Plugin Directory

Changeset 1233672


Ignore:
Timestamp:
08/29/2015 12:43:42 PM (11 years ago)
Author:
beek.yoshida
Message:

bugfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • beek-widget-extention/trunk/inc/custom-post-list.php

    r1233155 r1233672  
    204204        $instance = $old_instance;
    205205        $instance['title'] = strip_tags($new_instance['title']);
     206        $instance['title_size'] = strip_tags($new_instance['title_size']);
    206207        $instance['post_type'] = strip_tags($new_instance['post_type']);
    207208        $instance['taxonomy_slug'] = strip_tags($new_instance['taxonomy_slug']);
Note: See TracChangeset for help on using the changeset viewer.