Added the ability to connect Wordpress to your site.
How to connect a WordPress site (hosted on your own hosting) To securely connect and publish posts on your WordPress site, we use a standard WordPress feature — Application Passwords.
📌What is it? This is a unique password (token) that allows Onlypult (or another external service) log in on behalf of your user, without storing the primary password.
🛠 Steps to create an Application password in WordPress 1.Log in to the admin panel of your WordPress site
Open it: https://site.ru/wp-admin
2.Go to the section
Users → Profile (or “Your profile”)
3.Find the section “Application Passwords” (Application Passwords)
Scroll down the page
4.Create a new password
In the line: The name of the new application password
Enter any name, for example: Onlypult API
Click the "Add new application password" button
5.Copy the generated application password
You will see something like: abcd efgh ijkl mnop qrst uvwx
Be sure to save it — you won't see it again!
✅ How to use this password (token) in Onlypult
In the Onlypult interface, click Add Account
Choose WordPress
Select Self hosted and then enter your Application password from WordPress.
Specify the URL of your website: for example https://site.ru
Login: your WordPress login (for example, admin)
Password: the created token
🛡️Safety
The application's password can be revoked at any time through the WordPress interface.
One token is one application. You can create different tokens for different services.