[wp-hackers] Two new, long-overdue plugins to make your wordpress life a little easier...

Aaron Jorbin aaron at jorb.in
Mon Oct 31 20:20:09 UTC 2011


On Mon, Oct 31, 2011 at 4:10 PM, Robert Lusby <nanogwp at gmail.com> wrote:

> On 31/10/2011 20:01, Aaron Jorbin wrote:
>
>> On Mon, Oct 31, 2011 at 3:56 PM, Robert Lusby<nanogwp at gmail.com>  wrote:
>>
>>> They want to see the 100% finished article. With container, content, and
>>> *everything* in place, "before" going live.
>>>
>>>  Perhaps we should add a button in the write panel labeled 'Preview' just
>> for this purpose?  oh. wait.
>>
>>
> Perhaps we should read the rest of the email first.  ; - )
>
> Last I heard, preview doesn't pull in template / file changes without
> putting them live first? Doesn't solve the problem mentioned in my email.
>
>
Since I will assume you are versioning your theme files, hook into Template
Redirect (my first guess, others might think there is a better hook), check
is_preview(), and change your theme then.  Makes pulling in different
problems pretty easy.


More information about the wp-hackers mailing list