Plugin Directory

Changeset 1798876


Ignore:
Timestamp:
01/08/2018 09:36:58 AM (8 years ago)
Author:
anand000
Message:

label

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-meta-repeater/trunk/admin/class-wpmetarepeater-admin.php

    r1732669 r1798876  
    9090                add_meta_box(
    9191                    'wpmetarepeater_metabox_information'
    92                     ,__( 'Add Meta Box', 'wpmetarepeater' )
     92                    ,__( 'Add Custom Fields', 'wpmetarepeater' )
    9393                    ,array( $this, 'wpmetarepeater_meta_box_content' )
    9494                    ,$post_type
Note: See TracChangeset for help on using the changeset viewer.