functions - Return category name with & Ampersand doesnt work
I have a category named: This & ThatHowever, for some strange reason my switch code doesn't pick it up. When I
Delete Custom Posts & Attachments
I'm trying to setup a script that will automatically delete all posts of a custom post type, including their attach
Insert JSON output into Wordpress Database
I'm tearing my hair out trying to get this to work!I am writing a plugin to display cricket fixtures, results and m
Ajax is not working for logged out users
I am trying to load more content with ajax. the script does not return anything when I am logged out.this is my php code
publish - Check if comment was successfully submited
Is there a way to check that comment was successfully submitted? I want to display some text or hide a comment form for
regex - Redirect 301 of old urls to wordpress urls
I am migrating a website from vivvo cms to wordpress. Vivvo is using category pages like index.numberofthepage.htmlI wan
How to create mass 301 redirects with PHP in Nginx server without using a WP plugin
New on Nginx based web server setup and finding a way to create mass 301 redirects in a WP site without using any plugin
updates - WP 5 upgrade and ALTER TABLE wp_post ... post_password
I manage the server for a site with 30k+ posts. I've tried to update the site from WP 4.9.9 to current WP 5.0.2.The
Front-End Post Submission
I am trying to add a form where users can submit post from front-end.I am Following this tutorial:http: wpshoutwordp
Changing title of a page dynamically from within a plugin
Every WordPress page can be described as having two titles:The pagepost title, which is displayed within the pagepost
How to increase image size returned from Flickr oEmbed in Twenty Twelve theme
I've been using the excellent Flickr Gallery plugin for a while but while upgrading a site to WP3.5 and the Twenty
wp admin - Appearance -> Menus doesn't show
Ony of my colleges started with the implementation of a new theme, I'm trying to add Menus but the option doesn
customization - How to save widget fields generated from an array?
I created simple php abstract widget class that can generate form with fields from an array. When I try to save fields,
functions - How to include any template using Shortcode fuction?
function custom_code(){return include( get_stylesheet_directory() . 'custom-template.php');}add_shortcode(&
My custom link works only on home page
I created a custom ID for the Portfolio section on my home page. Then I linked it to the "Portfolio" menu, but
wp cron - Check if event was scheduled - schedule event only once
I have some programming error in my wordpress plugin. When its running, then it keeps registering cron job to the wordpr
php - Correct way to make static pages editable in wordpress
I am in the process of converting a small static website with 5 pages into a WordPress site.I have created a custom them
block editor - Gutenberg pass properties to filter
I'm using Gutenberg block filters to add a class name to the block’s wrapper component in the editor.registerBlockT
Scheduled posts appear as clickable in the front end
My Wordpress is giving me the weirdest of errors. When I schedule a post, it gets published, but if you visit the post a
multisite - Migrating a WP site with 2 WP installations
excuse me for posting a migration question here.I am working with a client who has a website written in php and I am in

