[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/js/ -> quicktags.js (summary)

Back-compat Define all former global functions so plugins that hack quicktags.js directly don't cause fatal errors.

File Size: 771 lines (24 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  _escape()
  _init()

Functions
Functions that are not part of a class:

_escape( text )   X-Ref
Escapes HTML special characters in a string.

param: {string} text The string to escape.
return: {string} The escaped string.

_init( instanceId )   X-Ref
Initializes the Quicktags buttons for a specific instance.

param: {string} instanceId The ID of the Quicktags instance to initialize buttons for.



Generated : Wed Sep 23 08:20:35 2026 Cross-referenced by PHPXref