Override woocommerce wc-class function
I'm not good in WP and plugins and will need some help here. I've read that is possible to alter some WC core
Ajax global variable is not getting saved (returns null)
I am trying to modify a global variable $lath , It is a shortcode. This is where i have defined it.function listing_orde
theme development - WP_bootstrap_Navwalker_issue
Closed. This question is off-topic. It is not currently accepting answers.Questions that are too localized (such as synt
javascript - Custom PHP endpoint for a plugin's AJAX call
I am writing a plugin for the first time, and I have a problem.I am using AJAX in my plugin. My JavaScript file is in th
plugin development - add_action not calling back to function
I am working on a plugin, but add_action doesn't call the callback. The code is as follows:require plugin_dir_path(
php - Self deactivate plugins after an action occurs
I'm developing a WordPress plugin.I want to download a file from a server, then unzip and put it inside the main di
editor - How to add button to post page WordPress 5.x
How can I add a button to a posts page? what hook can be used to add a custom buttonI'd like to place it next to, o
unit tests - How do I mock HTTP requests for PHPUnit?
I'm writing a plugin that makes requests to the Facebook graph API. As I don't want my unit tests to actually
block editor - In Gutenberg, now that withAPIData is being deprecated, how can I do an async call to a custom endpoint?
I have this working in my plugin and all is well with the world:edit: withAPIData( props => {return {roles: 'ma
wp remote get - Where would I put my call to wp_remote_get?
I have a sidebar is supposed to loop through a bunch of job postings that are fetched from a GET request. The resulting
theme development - add class to all images inside the content
I have a function like this: function add_responsive_class($content){$content = mb_convert_encoding($content, 'H
permalinks - Rewrite Rule for default post type
I am using two post types into my site:a) Post ( default post type )b) Program ( Custom Post Type )I am trying to add
php - Anyway to output the registration form like the login form with wp_login_form()?
I'm trying to create a dual loginregister page with WordPress and so far I found out I can create my custom templa
customization - Automatically Update Woocommerce Prices
Closed. This question is off-topic. It is not currently accepting answers.Your question should be specific to WordPress.
Rename wordress plugin
i installed a 3rd party saloon booking plugin on my wordpress site.But i need to rename this plugin name as mysaloon pl
How to replace custom post type slug with an ACF value?
I have a drop down select type field in Advanced Custom Fields. The values are Video and Image. I want to replace the Cu
categories - Style post archive blog preview based on category
0down votefavoriteI have a page showing your typical series of small post teasers - images, excerpt etc which adverti
plugin development - Why after a file is programmatically deleted, is there still a reference in the media library?
I work on a plugin that gets a file uploaded to the upload folder through media. The file is processed if it does not me
How to addupdate post meta to use in query?
I found a rating system that users can rate the post when commenting.Every thing is good but I want to use the average
editor - How to display full width block without toolbar?
I'm trying to create a full width blocks for the new Gutenberg editor, however I don't want to give to option

