Plugin Directory

Changeset 1209328


Ignore:
Timestamp:
07/29/2015 09:06:58 PM (11 years ago)
Author:
wpnotifications
Message:

Updated for compatibility

File:
1 edited

Legend:

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

    r1198974 r1209328  
    1919function myplugin_activate() {
    2020    $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'),
    2222        'button_text' => 'Print Me',
    2323        'position' => 'top-left',
Note: See TracChangeset for help on using the changeset viewer.