option-tree
option-tree copied to clipboard
Looking for some filters/hooks to filter OT retrieved values
Does OT have filters for the "ot_get_option" method for example, similar to the default WP method for example: https://codex.wordpress.org/Plugin_API/Filter_Reference/option_(option_name)
I am trying to filter some option values in some cases but couldn't find any filters associated with the "ot_get_option" function. Thanks!
No there is not a filter at this time.