[WordPress] 外掛分享: WP Metarepeater

首頁外掛目錄 › WP Metarepeater
全新外掛
安裝啟用
尚無評分
2990 天前
最後更新
問題解決
WordPress 3.0.1+ v1.0 上架:2017-09-19

內容簡介

這是Meta Repeater外掛程式。它可用於為文章和自訂文章類型創建動態元字段。

自訂選項
1. 安裝外掛
2. 選擇文章類型
3. 它有三種輸入類型
包括:
1. 文字
2. 網址和
3. 文字區域

顯示功能
1. 顯示元字段:`<?php the_wpmr_field( 'key_name' ); ?>`
2. 獲取單個元字段:`<?php echo get_wpmr_field( 'post_id', 'key_name' ); ?>`
3. 顯示元字段重複:`<?php the_wpmr_repeater(); ?>`
4. 獲取單個元字段重複:`<?php echo get_wpmr_repeater( 'post_id' ); ?>`

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WP Metarepeater」→ 直接安裝(推薦)

原文外掛簡介

This is Meta Repeater plugin. Its used to create dynamic meta fields for post and custom post types.
Custom Options
1. Install Plugin
2. Select post types
3. It has three types of inputs types
There are:
1. Text
2. URL and
3. Text area

Display Functions
1. Display meta ``
2. Get individual meta ``
3. Display meta repeater ``
4. Get individual meta ``

文章
Filter
Apply Filters
Mastodon