Plugin Directory

Changeset 2446167


Ignore:
Timestamp:
12/26/2020 01:16:58 PM (5 years ago)
Author:
ajarunthomas
Message:

Description change

Location:
text-filtering/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • text-filtering/trunk/readme.txt

    r2446163 r2446167  
    1010 
    1111Filter out text content from your posts which could include offensive, vulger or controversial text. Or Replace  those text from your posts which could be a product name upon its name change.
     12
     13= Instructions =
     141. Find the Text Filtering Options in your settings > Text Filtering.
     152. You can add as many filters as you want and then remove when you no longer need them to be applied to your posts.
     163. The filters will replace the content accordingly as specified in the settings during page rendering and do not change the content you have saved in the posts. The Plugin does not alter any of your saved contents, but filters the text during the page load.
  • text-filtering/trunk/textfiltering.php

    r2446163 r2446167  
    22/**
    33 * Plugin Name: Text Filtering
    4  * Description: Filter out the text in your posts, replace them with your preferred phrase
     4 * Description: Filter out the text in your posts, replace them with your preferred phrase across all your posts or for the specified category posts.
    55 * Version:     1.0.0
    66 * Author:      Arun Thomas
Note: See TracChangeset for help on using the changeset viewer.