plugins - WP_CRON issue with UTC and local time
I have made a plugin to change some user metadata on a schedule according to the wp_cron function.If the current time is
How to add class to bbPress bbp_get_topic_author_link()?
How can I add a class with bbp_get_topic_author_link() function. I want to add a class in the image, am tryingto do li
404 error - Single custom post type page redirecting to 404 page
I have declared post type as below:$args = array('labels' => $labels,'public' => true,'pu
multisite - Disable "similar permalink" redirect
This question already has answers here:How to prevent automatic redirection of 404 errors and "incorrect" URLs
php - How do I send a POST request with params with WordPress REST API
I am new to WordPress and I'm trying to make a POST request to login a user. I want to be able to send "userna
WP Query - Posts Per Page not working in combination with category__in
I'm not sure whether it's a bug or i'm doing something wrong, but it doesn't seem like posts_per_pag
php - Download full html page with CSV export plugin
I am making a csv exporter plugin for my own need. But the problem I have is that, it download whole page as html when I
php - How to distinguish if a plugin is not installed or just not active
I try to apply a check figuring out if a plugin is either not active or just not installed at all in the plugin director
categories - Theme for subcategories
I am working with categories (cities) and subcategories with the same menu (for example:cars, animals, houses).Therefo
images - Wrong domain in uploads folder
I just changed my website's domain and the user profile pictures saved in wp-contentuploads... still have the old
translation - Should I change text-domain of TGM library inside theme?
I created a theme and I want to publish it in wordpress. I used TGM library to check to require plugins. but the Theme-c
categories - Remove category link
I want to use categories but I also want to remove the category pages.Assumed that this category exists this URL should
localhost - Need help changing back the correct wordpress url
Hello I've just recently installed wordpress today on a development linux server. Everything seemed ok until when I
functions - Remove action hook from Class, understanding OOP
I am trying to remove an action that is within a class, of the parent theme. I made an example of the code I have, below
wp query - In a WordPress multisite configuration, how do I instruct WP_Query() to return posts from a sub-site?
I have a WordPress multisite with one main site and four sub-sites. All five sites have a custom post type with the name
jquery - Remove button from page if viewed through Customizer
Is it possible to remove a specific button from the page only if it is viewed from the Customizer? I did try a check for
How to change custom categories term links?
I have created "Tour Vacation"(tour-vacation) custom taxonomy and added below termsAfrica (africa)Canada (can
url rewriting - WordPress custom post type url change
I have two custom post types.Destinations - destination custom post type has their posts and they are organized in hiera
plugin development - wp_ajax function return the html page
I´m trying to do a plugin feature : download a file by a button click using wp_ajax feature.I already used wp_ajax but i
wp admin - wordpress custom theme import and export options for sample data
Closed. This question needs to be more focused. It is not currently accepting answers.Want to improve this question? Upd

