wordpress
The popular tool used by non technical staff to make sites or add things to their site and make it a mess. I love and hate Wordpress.
Testing an image gallery library in javascript
Testing a simple lightbox javascript in my wordpress theme.
Bright Link Previews plugin for WordPress
How to add a link preview to all the links of your site
Test sull’utilizzo di ChatGPT nella scrittura di articoli dentro a WordPress
Alcuni appunti sull'utilizzo di ChatGPT, occhio con la matematica.
WP Gutenberg notes
Collection of notes and thoughts on Wordpress Gutenberg blocks development.
Updating a metabox after Gutenberg updates
When press on "Update" refresh a custom metabox under gutenberg editor.
Two post types share the same taxonomy in WordPress
Sharing a taxonomy between different post types
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
Remove or change the view link in WordPress posts list admin
If you want to remove the row action ‘view’ from the admin posts list within a specific custom post type…
How to add rel=”nofollow” to links with preg_replace()
Adding rel="nofollow" to external link is a good SEO practice.
WordPress 4.1.1 is available! Please update now.
Sometimes you find messages like “WordPress 4.1.1 is available! Please update now.“, in italian it is: “È disponibile WordPress 4.1.1! Aggiorna…
Fix for WP SUPER CACHE home not refreshing
WP SUPER CACHE is one of the most used WordPress plugin for cache, but probably there is a small bug…
Add client logo to wordpress login
If you want to add your logo or the logo of your client above the wordpress login you have to…
Force WordPress to use Italian date
To get date with get_the_time in Italian you should specify italian (it_IT) in the WP_LANG constamt in your wp_config.php file.…
VK Social metrics, Top Stories plugin now with support for Vkontakte
VK SOCIAL METRICS VK.COM, also known as Vkontakte, is an important russian social network, which has over 270 million users.…
Get Google Plus Follower count from PHP in WordPress
I’ve found a similar function to retrieve the number of followers of a Google Plus page, inside WordPress, but it…
How to Fan Gate a page in wordpress?
You can use my plugin, which is totally custom for layout (you can change the image of the pop up…
Top Social Stories plugin and widget for WordPress
Just released a plugin for WordPress that can be used to track your posts on Facebook, Twitter and Google+. When…
How to remove custom fields from WordPress
Ok. You’ve added custom fields in wordpress, but how can you remove them? How to delete custom fields wordpress Two…
W3tc plugin feed problem
When your WordPress site has a great number of requests it could happen that your server can’t handle all the…