Skip to content

Clean up your site’s content replacing or deleting one word or phrase and leaving your database unchanged with this WordPress custom plugin.

Notifications You must be signed in to change notification settings

GearWestX/filter-replace-words-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Filter and delete words or replace them with your custom phrase

Custom plugin developed with PHP and WordPress plugin development coding standards.

Setup 💻

  1. Download this repo as a zip file.
  2. Head to your WordPress back-end dashboard > Plugins > Add New plugin > Upload Plugin
  3. Activate The plugin so the new plugin label will appear.
  4. Look for Word Filter > Word List and enter your list of words that need to be replaced or deleted.

Usage

  • Words List: You can add a list of comma-separated words, those will be replaced on your WordPress pages and posts.
  • Options: Add the word or text that should appear instead of the listed Words.
  • If you leave Options field blank all of the listed words will be deleted on the front-end, this can be used to filter inappropriate words.

Goal of this project? 💡

  • Use WordPress Hooks and PHP with OOP to develop a custom plugin.

About

Clean up your site’s content replacing or deleting one word or phrase and leaving your database unchanged with this WordPress custom plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published