current-admin-info icon indicating copy to clipboard operation
current-admin-info copied to clipboard

How to install

Open lbottoni opened this issue 6 years ago • 4 comments

How to possibile install this plugin in wordpress?

lbottoni avatar Apr 12 '18 15:04 lbottoni

@lbottoni its a wordpress plugin so just download this repo and put it inside the wp-content/plugins folder and the go the plugins listing and activate it.

varunsridharan avatar Apr 12 '18 15:04 varunsridharan

do it, but never plugin is it activable. Any other plugin work fine! in your root there "Bootstarp.php", but this naming not respect wp convention.

please tell me the name tha i must see in list plugins

lbottoni avatar Apr 13 '18 12:04 lbottoni

find it, activated and now all mya dmin panel not work!!!

Fatal` error: Class 'WCM\CurrentAdminInfo\Hooks' not found in C:\xampp\htdocs\wptravel\wp-content\plugins\current-admin-info\Bootstrap.php on line 27 Call Stack

Time Memory Function Location

1 0.0012 264464 {main}( ) ...\plugins.php:0 2 0.0019 309368 require_once( 'C:\xampp\htdocs\wptravel\wp-admin\admin.php' ) ...\plugins.php:10 3 0.0025 322136 require_once( 'C:\xampp\htdocs\wptravel\wp-load.php' ) ...\admin.php:31 4 0.0028 329456 require_once( 'C:\xampp\htdocs\wptravel\wp-config.php' ) ...\wp-load.php:37 5 0.0035 426800 require_once( 'C:\xampp\htdocs\wptravel\wp-settings.php' ) ...\wp-config.php:92 6 0.3028 19729616 do_action( ) ...\wp-settings.php:327 7 0.3028 19730080 WP_Hook->do_action( ) ...\plugin.php:453 8 0.3028 19730128 WP_Hook->apply_filters( ) ...\class-wp-hook.php:310 9 0.3162 20370832 call_user_func_array:{C:\xampp\htdocs\wptravel\wp-includes\class-wp-hook.php:286} ( ) ...\class-wp-hook.php:286 10 0.3162 20371064 {closure:C:\xampp\htdocs\wptravel\wp-content\plugins\current-admin-info\Bootstrap.php:22-35}( ) ...\class-wp-hook.php:286 Variables in local scope (#10) $globals = Undefined $hooks = Undefined $screen = Undefined

lbottoni avatar Apr 13 '18 12:04 lbottoni

resolved with "composer install", please write a tiny doc. now work fine

lbottoni avatar Apr 13 '18 12:04 lbottoni