Plugin Directory

Changeset 1490242


Ignore:
Timestamp:
09/05/2016 12:37:51 PM (10 years ago)
Author:
demoswebsites
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • photos-box/trunk/includes/setting.php

    r1427624 r1490242  
    2020    add_settings_field('photo_box_display[popup_all_image_links]', 'Popup All Image Links','photo_box_display_popup_all_image_link','photo_box-display-section','photo_box_display_section');
    2121   
    22     // can delete
     22    // You can delete after test
    2323    // add_settings_field('photo_box_display[delete]', 'delete','delete','photo_box-display-section','photo_box_display_section');
     24    add_settings_field('photo_box_display[test]', 'test','test','photo_box-display-section','photo_box_display_section');
    2425   
    2526   
Note: See TracChangeset for help on using the changeset viewer.