PHPackages                             woppe/wordpress-extensions - 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. woppe/wordpress-extensions

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

woppe/wordpress-extensions
==========================

Various extensions and support classes you can use when building Wordpress sites

1.0.1(8y ago)116proprietaryPHPPHP &gt;=5.4

Since Mar 12Pushed 8y agoCompare

[ Source](https://github.com/martybel/wordpress-extensions)[ Packagist](https://packagist.org/packages/woppe/wordpress-extensions)[ RSS](/packages/woppe-wordpress-extensions/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (7)Versions (45)Used By (0)

Set of Wordpress extensions to accelerate theme/site development
================================================================

[](#set-of-wordpress-extensions-to-accelerate-themesite-development)

This library contains some tools and classes that may help when developing Wordpress sites based on roots(derived) themes.

The library has several main components:

- Theme Support

### Theme support

[](#theme-support)

Starting with 0.3.0 the use of the wordpress function `add_theme_support()` is also supported in this extension. Currently there are a couple of supports you can add:

- **Autoload Custom (woppe-autoload-custom)**: Autoloads all PHP files in lib/custom (or other folder if specified) This feature will become deprecated in favor of autoload files.
- **Autoload Files (woppe-autoload-files)**Same as autoload custom, but loads them from src/files instead of lib/custom
- **Disabled Comments (woppe-disabled-comments)**Disable comment support on all post types (except the ones given as parameters)
- **Enable restricted page (woppe-enable-restricted-page)**Instead of giving a 404 when someone tries to load a page that is restricted, redirect the user to a nice page, which shows some restricted message.
- **Extended Search (woppe-extended-search)**A feature which will allow you to use the custom search solution which can also search through ACF fields
- **Google Analytics (woppe-google-analytics)**: Adds a google analytics tracker to your pages (will be placed in the head).
- **Hide post type (woppe-hide-post-type)**Hides post types from the outside
- **HTML Mail (woppe-html-mail)**: Adds HTML Mail support to wordpress
- **Practical Settings (woppe-practical-settings)**A combination from some other fearures like disable comments and varnish) and disables the wp-json API.
- **Varnish (woppe-varnish)**: Adds support for varnish and automatic varnish flush.

---

Please see the feature documentation for usage information

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity71

Established project with proven stability

 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 ~18 days

Recently: every ~36 days

Total

44

Last Release

3270d ago

Major Versions

0.6.5.2 → 1.0.02017-06-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/9fb7184e9d2f675ea6185767d37f65fb7cfd4981669f80746d36b7782cccaebe?d=identicon)[martybel](/maintainers/martybel)

---

Top Contributors

[![peussen](https://avatars.githubusercontent.com/u/951574?v=4)](https://github.com/peussen "peussen (2 commits)")

---

Tags

wordpresstoolstricks

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/woppe-wordpress-extensions/health.svg)

```
[![Health](https://phpackages.com/badges/woppe-wordpress-extensions/health.svg)](https://phpackages.com/packages/woppe-wordpress-extensions)
```

###  Alternatives

[aristath/kirki

Extending the WordPress customizer

1.3k73.0k4](/packages/aristath-kirki)[cedaro/satispress

Generate a Composer repository from installed WordPress plugins and themes.

56134.0k](/packages/cedaro-satispress)[hexbit/router

Wordpress Router

352.8k](/packages/hexbit-router)

PHPackages © 2026

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