Title: Hooks Code sample
Last modified: July 29, 2025

---

# Hooks Code sample

 *  Resolved [jkacher](https://wordpress.org/support/users/jkacher/)
 * (@jkacher)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/hooks-code-sample/)
 * I see the list of hooks but no meaningful usage samples, for example I want to
   start the app in full screen mode, I assume it would be on AppOpen, but besides
   the wpda. I have no clue.

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

 *  Plugin Contributor [Kim L](https://wordpress.org/support/users/kimmyx/)
 * (@kimmyx)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/hooks-code-sample/#post-18577482)
 * Hi [@jkacher](https://wordpress.org/support/users/jkacher/),
 * Thanks for the post!
 * The documentation on hooks is a work in progress. 🙏
 * Because of their versatility, most of the examples came from use cases presented
   by customers.
 * We usually add them as they come, but we’re also working on adding more basic
   samples in the future.
 * > I want to start the app in full screen mode, I assume it would be on AppOpen,
   > but besides the wpda. I have no clue.
 * To start an app in full screen mode, just add parameter `fullscreen="true"` to
   your shortcode. For example: `[wpda_app app_id="123" fullscreen="true"]`
 * Hope this helps! Let us know if you have other questions. 😊
 *  Thread Starter [jkacher](https://wordpress.org/support/users/jkacher/)
 * (@jkacher)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/hooks-code-sample/#post-18577933)
 * This does not work, I tried two different apps
 *  Plugin Contributor [Kim L](https://wordpress.org/support/users/kimmyx/)
 * (@kimmyx)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/hooks-code-sample/#post-18579170)
 * Hi [@jkacher](https://wordpress.org/support/users/jkacher/),
 * Apologies for the confusion. 🙏
 * This option is only currently available for the **Data Apps** app type.
 * I’ve requested Peter to enable this feature for all app types, but I can’t guarantee
   an ETA. 😔
 * Let us know if you have other questions.

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

The topic ‘Hooks Code sample’ is closed to new replies.

 * ![](https://ps.w.org/wp-data-access/assets/icon-256x256.png?rev=3299063)
 * [WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards](https://wordpress.org/plugins/wp-data-access/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-data-access/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-data-access/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-data-access/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-data-access/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Kim L](https://wordpress.org/support/users/kimmyx/)
 * Last activity: [10 months, 1 week ago](https://wordpress.org/support/topic/hooks-code-sample/#post-18579170)
 * Status: resolved