Plugin Directory

Changeset 1210309


Ignore:
Timestamp:
07/31/2015 12:37:24 PM (11 years ago)
Author:
wpnotifications
Message:

updated to 3.1

Location:
print-money/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • print-money/trunk/index.php

    r1209362 r1210309  
    66 * Author: David Ahmad
    77 * Author URI: http://vbsocial.com
    8  * Version: 3.0
     8 * Version: 3.1
    99 * Text Domain: Print-Money
    1010 * License: GPL2
     
    1919function myplugin_activate() {
    2020    $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'),
    2222        'button_text' => 'Print Me',
    2323        'position' => 'top-left',
  • print-money/trunk/readme.txt

    r1209360 r1210309  
    55Requires at least: 3.0
    66Tested up to: 4.2.2
    7 Stable tag: 3.0
     7Stable tag: 3.1
    88License: GPLv2 or later
    99
Note: See TracChangeset for help on using the changeset viewer.