Tagged Questions
0
votes
1answer
84 views
Execute PHP function inside the admin area
I want to ask if there is a hook for executing php inside the admin area, my problem is I'm trying to do the get_posts wordpress function inside a popup frame using the thickbox jQuery plugin, using ...