STD don't working on add_tag screen

Support MB Term Meta STD don't working on add_tag screen

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #9459
    JackkyJackky
    Participant

    Subj.
    Example:

    
    [
            'name'        => $term->name,
            'id'      => $term->slug,
            'type'    => 'number',
            'min'         => 1,
            'max'         => 10,
            'std'     => 5,
            'class'       => 'wing-attr'
        ]
    
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.