Changeset 3084884
- Timestamp:
- 05/11/2024 08:24:33 AM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
optinable/trunk/includes/class-optinable-activator.php
r3084873 r3084884 147 147 // Plugin is being activated for the first time 148 148 $installed_date = time(); 149 optinable_share_data_api(); 149 150 update_option('optinable_installed_date', $installed_date); 150 151 }
Note: See TracChangeset
for help on using the changeset viewer.