Ulrich Pogson
Ulrich Pogson
As I was doing the PR https://github.com/mor10/simone/pull/41 I saw a few things that could be improved. - As the image size handles are not prefixed they could class with a...
The blockEditor was introduced in WP 5.2 and now in WP 5.3 there is a deprecated notice. ``` wp.editor.RichTextShortcut is deprecated. Please use wp.blockEditor.RichTextShortcut instead. wp.editor.RichTextToolbarButton is deprecated. Please use...
For Duplicate Post to be compatible with Polylang the taxonomy `post_translations` needs to be excluded from the rewrite and republish feature. [Polylang has already done this for the duplicate post...
In the `is_singular()` summary the text does not end at the first dot. `Is the query for an existing single post of any post type (post, attachment, page, ... )?`...
I am running WP 4.6 with the version of CMB from 5th October, commit https://github.com/humanmade/Custom-Meta-Boxes/commit/6f78ad4e0292b99c786a24b51c4afc09aab9bde7 The date gets converted to strtotime but then last minute before the setting is saved...
I saw you mentioned multilingual support in the Readme. Is this something you have worked on? I need to migrate a client's multilingual site from Drupal 7 to WordPress. On...
Register new attributes for `include` and `hasPublishedPosts` Fixes https://github.com/wearerequired/wp-team-list/issues/57 Fixes partially https://github.com/wearerequired/wp-team-list/issues/55 & https://github.com/wearerequired/wp-team-list/issues/56 Still needs a UI for `includes`and `hasPublishedPosts`