前言介紹
- 這款 WordPress 外掛「Metabox with API」是 2020-06-22 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2022-02-04,距離現在已有 1185 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 5.4 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
Data Fetch | Product API | Category API | Data Capture | custom metabox |
原文外掛簡介
The objective of the plugin is to generate product button based on the data fetched from the API. The api data should be generated in the same manner as provided by the plugin (refer cateogory.json & product.json, included in “data” directory).
Once you activate the plugin, two tables wp_metabox_categories and wp_metabox_products are created. The “Metabox API setting” option (under the “Setting” section) allows to store category api url and product api url. After storing both APIs, there is option to fetch the data. It means category and product data are stored in the respective database table (i.e. wp_metabox_categories and wp_metabox_products). We can also fetch the data at regular period of time. The plugin supports two level of category only (i.e. Parent and child category).
The plugin also generate the metabox (named “Metabox API”) on the post or the page. Once you select the category from “Category” dropdown / select box, the product specific to that category will be populated to “Product” dropdown / select box. After selecting the product, you can generate the shortcode by clicking “Generate code” button. The generated shortcode can be used on any post or page which will display as product button in frontend. Anyone can easily modify the output of the generated shortcode.
If anyone want to modify the output of the shortcode or the attributes/fields of “cateogory” & “Product” APIs, can reach out to me. Please provide the feedback or suggestion to me.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Metabox with API」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。