[WordPress] 外掛分享: PostTypeArchiveMeta

前言介紹

  • 這款 WordPress 外掛「PostTypeArchiveMeta」是 2015-08-14 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2015-08-15,距離現在已有 3551 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.8 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

tajima_taso |

外掛標籤

post types archive |

內容簡介

此外掛可讓您在自訂文章類型的封存頁面或所有文章類型中新增資料。

此外掛 API

擷取文章類型的元數據欄。

get_post_type_meta( $key, $post_type )
自訂化
add_filter( 'post_type_archive_meta_post_types', 'func_name' ) add_filter( 'post_type_archive_meta_update_names', 'func_name' ) add_action( 'post_type_archive_meta_update_after', 'func_name' );
相關連結

Github

原文外掛簡介

You will be able to add data to the custom post type’s archive page or all post types.
This Plugin API
Retrieve meta data field for a post type.
get_post_type_meta( $key, $post_type )
Customize
add_filter( 'post_type_archive_meta_post_types', 'func_name' ) add_filter( 'post_type_archive_meta_update_names', 'func_name' ) add_action( 'post_type_archive_meta_update_after', 'func_name' );
Related Links

Github

各版本下載點

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

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


最新版本

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

暫無相關外掛推薦。

文章
Filter
Apply Filters
Mastodon