wordpress
Two post types share the same taxonomy in WordPress
Sharing a WordPress taxonomy between two post types is useful especially if you want to create a relation between different…
Modify the language attribute based on category in WordPress
How to modify the language attribute in your Wordpress theme using a specific value
WordPress Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
How I've beat the php mysterious fatal error unknown in Wordpress caused by caching plugin WP Fastest Cache
WordPress Gutenberg doesn’t parse Istagram oembed url
Sometimes Instagram embed doesn't work, why?
Stop sending email to new user in WordPress admin registration
A code snippet to prevent WordPress to send notification emails when you manually create new users. It uses a pluggable function.
A new avatar generator for WordPress with get_avatar and Flathash
Brand new avatars for WordPress Gravatar service
Add filter on wp_title not working with Yoast SEO plugin
For SEO purposes, in a specific template that has a list of items with pagination, I need to have different…