Fire function when meta data is requested
Question
My database is getting filled from an external application. All works perfect execpt the caracters. They are unicoded like u2122
. I have made an very simple plgin that filters the given string to the correct HTML equivalent.
Now I want to let every meta request go throgh the function.
Is there a hook that can do this like add_filter("mata_request", "filter_unicode")
?
Thanks in advance
0
hooks, php, plugins
4 years
2020-02-21T08:39:04-05:00
2020-02-21T08:39:04-05:00 0 Answers
54 views
0
Leave an answer