plugin development - Hook into theme-switching later than `setup_theme`
I need to add a theme-switching logic to a site. Unfortunately, what I've tried already doesn't seem to work a
plugin development - BuddyPress and namespacing
I'm using PSR-4 autoloading and namespacing for a new plugin. However, because my plugin is namespaced (and all it&
categories - How to display get_the_category of post showing only CHILD of category "X"
I'm trying to display the get_category_category limiting the results to only the child categories of parent "6
url rewriting - Overwrite rewrite-slug of built in post-type 'post'
I need to change the rewrite-slug of the built in post-type 'post' to 'examplemagazinenewsany-nice-new
cron - Wp_Schedule_Event every day at specific time
I write Following code to run my function every day at 16:20 .. But I guess is the problem in code..not working Epoch ti
advanced custom fields - Will downloading a page builder plugin delete my existing data?
I had a website developer build my website. Now I want to add content myself. Will WPBakery Page Builder be compatible?
search.php template not loading results
This is really bizarre - this has never happened before :I have a search.php template which consists of this...<?php
htaccess - Wordpress sites in subfolders
I have a slightly different question to the usual 'how to put WP into a subfolder'I have two completely separa
plugin development - Change Label of custom post type
I have created a custom post type by the name of Teams. Listing page looks like thisHow can I change this highlighted ti
front end - Frontend registration form doesn't save data only redirects to wp-login
I have another wordpress dilemma... I've built a frontend registration form, but for some reason whenever a user tr
custom post types - Why is wp_list_authors not picking up Authors from CPT's?
Why is wp_list_authors not picking up Authors from CPT's when I have the supports option enabled? From what I have
Nested Custom Post Type or Custom Post Type Parents?
I'm looking to create some functionality on my custom theme I'm not sure if I need to research nested CPT or C
php - How do I fix this error
I am having trouble with my website. I'm fairly new to wordpress so I could use any help I can get: PHP Notice: Und
500 internal error - Wordpress 4.9.8 doesn't save if content has style="
Wordpress 4.9.8 when I save a draftpublish return me an error:GoneThe requested resourcewp-adminpost.phpis no longe
customization - How do I create a featured post within a custom post type?
Do I do this exactly the same way as I would with normal posts? I use a $featured_cat global variable and pull that out.
My first web wp-blog-header.phd
This is my first time making af webside and I have by an accident deleted somthing in at my File manager. (I thougth it
options - How to set up default values for a plugin?
What is the best way to go about setting up default values for a plugin? Should I just insert those values into the wp_o
plugins - How Is Network Activate Different From Activate (by Implementation)?
How is plugin network activate different from normal activation by implementation? What is donenot done in network acti
php - I need to edit a widget, with no dashboard access
What the title says. There's a widget on a website that I need to edit, but I only have ftp access.I've tried
filters - Displaying posts on a page that have been assigned a value in a database
I have a wordpress site with a bunch of posts that I need to display on a page, depending on their value in a database.T

