PHPackages                             borgenfalkskott/bs-wp-reset - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. borgenfalkskott/bs-wp-reset

ActiveWordpress-muplugin[Utility &amp; Helpers](/categories/utility)

borgenfalkskott/bs-wp-reset
===========================

A reset plugin to make WordPress tight again.

v1.2.1(4y ago)2239MITPHPPHP &gt;=7.4

Since Aug 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/borgenfalkskott/bs-wp-reset)[ Packagist](https://packagist.org/packages/borgenfalkskott/bs-wp-reset)[ GitHub Sponsors](https://github.com/borgenfalkskott)[ Patreon](https://www.patreon.com/borgenfalkskott)[ RSS](/packages/borgenfalkskott-bs-wp-reset/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (8)Used By (0)

bs-wp-reset
===========

[](#bs-wp-reset)

A reset plugin to make WordPress tight.

What does this mu-plugin do?
----------------------------

[](#what-does-this-mu-plugin-do)

### Disabling:

[](#disabling)

- File editing
- Wp version in meta
- XML-RPC
- RSS meta
- Admin bar
- Wp Emojis

### Login page

[](#login-page)

- Wp logo links to start page
- Wp logo alt text
- Login error message is more secure

### This plugin does no longer disable jQuery

[](#this-plugin-does-no-longer-disable-jquery)

To disable jQuery on the frontend, please install: [bs-wp-no-jquery](https://github.com/borgenfalkskott/bs-wp-no-jquery)
*We wanted to separate the disabling of jQuery to it's own plugin, cause sometimes a third party plugin has it as a dependency. In that case, you can still use this plugin and if you don't need jQuery, you can install B&amp;S Wp No jQuery!*

Install
-------

[](#install)

### Composer

[](#composer)

```
composer require borgenfalkskott/bs-wp-reset

```

### Bedrock

[](#bedrock)

Simply add it to `app/mu-plugins/` to have [Bedrock](https://roots.io/bedrock/) autoload it.

### Vanilla WordPress

[](#vanilla-wordpress)

If you are not using Bedrock, simply add an autoloader file in `wp-content/mu-plugins/` like this, to have WordPress run this plugin:

```
// autoloader.php:

```

What is a mu-plugin?
--------------------

[](#what-is-a-mu-plugin)

Nowadays it stands for "must use plugin", meaning that it is activated automatically by just adding it to the `/wp-content/mu-plugins` folder.

Single file mu-plugins that sits directly inside the `mu-plugins` folder, are loaded automatically by WordPress.

For mu-plugins that live inside a subfolder, they need to be autoloaded like the example above or by using something like [Bedrock](https://roots.io/bedrock/).

Read more about mu-plugins [here](https://wordpress.org/support/article/must-use-plugins/).

Support our work
----------------

[](#support-our-work)

⭐️ Star this repo on [GitHub](https://github.com/borgenfalkskott/bs-wp-reset).

⭐️ Star this package on [Packagist](https://packagist.org/packages/borgenfalkskott/bs-wp-reset).

❤️ Buy me a [coffee](https://github.com/sponsors/borgenfalkskott).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~33 days

Recently: every ~41 days

Total

6

Last Release

1568d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f7364e09d5da66cbcd0b0e49a70b14aa20379ab7822bd19df5bfd5f763d5e8e?d=identicon)[borgenfalkskott](/maintainers/borgenfalkskott)

---

Top Contributors

[![tommyskott](https://avatars.githubusercontent.com/u/1003434?v=4)](https://github.com/tommyskott "tommyskott (17 commits)")

---

Tags

wordpresswordpress-plugin

### Embed Badge

![Health badge](/badges/borgenfalkskott-bs-wp-reset/health.svg)

```
[![Health](https://phpackages.com/badges/borgenfalkskott-bs-wp-reset/health.svg)](https://phpackages.com/packages/borgenfalkskott-bs-wp-reset)
```

###  Alternatives

[kapolos/pramda

Toolkit for Practical Functional Programming in PHP

24569.7k1](/packages/kapolos-pramda)[roundcube/plugin-installer

A composer-installer for Roundcube plugins and skins.

34399.7k168](/packages/roundcube-plugin-installer)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
