Plugin Directory

Changeset 3422599


Ignore:
Timestamp:
12/18/2025 08:02:57 AM (3 months ago)
Author:
pressprogrammer
Message:

Tested with WordPress

Location:
bp-xprofile-custom-field-types
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • bp-xprofile-custom-field-types/tags/1.2.8/bp-xprofile-custom-field-types.php

    r3328822 r3422599  
    1818 * Author: BuddyDev
    1919 * Author URI: https://buddydev.com
    20  * License: GPL2
     20 * License: GPLv2
    2121 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    2222 * Text Domain: bp-xprofile-custom-field-types
     
    4747     * @var string
    4848     */
    49     private $version = '1.2.7';
     49    private $version = '1.2.8';
    5050
    5151    /**
  • bp-xprofile-custom-field-types/tags/1.2.8/readme.txt

    r3328822 r3422599  
    33Tags: buddypress, xprofile, fields, buddypress-profile-field-types
    44Requires at least: 5.0
    5 Tested up to: 6.8.2
     5Tested up to: 6.9
    66Stable tag: 1.2.8
    7 License: GLPv2 or later
     7License: GPl2
    88
    99Buddypress Xprofile Custom Field Types adds extra custom profile fields to BuddyPress. Field types are: Birthdate, Email, Url etc.
     
    4545* Decimal Number
    4646* Country
    47 Other fields such as post type, taxonomy etc are not searchable as they are stored in serialized format( due to back compatibility).
     47Other fields such as post type, taxonomy etc., are not searchable as they are stored in serialized format( due to back compatibility).
    4848
    4949The plugin is opensource and currently developed on github. We welcome you to be part of its future development at [https://github.com/buddydev/bp-xprofile-custom-field-types](https://github.com/buddydev/bp-xprofile-custom-field-types).
     
    6565
    6666= More Plugins =
    67 We love BuddyPress and we have created 100+ BuddyPress plugins.
     67We love BuddyPress, and we have created 100+ BuddyPress plugins.
    6868Please take a look at our
    6969 1. [Free BuddyPress Plugins](https://buddydev.com/plugins/  "Best BuddyPress Plugins")
  • bp-xprofile-custom-field-types/trunk/readme.txt

    r3328822 r3422599  
    33Tags: buddypress, xprofile, fields, buddypress-profile-field-types
    44Requires at least: 5.0
    5 Tested up to: 6.8.2
     5Tested up to: 6.9
    66Stable tag: 1.2.8
    7 License: GLPv2 or later
     7License: GPl2
    88
    99Buddypress Xprofile Custom Field Types adds extra custom profile fields to BuddyPress. Field types are: Birthdate, Email, Url etc.
     
    4545* Decimal Number
    4646* Country
    47 Other fields such as post type, taxonomy etc are not searchable as they are stored in serialized format( due to back compatibility).
     47Other fields such as post type, taxonomy etc., are not searchable as they are stored in serialized format( due to back compatibility).
    4848
    4949The plugin is opensource and currently developed on github. We welcome you to be part of its future development at [https://github.com/buddydev/bp-xprofile-custom-field-types](https://github.com/buddydev/bp-xprofile-custom-field-types).
     
    6565
    6666= More Plugins =
    67 We love BuddyPress and we have created 100+ BuddyPress plugins.
     67We love BuddyPress, and we have created 100+ BuddyPress plugins.
    6868Please take a look at our
    6969 1. [Free BuddyPress Plugins](https://buddydev.com/plugins/  "Best BuddyPress Plugins")
Note: See TracChangeset for help on using the changeset viewer.