-
In the hooks UI we use some "link buttons", buttons that have a class that causes them to be styled as links. This was never just right, and we knew that we'd eventually experience problems with it, a…
-
This is a follow-up to #372, which go most all of our classes autoloaded. However, some of the classes were left in `includes` directories, and have not been moved to `classes` directories yet (https:…
-
We have a filter with the name `wordpoints_points_log`, and also an action. The filter is called to determine whether or not to log the transaction. The action is called after the transaction has been…
-
Previously: https://github.com/WordPoints/wordpointsorg/issues/5
-
Moved from https://github.com/WordPoints/wordpointsorg/issues/40.
-
I just saw [WP@39820](https://core.trac.wordpress.org/changeset/39820), and realized that we have the same issue. In [`wordpoints_list_module_updates()`](https://github.com/WordPoints/wordpointsorg/bl…
-
In both https://github.com/WordPoints/wordpoints/issues/680#issuecomment-307783059 and https://github.com/WordPoints/wordpoints/issues/642#issuecomment-308842625 we've thought that we really ought to …
-
In https://github.com/WordPoints/wordpoints/issues/686#issuecomment-309793375 it was suggested that since ranks are per-site on multisite, that when a user was removed from being a member of a site, t…
-
On newer versions of PHPUnit the `getMock()` method is deprecated, and every time that it is used we get a warning like this:
>PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Frame…
-
When an inactive extension does not require a license, there is no border at the row bottom:
![wordpoints_ _extensions_ _test_blog_ _wordpress_-_2017-06-03_10 50 20](https://user-images.githubuserc…