Bradford Campeau-Laurion

Results 8 issues of Bradford Campeau-Laurion

Admin notices triggered by the Apple News plugin are stored in user meta. They display on the user's next page view within the WordPress dashboard. However, they do not store...

bug
evaluating

https://developer.apple.com/documentation/apple_news/map

enhancement

It seems that when using ES, $wp_query->query_vars['posts_per_page'](inc/post-types/class-post-type-slideshow.php line 142) isn't returning the correct posts_per_page used. It's instead using the site default of 10 (get_option( 'posts_per_page' )); This is happening at...

bug

Allow for managing settings and layers via the REST API

enhancement

Some ad units may share the same sizes so it would facilitate setup if they could be copied.

enhancement

Change the format of label macro to accommodate multiple fields. The second parameter could either be a single field name as it is now for backwards compatibility or an array...

enhancement

A common situation we've had to deal with is handling AMP redirects. For example, if you redirect: https://domain.com/old-path to https://domain.com/new-path If you're running AMP, you technically also need to redirect:...

type: enhancement

A recent CLI indexing produced this log message: `Completed page 164/210 (3.94s / 55.93M current / 67.86M max), 2m60s remaining` 3m0s would have been the correct format.

enhancement
CLI