Changeset 1209328
- Timestamp:
- 07/29/2015 09:06:58 PM (11 years ago)
- File:
-
- 1 edited
-
print-money/trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
print-money/trunk/index.php
r1198974 r1209328 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','post-content','entry','entry-summary','group','content','content_constrain','page-content','page-content','content-holder','tp-single-post','body'), 22 22 'button_text' => 'Print Me', 23 23 'position' => 'top-left',
Note: See TracChangeset
for help on using the changeset viewer.