Archive | Functions by letter f RSS feed for this section

favorite_actions

favorite_actions in /wp-admin/includes/deprecated.php

16054

Continue reading

funky_javascript_fix

Fixes javascript bugs in browsers.Converts unicode characters to HTML numbered entities.

1098

Continue reading

format_to_edit

Acts on text which is about to be edited.Unless $richedit is set, it is simply a holder for the ‘format_to_edit’ filter. If $richedit is set true htmlspecialchars(), through esc_textarea(), will be run on the content, converting special characters to HTML entities.

1092

Continue reading