Plugin Directory

Changeset 3228355


Ignore:
Timestamp:
01/25/2025 06:33:51 AM (14 months ago)
Author:
giannis4
Message:
  1. 1.0.3
Location:
bp-pinned-feed-notices
Files:
14 added
2 edited

Legend:

Unmodified
Added
Removed
  • bp-pinned-feed-notices/trunk/bp-pinned-feed-notices.php

    r2889724 r3228355  
    1414 * Plugin URI:        https://gianniskipouros.com/bp-pinned-feed-notices/
    1515 * Description:       Add custom notices  to the top of the main activity feed.
    16  * Version:           1.0.2
     16 * Version:           1.0.3
    1717 * Author:            Giannis Kipouros
    1818 * Author URI:        https://gianniskipouros.com
     
    3232     * The version of the plugin.
    3333     */
    34     define( 'BPPFN_VERSION', '1.0.2' );
     34    define( 'BPPFN_VERSION', '1.0.3' );
    3535}
    3636
  • bp-pinned-feed-notices/trunk/readme.txt

    r2889724 r3228355  
    33Tags: buddypress, feed, notices
    44Requires at least: 5.7
    5 Tested up to: 6.2
     5Tested up to: 6.7.1
    66Requires PHP: 7.2
    7 Stable tag: 1.0.2
     7Stable tag: 1.0.3
    88Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=J7GGEGDD4XV5
    99License: GPLv2 or later
     
    3939== Changelog ==
    4040
     41= 1.0.3 =
     42* Update: WordPress 6.7.1
     43* Update: BuddyPress 14.3.3
     44
    4145= 1.0.2 =
    4246* Update: WordPress 6.2
Note: See TracChangeset for help on using the changeset viewer.