-1, 'post_type' => 'ptu', 'post_status' => 'publish', 'suppress_filters' => false, 'fields' => 'ids', ) ); // If we have custom post types, lets try and register them if ( $custom_types ) { // Loop through all custom post types and register them foreach ( $custom_types as $type_id ) { // Get custom post type meta $meta = get_post_meta( $type_id, '', false ); // Check custom post type name $name = array_key_exists( '_ptu_name', $meta ) ? $meta['_ptu_name'][0] : ''; // Custom post type name is required if ( ! $name ) { continue; } // Get labels from meta $label = array_key_exists( '_ptu_label', $meta ) ? $meta['_ptu_label'][0] : $name; printf( ( '' ), $name, $label ); } } } ?>

demo_types(); $memory_limit = wp_convert_hr_to_bytes( @ini_get( 'memory_limit' ) ); $alpha_plugins_obj = new Alpha_TGM_Plugins(); $required_plugins = $alpha_plugins_obj->get_plugins_list(); $uninstalled_plugins = array(); $all_plugins = array(); foreach ( $required_plugins as $plugin ) { if ( is_plugin_inactive( $plugin['url'] ) ) { $uninstalled_plugins[ $plugin['slug'] ] = $plugin; } $all_plugins[ $plugin['slug'] ] = $plugin; } $time_limit = ini_get( 'max_execution_time' ); $server_status = $memory_limit >= 268435456 && ( $time_limit >= 600 || 0 == $time_limit ); ?>

    sw_notes as $index => $sw_note ) { ?>

is_registered() ) : ?>

$demo_details ) : ?> site_url . $demo; } ?>

' . alpha_escaped( $demo_details['alt'] ) . ''; if ( ! empty( $demo_details['status'] ) ) { echo '' . esc_html( $demo_details['status'] ) . ''; } ?>



get_step_link( 'status' ) ) . '">', '' ); ?>