该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Lazy Pinner

描述

This Plugin will automatically post to pinterest when you publish your post. Pinterst does not have an API so we have made this plugin to post to pinterest automatacially.

安装

  1. Install Plugin from wordpress search or upload plugin to wordpress plugins directory then activate plugin.

  2. Go to Lay Pinner section fill out form save settings.

  3. Pinterest Email… This is yor email you login to pinterest with.
  4. Pinterest Password… This is your password you use to connect to pinterest.
  5. Password Hash Key… This is the key we use to encrypt your pinterest password in your wordpress database.
  6. Pinterest URL… This is the URL to your boards (https://pinterest.com/biofects/biofects).

常见问题

Does this require anything
  1. This script requires your host to have mcrypt, this is to encrypt passwords saved in the database.

  2. Issues of safe_mode or open_basedir defined (I will fix this in next release).

Why two developers

Lee Thompson is the primary developer and Nick Westerlund helped with the authenication to pinterest.

评价

阅读所有7条评价

贡献者及开发者

“Lazy Pinner” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Lazy Pinner”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial Release

1.1

  • Clean up Admin section

1.2

Fixed pinterest board name that is put in with spaces, pinterest converts to lower and a dash in the board name.

2.0

This major release has a lot of changes. Dont worry it will not impact any setting you have done already. I have made entering your pinterest info easier. I have created a page for logs.

2.1

I have made the pinner find the first image attached if no featured image is set, this removes the need to posts to have featured image.

2.1.1

Added uninstall function to remove tables and options this plugin creates

2.1.2

Added the new file I forgot

2.1.3

Fixed plugin delete

2.1.4

Forgot to save new file

2.2

Added some error checking

2.3

Added curl check for common errors