plugin development - Duplicate shipping method logic to another shipping method
Closed. This question is off-topic. It is not currently accepting answers.Your question should be specific to WordPress.
How to set up diffrent mobile theme for single site in Wordpress?
I have a site in Wordpress with few pages. One of them should have a diffrent theme than rest of webpages. I know how to
post thumbnails - How to add text & call to action button to featured image on homepage?
I do not have coding experience only what I've learned to be able to modify my WP themes.I am stuck on the follow
localization - Translations not returning translated strings
I have the following function to display my comment form in my child themefunction pietergoosen_comment_form_fields( $ar
php - Can an array be used as a meta_query value?
I'm trying to query a custom post type (courses) by grade using WP_Query and Advanced Custom Fields (ACF). Grades (
archives - How to prevent archiving and search engine caching in a free Wordpress blog?
I don't like to have my free Wordpress blog cached by search engines or even worse, archived by the known archiving
How can I create a plugin that changes the title color of a website?
I'm new to building plugins and just for testing purposes I would like to build a simple plugin that changes the ti
metabox - Getting gutenberg (WordPress 5) to save TInymce data?
I'm using this function to add a tinymce meta box:add_action( 'add_meta_boxes', function(){add_meta_box(
'Add Media' button doesn't work when editor is initialized from javascript
I am trying to instantiate the wp_editor with javascript, which works nicely except the 'Add Media' button doe
Allow logged in WordPress user to access 3rd party Laravel API via OAuth
I have a unique situation that I'd love some help with if possible:My company manages a lot of WordPress sites. Eac
Adding current user's ID to the end of PDF hyperlinks in post content
How can I add extra parameters after a hyperlink, for tracking purposes?For example, let's say I inserted media int
search - Modifying post content with the_post action hook
I'm trying to understand the best way to modify the way that search results are displayed with my custom post type.
add submenu page - Wrong current class on admin menu with add_submenu_page()
I'm writing a plugin that displays a postpage list in the admin menu, as a submenu for each post type. Here's
mysql - Keeping database within limits, please help!
I have a website that auto generates odds data to mysql table via cron job every 2hrs. Over time the data in my table is
meta query - WP_Query with meta_query no results
I have a custom post type and can get them using WP_Query with the following array:$args = array('post_type'
javascript - wp.customize.bind ready event not fired
I'm trying to add some javascript to my theme customizer. My JS file is loaded no problem and my document ready eve
php - How do I create comment-reply-button using <span> element not <a>
I'm currently working to design my first WordPress blog and I got stuck when I came to code comment-reply-button be
Pagination issue in archive.php
I can´t get works fine the pagination in archives for wordpress when i want limite the posts by page , if i let paginati
Trying to get custom field data in a simple plugin
The value is not fetching and displaying in this plugin. When I add the code elsewhere in the theme it's working pr
customization - How to get all `supports` attributes by post type?
i.e. when post is registered, like this:$args= ['supports' => ['thumbnail', 'title',

