-
This interesting bug was [reported in the support forums](https://wordpress.org/support/topic/fatal-error-call-to-undefined-function-switch_to_blog-3/). I have been able to reproduce with the followin…
-
Moved from https://github.com/WordPoints/wordpointsorg/issues/43.
-
It is apparently no longer installed (https://travis-ci.org/WordPoints/dev-lib/builds/273046776#L646):
```
$ wpdl-codesniff-xmllint
xargs: xmllint: No such file or directory
```
-
This is something that I've been thinking about, and I think that we should go ahead and do it. The sooner that a rename like this occurs, the easier it will be, and the longer we wait the harder it w…
-
Previously https://github.com/WordPoints/hooks-api/issues/13, which I've left open for now since there is some code for this in that repo. The ultimate goal of that ticket is to support hook condition…
-
While working on https://github.com/WordPoints/hooks-api/issues/12, I've discovered that in `wordpoints_delete_points_type()` we don't correctly delete the points hooks when network active on multisit…
-
From https://github.com/WordPoints/wordpoints/issues/461#issuecomment-325981524:
> > The condition needs to be on the term name, I think, but can also be placed on the term itself, which I think wo…
-
In https://github.com/WordPoints/wordpoints/issues/404#issuecomment-314846091 and https://github.com/WordPoints/wordpoints/issues/404#issuecomment-314848681 we explain how when WordPoints is network a…
-
From https://github.com/WordPoints/wordpoints/issues/461#issuecomment-312104341:
>One thing that I am wondering as I am copying this code over, is whether the storage info returned for the term entit…
-
Via https://github.com/WordPoints/wordpoints/issues/404#issuecomment-320335283:
> The maybe update method of the installables class used to check if WordPoints was installed yet, and if it wasn't, …