Ipstenu (Mika Epstein)

Results 41 comments of Ipstenu (Mika Epstein)

I'm having this same issue on Yosemite. v2.0.5 works but v3.0.0 does not.

Confirm running Coda 2.5 and v3.0 on Yosemite, Did exactly that step process. The file is copied to my plugin folder but no menu shows up. Sent from my phone...

Ended up doing a full reinstall of Coda AND the plugins to fix it. How very odd. Something was caching.

Never bothered to post it online, but : ``` // I Make Plugins Filters add_filter ('i-make-plugins__post_type', 'halfelf_imp_posttype'); function halfelf_imp_posttype() { return 'plugins'; } add_filter ('i-make-plugins__get_plugins', 'halfelf_imp_getplugins'); function halfelf_imp_getplugins($options) { unset($options[post_parent]);...

![What the UI looks like on my live site](https://cloud.githubusercontent.com/assets/807903/9659338/cced22fe-5204-11e5-8be8-517372f72faa.png)

Show the minimal alert on all pages you mean?

Per week could easily be: X has replied to ~50 emails this week in HelpScout And then do the same kind of round numbers we do for counting plugin usage....

I have no idea why I never got notified about that other ask for actions.... @dd32 - I would think "X has closed XXX tickets as spam" and then for...

Okay it LOOKS like cleanup.php isn't nuking the DB tables, which I thought it was supposed to?