MEOM Dodo
MEOM Dodo to clean up WordPress.
★ 3stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/meom/meom-dodo/archive/refs/heads/main.zipFrom the readme
MEOM Dodo
MEOM Dodo plugin for cleaning up WordPress.
Requirements
PHP 7+.
Composer for managing PHP dependencies.
Installation
Use Composer to install the package.
Or if living on the edge:
Filters
meomdodoallowedembedvariants
Only youtube embed is allowed by default. You can modify the allowed array with the filter meomdodoallowedembedvariants.
Note! This is already sitting in Kala Stack.
Example usage:
meomdodoremovedropcap
Allow drop cap with the filter meomdodoremovedropcap.
Example usage:
meomdodoremoveblockdirectory
Allow block directory with the filter meomdodoremoveblockdirectory.
Example usage:
meomdodoremovelayoutsupport
Allow layout support with the filter meomdodoremovelayoutsupport.
Example usage:
meomdodoremovesvgfilters
Allow SVG filters with the filter meomdodoremovesvgfilters.
Example usage:
meomdodoaddutilityclasses
Remove adding utility classes with the filter meomdodoaddutilityclasses.
Example usage:
meomdodoshowcontactcontent
Hide contact content admin widget with the filter meomdodoshowcontactcontent.
Example usage:
meomdodoremovedadminmenuitems
By default some admin menu items are removed. You can modify the list of removed
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.10 | Jul 3, 2026 |
| v1.9 | May 12, 2026 |
| v1.8 | Apr 17, 2026 |
| 1.7 | Mar 11, 2026 |
| 1.6 | Jan 29, 2026 |
| v1.5 | Mar 10, 2025 |
| v1.4 | Feb 21, 2023 |
| v1.3 | Nov 28, 2022 |
| v1.2 | Feb 7, 2022 |
| v1.1 | Jun 10, 2021 |
| v1.0.2 | Apr 15, 2021 |
| v1.0.1 | Apr 15, 2021 |
| v1.0.0 | Apr 15, 2021 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.