Changeset 3076167
- Timestamp:
- 04/24/2024 05:30:14 AM (2 years ago)
- File:
-
- 1 edited
-
writetext-ai/tags/1.20.10/writetext-ai.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
writetext-ai/tags/1.20.10/writetext-ai.php
r3076165 r3076167 197 197 198 198 // Record activation statistics. 199 //do_action( 'wtai_record_installation_statistics', 'Activate', 0 );199 do_action( 'wtai_record_installation_statistics', 'Activate', 0 ); 200 200 } 201 201 register_activation_hook( __FILE__, 'wtai_plugin_activation_hook' );
Note: See TracChangeset
for help on using the changeset viewer.