There are no reviews yet. Be the first to send feedback to the community and the maintainers!
slickstack
Lightning-fast WordPress on Nginxspeed-demon
Performance hacks for WordPressforce-https
HTTPS enforcement for WordPresshovercraft
No maintenance WordPress themedashboard-cleanup
Cleans up the WP Admin backend by disabling various core WP and WC bloat features including Automattic spam, nag notices, tracking, and other items.disable-cart-fragments
Completely disables the AJAX cart fragments feature in WooCommerce for a huge boost in loading speed (redirect to cart page highly recommended).seo-genius
Lightweight WordPress SEO pluginindex-autoload
Adds an index to the autoload in wp_options table and verifies it exists on a daily basis (using WP Cron), resulting in a more efficient database.autoloader
Enables standard WordPress plugins contained in a folder to be placed in the mu-plugins directory and loaded prior to others (forked from Bedrock).wplite
WordPress boilerplate focused on speed, security, and lightweight code that includes several Must Use plugins and also supports Composer (Packagist).clear-caches
Purge all of the WordPress cachesplugin-boilerplate
PHP boilerplate used in all WordPress plugins released by LittleBizzy that supports automatic updates for both public and private GitHub repos.cloudflare
Easily manage CloudFlare's free features including purge proxy cache (CDN) and enable dev mode, with Dashboard widgets for DNS Records and Analytics.security-guard
Super easy security for WordPressinline-styles
Automagically loads styles from your active theme and plugins in the site-wide head of your site as internal (embedded) CSS for faster page render.server-status
Useful statistics about the server OS, CPU, RAM, load average, memory usage, IP address, hostname, timezone, disk space, PHP, MySQL, caches, etc.plugin-blacklist
Allows web hosts, agencies, or other WordPress site managers to disallow a custom list of plugins from being activated for security or other reasons.disable-xml-rpc
Completely disables all XML-RPC related functions in WordPress including pingbacks and trackbacks, and helps prevent attacks on the xmlrpc.php file.minify-html
Tactfully minifies HTML output and markup to remove line breaks, whitespace, comments, and other code bloat to cleanup source code and improve speed.404-to-homepage
Redirects all 404 (Not Found) errors to the homepage for a better user experience, less abuse from bots, and 100% elimination of Google GSC warnings.sftp-details
Displays a small Dashboard widget to remind logged-in Admin users of their server SFTP login information for easy reference (uses defined constants).disable-embeds
Disables both external and internal embedding functions to avoid slow page render, instability and SEO issues, and to improve overall loading speed.disable-customizer
Completely disables the Customizer in WP Admin for websites using custom themes or that otherwise wish to hide that submenu from all WordPress users.download-theme
Quickly and easily download a ZIP file of any theme currently installed on your WordPress website without requiring SFTP info or fancy dependencies.great-migration
Offers the easiest way to migrate an entire WordPress site (themes, plugins, media, and database) with a single click using the standard ZIP format.disable-admin-ajax
Completely disables frontend access to admin-ajax.php regardless of Heartbeat settings, to avoid unwanted AJAX calls and vastly improve performance.duplicate-post
Easily duplicate (clone) any post, custom post, or page which are then saved in Draft mode, saving you tons of time and headache (no settings page).disable-woocommerce-status
Completely disables the WooCommerce Status widget in the WP Admin dashboard to greatly improve backend performance on shops with large inventories.custom-functions
Enables the ability to input custom WordPress functions such as filters in a centralized place to avoid the dependence on a theme functions.php file.object-cache
Drop-in persistent object cache for WordPress based on Redis in-memory storage that supports Predis, clusters, and WP-CLI (forked from PressJitsu).disable-gutenberg
Completely disables the Gutenberg block editor and enables the classic WordPress post editor (TinyMCE aka WYSIWYG) for lighter coding and simplicity.header-cleanup
Cleans up most of the unnecessary junk meta included by default in the WordPress header including generator, RSD, shortlink, previous and next, etc.xml-sitemap
Generates a complete XML sitemap for WordPress or WooCommerce including posts, custom posts, pages, products, etc for better search engine indexing.dns-prefetch
Enables a centralized settings page for DNS prefetching to be customized while removing any pre-existing DNS prefetch code added by WordPress themes.disable-author-pages
Disables author pages and linksforce-strong-hashing
Forces all user passwords generated by WordPress to be hashed using Bcrypt, the most secure and popular PHP hashing algorithm currently available.disable-search
Completely disables the built-in WordPress search function to prevent snoopers or bots from querying your database or slowing down your website.disable-dashicons
Easily remove the bloated Dashicons CSS assets and related icons from loading on both the frontend and backend for a cleaner and faster WordPress.disable-feeds
Completely disables all RSS, Atom, and RDF feeds generated by WordPress to simplify code and avoid aggregate indexing of feed data across the web.download-media
Quickly and easily download a raw file of any media currently uploaded on your WordPress website without requiring SFTP info or fancy dependencies.disable-emojis
Completely disables both the old and new versions of WordPress emojis, removes the corresponding javascript calls, and improves page loading times.download-plugin
Quickly and easily download a ZIP file of any plugin currently installed on your WordPress website without requiring SFTP info or fancy dependencies.restrict-profile-changes
remove-category-base
Removes and 301s category basedisable-image-compression
Disables all JPEG compressiondelete-expired-transients
Deletes all expired transients upon activation and on a daily basis thereafter via WP-Cron to maintain a cleaner database and improve performance.statcounter
Optimized StatCounter trackingdisable-woocommerce-styles
Completely disables all of the CSS stylesheets that are loaded by WooCommerce in order that styling can be better managed by a single style.css file.remove-query-strings
Removes all query strings from static resources meaning that proxy servers and beyond can better cache your site content (plus, better SEO scores).disable-media-uploads
Prevents user levels from uploading media files within the Media menu in WP Admin and also via Posts, Pages, or otherwise (for staging sites, etc).repo-man
Adds GitHub search for WordPress plugins and themes to avoid WordPress.org lock-in, and supports one-click installation and automatic plugin updates.mirrors
Collection of custom scripts and configs for LEMP server management released and maintained by LittleBizzy, the best managed WordPress hosting in the world.metadata
Complete solution for WordPress metadata and meta tags, including custom title tags and meta descriptions, for massive SEO and usability benefits.disable-pinging
Completely disables the Update Services feature in WordPress to stop the pinging of third party services (an outdated technology) and reduce bloat.disable-post-via-email
Completely disables and hides the Post Via Email feature included in WordPress core for stronger security and to simplify the backend settings page.disable-jquery-migrate
Easily prevent the jQuery migrate script that is included with WordPress core from being loaded to slim down source code (for advanced users only).restrict-usernames
Stops new WordPress users from registering accounts or posting comments with existing usernames, undesirable usernames, or custom defined usernames.delete-old-revisions
Limits the number of post revisions saved to your WordPress database and automatically deletes older revisions and auto-drafts via WP Cron each day.multisite-billing-manager
Billing for Multisite networksdisable-archives
Completely disables the date-based archives (year, month, day) generated by WordPress for a cleaner frontend and to avoid duplicate content issues.disable-empty-trash
Stops WordPress emptying trashanonymous-bbpress
Anonymous bbPress guest postingblock-referrer-spam
Easily block referral traffic from specified domains or URLs who are low quality visitors or who you otherwise wish to not show up in your analytics.limit-heartbeat
Limits the Heartbeat API in WordPress to certain areas of the site (and a longer pulse interval) to reduce AJAX queries and improve resource usage.throwaway-theme
A throwaway default theme created for SlickStack servers to delete WP Core junk and prepare cleaner WordPress installations (inspired by iThemes).stage-director
The easiest way to safely pull your entire WordPress production site over to a temporary staging server without ever leaving the WP Admin dashboard.clicky-analytics
Inserts Clicky Analytics code just above the closing body tag to ensure fastest performance possible and to avoid conflicting with any other scripts.view-defined-constants
Displays all defined constants found by PHP (and WordPress) using a simple print method that can be easily accessed under the Tools menu in WP Admin.disable-email
Completely disables all email sending functions in WordPress, including messages sent by email APIs (but only compatible with our sister plugins).disable-thumbnail-regeneration
Disables the default image meta and thumbnail regeneration functions that occur in WooCommerce Core to improve performance and retain better control.disable-comments
Quickly disables commenting functions site-wide without altering your database or post settings (useful during site migrations, maintenance, etc).google-analytics
Inserts Google Analytics code just above the closing body tag to ensure fastest performance possible and to avoid conflicting with any other scripts..github
redirect-attachment-pages
Redirect attachment page URLsshortcode-manager
Allows you to centrally manage custom shortcodes for cleaner and easier web development, along with a few popular pre-coded shortcuts for widgets and more.noindex-manager
Noindex thin WordPress contentcheck-email
enable-subtitles
Creates a new the_subtitle function for use in WordPress posts and pages, such as for H2 subtitles, that can be used in template files or shortcodes.convert-database-tables
virtual-adstxt
login-redirect
maintenance-mode
Minimalistic plugin with a simple one-click on/off switch and zero settings to worry about, featuring default WordPress styling without any images.taxonomies-widget
contact-details
Contact information shortcodessuperuser
Continually ensures that a superuser exists in the WordPress database for customer support reasons or to assist with emergency user login recovery.301-redirects
Easily manage all of your 301 redirects in one place to vastly improve SEO and usability, while avoiding messy solutions like htaccess rules, etc.codeguard
Intuitive and lightweight interface for CodeGuard that supports on-demand site backups and restores, with zero local storage and remote SSH support.sendgrid
facebook-pixel
Inserts the Facebook Pixel site-wide just above the closing body tag to ensure fastest performance and to avoid conflicting with any other scripts.hovercraft-child
HoverCraft child theme examplegenghis-khan
An intuitive suite of tweaks and tools for WordPress that allow you to penetrate the Great Firewall Of China and appease the communist overlords.manifest-destiny
email-log
Creates an easily accessible log of all emails generated and sent via WordPress (but not PHP), including email APIs (if used with our sister plugins).stackpath
force-full-names
Forces all frontend and backend display names to show both a first and last name, and disables display name and nickname fields, to reduce confusion.mailgun
material-icons
Rapidly loads the latest Material Icons version using a single CSS file hosted by Google with no JS whatsoever, and disables any other MI functions.latin-slugs
Forces permalinks (posts, pages, etc) and other slugs (filenames, etc) to be transliterated to their Latin equivalent for better SEO and readability.virtual-robotstxt
Replaces the default virtual robots.txt generated by WordPress with an editable one, and deletes any physical robots.txt file that may already exist.direct-checkout
Enables a direct checkout capability for WooCommerce so that your visitors can skip the shopping cart, meaning less clicks and higher conversions.Love Open Source and this site? Check out how you can help us