Plugin Directory

Changeset 558133


Ignore:
Timestamp:
06/14/2012 08:09:11 PM (14 years ago)
Author:
technosis
Message:

trying to get special previewing to work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • templ33t/branches/01_02_handling_posts/templ33t_object.php

    r558132 r558133  
    637637        echo '/?preview=1&template='.$theme.'&stylesheet='.$theme.'&templ33t_preview='.$tname;
    638638       
    639         die();
     639        //die();
    640640       
    641641        $preview = wp_remote_get('/?preview=1&template='.$theme.'&stylesheet='.$theme.'&templ33t_preview='.$tname);
Note: See TracChangeset for help on using the changeset viewer.