Opis
SbS Settings gives you a single, clean settings page to tune WordPress and WooCommerce without installing a dozen separate plugins. Every option is a simple toggle — changes save instantly via AJAX with no page reload. A global search box finds any option in an instant, one-click presets apply curated bundles of recommended settings, and per-tab counters show how many tweaks are active at a glance.
Settings are organized into sections:
Presets
One-click bundles of recommended settings — Blog, WooCommerce Shop, Maximum Performance, and Security Hardening. Presets only enable options; they never turn off anything you have already configured.
WooCommerce
Control every aspect of WooCommerce bloat: disable or slim down WC Admin, hide upsells and marketplace notices, remove onboarding emails, dequeue scripts and styles on non-shop pages, disable Cart Fragments, remove Stripe scripts, and turn off WooCommerce Blocks on the front-end.
Admin Panel
Clean up the WordPress back-end: remove the Help tab, permanently dismiss admin notices per-user, hide the WordPress logo and footer credit, disable autosave, control which dashboard widgets appear, replace the login page logo, and add one-click post duplication to all post types.
Performance
Speed up your site: remove emoji scripts, jQuery Migrate, wp-embed, DNS prefetch, version query strings, Windows Live Writer and RSD links, RSS links, and the generator meta tag. Disable unused sidebar widgets, limit comment scripts to pages that need them, control JPEG compression quality, suppress unwanted image sizes on upload, disable WordPress 7.1's client-side media processing, and rate-limit Facebook's crawler bot.
WordPress Core
Harden and slim down WordPress: close comments and pings per post type (existing posts updated immediately), disable auto-updates for themes/plugins/core, disable the file editor (DISALLOW_FILE_EDIT), turn off post revisions, disable Application Passwords, block user enumeration via ?author=N and the REST API, configure session duration for “Remember Me” and normal logins, and disable XML-RPC, the Heartbeat API, and REST API access for guests.
Block Editor
Gutenberg controls: disable the block editor entirely (falls back to Classic Editor), restore the classic widget screen, auto-close the Welcome Guide, disable the Block Directory and default block patterns, prevent fullscreen mode on open, and disable the Template Editor.
Third-party
Targeted tweaks for popular plugins — disable dashboard widgets added by any plugin, enable Fail2ban login logging, and apply specific fixes for: Jetpack, Elementor, SkyVerge, Yoast SEO, Contact Form 7, UpdraftPlus, Advanced Custom Fields, WPML, WP Desk, and Flexible Shipping / Octolize.
Instalacija
- Upload the
sbs-settingsfolder to/wp-content/plugins/. - Activate the plugin from the Plugins screen.
- Go to Settings SbS Settings to configure.
ČPP
-
Will disabling WooCommerce scripts break my shop?
-
The “WooCommerce Scripts & Styles” toggle only removes assets on pages that are not product, cart, checkout, or account pages. Your shop pages are unaffected.
-
Is it safe to disable Cart Fragments?
-
Disabling Cart Fragments improves performance but may cause mini-cart totals to display incorrectly. Test with your theme before enabling on a live store.
-
Can I export my settings to another site?
-
Yes. The settings page includes Import and Export buttons to transfer your configuration as a JSON file.
-
Does this plugin require WooCommerce?
-
No. All WooCommerce options are hidden automatically when WooCommerce is not active.
-
What happens to existing posts when I close comments for a post type?
-
Existing posts are updated in the database immediately when you enable the option. Disabling the option does not re-open them.
-
Do JPEG quality and removed image sizes still work with WordPress 7.1's client-side media processing?
-
The JPEG quality setting carries over automatically — WordPress passes it to the browser. If you want the classic server-side pipeline back (for example, because a server-side optimization plugin needs the original upload), enable “Disable Client-side Media Processing” on the Performance tab.
Recenzije
Nema recenzija za ovaj dodatak.
Saradnici i programeri
“SbS Settings” is open source software. The following people have contributed to this plugin.
DoprinositeljiPrevedi “SbS Settings” na vaš jezik.
Zainteresirani za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Zapis promijena
2.0.0
- Redesigned settings page: sidebar navigation with per-tab active counters, global option search, and a modern visual refresh.
- New: one-click presets (Blog, WooCommerce Shop, Maximum Performance, Security Hardening).
- New: Reset All button to restore every option to its default.
- New: “Test first” badges highlight options that should be verified on staging.
- Accessibility: proper tablist semantics, keyboard navigation, visible focus states, and reduced-motion support.
- Responsive layout for narrow screens.
- WordPress 7.1 compatible.
1.1.0
- WordPress 7.1 compatibility (iframed post editor, persistent toolbar, jQuery UI 1.14.2).
- New: option to disable WordPress 7.1's client-side media processing, restoring the server-side upload pipeline so JPEG quality and removed image sizes always apply.
1.0.0
- Initial release.
1.0.2
- Fixed WooCommerce homescreen disable: now redirects to analytics/overview and hides the nav menu link instead of just toggling the feature flag.
1.0.1
- Fixed bug related to dismiss notices feature