這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Bridaluxe

描述

The Bridaluxe plugin for WordPress allows you to easily and quickly add a complete Bridaluxe affiliate
store, consisting of thousands of unique and specialized products.

To add the Bridaluxe capabilities to your WordPress blog, insert a [bridaluxe] shortcode into any post or page. You
set your affiliate ID under ‘Settings > Bridaluxe’.

Also included with this plugin is a new template tag that allows you to display a navigation menu for the Bridaluxe functionality.

安裝

This plugin follows the standard WordPress plugin installation method.

  1. Upload the bridaluxe folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

How do I include the Bridaluxe Storefront?

The only thing you have to do is add the [bridaluxe] shorttag to a page or post content.

How do I include the optional navigation item?

You can include the navigation item anywhere that you want using the template tag bridaluxe_navigation.

Include the following in your template:

if function_exists( 'bridaluxe_navigation' ) {
    bridaluxe_navigation();
}
What is the recommended way to use this plugin?

The best way to use the Bridaluxe Storefront plugin is as follows:

  1. Upload and activate the plugin
  2. Create a new page template for your theme that removes the page title and adds the bridaluxe_navigation template tag in your sidebar.
  3. Create a new page with content [bridaluxe] and choose the page template you created in step 2
  4. Ensure that your WordPress permalinks settings are saved. The plugin works better if you have selected something other than default

After following these steps, you can style the content however you wish by adding styles to your template’s style.css file.
That’s it, you have a complete storefront!

評價

There are no reviews for this plugin.

貢獻者及開發者

“Bridaluxe” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Bridaluxe 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄