Plugin Directory

Changeset 3081276


Ignore:
Timestamp:
05/04/2024 02:54:38 PM (2 years ago)
Author:
reader87
Message:

Updates:
WordPress latest version compatible.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-featured-news-custom-posts-listing-elements/trunk/index.php

    r3024489 r3081276  
    44Plugin URI: https://flbaisha.com/cplugin/wp-featured-news/
    55Description: A Wordpress plugin which allows you to display your posts anywhere of your web-pages.
    6 Version: 1.4.0
     6Version: 1.5.0
    77Author: Fluent-Themes
    88Author URI: https://fluentthemes.com
    99Text Domain: wfnews
    1010Domain Path: /languages
    11 Tested up to: 6.4.2
     11Tested up to: 6.5
    1212*/
    1313
     
    2626 */
    2727if ( ! defined( 'WFNEWS_PLUGIN_VERSION' ) ) {
    28     define( 'WFNEWS_PLUGIN_VERSION', '1.4.0' );
     28    define( 'WFNEWS_PLUGIN_VERSION', '1.5.0' );
    2929}
    3030
Note: See TracChangeset for help on using the changeset viewer.