Here’s how you can selectively enable or disable Jetpack features on self-hosted WordPress sites. This way you can activate only those features that you wish to use.
WordPress
Here are codes that will allow you to add new buttons, remove default ones, and create custom button list for Distraction-Free editor in WordPress.
WordPress Theme Demo Bar is a free plugin that allows you to use a single WordPress installation to present more than one WordPress theme.
This code snippet will allow you to show different number of posts on homepage, per category, and post type without using any plugin.
Here’s a custom database error page template code for WordPress that will provide a friendly message to your site visitors and inform you about the error via email notification.
Here’s a custom maintenance page template code for WordPress that will increase the experience of your site visitors while you’re doing some maintenance work in the backend,
Add any of these code snippets to your active theme’s functions.php file in order to include or exclude one or more categories from the loop on your home page.
Bulk Plugin Installation is a free WordPress plugin that allows you to install multiple plugins on a site with the click of a button.
Drop this code snippet into your theme’s functions.php file to enable user login with email address, and also change login page text to inform about this functionality.
Make sure new users on your WordPress site change their password on first login-in with Force Password Change plugin.