This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

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 `<?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' ); ?>`

स्क्रीनशॉट्स

इंस्टॉलेशन

  1. Go to Plugins > Add New.
    1. Type in the name of the “WP Metarepeater” or descriptive keyword, author, or tag in Search Plugins box or click a tag link below the screen.
    2. Find the WordPress Plugin you wish to install.
      3.1 Click Details for more information about the Plugin and instructions you may wish to print or save to help setup the Plugin.
      3.2 Click Install Now to install the WordPress Plugin.
    3. The resulting installation screen will list the installation as successful or note any problems during the install.
    4. If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

सामान्य प्रश्न

Installation Instructions
  1. Go to Plugins > Add New.
    1. Type in the name of the “WP Metarepeater” or descriptive keyword, author, or tag in Search Plugins box or click a tag link below the screen.
    2. Find the WordPress Plugin you wish to install.
      3.1 Click Details for more information about the Plugin and instructions you may wish to print or save to help setup the Plugin.
      3.2 Click Install Now to install the WordPress Plugin.
    3. The resulting installation screen will list the installation as successful or note any problems during the install.
    4. If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

समीक्षाएं

There are no reviews for this plugin.

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “WP Metarepeater” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

1.0

  • New: WP Metarepeater plugin