VK Posts Parser
A plugin that parses VK posts and creates WordPress posts from them.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/xhwapp/wp-vkpost/archive/refs/heads/main.zipA WordPress plugin that parses VK posts and creates WordPress posts from them.
Installation
- Upload the
vk-posts-parserfolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Go to the plugin settings page and enter your VK group ID, access token, and other settings.
- Click the "Parse Posts" button to parse VK posts and create WordPress posts from them.
Usage
Settings
The plugin settings can be accessed from the "VK Posts Parser" menu in the WordPress admin.
VK Group ID
Enter the ID of the VK group whose posts you want to parse.
Access Token
Enter your VK access token. You can generate an access token by following the instructions here.
Number of Posts
Enter the number of VK posts to parse.
Default Image URL
Enter the URL of the default image to use for posts that don't have any images.
Default Category
Select the default category to assign to parsed posts.
Parsing Posts
To parse VK posts and create WordPress posts from them, click the "Parse Posts" button on the plugin settings page.
License
GPLv2 or later