Changeset 1924219
- Timestamp:
- 08/13/2018 05:43:05 PM (8 years ago)
- Location:
- ithemes-sync
- Files:
-
- 10 edited
- 1 copied
-
tags/2.0.10 (copied) (copied from ithemes-sync/trunk)
-
tags/2.0.10/history.txt (modified) (1 diff)
-
tags/2.0.10/init.php (modified) (1 diff)
-
tags/2.0.10/lang/ithemes-sync.pot (modified) (2 diffs)
-
tags/2.0.10/notices.php (modified) (1 diff)
-
tags/2.0.10/readme.txt (modified) (2 diffs)
-
trunk/history.txt (modified) (1 diff)
-
trunk/init.php (modified) (1 diff)
-
trunk/lang/ithemes-sync.pot (modified) (2 diffs)
-
trunk/notices.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ithemes-sync/tags/2.0.10/history.txt
r1881423 r1924219 199 199 2.0.9 - 2018-05-25 - Glenn Ansley 200 200 Enhancement: Adding GDPR Policy Content Suggestions 201 2.0.10 - 2018-08-13 - Lew Ayotte 202 Enhancement: Updating ITSEC Notifications updates -
ithemes-sync/tags/2.0.10/init.php
r1881423 r1924219 5 5 Description: Manage updates to your WordPress sites easily in one place. 6 6 Author: iThemes 7 Version: 2.0. 97 Version: 2.0.10 8 8 Author URI: http://ithemes.com/ 9 9 Domain Path: /lang/ -
ithemes-sync/tags/2.0.10/lang/ithemes-sync.pot
r1881423 r1924219 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: iThemes Sync 2.0. 9\n"5 "Project-Id-Version: iThemes Sync 2.0.10\n" 6 6 "Report-Msgid-Bugs-To: http://ithemes.com/support/\n" 7 "POT-Creation-Date: 2018-0 5-25 12:42:02+00:00\n"7 "POT-Creation-Date: 2018-08-13 16:09:41+00:00\n" 8 8 "PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n" 9 9 "MIME-Version: 1.0\n" … … 36 36 msgstr "" 37 37 38 #. #-#-#-#-# ithemes-sync.pot (iThemes Sync 2.0. 9) #-#-#-#-#38 #. #-#-#-#-# ithemes-sync.pot (iThemes Sync 2.0.10) #-#-#-#-# 39 39 #. Plugin Name of the plugin/theme 40 40 #: admin.php:169 admin.php:175 settings-page.php:268 -
ithemes-sync/tags/2.0.10/notices.php
r1881423 r1924219 46 46 function itsec_log_add( $data, $id, $log_type ) { 47 47 if ( !empty( $data ) && is_array( $data ) ) { 48 switch( $data['type'] ) { 49 case 'notice': 50 ithemes_sync_send_urgent_notice( 'ithemes-security', 'report', 'iThemes Security', 'iThemes Security', $data ); 51 break; 52 case 'debug': 53 case 'process-start': 54 case 'process-update': 55 case 'process-stop': 56 return; 48 if ( 'action' == $data['type'] 49 || ( 'process-stop' == $data['type'] && 'malware' == $data['module'] ) ) { 50 ithemes_sync_send_urgent_notice( 'ithemes-security', 'report', 'iThemes Security', 'iThemes Security', $data ); 57 51 } 58 52 } -
ithemes-sync/tags/2.0.10/readme.txt
r1881423 r1924219 3 3 Tags: manage multiple Sites, backup, security, migrate, SEO, manage updates, administration, update manager, reports, sync, google analytics, optimize, uptime, ithemes, customize dashboard, client sites, maintenance, management, google webmaster tools, reporting 4 4 Requires at least: 4.5 5 Tested up to: 4. 9.66 Stable tag: 2.0. 95 Tested up to: 4.10 6 Stable tag: 2.0.10 7 7 License: GPLv3 or later 8 8 License URI: http://www.gnu.org/licenses/quick-guide-gplv3.html … … 87 87 == Changelog == 88 88 89 = 2.0.10 = 90 * Enhancement: Updating ITSEC Notifications 91 92 = 2.0.9 = 93 * Enhancement: Adding GDPR Policy Content Suggestions 94 89 95 = 2.0.8 = 90 96 * Enhancement: Updating ITSEC Notifications to handle ITSEC's new notification logger -
ithemes-sync/trunk/history.txt
r1881423 r1924219 199 199 2.0.9 - 2018-05-25 - Glenn Ansley 200 200 Enhancement: Adding GDPR Policy Content Suggestions 201 2.0.10 - 2018-08-13 - Lew Ayotte 202 Enhancement: Updating ITSEC Notifications updates -
ithemes-sync/trunk/init.php
r1881423 r1924219 5 5 Description: Manage updates to your WordPress sites easily in one place. 6 6 Author: iThemes 7 Version: 2.0. 97 Version: 2.0.10 8 8 Author URI: http://ithemes.com/ 9 9 Domain Path: /lang/ -
ithemes-sync/trunk/lang/ithemes-sync.pot
r1881423 r1924219 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: iThemes Sync 2.0. 9\n"5 "Project-Id-Version: iThemes Sync 2.0.10\n" 6 6 "Report-Msgid-Bugs-To: http://ithemes.com/support/\n" 7 "POT-Creation-Date: 2018-0 5-25 12:42:02+00:00\n"7 "POT-Creation-Date: 2018-08-13 16:09:41+00:00\n" 8 8 "PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n" 9 9 "MIME-Version: 1.0\n" … … 36 36 msgstr "" 37 37 38 #. #-#-#-#-# ithemes-sync.pot (iThemes Sync 2.0. 9) #-#-#-#-#38 #. #-#-#-#-# ithemes-sync.pot (iThemes Sync 2.0.10) #-#-#-#-# 39 39 #. Plugin Name of the plugin/theme 40 40 #: admin.php:169 admin.php:175 settings-page.php:268 -
ithemes-sync/trunk/notices.php
r1881423 r1924219 46 46 function itsec_log_add( $data, $id, $log_type ) { 47 47 if ( !empty( $data ) && is_array( $data ) ) { 48 switch( $data['type'] ) { 49 case 'notice': 50 ithemes_sync_send_urgent_notice( 'ithemes-security', 'report', 'iThemes Security', 'iThemes Security', $data ); 51 break; 52 case 'debug': 53 case 'process-start': 54 case 'process-update': 55 case 'process-stop': 56 return; 48 if ( 'action' == $data['type'] 49 || ( 'process-stop' == $data['type'] && 'malware' == $data['module'] ) ) { 50 ithemes_sync_send_urgent_notice( 'ithemes-security', 'report', 'iThemes Security', 'iThemes Security', $data ); 57 51 } 58 52 } -
ithemes-sync/trunk/readme.txt
r1881423 r1924219 3 3 Tags: manage multiple Sites, backup, security, migrate, SEO, manage updates, administration, update manager, reports, sync, google analytics, optimize, uptime, ithemes, customize dashboard, client sites, maintenance, management, google webmaster tools, reporting 4 4 Requires at least: 4.5 5 Tested up to: 4. 9.66 Stable tag: 2.0. 95 Tested up to: 4.10 6 Stable tag: 2.0.10 7 7 License: GPLv3 or later 8 8 License URI: http://www.gnu.org/licenses/quick-guide-gplv3.html … … 87 87 == Changelog == 88 88 89 = 2.0.10 = 90 * Enhancement: Updating ITSEC Notifications 91 92 = 2.0.9 = 93 * Enhancement: Adding GDPR Policy Content Suggestions 94 89 95 = 2.0.8 = 90 96 * Enhancement: Updating ITSEC Notifications to handle ITSEC's new notification logger
Note: See TracChangeset
for help on using the changeset viewer.