Function asa2_option_is_parse_posts
Shortcut to check if URL Replacer option to parse posts texts is enabled.
Example:
if (asa2_option_is_parse_posts()) { // parse posts texts }
Return value summary
boolean
|
bool |
Shortcut to check if URL Replacer option to parse posts texts is enabled.
Example:
if (asa2_option_is_parse_posts()) { // parse posts texts }
boolean
|
bool |