10up-experience icon indicating copy to clipboard operation
10up-experience copied to clipboard

The 10up Experience plugin configures WordPress to better protect and inform clients, aligned to 10up’s best practices.

Results 31 10up-experience issues
Sort by recently updated
recently updated
newest added

There is a small aligment issue in the Writing Settings screen on a clean install of 5.0 with only this plugin active. ![wordpress_5_0_writing_settings](https://user-images.githubusercontent.com/1259027/49660954-df280800-fa15-11e8-9475-40e1384d672e.png)

**Describe the solution you'd like** Show a warning message when `WP_DEBUG` is activated on the production environment. **Designs** Standard wp notice **Additional context** We could use support monitor's flag for...

type:enhancement

I think the feature to disable the REST API for non-authenticated users by default should be revisited. I've seen this create problems on multiple sites where this option was overlooked...

enhancement

**Is your enhancement related to a problem? Please describe.** It's hard to adhere to the Single Responsibility Principle without an auto-loader. **Describe the solution you'd like** The most popular auto-loader...

type:enhancement

When REST API Availability is set to Restrict all access to authenticated users - Liveblog displays "There are no entries on this page." for users who are not logged in....

Hi team, This appears to be too strict and I believe we need to whitelist /wp-json/oembed/* for post embeds to work. https://github.com/10up/10up-experience/blob/26db50fe6aeecd9b5ff6d630482c572aa3666567/includes/rest-api.php#L26 This snippet seems like a good opportunity to...

When installing and activating the plugin network-wide, it would be nice to be able to globally set the REST API Availability in stead of per site.

Right now the about page just uses WordPress styles and is pretty plain. For an about page, I think it's fine to brand a little heavier. Maybe a header, at...

### Description of the Change This adds a display to the admin bar to indicate the current environment type based on the WP_ENVIRONMENT_TYPE config variable. Most useful for increasing awareness...

### Description of the Change Allow defining support monitor constants to override settings. Support has been added for both network activation and single-site activation. New constants that were introduced. 1....