actions(); ?> tabs(); ?>


: [?]'; ?>
: [?]'; ?>
: [?]'; ?>
: uploads directory. This directory must be writable.', 'adena' ) . '">[?]'; ?> ' . '✔ ' . esc_html($sysinfo['redux_data_dir']) . ' '; } else { printf( '' . '✕ ' . __( 'To allow data saving, make %s writable.', 'adena' ) . '', esc_html($sysinfo['redux_data_dir']) ); } ?>
: [?]'; ?> ' . esc_url($sysinfo['wp_content_url']) . ' '; ?>
: [?]'; ?>
: [?]'; ?>
: Permalinks.', 'adena' ) . '">[?]'; ?>
: [?]'; ?>
: [?]'; ?>
: [?]'; ?>
: [?]'; ?> ' . sprintf( __( '%s - We recommend setting memory to at least 40MB. See: Increasing memory allocated to PHP', 'adena' ), esc_html($sysinfo['wp_mem_limit']['size']), 'http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP' ) . ''; } else { echo '' . esc_html($sysinfo['wp_mem_limit']['size']) . ''; } ?>
: [?]'; ?>
: [?]'; ?> ' . '✔' . ''; } else { echo '' . '–' . ''; } ?>
: [?]'; ?>
: [?]'; ?> $value ) { echo '' . esc_html(ucfirst( $key )) . ': ' . esc_html($value) . '
'; } ?>
[?]'; if ( $sysinfo['fsockopen_curl'] === 'true' ) { $posting['fsockopen_curl']['success'] = true; } else { $posting['fsockopen_curl']['success'] = false; $posting['fsockopen_curl']['note'] = esc_html__( 'Your server does not have fsockopen or cURL enabled - cURL is used to communicate with other servers. Please contact your hosting provider.', 'adena' ) . ''; } /* // SOAP $posting['soap_client']['name'] = 'SoapClient'; $posting['soap_client']['help'] = '[?]'; if ( $sysinfo['soap_client'] == true ) { $posting['soap_client']['success'] = true; } else { $posting['soap_client']['success'] = false; $posting['soap_client']['note'] = sprintf( __( 'Your server does not have the SOAP Client class enabled - some gateway plugins which use SOAP may not work as expected.', 'adena' ), 'http://php.net/manual/en/class.soapclient.php' ) . ''; } // DOMDocument $posting['dom_document']['name'] = 'DOMDocument'; $posting['dom_document']['help'] = '[?]'; if ( $sysinfo['dom_document'] == true ) { $posting['dom_document']['success'] = true; } else { $posting['dom_document']['success'] = false; $posting['dom_document']['note'] = sprintf( __( 'Your server does not have the DOMDocument class enabled - HTML/Multipart emails, and also some extensions, will not work without DOMDocument.', 'adena' ), 'http://php.net/manual/en/class.domdocument.php' ) . ''; } */ //// GZIP //$posting['gzip']['name'] = 'GZip'; //$posting['gzip']['help'] = '[?]'; // //if ( $sysinfo['gzip'] == true ) { // $posting['gzip']['success'] = true; //} else { // $posting['gzip']['success'] = false; // $posting['gzip']['note'] = sprintf( __( 'Your server does not support the gzopen function - this is required to use the GeoIP database from MaxMind. The API fallback will be used instead for geolocation.', 'adena' ), 'http://php.net/manual/en/zlib.installation.php' ) . ''; //} // WP Remote Post Check $posting['wp_remote_post']['name'] = esc_html__( 'Remote Post', 'adena' ); $posting['wp_remote_post']['help'] = '[?]'; if ( $sysinfo['wp_remote_post'] === 'true' ) { $posting['wp_remote_post']['success'] = true; } else { $posting['wp_remote_post']['note'] = esc_html__( 'wp_remote_post() failed. Many advanced features may not function. Contact your hosting provider.', 'adena' ); if ( $sysinfo['wp_remote_post_error'] ) { $posting['wp_remote_post']['note'] .= ' ' . sprintf( __( 'Error: %s', 'adena' ), redux_clean( $sysinfo['wp_remote_post_error'] ) ); } $posting['wp_remote_post']['success'] = false; } // WP Remote Get Check $posting['wp_remote_get']['name'] = esc_html__( 'Remote Get', 'adena' ); $posting['wp_remote_get']['help'] = '[?]'; if ( $sysinfo['wp_remote_get'] === 'true' ) { $posting['wp_remote_get']['success'] = true; } else { $posting['wp_remote_get']['note'] = esc_html__( 'wp_remote_get() failed. This is needed to get information from remote servers. Contact your hosting provider.', 'adena' ); if ( $sysinfo['wp_remote_get_error'] ) { $posting['wp_remote_get']['note'] .= ' ' . sprintf( __( 'Error: %s', 'adena' ), redux_clean( $sysinfo['wp_remote_get_error'] ) ); } $posting['wp_remote_get']['success'] = false; } $posting = apply_filters( 'redux_debug_posting', $posting ); foreach ( $posting as $post ) { $mark = ! empty( $post['success'] ) ? 'yes' : 'error'; ?>
: [?]'; ?>
: [?]'; ?> ' . '✔' . ''; } else { echo '' . '–' . ''; } ?>
: [?]'; ?>
: [?]'; ?> ' . esc_html($sysinfo['abspath']) . ''; ?>
: [?]'; ?>
: [?]'; ?>
: [?]'; ?>
: [?]'; ?>
: [?]'; ?> ' . '✔' . ''; } else { echo '' . '–' . ''; } ?>
: [?]'; ?> ' . '✔' . ''; } else { echo '' . '–' . ''; } ?>
: [?]'; ?>
: [?]'; ?>
: [?]'; ?> ' . '✕ ' . sprintf( __( 'Default timezone is %s - it should be UTC', 'adena' ), esc_html(date_default_timezone_get()) ) . ''; } else { echo '' . '✔' . ''; } ?>
:
$plugin_data ) { $version_string = ''; $network_string = ''; if ( ! empty( $plugin_data['Name'] ) ) { // link the plugin name to the plugin url if available $plugin_name = esc_html( $plugin_data['Name'] ); if ( ! empty( $plugin_data['PluginURI'] ) ) { $plugin_name = '' . esc_html($plugin_name) . ''; } ?>
()
 
$data ) { $inst_name = ucwords( str_replace( array( '_', '-' ), ' ', $inst ) ); $args = $data['args']; ?> $found_plugin_files ) { ?>
opt_name: [?]'; ?>
global_variable: [?]'; ?>
dev_mode: [?]'; ?> ' . '✔' . '' : '' . '–' . ''; ?>
ajax_save: [?]'; ?> ' . '✔' . '' : '' . '–' . ''; ?>
page_slug: [?]'; ?>
page_permissions: [?]'; ?>
menu_type: [?]'; ?>
page_parent: [?]'; ?>
compiler: [?]'; ?> ' . '✔' . '' : '' . '–' . ''; ?>
output: [?]'; ?> ' . '✔' . '' : '' . '–' . ''; ?>
output_tag: [?]'; ?> ' . '✔' . '' : '' . '–' . ''; ?>
template_path: [?]'; ?> ' . esc_html($args['templates_path']) . ''; ?>
Templates: [?]'; ?> ', $found_plugin_files ); ?>
Extensions [?]'; ?> $arr ) { $ver = $arr['version']; echo '' . ucwords( str_replace( array( '_', '-' ), ' ', $name ) ) . ' - ' . esc_html($ver); ?>
: [?]'; ?>
: [?]'; ?> Version, '!=' ) ) { echo ' – ' . esc_html($theme_version_data['version']) . ' ' . esc_html__( 'is available', 'adena' ) . ''; } ?>
: [?]'; ?>
: [?]'; ?> ' . '✔' . '' : '✕
' . sprintf( __( 'If you\'re modifying Redux Framework or a parent theme you didn\'t build personally, we recommend using a child theme. See: How to create a child theme', 'adena' ), 'http://codex.wordpress.org/Child_Themes' ) . ''; ?>
: [?]'; ?>
: [?]'; ?>
: [?]'; ?>