這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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