ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 629

get_shortcode_regex()

Function: Retrieves the shortcode regular expression for searching.

Source: wp-includes/shortcodes.php:324

Used by 0 functions | Uses 0 functions

do_shortcode_tag()

Function: Regular Expression callable for do_shortcode() for calling shortcode hook.

Source: wp-includes/shortcodes.php:380

Used by 0 functions | Uses 0 functions

do_shortcodes_in_html_tags()

Function: Searches only inside HTML elements for shortcodes and process them.

Source: wp-includes/shortcodes.php:451

Used by 0 functions | Uses 0 functions

unescape_invalid_shortcodes()

Function: Removes placeholders added by do_shortcodes_in_html_tags().

Source: wp-includes/shortcodes.php:558

Used by 0 functions | Uses 0 functions

add_shortcode()

Function: Adds a new shortcode.

Source: wp-includes/shortcodes.php:63

Used by 0 functions | Uses 0 functions

remove_shortcode()

Function: Removes hook for shortcode.

Source: wp-includes/shortcodes.php:101

Used by 0 functions | Uses 0 functions

wp_privacy_exports_dir()

Function: Returns the directory used to store personal data export files.

Source: wp-includes/functions.php:8001

Used by 0 functions | Uses 0 functions

wp_privacy_exports_url()

Function: Returns the URL of the directory used to store personal data export files.

Source: wp-includes/functions.php:8026

Used by 0 functions | Uses 0 functions

wp_schedule_delete_old_privacy_export_files()

Function: Schedules a `WP_Cron` job to delete expired export files.

Source: wp-includes/functions.php:8047

Used by 0 functions | Uses 0 functions

wp_privacy_delete_old_export_files()

Function: Cleans up export files older than three days old.

Source: wp-includes/functions.php:8068

Used by 0 functions | Uses 0 functions
« Previous 1 … 628 629 630 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy