Disable Author Archives
- Redirects all author archive pages to the homepage and rewrites author links.
- Prevents exposure of author usernames and improves security by hiding author-specific pages from the frontend.
Duplicate Post
- Adds a “Duplicate” link in post and page lists for selected post types.
- Creates a copy of the original content, including meta fields, as a draft — speeds up content creation by letting you clone existing posts or pages.
Query Monitor Lite
- Displays key site performance metrics directly in the WordPress admin bar.
- Shows page load time, memory usage, total queries, PHP & MySQL versions, OPcache status, scripts & styles count, HTTP method, and server info — useful for developers to quickly monitor site health.
Switch Theme Preview
- Allows previewing a different theme by adding ?preview_theme=theme-slug in the URL.
- Overrides the active template and stylesheet for the current request — useful for testing themes without changing the live site.
404 pages to Home URL
- Automatically redirects visitors from 404 (page not found) errors to your homepage.
- Excludes admin, cron, XML-RPC, and custom login URLs — keeps visitors on your site and improves user experience.