Jorge Costa
@jorgefilipecosta on WordPress.org and Slack
- Member Since: September 25th, 2017
- Location: Porto, Portugal
- GitHub: jorgefilipecosta
- Employer: Automattic
Contributions Sponsored
Contribution History
Jorge Costa’s badges:- Core Contributor
- Core Team
- Translation Contributor
- WordCamp Organizer
- WordCamp Speaker
-
Closed issue #44193 on the WordPress/gutenberg repository:
Move document information and outline to list view panel -
Merged pull request #44788 into WordPress/gutenberg:
Move document information and outline to list view panel -
Merged pull request #45291 into WordPress/gutenberg:
Add: Do not use in production to content locking experimental API's. -
Submitted pull request #45291 to WordPress/gutenberg:
Add: Do not use in production to content locking experimental API's. -
Wrote a comment on the post Content only editing and other locking updates, on the site Make WordPress Core:
Hi @davidbaumwald, this is a documentation change on JavaScript code that is checked on the… -
Wrote a new post, Editor chat summary: Wednesday, 20 October 2022, on the site Make WordPress Core:
This post summarizes the weekly editor chat meeting on Wednesday, 20 October 2022, 14:00 UTC held in Slack. WordPress… -
Wrote a comment on the post Content only editing and other locking updates, on the site Make WordPress Core:
Exactly as @talldanwp referred, the experiments package is not part of 6.1, so this feature… -
Wrote a new post, Editor Chat Agenda: October 19, 2022, on the site Make WordPress Core:
Facilitator and notetaker: @jorgefilipecosta This is the agenda for the weekly editor chat scheduled for Wednesday, 19 October 2022,… -
Received props from @Bernhard Reiter in Slack:
Props to @desrosj @cbravobernal @jorgefilipecosta @audrasjb for handling the editor packages for he 6.0.3 release… -
Pull request #45045 merged into WordPress/gutenberg:
Add: Missing output escaping on some blocks. -
Submitted pull request #45045 to WordPress/gutenberg:
Add: Missing output escaping on some blocks. -
Closed issue #44419 on the WordPress/gutenberg repository:
Global Styles: Invoke zoomed-out view when selecting a style variation -
Merged pull request #44987 into WordPress/gutenberg:
Global Styles: Invoke zoomed-out view when selecting a style variation -
Submitted pull request #44987 to WordPress/gutenberg:
Global Styles: Invoke zoomed-out view when selecting a style variation -
Pushed 1 commit to WordPress/WordPress:
Global Styles: Improve performance of WP_Theme_JSON::get_merged_data method. -
Committed [54517] to Core SVN:
Global Styles: Improve performance of WP_Theme_JSON::get_merged_data ... -
Wrote a comment on the post Content locking features and updates, on the site Make WordPress Core:
`__experimentalHasContentRoleAttribute` `__unstableGetTemporarilyEditingAsBlocks` `__unstableSetTemporarilyEditingAsBlocks` `__unstableGetContentLockingParent` These are just internal API's needed to implement the feature. Someone… -
Wrote a comment on the post Content locking features and updates, on the site Make WordPress Core:
In this case, when I say "experimental," it means some things may be improved in… -
Merged pull request #44878 into WordPress/gutenberg:
Fix: Inspector is usable on the top level block even if it... -
Wrote a new post, Content locking features and updates, on the site Make WordPress Core:
WordPress 6.1 comes with an experimental content locking for blocks, patterns, and templates and template… -
Submitted pull request #44878 to WordPress/gutenberg:
Fix: Inspector is usable on the top level block even if it... -
Submitted pull request #44788 to WordPress/gutenberg:
Move document information and outline to list view panel -
Pushed 1 commit to WordPress/WordPress:
Fix: cite styles declared via theme.json not working. -
Committed [54409] to Core SVN:
Fix: cite styles declared via theme.json not working. Fixes an issue ... -
Mentioned in [54408] on Core SVN:
Editor: Add missing `blocks` origin to `theme.json`. -
Merged pull request #44676 into WordPress/gutenberg:
Fix: Hide list items from content area of content locked blocks -
Submitted pull request #44676 to WordPress/gutenberg:
Fix: Hide list items from content area of content locked blocks -
Mentioned in [54385] on Core SVN:
Editor: Invalidate blocks metadata cache when needed in `WP_Theme_JSON::get_blocks_metadata()`. -
Merged pull request #44098 into WordPress/gutenberg:
Fix: Content blocks with nested blocks always appear as top level. -
Mentioned in [54370] on Core SVN:
Editor: Make template names and descriptions dynamic, again. -
Closed pull request #3326 on WordPress/wordpress-develop:
Revert "Editor: Fix missing frontend section presets output." -
Pushed 1 commit to WordPress/WordPress:
Fix: Revert [54305]. -
Committed [54306] to Core SVN:
Fix: Revert [54305]. This commit caused an incompatibility with the ... -
Submitted pull request #3326 to WordPress/wordpress-develop:
Revert "Editor: Fix missing frontend section presets output." -
Pushed 1 commit to WordPress/WordPress:
Editor: Fix missing frontend section presets output. -
Closed pull request #3322 on WordPress/wordpress-develop:
Editor: Fix missing frontend section presets output. -
Committed [54305] to Core SVN:
Editor: Fix missing frontend section presets output. Backports PHP ... -
Created ticket #56644 on Core Trac:
Global styles don't work for most blocks (paragraphs, headings, ... -
Submitted pull request #3322 to WordPress/wordpress-develop:
Editor: Fix missing frontend section presets output. -
Merged pull request #42124 into WordPress/gutenberg:
Add: Frontend section presets output -
Pushed 1 commit to WordPress/WordPress:
REST API: Fix check for has_archive inclusion. -
Closed ticket #56618 on Core Trac:
REST API: Wrong field checked for `has_archive` inclusion -
Committed [54288] to Core SVN:
REST API: Fix check for has_archive inclusion. Props dlh, audrasjb, ... -
Pushed 1 commit to WordPress/WordPress:
Editor: Make template names and descriptions dynamic. -
Closed pull request #3305 on WordPress/wordpress-develop:
Editor: Make template names and descriptions dynamic. -
Committed [54280] to Core SVN:
Editor: Make template names and descriptions dynamic. Backports PHP ... -
Submitted pull request #3305 to WordPress/wordpress-develop:
Editor: Make template names and descriptions dynamic. -
Merged pull request #43862 into WordPress/gutenberg:
Update: Make template names and descriptions dynamic. -
Pushed 1 commit to WordPress/WordPress:
Editor: Add has_archive property to the post types REST endpoint. -
Closed pull request #3294 on WordPress/wordpress-develop:
Add: has_archive to post types rest endpoint.