_wp_footnotes_force_filtered_html_on_import_filter


_wp_footnotes_force_filtered_html_on_import_filter ( $arg )

Access:
  • private
Parameters:
  • (string) arg Input argument of the filter.
Returns:
  • (string) Input argument of the filter.
Defined at:

Description

Initializes the filters for footnotes meta field when imported data should be filtered.This filter is the last one being executed on {@see 'force_filtered_html_on_import'}. If the input of the filter is true, it means we are in an import situation and should enable kses, independently of the user capabilities. So in that case we call _wp_footnotes_kses_init_filters().

Related Functions

_wp_footnotes_kses_init_filters, wp_comment_form_unfiltered_html_nonce, _wp_footnotes_remove_filters, _wp_footnotes_kses_init, wp_is_auto_update_forced_for_item

Top Google Results

User discussions

wpseek mobile