Changeset 6349 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wc-post-types/inc/favorite-schedule-shortcode.php
- Timestamp:
- 01/11/2018 07:03:31 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wc-post-types/inc/favorite-schedule-shortcode.php
r6268 r6349 364 364 */ 365 365 function email_fav_sessions_disabled() { 366 return true; // @todo enable after finish discussing abuse mitigation366 return false; 367 367 } 368 368
Note: See TracChangeset
for help on using the changeset viewer.