[WordPress] 外掛分享: WP Pinterest

前言介紹

  • 這款 WordPress 外掛「WP Pinterest」是 2012-07-01 上架。
  • 目前有 100 個安裝啟用數。
  • 上一次更新是 2012-07-02,距離現在已有 4689 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.1 以上版本才可以安裝。
  • 有 1 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

techably |

外掛標籤

pin | pinit | pinboard | Pinterest |

內容簡介

輕鬆地將 Pinterest 資源添加到您的 WordPress 網站中,包括「按一下釘選」、「Follow」按鈕和 Pinboard。

連結:外掛 FAQ 和新聞

[為避免外掛問題,需要使用 PHP5]

簡碼

按一下釘選按鈕
– 簡碼:[pinit]
– 參數:layout // 按鈕佈局
– 用法:[pinit layout=”horizontal|vertical|none”]

Pinterest 追蹤按鈕
- 簡碼:[pinme]
- 參數:username、layout // Pinterest 使用者名稱、按鈕佈局
- 用法:[pinme username="your_pinterest_username" layout="large-white | medium-white | icon-white | tiny-white | large-red | medium-red | icon-red | tiny-red | icon-text"]

Pinterest Pinboard
- 簡碼:[pinboard]
- 參數:username、board、pins、width、height、maxheight、description、follow、columns // Pinterest 使用者名稱、Pinboard 名稱、要顯示的釘選數量、釘選寬度、釘選高度、釘選最大高度、顯示或隱藏說明文字、在 Pinboard 下顯示 Follow 連結、釘選顯示的欄位數
- 用法:[pinboard username="your_pinterest_username" board="your_pinterest_board_name" pins="number_of_pins_to_display" width="width_of_a_pin" height="height_of_a_pin" maxheight="maximum_height_of_a_pin" description="0 | 1" follow="large-white | medium-white | icon-white | tiny-white | large-red | medium-red | icon-red | tiny-red | icon-text | icon-text-red | icon-text-white | none" columns="number_of_columns_for_pinboard"]

PHP 函式


按一下釘選按鈕
函式:wp_pinterest_pin_it_button
參數:$layout // 按鈕佈局
用法:``

Pinterest 追蹤按鈕
函式:wp_pinterest_follow_button
參數:$username、$layout // Pinterest 使用者名稱、按鈕佈局
用法:``

Pinterest Pinboard
函式:wp_pinterest_pinboard
參數:$username、$board、$pins、$width、$height、$maxheight、$description、$follow、$columns // Pinterest 使用者名稱、Pinboard 名稱、要顯示的釘選數量、釘選寬度、釘選高度、釘選最大高度、顯示或隱藏說明文字、在 Pinboard 下顯示 Follow 連結、釘選顯示的欄位數
用法:``

= 注意:參數「pins」、「width」、「height」、「maxheight」及「columns」,只能輸入整數值。參數「description」控制 Pinboard 上的釘選標題是否顯示,為二進制參數,必須提供值「0」(false)或「1」(true)。按照下面的示例在 WordPress 主題中使用 PHP 函式,實現最佳實踐:

原文外掛簡介

Add Pinterest assets like Pin-it button, Follow button and Pinboard to your WordPress site without hassle.
Links: Plugin FAQ and News
[PHP5 is required to avoid any problems with the plugin]
Shortcodes
Pin-it button
– Shortcode : [pinit]
– Parameters : layout // Button Layout
– Usage : [pinit layout=”horizontal|vertical|none”]
Pinterest Follow button
- Shortcode : [pinme]
- Parameters : username, layout // Pinterest Username, Button Layout
- Usage : [pinme username="your_pinterest_username" layout="large-white | medium-white | icon-white | tiny-white | large-red | medium-red | icon-red | tiny-red | icon-text"]

Pinterest Pinboard
- Shortcode : [pinboard]
- Parameters : username, board, pins, width, height, maxheight, description, follow, columns // Pinterest Username, Pinboard Name, Number of Pins to display, Pin width, Pin height, Pin maximum height, Show or hide description, Follow link below the Pinboard, Number of Columns the Pinboard should have
- Usage : [pinboard username="your_pinterest_username" board="your_pinterest_board_name" pins="number_of_pins_to_display" width="width_of_a_pin" height="height_of_a_pin" maxheight="maximum_height_of_a_pin" description="0 | 1" follow="large-white | medium-white | icon-white | tiny-white | large-red | medium-red | icon-red | tiny-red | icon-text | icon-text-red | icon-text-white | none" columns="number_of_columns_for_pinboard"]

PHP functions

Pin-it button
Function : wp_pinterest_pin_it_button
Parameters : $layout // Button Layout
Usage : ``

Pinterest Follow button
Function : wp_pinterest_follow_button
Parameters : $username, $layout // Pinterest Username, Button Layout
Usage : ``

Pinterest Pinboard
Function : wp_pinterest_pinboard
Parameters : $username, $board, $pins, $width, $height, $maxheight, $description, $follow, $columns // Pinterest Username, Pinboard Name, Number of Pins to display, Pin width, Pin height, Pin maximum height, Show or hide description, Follow link below the Pinboard, Number of Columns the Pinboard should have
Usage : ``

= NOTE: The parameters 'pins', 'width', 'height', 'maxheight', 'columns' should be supplied an integer value only. Parameter 'description', which controls showing/hiding of Pin title on Pinboard, is a binary parameter which should be provided with a value either '0' (false) or '1' (true).
Implement the best practice to use PHP functions in your WordPress Theme by following the below given example:

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Pinterest」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

  • Travelers' Map 》Travelers' Map 可以讓您使用 Leaflet 模組和 OpenStreetMap 開放數據在動態地圖上顯示您的部落格文章。這個外掛程式完全免費。, 您可以到我的徒步旅行部落格...。
  • Meks Easy Maps 》Meks Easy Maps 最初是我們的 Trawell WordPress 主題 的一個功能,但現在它可用於任何 WordPress 網站。, 透過 Meks Easy Maps WordPress 外掛,您可以透過 ...。
  • BestWebSoft’s Pinterest 》BestWebSoft 的 Pinterest 外掛是一個有用的社交解決方案,可將 Pinterest 存儲按鈕、關注按鈕和小工具(Pin、Board、Profile)添加到您的 WordPress 網站。 ...。
  • TechGasp Pin Master 》avascript or AJAX used, Visit TechGasp, , , 這是一款由TechGasp開發的優質社交網絡WordPress外掛,為了提升網站載入速度和確保網站不出現錯誤和衝突,該外...。
  • Pinit: Pinterest for WordPress 》這個外掛可以讓你輕鬆把 Pinterest 資源添加到你的網站,不用擔心繁雜的程式碼。你的網站上的每一張圖片都會自動變成可釘選的。, 主要功能包括:, , 自動在每...。
  • Authentication Code 》「Authentication Code」是一個輕量級的外掛程式,可以為您的登入表單新增驗證欄位,以提升安全性。, 當驗證碼錯誤或為空白時,皆無法取得進入權限。如果要停...。
  • Pin CTA 》總結:Pin CTA 是一個功能強大的 WordPress 外掛,可以幫助您透過時尚、可自訂的呼籲按鈕來鼓勵 Pinterest 分享。提供 Gutenberg 區塊和簡碼兩種方式,適合食...。
  • Curated Search 》你知道用戶在你的網站上進行最常見的搜尋時應該看到什麼信息,但 WordPress 的搜索引擎通常有其他想法。到目前為止,有兩個選擇:, , 使用 Google 搜索結果,...。
  • Sticky Comment 》以下是外掛「Sticky Comment」的摘要:, , - 可以輕鬆地將您喜歡的評論置頂,讓最有價值的回饋總是可見。, - 適合用於置頂知名作者的評論、突顯正面評論以及...。
  • Pinterest Image Pin 》這個 Pinterest 外掛可以讓你的網站訪問者釘選個別圖片到 Pinterest 上,釘選按鈕將出現在主要內容中每個圖片的下方。此外,它還提供了三種 Pinterest 按鈕版...。
  • Pinterest Pin Shortcode 》特點, , 只需指定其網址即可輕鬆插入針腳;, , 使用方法, [pin url=http://pinterest.com/pin/424605071087515584/]。
  • Add Pinterest Buttons To WordPress Plugin 》一旦啟用此外掛程式,它會自動在您內容中的所有圖像上添加 Pinterest pin 按鈕。, 您無需更改 WordPress 網站上的任何內容。, 此外掛程式將掛接到內建 WordPr...。
  • Lazy Pinner 》這個外掛可以在你發佈文章時自動發佈到 Pinterest。因為 Pinterest 沒有提供 API,所以我們製作了這個外掛來自動發佈到 Pinterest。。
  • KMO Social 》滑鼠懸停時,圖示會彈出,讓使用者分享當前頁面到他們喜愛的社交網絡。。
  • Dashboard Quick Lock 》, 你是不是討厭每次暫時離開儀表板時都要登出以保護你的 WordPress 資料呢?, 你是不是討厭每次都要輸入長長的安全密碼才能回到你的工作上?, 你是不是討厭每...。

文章
Filter
Apply Filters
Mastodon