jquery - Uncaught TypeError: Cannot read property 'replace' of undefined
I have used this jquery script on many of my sites with the same theme, settings, etc.It's in a wordpress Genesis C
theme development - Is hand coding required at all?
With template builders like Divi and Elementor, is hand coding still required? We are building a B2B website on WordPres
plugin development - Problem with autoloader and namespaces
I'm writing a simple plugin with oop and using namespaces and autoloading. Here is my main file: add_action('p
email - How do i send mail with custom Form Data using WordPress
I have a custom HTML form with input types and checkboxes. When I submit this form I want to send a mail will all the fo
url rewriting - Trouble with question mark in rewrite rule
The url I am trying to rewrite looks like this.root_domainsomethingsomething-elsealso-different-1030?success=1289Wit
customization - Add to search posts query array with post IDS which will appear first
Is there a way to add array of post IDS to set posts to be on top of search results?Something like adding a param top_po
WooCommerce Tax Filter Not Working
I'm using the official docs here:and their snippet below to create a threshold trigger so that orders below $110
How to handle new post from API request?
I feel silly for even asking this, as it seems like it should be very straightforward but I'm having a hard time fi
List sub-taxonomies from current taxonomy
I have a custom taxonomy called book with terms: 'science fiction', 'romantic', 'history'
meta query - Why does this incorrect pre_get_posts meta_query work for sort order?
I've got a fairly complicated post type archive page that I need to order by two meta fields and the post title. To
php - Disable if there are no children - Woocommerce
I have some code that displays the children categories on the screen but some parent categories do not have children if
Get an advanced custom field after post publish
After I publish a post I want to get a custom field from the plugin advanced custom fields and store it inside a databas
How to prefix post permalinks with blog - without affecting custom post types?
I have several custom post types, which are properly structured as %post_type%%postname%, however I wish to have the
homepage - blog page showing as homelanding page despite template change and reading settings
Live site.I'm having trouble pinpointing exactly why the Blog page is showing up as the Homelanding page. I'v
php - Is there a way to use the Wordpress users but without loading the entire Wordpress core?
I have a Wordpress site and a web application that can be used only by the registered (Wordpress) users.Now I'm loa
ajax - Load minimum WordPress environment
I made my own upload service for my website that is separate from WP, but uses WP to provide low level db functions and
UnInstallation of a Plugin from a developers perspective - The correct and clean method
I think a good developer should provide the uninstallation in the safest and cleanest possible way.I downloaded various
users - How to count total words for posts published by one author?
How can I get a total word count of one author's posts? Thanks.To be more clear, I wanna show the total word count
php - get_posts works in the page template but not in a shortcode
I am trying to write a shortcode, which includes 'get_posts' in order to get the blog posts data and then disp
How to know if a child theme is being used?
I have inherited the job of editing my agency's webpage. I didn't create the site, and I am not sure whether t

