Changeset 10784
- Timestamp:
- 03/05/2021 01:14:08 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/inc/init.php
r10778 r10784 169 169 add_action( 'wp_enqueue_scripts', [ __CLASS__, 'enqueue_scripts' ] ); 170 170 171 // Disable (temporarily?) to prevent error_log messages. 172 remove_filter( 'o2_filter_post_action_html', 'o2_default_post_action_html', 10 ); 173 171 174 /** 172 175 * Fires after handbooks have been initialized.
Note: See TracChangeset
for help on using the changeset viewer.