Matthew Denton

Results 7 issues of Matthew Denton

The current UI uses radio buttons for selecting the 2FA methods. After a user selects a method it is not possible to de-select due to the radio button implementation.

Bug

In the plugin you can programmatically disable providers using the filter `two_factor_providers ` https://github.com/georgestephanis/two-factor/blob/fced6f579161631791c525976a1dbb6211bef35c/class.two-factor-core.php#L85 I'd like to request the ability for Site Admins to disable providers per user. For example...

enhancement

Issue Raised in #87804-z Some Images may have intermediate sizes in their meta data ```+---------+-------------------------+-------------------------------------------------------------+ | post_id | meta_key | meta_value | +---------+-------------------------+-------------------------------------------------------------+ | 64797 | _wp_attached_file | 2018/03/filename.jpg |...

`❗️ Warning: Low cache expiry time of "wp_rand( 5 * MINUTE_IN_SECONDS, 10 * MINUTE_IN_SECONDS )", it is recommended to have 300 seconds or more (WordPressVIPMinimum.Cache.LowExpiryCacheTime.LowCacheTime).` `wp_cache_set( $latest_blocks_cache_key, $latest_blocks, null, wp_rand(...

Type: Enhancement
Status: Has PR

ES_WP_Query currently does a prefix search on the post_mime_type field. To perform this type of query the raw field needs to be utilized. Currently no support exists for the "inherit"...

### Impacted plugin Search ### Quick summary The Jetpack Search index persists urls without the protocol. ``` "image": [ { "url": "adventuregearsouth.com/wp-content/uploads/2023/05/Omeals-Pasta-Fagioli-Mockups-2020-front.png" } ], "has": { "gallery": 0, "image": 1...

[Type] Bug
[Pri] Normal
[Feature] Search
[Status] Stale
Customer Report
[Plugin] Search
[Package] Search
Triaged
Instant Search
[Status] Priority Review Triggered

There is a need for JavaScript events to be fired when articles are added to the liveblog. In particular the "view more" load. There are some content/embeds that get rendered...

type: enhancement