Top "Wordpress" questions

This tag is for programming-specific questions about the WordPress content management system.

Get WordPress Post ID from Post title

I have an issue with a custom WordPress theme I'm developing. It's a bit convoluted, but essentially, what I need …

php wordpress
How to include WordPress functions in custom .php file?

How can I include WordPress functions in a custom .php file? In detail: I have a directory under my theme (…

php wordpress include
How to build floating menu bar when scroll down

When I scrolled down site display black menu bar at the top look like float bar. but I think there's …

jquery wordpress css css-transitions
error int the Failed to set referrer policy

I'm getting the following error in my chrome console for a Wordpress site I'm working on. Failed to set referrer …

javascript html wordpress meta referrer-policy
Strange symbol shows up on website (L SEP)?

I noticed on my website, http://www.cscc.org.sg/, there's this odd symbol that shows up. It says L …

html wordpress ascii
Wordpress REST API (wp-api) 404 Error

I have been using the Wordpress REST plugin WP-API for months now while developing locally with XAMPP. I recently migrated …

wordpress wp-api wordpress-rest-api
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 122880 bytes)

I have two domains, webhosted on 000webhost. I installed wordpress on them and for some days it functioned well, but …

php wordpress memory-limit
Get the product name in Woocommerce

I want to be able to display a product title by using PHP to echo the product name by the …

php wordpress woocommerce product
How do I generate a custom menu/sub-menu system using wp_get_nav_menu_items in WordPress?

I have an html structure that requires customization of the wp_nav_menu code. This is the html I need …

php wordpress menu wordpress-theming submenu
WampServer - mysqld.exe can't start because MSVCR120.dll is missing

I've tried to run wampserver on my local side, but mysql server doesn't run. when I try to install service, …

mysql wordpress windows-7 vmware wampserver