Plugin Directory

Changeset 1198972


Ignore:
Timestamp:
07/14/2015 08:40:39 PM (11 years ago)
Author:
wpnotifications
Message:

Improves Theme Compatibility

File:
1 edited

Legend:

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

    r1197658 r1198972  
    1919function myplugin_activate() {
    2020    $default = array(
    21         'container' => array('entry-content'),
     21        'container' => array('entry-content','elements-box','thn_post_wrap','list-inline','blog','post'),
    2222        'button_text' => 'Print Me',
    2323        'position' => 'top-left',
Note: See TracChangeset for help on using the changeset viewer.