All WordPress AJAX calls always return 0
After page migration I have a problem with all AJAX calls. They always returning 0. I probably done everything and can
admin - Hiding by default specific post status on backend list?
I created various custom post status options (like default ones: "published", "draft" and so on) and
php - Setting All Drafts to 'exclude-from-catalog' in WooCommerce
Is there anyway to do this programatically? Meaning via a PHP script on my localhost, exporting and then importing back
Using the_post_thumbnail do not rollback to original image if specified thumbnail does not exist
We have a series of posts some do not have a defined thumbnail size (i.e. "small-featured"). Right now with th
WordPress Upgrade - API files returning 404 on Multisite
I've just upgraded to WordPress 5, and all is working fine on the main site.However on the two sub-branch sites, wh
shortcode - How do I point bloginfo('stylesheet_directory') to my parent theme?
I've created a child theme but the parent theme seems to use bloginfo('stylesheet_directory') to point to
functions - Load CSS file conditionally
Trying to load CSS file conditionally – only for specific pages with the following:add_filter('tablepress_use_defau
block editor - Allow excerpt for pages in Gutenberg?
I'd like to utilize excerpt field on pages. How do I enable it? Currently excerpt block only shows on posts in side
I want to display posts common in 3 categories
Closed. This question needs details or clarity. It is not currently accepting answers.Want to improve this question? Add
functions - Remove Font-Awesome MaxCDN Link & Load Locally
MaxCDN is slowing down my site so I want to load font-awesome locally but I can't seem to write the correct functio
import - After imorting posts from another blog double line breaks have been replaced with single line breaks
i wonder if anyone else has had this problem and knows how to fix it.After importing all posts from my old wordpress ins
theme development - Is there a has_more_tag() method or equivalent?
I need to determine if the current post has a "more" tag. I'm currently using$pos=strpos($post->post_c
Call PHP file within a plugin to activate function
So, the following might be absolutely against WordPress standards & best practices, but I'm in the process of l
Custom Post Type Template Hierarchy - Single post template
I have registered a custom post type and I am trying to make posts of that type display in a specific template file but
How to override parent theme actions
Working on a child theme. On the parent theme functions.php there is a 'widgets_init' action where four sideb
wp query - Set global $wp_query$post variable for dynamic page generation
This is a difficult one to describe, but I'll do my best...I'm trying to set up pages that can be shown based
Grid slider with custom post type (how to filter with taxonomies?)
I managed to use Radiant Scroller to create a slider grid of posts for my custom post type (zee_work). It serves as a di
customization - Wordpress broken after domain name change
I configured my Wordpress site to use a new domain name. I'm still using the same hosting provider. I have also set
migration - Can't see images in posts after migrating site to subdomain
After moving my site to a a subdomain for testing, everything works fine except the images. I can see the images in meta
How to check Ajax request only when i opened the Notifications list?
I have this script from plugin i used "DW Notifications", the problem i'm facing is the ajax auto check f

