Changeset 1197652
- Timestamp:
- 07/13/2015 02:52:35 AM (11 years ago)
- File:
-
- 1 edited
-
print-money/trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
print-money/trunk/index.php
r1197648 r1197652 19 19 function myplugin_activate() { 20 20 $default = array( 21 'container' => array ("entry-content" ,"elements-box" ,"thn_post_wrap" , "list-inline" , "blog,post"),21 'container' => array ("entry-content,elements-box,thn_post_wrap,list-inline,blog,post"), 22 22 'button_text' => 'Print Me', 23 23 'position' => 'top-left',
Note: See TracChangeset
for help on using the changeset viewer.