jetpack_reader_chat_enabled

jetpack_reader_chat_enabled

Appears in:
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: jetpack.15.9

apply_filters('jetpack_reader_chat_enabled') is found 1 times:

  • /extensions/plugins/ai-assistant-plugin/reader-chat/class-jetpack-reader-chat.php line 57
    		 * @since 15.9
    		 *
    		 * @param bool $enabled Whether the reader chat is enabled.
    		 */
    		if ( ! apply_filters( 'jetpack_reader_chat_enabled', (bool) get_option( 'reader_chat', false ) ) ) {
    			return;
    		}
    
    		/**
    		 * Filter whether Reader Chat should hook its public frontend loader.
    		 *
    

See this hook used in plugins: