Changeset 1821677
- Timestamp:
- 02/13/2018 09:52:33 PM (8 years ago)
- Location:
- wp-dashboard/trunk
- Files:
-
- 2 edited
-
includes/class-wpdashboard-deactivator.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-dashboard/trunk/includes/class-wpdashboard-deactivator.php
r1809618 r1821677 40 40 delete_option('wpdashboard_connected'); 41 41 delete_option('wpdashboard_admin_user'); 42 delete_option('wpdashboard_tag_manager_id'); 42 43 } 43 44 -
wp-dashboard/trunk/readme.txt
r1821560 r1821677 6 6 Tested up to: 4.9.1 7 7 Requires PHP: 5.6 8 Stable tag: 1.1.1 68 Stable tag: 1.1.17 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.