Connect Meeeters to WordPress
Two minutes, nothing to install. Your AI drafts land directly in wp-admin as drafts, ready for your review.
Frequently asked questions
Quick answers to the questions people ask most about this topic.
No. Application passwords are built into WordPress since version 5.6, and Meeeters uses the standard WordPress REST API. Nothing to install, nothing to update.
No. Every article arrives with the draft status. You open it in wp-admin, edit if you want, and press publish yourself.
It only grants the API access of the user who created it, and you can revoke it anytime from the same screen. Meeeters stores it server-side only, encrypted at rest on our locked credentials table, and never shows it again.
Three usual causes: the site URL must be the root (https://yoursite.com, no /wp-admin), the username is your WordPress login (not the email in some setups), and some security plugins block the REST API, add an exception for /wp-json.
No. Meeeters only calls the WordPress REST API to create draft posts. It never sees your theme, your plugins, your files or your code, and it has no way to reach a custom dashboard or the logged-in area of your product. For extra safety, create the application password on an Editor account rather than an Administrator one.
It is a normal WordPress draft: you fix it in wp-admin like any other post. Nothing Meeeters sends is locked or managed remotely. Once a draft lands on your site, it is entirely yours.