# Website Plugins

- [Wordpress](https://docs.webtonative.com/website-plugins/wordpress.md)
- [Push notification (WooCommerce)](https://docs.webtonative.com/website-plugins/wordpress/push-notification-woocommerce.md): This documentation provides step-by-step instructions for configuring and using your WordPress site's WebToNative Push Notification feature.
- [In-App Purchase](https://docs.webtonative.com/website-plugins/wordpress/in-app-purchase.md): Introduction to In-App Purchases (IAP)
- [In-App Purchase (IAP) Configuration Guide for iOS and Android](https://docs.webtonative.com/website-plugins/wordpress/in-app-purchase/in-app-purchase-iap-configuration-guide-for-ios-and-android.md)
- [In-App Purchase (WooCommerce)](https://docs.webtonative.com/website-plugins/wordpress/in-app-purchase/in-app-purchase-woocommerce.md): The In-App Purchase (IAP) integration enables seamless payment handling via the Google Play Store (Android) and Apple App Store (iOS) within WooCommerce.
- [In-App Purchase](https://docs.webtonative.com/website-plugins/wordpress/in-app-purchase/in-app-purchase.md)
- [Offercard](https://docs.webtonative.com/website-plugins/wordpress/offercard.md): Show video/image card to your users for discounts or offers or information.
- [Biometric Authentication](https://docs.webtonative.com/website-plugins/wordpress/biometric-authentication.md): This plugin enables biometric authentication for users in your WordPress application. Follow the steps below to configure and use the plugin effectively.
- [Social Login](https://docs.webtonative.com/website-plugins/wordpress/social-login.md)
- [Webtonative media player](https://docs.webtonative.com/website-plugins/wordpress/webtonative-media-player.md)
- [WebToNative Radio Player](https://docs.webtonative.com/website-plugins/wordpress/webtonative-media-player/webtonative-radio-player.md)
- [MediaPlayer Native Control](https://docs.webtonative.com/website-plugins/wordpress/webtonative-media-player/mediaplayer-native-control.md): The plugin integrates your website's media player with native device media controls. It allows you to monitor and control audio and video playback seamlessly through native controls on your mobile.
- [Bubble.io](https://docs.webtonative.com/website-plugins/bubble.io.md)
- [Customize Status Bar](https://docs.webtonative.com/website-plugins/bubble.io/customize-status-bar.md): Configure the mobile app status bar's appearance, including color and style.
- [Device-Based Element Visibility](https://docs.webtonative.com/website-plugins/bubble.io/device-based-element-visibility.md): Control the visibility of specific elements based on the user’s device (Android, iOS, or web).
- [Pull to Refresh (Android)](https://docs.webtonative.com/website-plugins/bubble.io/pull-to-refresh-android.md): Enable or disable pull-to-refresh functionality for Android apps.
- [OneSignal Push Notification](https://docs.webtonative.com/website-plugins/bubble.io/onesignal-push-notification.md)
- [Set External ID](https://docs.webtonative.com/website-plugins/bubble.io/onesignal-push-notification/set-external-id.md): Assign a unique user ID for OneSignal push notifications, enabling personalized messaging.
- [Send Push Notification](https://docs.webtonative.com/website-plugins/bubble.io/onesignal-push-notification/send-push-notification.md): Send targeted push notifications to specific users or groups via OneSignal.
- [Set/Remove Email or SMS Phone](https://docs.webtonative.com/website-plugins/bubble.io/onesignal-push-notification/set-remove-email-or-sms-phone.md): Associate or disassociate an email address or phone number with the user in OneSignal.
- [Set Tag](https://docs.webtonative.com/website-plugins/bubble.io/onesignal-push-notification/set-tag.md): Assign a custom tag to the user for OneSignal notifications.
- [Close App](https://docs.webtonative.com/website-plugins/bubble.io/close-app.md): Closes the mobile application.
- [Get Device Info](https://docs.webtonative.com/website-plugins/bubble.io/get-device-info.md): Retrieve detailed device information, including platform, app version, and device type.
- [Clear App Cache (Android)](https://docs.webtonative.com/website-plugins/bubble.io/clear-app-cache-android.md): Clears the app cache and optionally reloads the app.
- [Screen Control](https://docs.webtonative.com/website-plugins/bubble.io/screen-control.md): Manage screen behavior to keep it always on or allow normal screen dimming.
- [Facebook Events](https://docs.webtonative.com/website-plugins/bubble.io/facebook-events.md): 𝗙𝗮𝗰𝗲𝗯𝗼𝗼𝗸 𝗘𝘃𝗲𝗻𝘁𝘀
- [Regular](https://docs.webtonative.com/website-plugins/bubble.io/facebook-events/regular.md): Track custom events for Facebook Analytics.
- [Purchase](https://docs.webtonative.com/website-plugins/bubble.io/facebook-events/purchase.md): Track purchase events for Facebook Analytics.
- [AdMob](https://docs.webtonative.com/website-plugins/bubble.io/admob.md): Display AdMob advertisements, including banner ads, full-screen ads, and reward ads, to monetize your mobile application and enhance user engagement.
- [Offercard](https://docs.webtonative.com/website-plugins/bubble.io/offercard.md): Show video/image card to your users for discounts or offers or information.
- [In-App Purchase](https://docs.webtonative.com/website-plugins/bubble.io/in-app-purchase.md): Introduction to In-App Purchases (IAP)
- [In-App Purchase (Android/iOS)](https://docs.webtonative.com/website-plugins/bubble.io/in-app-purchase/in-app-purchase-android-ios.md): The In-App Purchase functionality allows you to enable seamless payments within your iOS application. Follow these steps to integrate and verify in-app purchases effectively.
- [Get IAP Canceled Subscription List (iOS)](https://docs.webtonative.com/website-plugins/bubble.io/in-app-purchase/get-iap-canceled-subscription-list-ios.md): Guide for implementing a workflow in Bubble.io to retrieve a list of canceled In-App Purchase (IAP) subscriptions when a user triggers an event.
- [Social Login](https://docs.webtonative.com/website-plugins/bubble.io/social-login.md)
- [Biometric Authentication](https://docs.webtonative.com/website-plugins/bubble.io/biometric-authentication.md): This plugin enables biometric authentication for users in your Bubble.io application. Follow the steps below to configure and use the plugin effectively.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.webtonative.com/website-plugins.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
