8889841cplugins/wp-job-board-pro/libraries/plugin-update-checker/Puc/v4p9/DebugBar/PluginExtension.php 0000644 00000001701 15051350543 0035512 0 ustar 00 home/clixcotz/gj.clix.co.tz/wp-content updateChecker->getUniqueName('uid') ) { return; } $this->preAjaxRequest(); $info = $this->updateChecker->requestInfo(); if ( $info !== null ) { echo 'Successfully retrieved plugin info from the metadata URL:'; echo '
', htmlentities(print_r($info, true)), ''; } else { echo 'Failed to retrieve plugin info from the metadata URL.'; } exit; } } endif;