Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/palmtreephp/wp-cleaner
:palm_tree: WordPress cleaner component for Palmtree PHP
https://github.com/palmtreephp/wp-cleaner
composer-package php wordpress
Last synced: about 1 month ago
JSON representation
:palm_tree: WordPress cleaner component for Palmtree PHP
- Host: GitHub
- URL: https://github.com/palmtreephp/wp-cleaner
- Owner: palmtreephp
- License: mit
- Created: 2017-11-01T12:13:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-18T17:12:41.000Z (almost 6 years ago)
- Last Synced: 2024-11-06T08:48:13.952Z (about 2 months ago)
- Topics: composer-package, php, wordpress
- Language: PHP
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Palmtree WordPress Cleaner
WordPress cleaner component for Palmtree PHP.
Removes the following blog-centric features from a WordPress install:
* Emoji support
* WordPress "generated by" meta tag
* Feed and Manifest Links
* Shortlinks## Requirements
* PHP >= 5.6## Installation
Use composer to add the package to your dependencies:
```bash
composer require palmtree/wp-cleaner
```## Usage
TBA## License
Released under the [MIT license](LICENSE)