plugins – Question: It is possible to pass $args that sent by add_settings_field() inside another function?
Question
I'm trying To do my plugin Setting with OOP PHP
when I'm Creating Setting Filed it sends $args so I can use it in their function, but when I call this function in another place it is for $args and it's undefined.
here are my codes:
0
3 days
0 Answers
0 views