Description
GAA Auto Post for Odnoklassniki is a powerful yet simple plugin that automatically publishes your WordPress content to your Odnoklassniki groups. Perfect for bloggers, news sites, and businesses who want to maintain an active presence on Russia’s leading social network without manual work.
🚀 Key Features
- Fully Automatic Posting — New posts are sent to Odnoklassniki immediately upon publishing or on a schedule.
- Multiple Group Support — Publish to several Odnoklassniki groups at once.
- Rich Media Support — Automatically includes featured images from your posts.
- Customizable Templates — Control exactly how your posts look with flexible template variables.
- Safe Testing Mode — Test connection and send trial posts before going live.
- Comprehensive Logging — Track all publishing activity with detailed debug and post logs.
- Delayed Publishing — Schedule posts to be published at optimal times.
- Manual Republishing — Republish any existing post to Odnoklassniki with one click.
- Bulk Operations — Clear logs, reset metadata, or clean up all plugin data from settings page.
📝 Template Variables
Customize your Odnoklassniki posts using these variables in your message template:
- `{title}` — The title of your WordPress post
- `{excerpt}` — Post excerpt or custom content
- `{url}` — Direct link back to the post on your site
Example template: `{title}\n\n{excerpt}\n\nRead more: {url}`
🔧 How It Works
- Create an application on Odnoklassniki developer platform
- Generate access token with required permissions
- Enter your application credentials in plugin settings
- Configure which post types to publish and to which groups
- That’s it — your posts will now automatically appear in Odnoklassniki!
External Services
This plugin connects to the Odnoklassniki API (api.ok.ru) to automatically publish content to your Odnoklassniki groups.
Service Information
- Service Name: Odnoklassniki (OK.ru)
- Purpose: Posting WordPress content to Odnoklassniki groups
- Provider: Odnoklassniki (VK Group)
- Terms of Service: https://apiok.ru/ext/terms
- Privacy Policy: https://ok.ru/privacypolicy
Data Transmitted
The following data is sent to Odnoklassniki API:
- Authentication Data: Application ID, Secret Key, and Access Token (required for API authorization)
- Post Content: Title, excerpt/text, and featured image URL from your WordPress posts
- Post Metadata: WordPress post ID and URL to prevent duplicate posts and provide backlinks
- Targeting Information: Group ID(s) where content should be published
When Data is Transmitted
- Connection Testing: When you click « Test Connection » in plugin settings
- Auto-Publishing: When a post is published or updated (if auto-posting is enabled)
- Manual Publishing: When you click « Republish » on an individual post
- Test Posts: When you send a test post from settings page
Data Storage
Your Odnoklassniki credentials are stored encrypted in your WordPress database. Logs of publishing activity are stored locally and can be cleared at any time from the plugin settings.
Support
For free support, please use the official WordPress.org support forum.
Before creating a new support thread, please:
- Check the Frequently Asked Questions section above
- Review the debug logs in plugin settings for error messages
- Ensure your Odnoklassniki application has the correct permissions
Professional Services
Need help with setup, customization, or priority support? Visit https://gaagaa.ru/ for professional services.
We offer:
- Plugin installation and configuration
- Custom template development
- Priority email support
- Code customization for specific needs
Installation
Standard Installation
- Log in to your WordPress admin panel
- Go to Plugins Add New
- Search for « GAA Auto Post for Odnoklassniki »
- Click Install Now and then Activate
Manual Installation
- Download the plugin ZIP file
- Go to Plugins Add New Upload Plugin
- Select the ZIP file and click Install Now
- Click Activate Plugin
Initial Setup
- Go to Settings GAA Auto Post for Odnoklassniki
- Click the link to create a new application on Odnoklassniki
- Copy your Application ID, Secret Key, and Access Token
- Paste them into the plugin settings
- Click Test Connection to verify everything works
- Select your target groups and configure posting options
- Save changes and enjoy automatic posting!
FAQ
-
How do I create an application on Odnoklassniki?
-
Visit https://apiok.ru/dev/app/create and follow these steps:
- Click « Create application »
- Fill in the application name and description
- Select « Platform » as the platform type
- Accept the terms and click « Create »
- Your Application ID and Secret Key will be generated
-
How do I get a permanent access token?
-
- In your application settings on apiok.ru, go to « Access Tokens » section
- Click « Create token »
- Select the following permissions: `VALUABLE_ACCESS`, `GROUP_CONTENT`, `PHOTO_CONTENT`
- Click « Create » and copy the generated token
- This token is permanent and won’t expire
-
How do I find my group ID?
-
Navigate to your Odnoklassniki group in a web browser. The group ID is the string of numbers in the URL. For example, in
https://ok.ru/group/1234567890123, the group ID is1234567890123. -
Can I post to multiple groups?
-
Yes! In the plugin settings, you can enter multiple group IDs separated by commas. The plugin will publish your content to all specified groups simultaneously.
-
Does the plugin support images?
-
Yes, the plugin automatically includes the featured image from your WordPress post. If no featured image is set, the post will be published without an image.
-
Will this slow down my website?
-
No. The plugin is optimized for performance. All API calls to Odnoklassniki are made in the background using WordPress cron, so they don’t affect your site’s loading speed for visitors.
-
Can I disable auto-posting for specific posts?
-
Yes. On the post editing screen, you’ll find a meta box that allows you to disable auto-posting for that individual post. You can also manually republish posts from this meta box.
-
Is there a log of what was posted?
-
Absolutely. The plugin maintains two types of logs:
- Post Logs — Shows all successfully published posts with timestamps and results
- Debug Logs — Detailed technical information for troubleshooting
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« GAA Auto Post for Odnoklassniki » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“GAA Auto Post for Odnoklassniki” a été traduit dans 1 locale. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « GAA Auto Post for Odnoklassniki » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.0.0
- Initial release
- Automatic posting to Odnoklassniki groups
- Support for multiple groups
- Featured image integration
- Customizable message templates with variables
- Connection testing functionality
- Test post sending
- Post and debug logging
- Manual republishing for existing posts
- Bulk cleanup tools for logs and metadata
- Translation-ready (WordPress I18n compliant)
- Full security escaping and sanitization