WP Metarepeater

WP Metarepeater Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 677 downloads
WP Metarepeater Icon

Try plugin: WP Metarepeater

We'll create fresh WordPress site with WP Metarepeater installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About WP Metarepeater

This is Meta Repeater plugin. Its used to create dynamic meta fields for post and custom post types.

0


0


0


0


0

updated: 6 years ago
since: 6 years ago
author: Anandaraj balu

Description

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 `<?php the_wpmr_field( 'key_name' ); ?>`
2. Get individual meta `<?php echo get_wpmr_field( 'post_id', 'key_name' ); ?>`
3. Display meta repeater `<?php the_wpmr_repeater(); ?>`
4. Get individual meta `<?php echo get_wpmr_repeater( 'post_id' ); ?>`