이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“WP Metarepeater”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP Metarepeater”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • New: WP Metarepeater plugin