MantisBT: master-1.3.x b1c91742

Author Committer Branch Timestamp Parent
Damien Regad Damien Regad master-1.3.x 2016-06-18 15:26 master-1.3.x a9f2f2b2
Changeset

New string_process_exclude_anchors() API function

Processes a string by applying a callback function to the text
between anchor tags (the anchors themselves will be left as-is).

The new function is used to process the mailto links in
string_insert_hrefs().

mod - core/string_api.php Diff File