-
## Prerequisites
- [x ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x ] The issue still exists against the latest stable version of Ele…
-
On my test machine, when I go to a page and edit it... momentarily I see the following error message:
and then after 1 second I see the normal edit screen.
Also, when I go to change the parent…
-
I'm struggling to make IdP-initiated SLO work. As per several examples, I have the following routes:
```
app.post('/logout/callback', function(req, res) {
req.logout();
res.redirec…
-
It seems the Setup Wizard fails half way during authorization.
**Steps to reproduce:**
1. Install WordPress plugin.
2. Click on Auth0 > Setup Wizard > Social > Automatic setup
3. Login to Auth0 accou…
-
Hi,
Apologize if newbie question asked, newbie hobbyist trying to develop something here.
I am thinking to make a personal blog as portfolio and came across Canvas, it is awesome, clean and it w…
-
Hi
I have deployed a site to Cloudflare pages. When I visit a URL, https://mysite.com/post-name Cloudflare redirects it to https://mysite.com/post-name/ (with the trailing /) as a 308 redirect. T…
-
Unit version 1.27.0
```json
{
"listeners": {
"*:80": {
"pass": "routes"
},
"*:443": {
"pass": "routes",
"tls": {
…
-
@pasdo501 Is it possible to Authenticate (Sign Up / Sign In) users to access their private data? e.g. orders, etc.
Thanks,
-
#### Steps to reproduce
1. Have a simple WordPress.com site with a Premium or Business plan that's set to private
2. Upload a mp4 file
3. Grab the url for the video and paste it into Safari
…
-
## Bug Report
### Expected behavior
When EDD is active, it should be possible to edit and save other custom post meta via the WP JS API.
### Actual behavior
EDD protected custom post meta curren…