Developer |
Bueltge
inpsyde |
---|---|
Update Time | July 27, 2016, 11:35 p.m. |
Donation URL: | donation |
PHP Version: | 2.7 + |
WordPress Version: | 4.5-beta3 |
/wp-content/plugins/
Tools
-> Adminer
Start Adminer
for view the database
If you use the plugins outside the wp-root or other one install, then you must define the absolute path to wp-load.php
in the install root of WordPress in the config.php
inside the plugin folder of Adminer.'/var/www/wpbeta'
* Windows client with XAMPP: $wp_siteurl = 'C:/xampp/htdocs/wpbeta';
/
$wp_siteurl = '';import
, see https://codex.wordpress.org/Roles_and_Capabilitiesselect
functionpagination()
function