Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 460 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 460 Bytes

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:

composer require palmtree/wp-cleaner

Usage

TBA

License

Released under the MIT license