-
The Order Complete points hook got pulled at the last minute before 1.0.0 was released, mostly due to #12 (see #13). Now, with the advent of the new hooks API, we should introduce this as a points hoo…
-
Previously: https://github.com/WordPoints/hooks-api/issues/11
This will be necessary when we remove the old Points Hooks administration screen (#389), because of the inactive points hooks feature.
-
We should ideally wait until WordPress ups its PHP version before we up ours. However, I think that we should be prepared for every eventuality, like Travis dropping 5.2 support again, or something el…
-
-
Previously: https://github.com/WordPoints/hooks-api/issues/25
> At some point we need to introduce an API that will let the number of points awarded be dynamic. For example, it could be based on a po…
-
This is how we do it with all of our modules. In the interest of consistency, I see no reason why we can't do it here as well.
At one time we were kind of stuck on having `master` be the developmen…
-
Most of the different object types that make up the hooks API accept a slug via the constructor, instead of defining the slug internally. The one exception is the extensions. But in https://github.com…
-
Currently the number of points awarded by the hook is dynamic. That means that there is hidden by the How To Get Points shortcode. We should investigate ways of fixing this, possibly upstream.
-
Previously: https://github.com/WordPoints/hooks-api/issues/47
-