-
Implement Push Notifications for the following
- Push notification on a Thursday or Friday to all members of a chapter about the latest event (speaker, meeting location, etc) and request member to …
-
Related to #62743
## What problem does this address?
I noticed we have two "file upload" buttons that have different custom styling for no apparent reason. This is non-ideal for both code mainta…
-
Hi
We're facing the problem, that we reach the limit which was introduced in v.1.39.2 (https://github.com/nghttp2/nghttp2/compare/v1.39.1...v1.39.2)
It happens when our customer using the [Upd…
-
``` php
/**
* Make CloudFlare Client API calls via wp_remote_post
* A fork from CloudFlare-API by VEXXHOST, Inc.
*
* @package Sunny
* @subpackage Sunny/includes
* @author Tang Rufus
* @…
-
Per the suggestion in https://core.trac.wordpress.org/ticket/34883#comment:3, I'm opening this issue so that WP's `wp_remote_request()`, etc can more easily use client certs.
And while not mentione…
-
For a while now, `WP-CLI` has become the official way to manage WordPress from scripts / command line.
But if you glance through `docker-entrypoint.sh`, the current way of installing WordPress and …
-
Hi! I've just found your project and I'd like to share with you that I'm about to publish a project using Symfony Components with Pimple Container to develop some plugins & themes too, I'm more intere…
tzkmx updated
7 years ago
-
### Description
The load time for pages is close to 15 seconds per page. We have tried everything to lower the load time including adding the pods caching plugin. [Our GT Metrics score](https://gtmet…
-
## Description
buildQueryString converts boolean `false` to a string `"false"` which WP_REST_Request->get_params() in the rest api is then unable to parse as a boolean false as it is truthy. I …
-
It's been touched on on your blog as well: http://vadimcomanescu.wordpress.com/2013/03/19/vmwarephp-vsphere-api-bindings-for-php/comment-page-1/#comment-30
If you install \Vmwarephp via the following…