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

BF Modal

外掛說明

BF Modal is made to convert any custom post type, page or post to modal. Plugin
automatically adds rewrite rules so you can still have nice and relevant URL when popup is opened.
Take full control of modal and override modal templates. You can create custom modal
templates so each page can have different template. You can also override based on
post type.

螢幕擷圖

  • The BF Modal Options Page
  • Modal Options for pages

安裝方式

Upload ‘bf-modal’ to the ‘/wp-content/plugins/’ directory

Activate the plugin through the ‘Plugins’ menu in WordPress

Convert pages and post types to modal

How this plugin works

  1. Simply go to BF Modal Options page and choose post type you want to convert to modal
  2. Choose an archive page, page that will be displayed below this popup
  3. Go to Settings -> Permalinks and save permalinks so rewrite rules can be rewritten
  4. That’s it, you are good to go, post type single page will open in modal when you visit URL

If you add links to modal pages somewhere it will go to that link and open popup/modal, but if you
want to stay on the same page and not actually go to different page then you can use

To your link you add class js-bfml-modal-trigger and post-data-id attribute with post id

Example:

<a href="#" class="js-bfml-modal-trigger" data-post-data-id="12">
    This is a test post type Link
</a>

If you want to convert pages to modal
1. Go to page you want to convert, find Modal Page options meta box
2. Set Is Modal to true and set your archive page
3. Settings -> Permalinks and save permalinks
4. Open your page and it will open as modal

常見問題集

What kind of support do you provide?

Please post your question on plugin support forum

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈BF Modal〉的開發相關工作。

參與者

將〈BF Modal〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.11

Release Date – 27 October 2021
First Release

1.1.0

Release Date – 06 December 2021

  • New – added remove options on uninstall plugin
  • New – added flush rewrite rules when setting rewrite rules
  • New – added link to settings page

1.1.1

Release Date – 07 December 2021

  • Fix – updated npm packages
  • Fix – updated saving post types options
  • Update – refactored code

1.1.2

Release Date – 07 March 2023

*Fix – Modal admin page settings

1.1.3

Release Date – 20 April 2023

*Fix – Modal scroll on mobile
*Test – new WP version