Changeset 1210309
- Timestamp:
- 07/31/2015 12:37:24 PM (11 years ago)
- Location:
- print-money/trunk
- Files:
-
- 2 edited
-
index.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
print-money/trunk/index.php
r1209362 r1210309 6 6 * Author: David Ahmad 7 7 * Author URI: http://vbsocial.com 8 * Version: 3. 08 * Version: 3.1 9 9 * Text Domain: Print-Money 10 10 * License: GPL2 … … 19 19 function myplugin_activate() { 20 20 $default = array( 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','row','tp-single-post','body','the-content','wrapper' ),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','row','tp-single-post','body','the-content','wrapper','hentry'), 22 22 'button_text' => 'Print Me', 23 23 'position' => 'top-left', -
print-money/trunk/readme.txt
r1209360 r1210309 5 5 Requires at least: 3.0 6 6 Tested up to: 4.2.2 7 Stable tag: 3. 07 Stable tag: 3.1 8 8 License: GPLv2 or later 9 9
Note: See TracChangeset
for help on using the changeset viewer.