Changeset 2639434
- Timestamp:
- 12/04/2021 10:33:54 AM (4 years ago)
- Location:
- helloadherents/trunk
- Files:
-
- 2 edited
-
HelloAdherents.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
helloadherents/trunk/HelloAdherents.php
r2639433 r2639434 3 3 * Plugin Name: HelloAdhérents 4 4 * Description: Retrieve data from HelloAsso and use it to automatically update mailing lists, and more. 5 * Version: 1.1. 15 * Version: 1.1.2 6 6 * Author: DrCode 7 7 * Author URI: https://medg.fr -
helloadherents/trunk/readme.txt
r2638215 r2639434 5 5 Requires at least: 4.7 6 6 Tested up to: 5.8.1 7 Stable tag: 1.1. 17 Stable tag: 1.1.2 8 8 Requires PHP: 7.0 9 9 License: GPLv2 or later … … 49 49 = I need to use the members' data for something else. Is that possible ? = 50 50 51 Yes ! With the wordpresspart, 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 !51 Yes ! 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 ! 52 52 53 53 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.