Plugin Directory

Changeset 1477215


Ignore:
Timestamp:
08/17/2016 07:15:38 PM (10 years ago)
Author:
Somonator
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orders-table/trunk/orders-table.php

    r1477143 r1477215  
    8181    register_post_status( 'awaitingverification', array(
    8282        'label'                     =>  __('Awaiting verification', 'orders-table'),
    83         'label_count'               => _n_noop(  __('Awaiting verification ', 'orders-table').$numberpostav,  __('Awaiting verification ', 'orders-table').$numberpostav),
     83        'label_count'               => _n_noop(  __('Awaiting verification', 'orders-table').$numberpostav,  __('Awaiting verification', 'orders-table').$numberpostav),
    8484        'public'                    => true,
    8585        'show_in_admin_status_list' => true
Note: See TracChangeset for help on using the changeset viewer.