Changeset 3084885
- Timestamp:
- 05/11/2024 08:24:48 AM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
optinable/tags/1.0.2/includes/class-optinable-activator.php
r3084875 r3084885 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.