Changeset 733699
- Timestamp:
- 06/28/2013 06:28:11 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
webpurifytextreplace/trunk/WebPurifyTextReplace-options.php
r608749 r733699 3 3 Plugin Name: WebPurify Profanity Filter 4 4 Plugin URI: http://www.webpurify.com/wp-plugin.php 5 Version: 2. 55 Version: 2.6 6 6 Author: WebPurify 7 7 Author URI: http://www.webpurify.com … … 130 130 'group_forum_post_text_before_save', 131 131 'bp_get_activity_latest_update', 132 'bp_get_member_latest_update' 132 'bp_get_member_latest_update', 133 'bbp_get_reply_content', 134 'bbp_get_topic_content', 135 'bbp_get_topic_title' 133 136 ); 137 134 138 135 139 foreach( $tags as $tag ) {
Note: See TracChangeset
for help on using the changeset viewer.