WordPress
-
No children with a WordPress theme
With the introduction of the latest WordPress themes, there’s a significant shift in how we manage design and customisation.
-
Loading Javascript in WordPress Plugin
If you’re developing a WordPress plugin and wondering how to load Javascript in your plugin, I’ve found an example below.
-
Fixing the 500 Internal Server Error in WordPress
The 500 Internal Server Error is often caused by plugin or theme functions, but it’s exhausting the PHP memory limit in my case.
-
Get tag description and display in WordPress
I’ve been searched for how to get tag description and display in WordPress. I’m not sure whether it works for me, but I’ve found a solution here as below:
-
Twenty Twenty-one child theme
If you want to use a plugin, there are many plugins out there to customise WordPress themes. As for the Twenty Twenty-one theme, I recommended Options for Twenty Twenty-One and Twentig plugins.
-
Removing the default credit line from the footer of the WordPress theme
Most WordPress users do not want to display “Proudly powered by WordPress” on the footer line. My first job each time I install a new WordPress site is to remove that line.