Plugin Directory

Changeset 3380617


Ignore:
Timestamp:
10/18/2025 06:20:41 PM (5 months ago)
Author:
mdhadid
Message:

19 October 2025

Location:
mhr-post-ticker
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • mhr-post-ticker/tags/1.2/README.txt

    r3325180 r3380617  
    11=== Mhr Post Ticker ===
    22
    3 Contributors: mdhadid
     3Contributors: MhrTheme
    44Tested up to: 6.8
    55Requires PHP: 7.0
     
    1919Pro Version Available on Template Monster. You will get the extra features and more options in our premium version.
    2020 
    21 Buy Premium Version: [Click here](https://www.templatemonster.com/wordpress-plugins/mhr-post-ticker-ticker-wordpress-plugin-98860.html/)
     21Buy Premium Version: [Click here](https://www.templatemonster.com/wordpress-plugins/98860.html/)
    2222
    2323== Installation ==
  • mhr-post-ticker/trunk/README.txt

    r3325180 r3380617  
    11=== Mhr Post Ticker ===
    22
    3 Contributors: mdhadid
     3Contributors: MhrTheme
    44Tested up to: 6.8
    55Requires PHP: 7.0
     
    1919Pro Version Available on Template Monster. You will get the extra features and more options in our premium version.
    2020 
    21 Buy Premium Version: [Click here](https://www.templatemonster.com/wordpress-plugins/mhr-post-ticker-ticker-wordpress-plugin-98860.html/)
     21Buy Premium Version: [Click here](https://www.templatemonster.com/wordpress-plugins/98860.html/)
    2222
    2323== Installation ==
  • mhr-post-ticker/trunk/includes/class-mhr-post-ticker.php

    r3077808 r3380617  
    254254function general_function() {
    255255    echo wp_kses_post('<p>You may add or changes all your ticker options from here...</p>', 'mhr-post-ticker');
    256     echo wp_kses_post("<h2><a href='https://www.templatemonster.com/wordpress-plugins/mhr-post-ticker-ticker-wordpress-plugin-98860.html' target='_blank'>Buy Premium Version</a></h2>", 'mhr-post-ticker');
     256    echo wp_kses_post("<h2><a href='https://templatemonster.com/wordpress-plugins/98860.html' target='_blank'>Buy Premium Version</a></h2>", 'mhr-post-ticker');
    257257}
    258258
     
    307307function color_function() {
    308308    echo wp_kses_post('<p>You may add or changes all your color options from here...</p>', 'mhr-post-ticker');
    309     echo wp_kses_post("<h2><a href='https://www.templatemonster.com/wordpress-plugins/mhr-post-ticker-ticker-wordpress-plugin-98860.html' target='_blank'>Buy Premium Version</a></h2>", 'mhr-post-ticker');
     309    echo wp_kses_post("<h2><a href='https://templatemonster.com/wordpress-plugins/98860.html' target='_blank'>Buy Premium Version</a></h2>", 'mhr-post-ticker');
    310310}
    311311
Note: See TracChangeset for help on using the changeset viewer.