philipjohn

Results 77 comments of philipjohn

It's been put on hold I'm afraid, and I'm no longer the lead on this plugin so can't unfortunately say when this might (if ever) happen.

How about a filter? We could change [the code here](https://github.com/Automattic/liveblog/blob/012078966c8f24d2ef4ad1dfff14cc1470e732d2/liveblog.php#L1173) to include something like `apply_filters( 'liveblog_output_at_bottom', true );`.

> Whats everyones thoughts on using the headline as the key event widget content? Seems like it would be perfect and fix issue #464 Yep, I think that'd be a...

@GaryJones What are your thoughts on adding a `liveblog_init` hook at the beginning of `load()`? I see one semantic problem in that we already have a `after_liveblog_init` hook which refers...

> "liveblog" could refer to the plugin We might not have that problem soon :)

Closing, as there was no more info.

Confirmed using Chrome 69.0.3497.100 and Firefox 62.0.3 on Pop! OS

> in some cases Do you have more details about what situation leads to this happening? I'd like us to be able to reliably reproduce this to see why this...

> for users who need fine-grain control over the endpoint base, this allows selective or site-wide disabling of the static cache. Do we know of any one wanting to do...