add_meta_box( 'plugin-purpose', __( 'Plugin Purpose', 'tablepress' ), array( $this, 'postbox_plugin_purpose' ), 'normal' ); $this->add_meta_box( 'usage', __( 'Usage', 'tablepress' ), array( $this, 'postbox_usage' ), 'normal' ); $this->add_meta_box( 'more-information', __( 'More Information and Documentation', 'tablepress' ), array( $this, 'postbox_more_information' ), 'normal' ); $this->add_meta_box( 'help-support', __( 'Help and Support', 'tablepress' ), array( $this, 'postbox_help_support' ), 'normal' ); $this->add_meta_box( 'author-license', __( 'Author and License', 'tablepress' ), array( $this, 'postbox_author_license' ), 'side' ); $this->add_meta_box( 'credits-thanks', __( 'Credits and Thanks', 'tablepress' ), array( $this, 'postbox_credits_thanks' ), 'side' ); $this->add_meta_box( 'debug-version-information', __( 'Debug and Version Information', 'tablepress' ), array( $this, 'postbox_debug_version_information' ), 'side' ); } /** * Print the content of the "Plugin Purpose" post meta box. * * @since 1.0.0 * * @param array $data Data for this screen. * @param array $box Information about the meta box. */ public function postbox_plugin_purpose( array $data, array $box ) { ?>

/]' ) . '" readonly="readonly" />' ); ?>

documentation for a list of these selectors and for styling examples.', 'tablepress' ), 'https://tablepress.org/documentation/' ); ?>

plugin’s website or on its page in the WordPress Plugin Directory.', 'tablepress' ), 'https://tablepress.org/', 'https://wordpress.org/plugins/tablepress/' ); ?> documentation.', 'tablepress' ), 'https://tablepress.org/documentation/' ); ?>

Tobias Bäthge.', 'tablepress' ), 'https://tobias.baethge.com/' ); ?>
giving a donation is recommended.', 'tablepress' ), 'https://tablepress.org/donate/' ); ?> WordPress Plugin Directory.', 'tablepress' ), 'https://wordpress.org/support/view/plugin-reviews/tablepress' ); ?>

Support is provided through the WordPress Support Forums.', 'tablepress' ), 'https://tablepress.org/support/', 'https://wordpress.org/support/plugin/tablepress' ); ?> Frequently Asked Questions, where you will find answers to the most common questions, and search through the forums.', 'tablepress' ), 'https://tablepress.org/faq/' ); ?>

open a new thread in the WordPress Support Forums.', 'tablepress' ), 'https://wordpress.org/support/plugin/tablepress' ); ?>

use_mysqli ) && $GLOBALS['wpdb']->use_mysqli && isset( $GLOBALS['wpdb']->dbh ) ); ?>

· Website:
· TablePress:
· TablePress (DB):
· TablePress table scheme:
· Plugin installed:
· WordPress:
· Multisite:
· PHP:
· mysqli Extension:
· mySQL (Server): dbh ) : mysql_get_server_info(); ?>
· mySQL (Client): dbh ) : mysql_get_client_info(); ?>
· ZIP support:
· UTF-8 conversion:
· WP Memory Limit:
· Server Memory Limit:
· Magic Quotes:
· WP_DEBUG:
· WP_POST_REVISIONS:


· DataTables,', 'tablepress' ), 'http://www.datatables.net/' ); ?>
· Plugin Directory,', 'tablepress' ), 'https://translate.wordpress.org/projects/wp-plugins/tablepress/' ); ?>
·