# WordPress plugin support

### Which WordPress plugins does AppMySite support?

AppMySite supports the core functionality of WordPress and WooCommerce to help you convert your website into a premium mobile app. However, when it comes to specific plugins, here’s what you need to know:

[Support using advanced web views](/app/web-view/advanced-web-view-settings.md)

The advanced Web View feature ensures seamless integration of any WordPress plugin functionality into your app. The Web View is designed to replicate a native app-like experience, maintaining the look and feel of a premium app.

* All features and designs of your WordPress site, including those powered by plugins, will render perfectly in the app.
* With advanced Web Views, your app users won’t feel the difference between a native integration and a Web View feature.
* Use the[ Preview feature](https://app.appmysite.com/app/preview) or test your app on the AppMySite Demo app to ensure the plugin works as expected.

Find out how you can configure web-view settings in your app using the guide below:

Advanced web-view settings

{% hint style="warning" %}
AppMySite supports many popular WordPress and WooCommerce plugins, but compatibility with all plugins cannot be guaranteed due to the vast variety available.
{% endhint %}

By combining native features and advanced Web Views, AppMySite ensures a smooth app experience, regardless of the plugins your website uses.

<br>


---

# 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.appmysite.com/app/performance/wordpress-plugin-support.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.
