Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.24 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.24 KB

Word Filter Plugin

A WordPress custom plugin that allows you to filter out specific words and replace them with your desired text in the frontend.

Installation

  1. Download the plugin ZIP file or clone the repository.
  2. Upload the plugin folder to the wp-content/plugins/ directory.
  3. Activate the plugin through the WordPress admin dashboard.

Usage

  1. Navigate to the Word Filter settings in the WordPress admin panel.
  2. Add the words you want to filter and specify the replacement text.
  3. Save the settings.

Screenshots

Screenshot 1 How the plugin will appear after installation

Screenshot 1

Here you can add words to filter

Screenshot 2

where you can replace filtered words with words of your choice.

Built with

  • PHP
  • CSS
  • HTML
  • WordPress
  • Node.js
  • Local by flywheel

Contributing

Contributions are welcome! If you have any suggestions, improvements, or bug fixes, please open an issue or submit a pull request. If you'd like to contribute to the project, please follow our contribution guidelines.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.