_wp_filter_post_meta_footnotes


_wp_filter_post_meta_footnotes ( $footnotes )

Access:
  • private
Parameters:
  • (string) footnotes JSON-encoded string of an array containing the content and ID of each footnote.
Returns:
  • (string) Filtered content without any HTML on the footnote content and with the sanitized ID.
Defined at:

Description

Strips all HTML from the content of footnotes, and sanitizes the ID.This function expects slashed data on the footnotes content.

Related Functions

wp_filter_post_kses, _wp_delete_post_menu_item, wp_filter_out_block_nodes, wp_filter_comment, _wp_filter_taxonomy_base

Top Google Results

User discussions

wpseek mobile