Ben Keith

Results 157 issues of Ben Keith

## Changes When a site uses [Restricted Site Access](https://wordpress.org/plugins/restricted-site-access/) to prevent logged-out users from viewing the site, that plugin prevents Public Post Preview from being used to allow logged-out users...

## Problem in the corner case where: 1. `wp-cli` is running on a non-Windows system 2. the `PAGER` environment variable is not set 3. the command `less` is not installed...

### Is your enhancement related to a problem? Please describe. 10up commonly uses the third-party plugin [Public Post Preview](https://wordpress.org/plugins/public-post-preview/) to allow sites to share draft posts with logged-out users before...

### Description of the Change This substantially integrates the shim [wp-plugin-ppp-rsa-compat.php](https://github.com/user-attachments/files/19130752/wp-plugin-ppp-rsa-compat.php.txt) into Restricted Site Access. The shim reimplements significant portions of Public Post Preview's functionality, because the methods in PPP...

### Is your enhancement related to a problem? Please describe. This website contains extensive documentation of PHP coding standards, but doesn't link to our automated tool for testing code against...

### Describe the bug Installed according to instructions in README.md, in a non-10up WordPress plugin to audit it. (https://wordpress.org/plugins/fix-alt-text/) ``` /wp-content/plugins/fix-alt-text$ composer run lint > phpcs . ERROR: Referenced sniff...

Here's a test post by a WP_User: ```json { "version": "1.0", "provider_name": "largo.test", "provider_url": "https://largo.test", "author_name": "WP Snapshots WP_User", "author_url": "https://largo.test/author/wpsnapshots/", "title": "Post by WP_User", "type": "rich", .... ``` And...

type: bug
status: needs investigation
priority: low