Plugin Directory

Changeset 1197640


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

Works with most themes

File:
1 edited

Legend:

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

    r1197639 r1197640  
    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'),
    2222        'button_text' => 'Print Me',
    2323        'position' => 'top-left',
Note: See TracChangeset for help on using the changeset viewer.