开发者 |
Bueltge
inpsyde |
---|---|
更新时间 | 2016年7月27日 23:35 |
捐献地址: | 去捐款 |
PHP版本: | 2.7 及以上 |
WordPress版本: | 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