Changeset 3164463
- Timestamp:
- 10/07/2024 05:27:14 PM (18 months ago)
- Location:
- dailystory/trunk
- Files:
-
- 2 edited
-
dailystory.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dailystory/trunk/dailystory.php
r3104023 r3164463 4 4 Plugin URI: https://docs.dailystory.com/article/8omibw2171-integrations-wordpress 5 5 Description: The DailyStory plugin simplifies the process of adding popups, web forms, conversion tracking, and other features to your WordPress website. 6 Version: 2.1. 16 Version: 2.1.2 7 7 Author: DailyStory 8 8 Author URI: https://www.dailystory.com/integrations/wordpress/ … … 75 75 } 76 76 77 p rivate function dailystory_uninstall() {77 public static function dailystory_uninstall() { 78 78 // Remove any options we stored 79 79 delete_option('dailystory_settings'); -
dailystory/trunk/readme.txt
r3104023 r3164463 3 3 Tags: marketing, sales, automation 4 4 Requires at least: 4.0 5 Tested up to: 6. 5.36 Stable tag: 2.1. 15 Tested up to: 6.6.2 6 Stable tag: 2.1.2 7 7 License: GNU General Public License v2.0 or later 8 8
Note: See TracChangeset
for help on using the changeset viewer.