Plugin Directory

Changeset 2639434


Ignore:
Timestamp:
12/04/2021 10:33:54 AM (4 years ago)
Author:
drcode
Message:

Minor bug fix

Location:
helloadherents/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • helloadherents/trunk/HelloAdherents.php

    r2639433 r2639434  
    33 * Plugin Name: HelloAdhérents
    44 * Description: Retrieve data from HelloAsso and use it to automatically update mailing lists, and more.
    5  * Version: 1.1.1
     5 * Version: 1.1.2
    66 * Author: DrCode
    77 * Author URI: https://medg.fr
  • helloadherents/trunk/readme.txt

    r2638215 r2639434  
    55Requires at least: 4.7
    66Tested up to: 5.8.1
    7 Stable tag: 1.1.1
     7Stable tag: 1.1.2
    88Requires PHP: 7.0
    99License: GPLv2 or later
     
    4949= I need to use the members' data for something else. Is that possible ?  =
    5050
    51 Yes ! With the wordpress part, you can write your own PHP function, register it where you like (child theme, your own plugin...) and use it to do whatever you want with the HelloAsso data. You could write anything to fit exactly your needs !
     51Yes ! With the custom function part, you can write your own PHP function, register it where you like (child theme, your own plugin...) and use it to do whatever you want with the HelloAsso data. You could write anything to fit exactly your needs !
    5252
    5353== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.