Duplicate Post/Page Link
Duplicate Post/Page Link and create a copy of a post or page very quickly. <?php…
Display the Last Updated Date
Display the "Last Updated" date and keep your readers informed about the freshness of the…
Completely Disable Comments
Completely Disable Comments for all post types, in the admin and the frontend. <?php add_action('admin_init',…
Allow SVG Files Upload
Allow SVG Files Upload and Add support for SVG files to be uploaded in WordPress…
Disable The WP Admin Bar
Disable The WP Admin Bar and Hide the WordPress Admin Bar for all users in…
Disable Attachment Pages
Disable Attachment Pages and prevent WordPress from creating and displaying attachment pages. <?php add_action( 'template_redirect',…
Hide “Remember Me”
Hide the "Remember Me" checkbox on the login page. <?php add_action( 'login_enqueue_scripts', function() { echo…
Disable Automatic Updates
Disable Automatic Updates and disable automatic updates on your website. <?php // Disable core auto-updates…
Steps To Achieve MetaVerification On Facebook
Popularity MetaVerification, offered by Meta (formerly Facebook), signifies that your account has been officially recognized…
5 Cool DIY Tech Projects You Can Try at Home
Popularity Are you interested in combining your love for technology with a bit of hands-on…