Marketingbende Tiny Fixes

Beskrivning

Marketingbende Tiny Fixes bundles small WordPress cleanup fixes into one lightweight plugin. Each fix has its own toggle, and only enabled fixes register runtime hooks.

The first release enables emoji cleanup by default. Other fixes are opt-in from Settings > Tiny Fixes.

Included fix groups:

  • Performance cleanup, including emoji cleanup, embeds, Dashicons for guests, comment reply script, Heartbeat, asset query strings, and lazy loading helpers.
  • General cleanup, including generator output, RSD link, WLW manifest link, shortlinks, REST API discovery links, self pingbacks, smilies, attachment comments, and comment form cleanup.
  • SEO cleanup, including attachment page redirects, canonical redirect guessing, and archive title prefixes.
  • Admin cleanup, including dashboard widgets, Help tabs, Screen Options, block directory, remote block patterns, core block patterns, widget block editor, login screen tweaks, and admin bar visibility.
  • Admin noise controls for auto-update emails and the admin email verification prompt.
  • Privacy and security cleanup for X-Pingback output and author query enumeration.

The plugin does not add database tables, does not track visitors, does not call an external service, and does not load public assets for the settings UI.

Installation

  1. Upload the plugin files to the /wp-content/plugins/marketingbende-tiny-fixes directory, or install the plugin through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings > Tiny Fixes.
  4. Enable only the fixes you want to use on this site.

Vanliga frågor

Are all fixes enabled automatically?

No. Emoji cleanup is enabled by default in the first release. Other fixes are opt-in from Settings > Tiny Fixes.

Does this plugin replace performance or security plugins?

No. It only provides small, focused WordPress cleanup toggles. It does not provide caching, firewall rules, malware scanning, image optimization, or database optimization.

Does this plugin add tracking or external services?

No. The plugin does not track visitors and does not make external service calls.

Does this plugin remove data?

No. The included fixes change runtime output or admin UI behavior. They do not delete posts, users, media, comments, or settings from other plugins.

Can I safely enable every fix?

Not on every site. Some fixes can affect editor behavior, comments, embeds, feeds, admin UI, or theme output. Enable only the fixes that match the site.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Marketingbende Tiny Fixes” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

1.0.0

  • Initial release with individual toggles for cleanup, performance, admin, SEO, and privacy fixes.