Plugin Directory

Changeset 3389541


Ignore:
Timestamp:
11/04/2025 09:56:36 AM (4 months ago)
Author:
freewebmentor
Message:

fix Keyword Stuffing violation issues

Location:
fm-notification-bar/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fm-notification-bar/trunk/notification-bar.php

    r3389532 r3389541  
    44 * Plugin URI: https://www.premtiwari.in/
    55 * Description: It is a simple Sticky Notification Bar is a quick and easy notification bar and call to action for your site.
    6  * Version: 1.0.3
     6 * Version: 1.0.4
    77 * Author: Prem Tiwari
    88 * Author URI: https://www.premtiwari.in/
     
    1414define('FM_Notification_Bar_name', 'FM Notification Bar');
    1515
    16 define('FM_Notification_Bar_version', '1.0.3');
     16define('FM_Notification_Bar_version', '1.0.4');
    1717
    1818if ( is_admin() ) {
  • fm-notification-bar/trunk/readme.txt

    r3389532 r3389541  
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
    99
    10 Simple Notification Bar is a quick and easy notification bar and call to action for your site.
     10This is a simple Notification Bar is a quick and easy notification bar and call to action for your site.
    1111
    1212== Description ==
Note: See TracChangeset for help on using the changeset viewer.