glendaviesnz
@glendaviesnz on WordPress.org , @Glen Davies on Slack
- Member Since: May 19th, 2020
Contributions Sponsored
Contribution History
glendaviesnz’s badges:- Core Contributor
-
Wrote a new post, Introduction of presets across padding, margin and block gap, on the site Make WordPress Core:
The introduction of pre-set sizes to be shared across padding, margin and block gap in… -
Mentioned in [54363] on Core SVN:
Editor: Cast `theme.json` values to `string` on theme export. -
Mentioned in [54360] on Core SVN:
Editor: Ensure settings for fluid typography and `spacingScale` are not lost on theme export. -
Mentioned in [54272] on Core SVN:
Editor: Introduce spacing presets in global style properties. -
Mentioned in [54211] on Core SVN:
Editor: Backport block supports (border, color, elements, spacing) from Gutenberg to WP 6.1. -
Wrote a comment on the post Editor Chat Agenda: 6th July 2022, on the site Make WordPress Core:
It is probably worth making note of the spacing presets work that is underway -… -
Mentioned in [53569] on Core SVN:
Editor: Add utility classnames back to blocks that have layout attributes specified. -
Mentioned in [53568] on Core SVN:
Editor: Add utility classnames back to blocks that have layout attributes specified. -
Wrote a new post, Separator block: Updated to use block supports color settings, on the site Make WordPress Core:
To allow the setting of a custom opacity for each block, the Separator block has… -
Wrote a comment on the post What’s new in Gutenberg 13.1? (27 April), on the site Make WordPress Core:
Currently the UI is hard coded to just solid, dashed and dotted, but you can… -
Wrote a new post, What’s new in Gutenberg 13.1? (27 April), on the site Make WordPress Core:
“What’s new in Gutenberg…” posts (labeled with the #gutenberg-new tag) are posted following every Gutenberg… -
Mentioned in [53261] on Core SVN:
Tests: Update Gallery block unit tests to new gallery format -
Created ticket #55571 on Core Trac:
Gallery block fixtures in phpunit tests need updating -
Wrote a comment on the post Editor Chat Agenda: 13 April 2022, on the site Make WordPress Core:
A question has been raised about the increasing use of the `:where` selector in not… -
Closed ticket #55512 on Core Trac:
Gallery gap adjustment in Gutenberg 12.9.0 does not work -
Mentioned in [53006] on Core SVN:
Media: Make `get_post_galleries()` only return galleries. -
Mentioned in [52797] on Core SVN:
Media: Make `get_post_galleries()` only return galleries. -
Wrote a comment on the post Cover Block Refactor Dev Note, on the site Make WordPress Core:
However, does this mean there isn’t a set class on that span element? I would… -
Wrote a comment on the post Cover Block Refactor Dev Note, on the site Make WordPress Core:
So please: Think more about implications that changes to the block editor might make and… -
Closed ticket #55138 on Core Trac:
Photo Gallery Drag'n Drop Feature -
Wrote a new post, Cover Block Refactor Dev Note, on the site Make WordPress Core:
Prior to the WordPress 5.9 release, the Cover block was refactored in ways that changed… -
Closed ticket #55122 on Core Trac:
cannot drag and drop images after update -
Closed ticket #55127 on Core Trac:
Gallery issues with 5.9 -
Posted a reply to Unlimited Prompt of Error Message “… use version 18.2 of the app…”, on the site WordPress.org Forums:
Hi @jamestanjames Apologies for this error, this was supposed to be a one time notice… -
Mentioned in [52349] on Core SVN:
Editor: Add an editor settings flag to enable the new gallery for mobile apps for 5.9. -
Created ticket #54583 on Core Trac:
Add `__unstableGalleryWithImageBlocks` block editor setting for 5.9 release -
Mentioned in [52190] on Core SVN:
Media: Add support for v1 and v2 gallery block in `get_post_galleries()`. -
Mentioned in [52188] on Core SVN:
Formatting: Add additional support for single and nestable tags in `force_balance_tags()`. -
Posted a reply to V11.8.0 color issues, on the site WordPress.org Forums:
Just to confirm, the purpose of the change at https://github.com/WordPress/gutenberg/pull/33541 was to fix an issue… -
Wrote a comment on the post Gallery Block Refactor Dev Note, on the site Make WordPress Core:
Yes, with this change you can add a custom link to each image in the… -
Created ticket #54130 on Core Trac:
force_balance_tags breaks new gallery block -
Posted a reply to No Page Attributes Area in Side Bar, on the site WordPress.org Forums:
I just checked on Firefox with WP 5.8 and Gutenberg plugin 11.3 and the page… -
Posted a reply to Adding Colour To The Bottom of My Site, on the site WordPress.org Forums:
The trick to overriding theme styles is getting the right level of CSS specificity -… -
Posted a reply to No Page Attributes Area in Side Bar, on the site WordPress.org Forums:
Do you see the page attributes panel toggle cog at top right, eg. https://gifyu.com/image/GFtY -… -
Posted a reply to Adding Colour To The Bottom of My Site, on the site WordPress.org Forums:
If you add: #genesis-footer-widgets { background-color: #CEDDD7; } to your css it should hopefully work. -
Posted a reply to WordPress website URL get distorted, on the site WordPress.org Forums:
Unfortunately the underlying systems on which the web runs requires that URLs contain only a… -
Posted a reply to Frames, on the site WordPress.org Forums:
There are potential issues with usability and SEO when using frames to structure your site… -
Posted a reply to Email Responses going to Spam, on the site WordPress.org Forums:
This will most likely be an issue with how the DNS (domain name service) for… -
Posted a reply to Image Embedding Is Just a Link, on the site WordPress.org Forums:
There is a support forum for the SiteOrigin plugin at https://wordpress.org/support/plugin/siteorigin-panels/ - if you flag… -
Posted a reply to Images automatically shrunk and blurry, on the site WordPress.org Forums:
Because you have paid for a site you can make use of the commercial support… -
Posted a reply to @wordpress/scripts adding custom js files throws error, on the site WordPress.org Forums:
It turns out this is a known issue after a recent upgrade to Webpack 5.… -
Posted a reply to Ads are not showing (site is ready for 2 weeks), on the site WordPress.org Forums:
The error in the console is indicating that you are trying to load the Adsense… -
Posted a reply to Wcfm ultimate premium support no reply, on the site WordPress.org Forums:
There is a WCFM specific forum at https://wordpress.org/support/plugin/wc-frontend-manager/, so it might be worth reposting your… -
Posted a reply to @wordpress/scripts adding custom js files throws error, on the site WordPress.org Forums:
Does it run ok if you change it to just: "build": "wp-scripts build"? -
Posted a reply to Ads are not showing (site is ready for 2 weeks), on the site WordPress.org Forums:
If you look at the developer console in the web browser with your site loading… -
Posted a reply to How to Create ‘Page Layouts’ in Gutenberg?, on the site WordPress.org Forums:
The Page Layouts you mention are a feature that is specific to the WordPress.com commercial… -
Posted a reply to Bulk-Updating Block Patterns in Gutenberg?, on the site WordPress.org Forums:
It is not possible to do this with block patterns as they are intended to… -
Posted a reply to Have I been hacked?, on the site WordPress.org Forums:
Take a careful read of this guide. It should help you identify if there is… -
Posted a reply to editor-styles, on the site WordPress.org Forums:
The simplest way to add styles to the editor is by adding something like the… -
Posted a reply to Strange behavior on tabs in my Kadence Blocks, on the site WordPress.org Forums:
The best place to post this question is in the Kadence specific forum at https://wordpress.org/support/plugin/kadence-blocks/.…