Robert Anderson
@noisysocks on WordPress.org and Slack
- Member Since: August 21st, 2017
- Location: Sydney, Australia
- Website: noisysocks.com
- GitHub: noisysocks
- Job Title: JavaScript Engineer
- Employer: Automattic
Bio
Contributions Sponsored
Contribution History
Robert Anderson’s badges:- Core Contributor
- Core Team
- Meta Contributor
-
Wrote a comment on the post Block-based Widgets Editor in WordPress 5.8, on the site Make WordPress Core:
Hi @Idenovasi. What's not working?8 hours ago
-
Posted a reply to Font/background color, on the site WordPress.org Forums:
I haven't used it myself but maybe this plugin can help? https://wordpress.org/plugins/block-editor-colors/10 hours ago
-
Posted a reply to Love the new WordPress, on the site WordPress.org Forums:
Happy you're happy! :)11 hours ago
-
Posted a reply to User Profile can’t use emoji, on the site WordPress.org Forums:
Hi @pedangsakti. Do emoji work in other places e.g. comments? Do other unicode characters (e.g.…11 hours ago
-
Posted a reply to Font/background color, on the site WordPress.org Forums:
Hi @nyuwa. You can modify your theme to use theme.json or add_theme_support( 'editor-color-palette', array( /*…11 hours ago
-
Posted a reply to Problems displaying the webp, on the site WordPress.org Forums:
Are you using Apache? The docs might help. https://httpd.apache.org/docs/2.4/mod/mod_mime.html#addtype Alternatively, are you paying for hosting?…11 hours ago
-
Posted a reply to Disable Featured Image on all posts, on the site WordPress.org Forums:
Sorry I'm not sure what you mean by "Disable Elements". I don't think such a…11 hours ago
-
Posted a reply to Fix nav-menu.php to display more items, on the site WordPress.org Forums:
If you'd like you could open a ticket here to add a filter for this.…13 hours ago
-
Posted a reply to Posts Table Heads, on the site WordPress.org Forums:
Hi @jackyp42. What specifically about the table on the new site is not right? Could…13 hours ago
-
Posted a reply to Shortcodes in excerpts, on the site WordPress.org Forums:
Hi @twhb I can't speak to WooCommerce, as am not familiar with it, but shortcodes…13 hours ago
-
Posted a reply to Disable Featured Image on all posts, on the site WordPress.org Forums:
Hi @lubosr. It looks like there are some plugins which might help. https://wordpress.org/plugins/quick-featured-images/ https://wordpress.org/plugins/bulk-featured-image/14 hours ago
-
Posted a reply to Problems displaying the webp, on the site WordPress.org Forums:
Hi @wolfel. It looks like your web server is not configured to serve .webp files…14 hours ago
-
Posted a reply to Invalid argument in script-loader after update to 5.8, on the site WordPress.org Forums:
Yeah that might work. Something like this. add_action( 'wp_head', function() { global $wp_styles; $wp_styles->queue =…14 hours ago
-
Posted a reply to Bulk changing post template types, on the site WordPress.org Forums:
Hi @jtoney7852. You can set the template of several posts at once using the bulk…14 hours ago
-
Posted a reply to identifying search results page, on the site WordPress.org Forums:
Hi @saladgoat. is_search() should do the trick. Does this work? <?php if ( is_active_sidebar( 'sidebar-1'…14 hours ago
-
Posted a reply to Fix nav-menu.php to display more items, on the site WordPress.org Forums:
Unfortunately there's no filter we can use to increase the number of results in 'Search'.14 hours ago
-
Posted a reply to Invalid argument in script-loader after update to 5.8, on the site WordPress.org Forums:
Hi @sajonara. My complete guess is that the $wp_styles global is not being set because…1 day ago
-
Posted a reply to Fix nav-menu.php to display more items, on the site WordPress.org Forums:
Looking at line 536, it seems that using nav_menu_items_{$post_type_name}_recent should do the trick. It's a…1 day ago
-
Wrote a comment on the post Block-based Widgets Editor in WordPress 5.8, on the site Make WordPress Core:
Hi @wpexplorer. There is no documented way to do this because widgets have historically never…1 day ago
-
Wrote a comment on the post Block-based Widgets Editor in WordPress 5.8, on the site Make WordPress Core:
Hi @Quamruzzaman. This ought to work. Are you registering the block in enqueue_block_editor_assets?1 day ago
-
Wrote a comment on the post Block-based Widgets Editor in WordPress 5.8, on the site Make WordPress Core:
Hi @Pk. You can download it here. https://wordpress.org/download/1 day ago
-
Wrote a comment on the post Block-based Widgets Editor in WordPress 5.8, on the site Make WordPress Core:
In addition to remove_theme_support( 'widgets-block-editor' ) users can also install the Classic Widgets plugin. https://wordpress.org/plugins/classic-widgets/1 day ago
-
Wrote a comment on the post Block-based Widgets Editor in WordPress 5.8, on the site Make WordPress Core:
Hi @wpsoul. Good flag, we should document this more explicitly.1 day ago
-
Wrote a comment on the post Block-based Widgets Editor in WordPress 5.8, on the site Make WordPress Core:
Hi @asif2bd. Could you please open a Trac ticket about this? Perhaps we can convert…1 day ago
-
Wrote a comment on the post Block-based Widgets Editor in WordPress 5.8, on the site Make WordPress Core:
Yes, grouping is the way to do this right now. There's an issue open about…1 day ago
-
Posted a reply to hyperlink box in posts editor needs to be widened, on the site WordPress.org Forums:
Hi @mttindustries-1. If you would like, you can open a new feature request in the…1 day ago
-
Posted a reply to recover copy url localhost wp website content, on the site WordPress.org Forums:
You'll need to open the wp-config.php file on your computer using a text editor. NOT…2 days ago
-
Posted a reply to Fix nav-menu.php to display more items, on the site WordPress.org Forums:
Are the pages that you expect to see published? Only published pages are shown in…2 days ago
-
Posted a reply to Fix nav-menu.php to display more items, on the site WordPress.org Forums:
Hi @pawanahluwalia I created 700 pages in my local test environment and was able to…3 days ago
-
Posted a reply to Problems with word press page not opening, on the site WordPress.org Forums:
Hi @kara321 It looks like this is an error in the ct-ultimate-gdpr plugin. You should…3 days ago
-
Posted a reply to recover copy url localhost wp website content, on the site WordPress.org Forums:
Hi @totl99 It sounds like possibly the two copies of your site are pointing to…3 days ago
-
Posted a reply to How to add expires headers in WordPress.com page, on the site WordPress.org Forums:
Hi @blacksun1991 That is a WordPress.com blog, which we really can't help with here. To…3 days ago
-
Closed ticket #53569, in Core Trac:
Block widgets editor is hidden if a block enqueues 'wp-edit-post' ...2 weeks ago
-
Committed [51388] to Core Trac:
Widgets: Warn when wp-editor script or wp-edit-post style is enqueued ...2 weeks ago
-
Committed [51387] to Core Trac:
Editor: Merge conflicting wp.editor objects into single, ...2 weeks ago
-
Reopened ticket #53437, in Core Trac:
Widgets Screen: wp.editor.initialize is not a function notice2 weeks ago
-
Closed ticket #53586, in Core Trac:
Widget Add Block Option Disappear When Click On Collapse Button On ...2 weeks ago
-
Created a new ticket, #53557, in Core Trac:
REST API: Can't delete multiple widgets in a single batch request3 weeks ago
-
Wrote a new post, Block-based Widgets Editor in WordPress 5.8, on the site Make WordPress Core:
WordPress 5.8 introduces a new block-based widgets editor to the Widgets screen (Appearance → Widgets)…3 weeks ago
-
Closed ticket #53534, in Core Trac:
Widgets REST API: Non-multi widgets don't appear in wp_inactive_widgets3 weeks ago
-
Committed [51248] to Core Trac:
Widgets REST API: Fix non-multi widgets not appearing in ...3 weeks ago
-
Created a new ticket, #53534, in Core Trac:
Widgets REST API: Non-multi widgets don't appear in wp_inactive_widgets4 weeks ago
-
Closed ticket #53460, in Core Trac:
There are no blocks in the block inserter, when you press the Add ...4 weeks ago
-
Wrote a comment on the post WordPress 5.8: What’s on your to-do list?, on the site Make WordPress Core:
Myself and several other folks working on the widgets block editor are working through this…3 months ago
-
Wrote a new post, Changes to block editor components and blocks, on the site Make WordPress Core:
URLInput component In previous versions the URLInput component available on the @wordpress/components package and script had the autoFocus prop…5 months ago
-
Wrote a new post, New i18n filters & createI18n() changes, on the site Make WordPress Core:
New i18n filters The Javascript i18n functions (__(), _x(), _n() and _nx()) provide translations of strings for use in…5 months ago
-
Wrote a new post, Inner Blocks API Changes, on the site Make WordPress Core:
The majority of block authors prefer to keep the focus on the parent block upon…5 months ago
-
Wrote a new post, Changes in @wordpress/data API, on the site Make WordPress Core:
As of #26655, it is now possible to pass a store definition instead of the string…5 months ago
-
Wrote a new post, New block variation APIs in 5.7, on the site Make WordPress Core:
New isActive property Block variation settings can now include a new isActive property. This optional property is…5 months ago