Home › Forums › Backend Issues (wp-admin) › Access $post values in wp-admin › Reply To: Access $post values in wp-admin
Hi @bobz,
The WP best practice is to add an action to the area of the page you wish to display your information.
‘admin_head’ might be what your looking for => http://codex.wordpress.org/Plugin_API/Action_Reference/admin_head
Here is a list of all the WP actions => http://codex.wordpress.org/Plugin_API/Action_Reference
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.