Jorge Costa
@jorgefilipecosta on WordPress.org and Slack
- Member Since: September 25th, 2017
- GitHub: jorgefilipecosta
- Employer: Automattic
Contributions Sponsored
Contribution History
Jorge Costa’s badges:- Core Contributor Core Contributor
- Translation Contributor Translation Contributor
- WordCamp Organizer WordCamp Organizer
- WordCamp Speaker WordCamp Speaker
-
Posted a reply to How to get attributes of reusable blocks?, on the site WordPress.org Forums:
Hi @oksanaromaniv, If you call const reusableBlock = wp.data.select('core/editor').__experimentalGetReusableBlock(REUSABLE_BLOCK_ID);, you will get an object describing…23 mins ago
-
Posted a reply to Single block in editor but separate on front-end, on the site WordPress.org Forums:
Hi @osakawebbie, In WordPress 5.3 you should have a group block available that supports a…43 mins ago
-
Posted a reply to How do I add checkbox forms to a page ? Is there a block for checkbox forms?, on the site WordPress.org Forums:
Hi @capri914, > Or which plugin do i need to have checkbox & add/delete form…52 mins ago
-
Posted a reply to Creating Custom Blocks and Referencing Them In Navigation Menus?, on the site WordPress.org Forums:
Hi @huetherb If you add a reusable block you can add a group block inside,…1 hour ago
-
Posted a reply to Applying block template to new and existing posts/pages, on the site WordPress.org Forums:
Hi @mahlerthetitan, You may create a reusable block that may even be an empty HTML…1 hour ago
-
Posted a reply to Is there a way to add a universal block setting to all Gutenberg blocks?, on the site WordPress.org Forums:
Hi @ascobol, What you are trying to achieve is supported in Gutenberg. In fact, classNames…22 hours ago
-
Posted a reply to CSS !important on wp-block-column class, on the site WordPress.org Forums:
Hi @keepact, Unfortunately, columns assign their width via an inline style (as the width can…23 hours ago
-
Posted a reply to change the font and color of a single word in a table, on the site WordPress.org Forums:
Hi @aristosv, By default, Gutenberg does not offer an option to control the specific color…23 hours ago
-
Posted a reply to Slow parent page attribute for websites with many pages, on the site WordPress.org Forums:
Hi @gumal22, thank you for reporting this issue. I submitted a fix that makes sure…23 hours ago
-
Posted a reply to issue with simple DropdowMenu, on the site WordPress.org Forums:
Hi @gui2one, When I tried this code I got a block with a small icon:…23 hours ago
-
Posted a reply to Get Gutenberg Blocks without the_content(), on the site WordPress.org Forums:
Hi @ledilson, Gutenberg blocks are saved as normal HTML content like other posts so if…24 hours ago
-
Posted a reply to Shortcode Failure, on the site WordPress.org Forums:
Hi @ridethelight, I think the "Classic" block may fit well the use case you have.…24 hours ago
-
Posted a reply to Gutenberg and Shopstyle Collective Widget Code Not Working, on the site WordPress.org Forums:
Hi @janded, I think the comment marks <!– COLLECTIVE WIDGET CODE START –> and <!–…24 hours ago
-
Posted a reply to Need to add another tab panel next to Document, Block tab?, on the site WordPress.org Forums:
Hi @deathchaosx, Gutenberg extensibility APIs do not provide an option to add another tab in…1 day ago
-
Posted a reply to Reusable blocks, on the site WordPress.org Forums:
Hi @kzmedica, It seems you may have faced a temporary Gutenberg bug. But if that's…1 day ago
-
Posted a reply to Can I use Gutenberg to create structured content?, on the site WordPress.org Forums:
Hi @jmickela, At first sight, it seems combinations of template and allowedBlocks would fit this…1 day ago
-
Posted a reply to Responsive columns, on the site WordPress.org Forums:
Hi @thessav, Gutenberg adds a class wp-block-columns to the div that wraps all the columns.…1 day ago
-
Posted a reply to Problem back office columns Gutenberg, on the site WordPress.org Forums:
Hi @sictiam, With WordPress 5.3 the way nested blocks work has been improved and the…1 day ago
-
Posted a reply to Gutenberg incomprehensible, on the site WordPress.org Forums:
Hi @tentshow, I'm sorry that you are facing these problems. One of the Gutenberg objectives…1 day ago
-
Posted a reply to How to have a PluginDocumentSettingPanel initially opened?, on the site WordPress.org Forums:
Hi @Benny, You may programmatically open the panel by using: wp.data.dispatch( 'core/edit-post' ).toggleEditorPanelOpened( panelName ).…1 day ago
-
Posted a reply to Product excerpt in Gutenberg, on the site WordPress.org Forums:
Hi @mahlinksi, The Woocommerce ‘product by categories’ block is not part of Gutenberg's core. That…1 day ago
-
Posted a reply to PlainText in Modal, on the site WordPress.org Forums:
Hi, If the attribute you are updating is used in a RichText component, you are…1 day ago
-
Posted a reply to Ads scripts blocks, on the site WordPress.org Forums:
Hi @onedesblog, The paragraph block is not the ideal blog to add HTML or script…1 day ago
-
Posted a reply to Feature request – Media & Text block Image Link, on the site WordPress.org Forums:
This feature is being implemented on the Gutenberg plugin. The PR that adds the feature…1 day ago
-
Posted a reply to Cover Block Image Responsiveness, on the site WordPress.org Forums:
Hi @tzemaitis, It seems the styles you had, target the image block while the cover…1 day ago
-
Posted a reply to Differing background colours for Media & Text, on the site WordPress.org Forums:
Hi @aleksandrk, unfortunately, the is no official or recommended way to achieve the goal, and…1 day ago
-
Wrote a new post, Javascript Chat Summary: Tuesday, November 5, 2019, on the site Make WordPress Core:
Below is a of the discussion from this week’s JavaScript chat (agenda, Slack Transcript) Have a…2 weeks ago
-
Closed ticket #48502, in Core Trac:
Update WordPress packages with fixes targeted for 5.3 RC42 weeks ago
-
Committed [46656] to Core Trac:
Block Editor: Bug fixes targeted for WordPress 5.3 RC4. The list of ...2 weeks ago
-
Created a new ticket, #48502, in Core Trac:
Update WordPress packages with fixes targeted for 5.3 RC42 weeks ago
-
Joined the organizing team for WordCamp Europe 2020
3 weeks ago
-
Created a new ticket, #48376, in Core Trac:
Update kses safecss_filter_attr function to allow gradient backgrounds4 weeks ago
-
Closed ticket #48310, in Core Trac:
Update the WordPress Packages to the ones used in the Gutenberg 6.8 ...1 month ago
-
Committed [46546] to Core Trac:
Block Editor: Update the WordPress Packages to the ones used in the ...1 month ago
-
Created a new ticket, #48310, in Core Trac:
Update the WordPress Packages to the ones used in the Gutenberg 6.8 ...1 month ago
-
Wrote a new post, Editor chat summary: Wednesday, 9 October 2019, on the site Make WordPress Core:
This post summarizes the weekly editor chat meeting on Wednesday, 9 October 2019, 14:00 WEST held in Slack. Weekly…1 month ago
-
Wrote a new post, Javascript Chat Summary: October 1, 2019, on the site Make WordPress Core:
Below is a of the discussion from this week’s JavaScript chat (agenda, Slack Transcript) Have a…2 months ago
-
Wrote a comment on the post New Block APIs in WordPress 5.3, on the site Make WordPress Core:
Hi @cliffpaulick, > Are there any performance concerns using PHP instead of JS? For most…2 months ago
-
Wrote a comment on the post New Block APIs in WordPress 5.3, on the site Make WordPress Core:
Hi @johnbillion, > `register_block_style()` is neat. When the style_handle argument is passed, does the style…2 months ago
-
Closed ticket #48039, in Core Trac:
Backport block styles server functions from Gutenberg to core2 months ago
-
Committed [46111] to Core Trac:
Block Editor: Backport block styles server functions from block ...2 months ago
-
Closed ticket #46974, in Core Trac:
Add preloading of autosaves for block editor2 months ago
-
Wrote a new post, Editor chat summary: Wednesday, 28 August 2019, on the site Make WordPress Core:
This post summarizes the weekly editor chat meeting on Wednesday, 28 August 2019, 14:00 WEST held in Slack. Weekly…3 months ago
-
Wrote a new post, What’s new in Gutenberg? (28 August), on the site Make WordPress Core:
With the date of the WordPress 5.3 beta release approaching, testing Gutenberg is increasingly more…3 months ago
-
Committed [2146969] to Plugins Trac:
Releasing Gutenberg version 6.4.03 months ago
-
Committed [2146968] to Plugins Trac:
Tagging Gutenberg version 6.4.03 months ago
-
Committed [2146967] to Plugins Trac:
Committing Gutenberg version 6.4.03 months ago
-
Wrote a new post, Javascript Chat Summary: August 6, 2019, on the site Make WordPress Core:
Below is a of the discussion from this week’s JavaScript chat (agenda, Slack Transcript) Have a…3 months ago
-
Wrote a new post, Editor chat summary: Wednesday, 24 July 2019, on the site Make WordPress Core:
This post summarizes the weekly editor chat meeting on Wednesday, 24 July 2019, 14:00 WEST held in Slack. The…4 months ago