This is Meta Repeater plugin. Its used to create dynamic meta fields for post and custom post types.
As of April 2026, WP Metarepeater is a WordPress meta plugin with 0 active installations and a 0/5 rating0. It has been downloaded 1.1K+ times in total. Requires WordPress 3.0.1+ and PHP false+. Available on WordPress.org since 2017. Last updated 8 years ago — may have compatibility concerns. Top alternative: Advanced Custom Fields (ACF®).
This is Meta Repeater plugin. Its used to create dynamic meta fields for post and custom post types.
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
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' ); ?>`
| WordPress | 3.0.1+ requiredTested up to 4.8.28 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.