.
*/
if ( ! defined( 'ABSPATH' ) ) {
exit( 'You shall not pass' );
}
if ( ! is_admin() ) {
return;
}
if ( ! function_exists( 'xdebug_get_code_coverage' ) ) {
add_action( 'admin_notices', function () {
?>
for the WordPress Backend.
* Called by hook: admin_head
*/
public function print_css() {
?>
for the WordPress Backend.
* Called by hook: admin_head
*/
public function print_javascript() {
?>