Can someone point me to the right *.php file…
-
I’ve created a new page called SEARCH. Rather than simply display Post-content, I want to execute my own PHP in order to display certain selection choices that a user can set then i would search the members xporfile database and return result.
I figured that I could simply hook into a strategically placed do_action() but, for the life of me, i can’t figure out WHERE to identify the do_action(). For example, i knew to look in the file edit.php when I wanted to limit changes on certain xprofile fields. For this situation, however, i don’t know which *.php file triggers the display of a page.
Can someone point me to a starting place? Is there a tutorial I should have read?
- The topic ‘Can someone point me to the right *.php file…’ is closed to new replies.