
內容簡介
贊助商重定向外掛可讓您輕鬆地管理自己網站上的贊助商或聯盟連結。大多數情況下,我們得到的聯盟連結幾乎不可能記住,每次都必須複製和粘貼分享聯盟連結。在這種情況下,我們可以在您的網站上創建一個將重定向到特定 URL 的 URL。例如:如果您嘗試瀏覽 URL(http://microsolutionsbd.com/go/payoneer/),它將使用我的聯盟 ID 將您重定向到 Payoneer 網站。
我們使用 Masonary 库來美化贊助商的網格。如果 Masonary 库已經存在於您的主題中,請使用插件設置頁面從此插件卸載庫。如果您不想在任何頁面上顯示贊助商,則最好使用插件設置部分禁用加載 Masonary 库。
請瀏覽我們站點上的頁面以查看此插件的操作:http://microsolutionsbd.com/sponsor/
贊助商重定向外掛的功能:
– 此插件使您能夠集中管理所有聯盟鏈接,而無需擔心之前在哪裡分享了 URL。
– 您可以隨時更新任何贊助商的鏈接,而不必擔心之前在哪裡分享了 URL。
– 此插件提供創建帖子的功能,包括精選圖片,使您能夠創建顯示您的特殊聯盟夥伴的頁面。
– 管理頁面上會列印點擊次數。
目前 [msbd-srp] 提供以下屬性:
– 類型 – 默認值為空,將檢索除“隱藏”之外的所有聯盟夥伴類型。此屬性的允許值是 – ‘高級’,‘金色’,‘白銀’,‘標準’ 或 “全部”。如果您想檢索所有類型的贊助商鏈接(包括隱藏類型),則可以使用“全部” 進行此屬性的應用。
– 列數 – 您可以指定顯示贊助商的列數。此屬性的允許值為:2、3 或 4
– 限制 – 您可以使用簡碼限制要顯示的贊助商數量。默認值為 0(無限制/全部)
– 排序 – 此屬性的允許值為 “ASC” 或 “DESC”。默認值為 DESC
– 包裝類 – 如果您想向網格的容器添加任何 CSS 類以自定義樣式,則可以使用此屬性編寫 CSS 類。默認為空。
– 縮略圖 – 默認情況下,此外掛使用 WordPress 的預設縮略圖圖像。如果您知道您的網站上存儲了哪種類型的縮略圖大小,並且想要使用不同類型的縮略圖,則此選項將對您有用。在此處寫入縮略圖尺寸。默認值為“縮略圖”
簡碼 [msbd-srp] 的示例:
以下兩個簡碼會輸出相同的結果:
[msbd-srp]
和
[msbd-srp type="" columns="3" wrap_class="" limit="0" thumbnail="thumbnail" sorting="DESC"]
以下兩個簡碼僅會輸出黃金贊助商的類型:
[msbd-srp type="golden"]
和
[msbd-srp type="golden" columns="3" wrap_class="" limit="0" thumbnail="thumbnail" sorting="DESC"]
外掛標籤
開發者團隊
原文外掛簡介
Sponsor Redirect plugin helps you to manage your sponsors or affiliate link on your own site easily. Most of the time we get an affiliate link which is almost impossible to memorise and for which we have to share the affiliate links by copy and paste everytime. In that case we can create an url on your site that will redirect to the specific url. For example: if you try to browse the url ( http://microsolutionsbd.com/go/payoneer/ ), it will redirect you to Payoneer site with my affiliate id.
We have use Masonary library to looks good the grid of sponsor. If the masonary library already exist on your theme then please use the plugin settings page to unload the library from this plugin. If you are not interested to show your sponsors in any page then it will batter to disable loading masonary library using plugin settings section.
Please browse the page on our site to see this plugin in action: http://microsolutionsbd.com/sponsor/
Features of Sponsor Redirect plugin:
– This plugin enables you to manage all your affiliate link centrally from your own site.
– You can update link of any sponsor anytime without getting headache about where you have shared the url previously.
– This plugin offer create post including featured image which enable you to create a page showing your special affiliate partners.
– Number of clicks is printed on the manage page.
Currently [msbd-srp] offeres the following attributes:
* type – default value is empty which will retrieve all type of affiliate partner except “Hide”. Permitted values for this attribute are – ‘premium’, ‘golden’, ‘silver’, ‘standard’, or “all”. If you like to retireve all type of sponsor link (including hide type) then you can use “all” for this attribute.
* columns – you can specify the columns number to show the sponsors in grid. Permitted values for this attribute are: 2,3, or 4
* limit – you can limit the number of sponsor to show using the shortcode among a lot of sponsors. Default is 0 (unlimited/all)
* sorting – permitted value for this attribute are “ASC” or “DESC”. Default is DESC
* wrap_class – if you like to add any css class to the container of the grid to style yourself, you can write the css class using this attribute. Default is empty.
* thumbnail – By default this plugin use the default thumbnail image of wordpress. If you know what type of thumbnail sizes are stored on your site and want to use different type of thumbnail then this option will be useful for you. Write the thumbnail size here. By default the value is “thumbnail”
Examples of Shortcode [msbd-srp]:
Following two short code will output same:
[msbd-srp]
and
[msbd-srp type="" columns="3" wrap_class="" limit="0" thumbnail="thumbnail" sorting="DESC"]
Following two short code will output only golden type of sponsors:
[msbd-srp type="golden"]
and
[msbd-srp type="golden" columns="3" wrap_class="" limit="0" thumbnail="thumbnail" sorting="DESC"]
