Changeset 1197639
- Timestamp:
- 07/13/2015 02:15:22 AM (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
r1197638 r1197639 6 6 * Author: David Ahmad 7 7 * Author URI: http://vbsocial.com 8 * Version: 2. 68 * Version: 2.7 9 9 * Text Domain: Print-Money 10 10 * License: GPL2 … … 19 19 function myplugin_activate() { 20 20 $default = array( 21 'container' => array('entry-content,e ntry-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', -
print-money/trunk/readme.txt
r1195845 r1197639 5 5 Requires at least: 3.0 6 6 Tested up to: 4.2.2 7 Stable tag: 2. 67 Stable tag: 2.7 8 8 License: GPLv2 or later 9 9
Note: See TracChangeset
for help on using the changeset viewer.