About
Howdy, I’m Kiri, an Eelam Tamil diaspora. Nerd of modern tech, science and humanity. Building on Jamstack and Wordpress Developer experience.
Set a Minimum Word Count for Posts
Force your authors to write posts that have a minimum length.
Show Active Plugins First
List active plugins first in the wp-admin list of plugins.
Prevent Loading Translations
If your site is using en_US reduce the memory used for translation calls.
Sticky Posts on Category Pages
Make sticky posts show up first on category pages too.
Limit Post Revisions
This snippet will limit the post revisions storage memory to 4. To get started, you’ll need…
Hide the breadcrumbs on pages.
This snippet can be used to hide the breadcrumbs on pages.
Remove Gutenberg Blocks Library CSS
Remove Gutenberg Block Library CSS from loading on the frontend
Disable All UpdraftPlus Email Notifications
This snippet completely disables all email notifications from UpdraftPlus, including backup reports, error notifications, warnings, and…
Protect Admin User
A simple safeguard to protect site owner or developer account from deletion. This code snippet is…