[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-admin/js/ -> tags-suggest.js (summary)

(no description)

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

Defines 2 functions

  split()
  getLast()

Functions
Functions that are not part of a class:

split( val )   X-Ref
Splits a string into an array of terms based on the separator.

return: {string[]} An array of terms.
param: {string} val The string to split.

getLast( term )   X-Ref
Gets the last term from a string based on the separator.

return: {string} The last term.
param: {string} term The string to get the last term from.



Generated : Mon Sep 14 08:20:31 2026 Cross-referenced by PHPXref