-
This is a branch off of https://github.com/WordPoints/hooks-api/issues/116#issuecomment-203093371:
> Add information to each action that describes what entities/entity children it changes, and how we…
-
_This is an imported issue, original reference WP-375, created on 04 May 2015._
The outcome of this task should be a blog post. EDIT: [done](http://blog.versionpress.net/2015/08/the-hosting-story/).
…
-
Now VP saves `term_taxonomies` together with related `term` (in one INI file). That forces us to maintain a lot of code just to ensure this behavior. The goal is to save `term_taxonomies` in their own…
-
With the new 3.4 release, JetPack now writes to its options storage every 15 minutes even if the _Protect_ module is disabled, see https://github.com/Automattic/jetpack/blob/5bd1b10a5dba2570d962091c7f…
-
Symfony\Process works fine for us but on one hosting of one of our customers, attempt to `run()` anything ends in a timeout after the default 60 seconds:
```
Fatal error: Uncaught exception 'Symfony…
-
I'm curious if you think these guys will hit any serious snags in their attempt to track changes to the database using git:
http://versionpress.net/
My first thought is that if it could be done effi…