Plugin Directory

Changeset 1197639


Ignore:
Timestamp:
07/13/2015 02:15:22 AM (11 years ago)
Author:
wpnotifications
Message:

Adds major compatibility among themes

Location:
print-money/trunk
Files:
2 edited

Legend:

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

    r1197638 r1197639  
    66 * Author: David Ahmad
    77 * Author URI: http://vbsocial.com
    8  * Version: 2.6
     8 * Version: 2.7
    99 * Text Domain: Print-Money
    1010 * License: GPL2
     
    1919function myplugin_activate() {
    2020    $default = array(
    21         'container' => array('entry-content,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'),
    2222        'button_text' => 'Print Me',
    2323        'position' => 'top-left',
  • print-money/trunk/readme.txt

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