Title: mysticalcode's Replies | WordPress.org

---

# mysticalcode

  [  ](https://wordpress.org/support/users/mysticalcode/)

 *   [Profile](https://wordpress.org/support/users/mysticalcode/)
 *   [Topics Started](https://wordpress.org/support/users/mysticalcode/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mysticalcode/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mysticalcode/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mysticalcode/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mysticalcode/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mysticalcode/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Custom Fields: Extended] Including ACF & ACFE within a plugin?](https://wordpress.org/support/topic/including-acf-acfe-within-a-plugin/)
 *  Thread Starter [mysticalcode](https://wordpress.org/support/users/mysticalcode/)
 * (@mysticalcode)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/including-acf-acfe-within-a-plugin/#post-13968350)
 * Hi [@hwk-fr](https://wordpress.org/support/users/hwk-fr/),
 * This is helpful, mate. I’ll give it a go.
 * Je te remercie.
 * Cheers,
    M
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [admin.php flow](https://wordpress.org/support/topic/admin-php-flow/)
 *  Thread Starter [mysticalcode](https://wordpress.org/support/users/mysticalcode/)
 * (@mysticalcode)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/admin-php-flow/#post-13967977)
 * Thanks, [@bcworkz](https://wordpress.org/support/users/bcworkz/),
 * > “load-{$plugin_page}” fires when a plugin’s admin page is loaded. There are
   > likely no callbacks added since WP loads the admin page anyway. The action 
   > is there for plugin developer use if they need to execute code before a plugin’s
   > admin page is loaded. This way someone could influence one plugin’s behaviour
   > from another plugin, provided they know the right page ID.
 * I guess I got fixated with menu structures where a plugin’s admin pages are called.
   I’ll do some experimentation to understand it better. This one is particularly
   interesting as well:
 * > The “load-$something” format is applied in other contexts besides plugin admin
   > pages. It all depends on what value is passed for $something. It generally 
   > fires just before some PHP file is required or included.
 * I’ll have a play with “admin_action_{$action}” as well.
 * Again, thank you. I hope you’re well.
 * Cheers,
    M

Viewing 2 replies - 1 through 2 (of 2 total)