| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 228 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| 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 |