This is a very practical WordPress plug-in based on the Open API of Sina Weibo. Currently, there is no proper name, and it is also called "blog Weibo ". The latest version 0.0.1 has the following functions:
- 1. When posting a blog post, you can automatically send a message to Sina Weibo, And the tag will be converted to a topic.
- 2. At the same time, others can view the latest developments on your Sina Weibo in your blog.
The installation is very easy. You can refer to the following steps:
1. Download
The main page of the plug-in is Google code, so you can download the latest version of the plug-in from Google Code. All versions can be downloaded in the download column.
2. Installation
After the download is complete, visit http: // {your blog domain name}/WP-admin/plugin-install.php? Tab = upload: Upload the downloaded plug-in to Wordpress. After the upload is successful, do not forget to activate the plug-in.
3. Configuration
In version 0.0.1, only one screenname is configured. You may be unfamiliar with this concept. For example, if my weibo website is "Publish options", click OK.
4. Authorization
After saving it, you also need to authorize the application. Otherwise, you cannot obtain the information of your Sina Weibo blog.
Click "Authorization link" To Go To The plug-in authorization page.
Click authorize to go to the authorization page of Sina.
If you have not logged on to a micro-blog, you need to enter the micro-blog logon information and then click "allow ".
Finally, enter your email and blog address, and click Submit.
5. Application display
Publish an articleArticleLater, you will see that your micro-blog will send a message synchronously.
The title and tag of the article published above are published on Weibo as a piece of information, and the tag is automatically changed to a topic.
You can see the latest developments in your blog
A very simple and practical plug-in. I hope you like it.