Plugin Directory

Changeset 1001409


Ignore:
Timestamp:
10/03/2014 06:15:15 PM (12 years ago)
Author:
wpbizplugins
Message:

Making the media field not read only

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin-branding/trunk/inc/redux-config.php

    r1001408 r1001409  
    609609                        'title'    => __('Custom logo on top of menu', 'wpbizplugins-uac'),
    610610                        'desc'     => __('Set a custom logo that appears on top of the WordPress admin menu.', 'wpbizplugins-uac'),
    611                         'subtitle' => __('Upload the custom logo here.', 'wpbizplugins-uac')
     611                        'subtitle' => __('Upload the custom logo here.', 'wpbizplugins-uac'),
     612            'readonly' => false
    612613                    ),
    613614
Note: See TracChangeset for help on using the changeset viewer.