Title: All Posts – Page 6 – WordPress Developer Blog

---

 * [Showcase](https://wordpress.org/showcase/)
 * [Plugins](https://wordpress.org/plugins/)
 * [Themes](https://wordpress.org/themes/)
 * [Hosting](https://wordpress.org/hosting/)
 * [News](https://wordpress.org/news/)
    - [Learn WordPress](https://learn.wordpress.org/)
    - [Documentation](https://wordpress.org/documentation/)
    - [Education](https://wordpress.org/education/)
    - [Forums](https://wordpress.org/support/forums/)
    - [Developers](https://developer.wordpress.org/)
    - [Blocks](https://wordpress.org/blocks/)
    - [Patterns](https://wordpress.org/patterns/)
    - [Photos](https://wordpress.org/photos/)
    - [Openverse ︎](https://openverse.org/)
    - [WordPress.tv ︎](https://wordpress.tv/)
 *  - [About WordPress](https://wordpress.org/about/)
    - [Make WordPress](https://make.wordpress.org/)
    - [Events](https://events.wordpress.org/)
    - [Five for the Future](https://wordpress.org/five-for-the-future/)
    - [Enterprise](https://wordpress.org/enterprise/)
    - [Gutenberg ︎](https://wordpress.org/gutenberg/)
    - [Job Board ︎](https://jobs.wordpress.net/)
    - [Swag Store ︎](https://mercantile.wordpress.org/)
 * [Get WordPress](https://wordpress.org/download/)

Search in WordPress.org

 [ Get WordPress ](https://wordpress.org/download/)

[WordPress Developer Blog](https://developer.wordpress.org/news)

All posts

 * [Snippets](https://developer.wordpress.org/news/snippets/)
    - [Blocks](https://developer.wordpress.org/news/category/blocks/)
    - [Concepts](https://developer.wordpress.org/news/category/concepts/)
    - [Common APIs](https://developer.wordpress.org/news/category/common-apis/)
    - [Design](https://developer.wordpress.org/news/category/design/)
    - [Playground](https://developer.wordpress.org/news/category/playground/)
    - [Plugins](https://developer.wordpress.org/news/category/plugins/)
    - [Themes](https://developer.wordpress.org/news/category/themes/)
 *  - [About this site](https://developer.wordpress.org/news/about/)
    - [Updates](https://developer.wordpress.org/news/category/updates/)
    - [How to contribute](https://developer.wordpress.org/news/how-to-contribute/)
    - [Tips and guidelines](https://developer.wordpress.org/news/tips-and-guidelines-for-writers/)
 * [Subscribe](https://developer.wordpress.org/news/subscribe/)
 * [Developer Resources](https://developer.wordpress.org/)

 * [Snippets](https://developer.wordpress.org/news/snippets/)
    - [Blocks](https://developer.wordpress.org/news/category/blocks/)
    - [Concepts](https://developer.wordpress.org/news/category/concepts/)
    - [Common APIs](https://developer.wordpress.org/news/category/common-apis/)
    - [Design](https://developer.wordpress.org/news/category/design/)
    - [Playground](https://developer.wordpress.org/news/category/playground/)
    - [Plugins](https://developer.wordpress.org/news/category/plugins/)
    - [Themes](https://developer.wordpress.org/news/category/themes/)
 *  - [About this site](https://developer.wordpress.org/news/about/)
    - [Updates](https://developer.wordpress.org/news/category/updates/)
    - [How to contribute](https://developer.wordpress.org/news/how-to-contribute/)
    - [Tips and guidelines](https://developer.wordpress.org/news/tips-and-guidelines-for-writers/)
 * [Subscribe](https://developer.wordpress.org/news/subscribe/)
 * [Developer Resources](https://developer.wordpress.org/)

# All posts

Search

 * 
   ## 󠀁[How to extend a WordPress block](https://developer.wordpress.org/news/2024/08/how-to-extend-a-wordpress-block/)󠁿
   
 * By [Nick Diego](https://profiles.wordpress.org/ndiego/)
 * August 15, 2024
 * [Advanced](https://developer.wordpress.org/news/category/advanced/), [Blocks](https://developer.wordpress.org/news/category/blocks/),
   [Concepts](https://developer.wordpress.org/news/category/concepts/)
 * Building custom blocks is a key part of WordPress development, but it’s not always
   the best approach. Learn how to customize and extend existing WordPress blocks
   to meet your needs.
 * 
   ## 󠀁[What’s new for developers? (August 2024)](https://developer.wordpress.org/news/2024/08/whats-new-for-developers-august-2024/)󠁿
   
 * By [Justin Tadlock](https://profiles.wordpress.org/greenshady/)
 * August 10, 2024
 * [Blocks](https://developer.wordpress.org/news/category/blocks/), [Playground](https://developer.wordpress.org/news/category/playground/),
   [Plugins](https://developer.wordpress.org/news/category/plugins/), [Themes](https://developer.wordpress.org/news/category/themes/)
 * WordPress 6.6 has now been released to the world, and it’s time to start setting
   our sights forward to 6.7 with the latest monthly roundup of developer news.
 * 
   ## 󠀁[Registering custom aspect ratios in WordPress 6.6](https://developer.wordpress.org/news/2024/08/registering-custom-aspect-ratios-in-wordpress-6-6/)󠁿
   
 * By [Justin Tadlock](https://profiles.wordpress.org/greenshady/)
 * August 5, 2024
 * [Beginners](https://developer.wordpress.org/news/category/beginners/), [Design](https://developer.wordpress.org/news/category/design/),
   [Themes](https://developer.wordpress.org/news/category/themes/)
 * WordPress 6.6 introduced support for custom aspect ratios. Learn how to register
   your own via theme.json.
 * 
   ## 󠀁[Building a card layout with a “hover reveal” effect](https://developer.wordpress.org/news/2024/07/building-a-card-layout-with-a-hover-reveal-effect/)󠁿
   
 * By [Damon Cook](https://profiles.wordpress.org/colorful-tones/)
 * July 30, 2024
 * [Advanced](https://developer.wordpress.org/news/category/advanced/), [Blocks](https://developer.wordpress.org/news/category/blocks/),
   [Plugins](https://developer.wordpress.org/news/category/plugins/)
 * Learn to use the Grid block and Cover block to create cards with a hover reveal
   effect.
 * 
   ## 󠀁[Mixing and matching styles, colors, and typography in WordPress 6.6](https://developer.wordpress.org/news/2024/07/mixing-and-matching-styles-colors-and-typography-in-wordpress-6-6/)󠁿
   
 * By [Justin Tadlock](https://profiles.wordpress.org/greenshady/)
 * July 22, 2024
 * [Beginners](https://developer.wordpress.org/news/category/beginners/), [Design](https://developer.wordpress.org/news/category/design/),
   [Themes](https://developer.wordpress.org/news/category/themes/)
 * How to create custom color and typography-only global style variations in WordPress
   6.6.
 * 
   ## 󠀁[JSON Schema in WordPress](https://developer.wordpress.org/news/2024/07/json-schema-in-wordpress/)󠁿
   
 * By [Alex Lende](https://profiles.wordpress.org/ajlende/)
 * July 19, 2024
 * [Beginners](https://developer.wordpress.org/news/category/beginners/), [Concepts](https://developer.wordpress.org/news/category/concepts/)
 * Explore how JSON Schema can help you catch errors early and streamline your WordPress
   development process for block themes, custom blocks or blueprints.
 * 
   ## 󠀁[What’s new for developers? (July 2024)](https://developer.wordpress.org/news/2024/07/whats-new-for-developers-july-2024/)󠁿
   
 * By [Justin Tadlock](https://profiles.wordpress.org/greenshady/)
 * July 10, 2024
 * [Blocks](https://developer.wordpress.org/news/category/blocks/), [Plugins](https://developer.wordpress.org/news/category/plugins/),
   [Themes](https://developer.wordpress.org/news/category/themes/)
 * The latest monthly updates that extenders should know about, including WordPress
   6.6 and 6.7 news.
 * 
   ## 󠀁[15 ways to curate the WordPress editing experience](https://developer.wordpress.org/news/2024/07/15-ways-to-curate-the-wordpress-editing-experience/)󠁿
   
 * By [Nick Diego](https://profiles.wordpress.org/ndiego/)
 * July 4, 2024
 * [Concepts](https://developer.wordpress.org/news/category/concepts/), [Plugins](https://developer.wordpress.org/news/category/plugins/),
   [Themes](https://developer.wordpress.org/news/category/themes/)
 * Explore 15 different curation methods for the WordPress Editor that you can use
   to streamline content creation, ensure consistency, and create personalized editing
   experiences.
 * 
   ## 󠀁[Styling sections, nested elements, and more with Block Style Variations in WordPress 6.6](https://developer.wordpress.org/news/2024/06/styling-sections-nested-elements-and-more-with-block-style-variations-in-wordpress-6-6/)󠁿
   
 * By [Justin Tadlock](https://profiles.wordpress.org/greenshady/)
 * June 21, 2024
 * [Themes](https://developer.wordpress.org/news/category/themes/)
 * A walkthrough of how to use the new and updated improvements to the Block Style
   Variations system in WordPress 6.6, including section styles.
 * 
   ## 󠀁[An introduction to overrides in Synced Patterns](https://developer.wordpress.org/news/2024/06/an-introduction-to-overrides-in-synced-patterns/)󠁿
   
 * By [Nick Diego](https://profiles.wordpress.org/ndiego/)
 * June 18, 2024
 * [Design](https://developer.wordpress.org/news/category/design/), [Themes](https://developer.wordpress.org/news/category/themes/)
 * Synced Patterns will soon be upgraded in WordPress 6.6 with the introduction 
   of pattern overrides. This enhancement enables curated editing experiences, improves
   workflows, enforces design consistency, and more.

 [Previous Page](https://developer.wordpress.org/news/all-posts/page/5/?output_format=md)

[1](https://developer.wordpress.org/news/all-posts/?output_format=md) … [4](https://developer.wordpress.org/news/all-posts/page/4/?output_format=md)
[5](https://developer.wordpress.org/news/all-posts/page/5/?output_format=md) 6 [7](https://developer.wordpress.org/news/all-posts/page/7/?output_format=md)
[8](https://developer.wordpress.org/news/all-posts/page/8/?output_format=md) … [16](https://developer.wordpress.org/news/all-posts/page/16/?output_format=md)

 [Next Page](https://developer.wordpress.org/news/all-posts/page/7/?output_format=md)

## Have an idea for a new post?

### 󠀁[Learn how to contribute](https://developer.wordpress.org/news/how-to-contribute/)󠁿

Share your knowledge with fellow WordPress developers.

### 󠀁[Review tips and guidelines](https://developer.wordpress.org/news/tips-and-guidelines-for-writers/)󠁿

Everything you need to know about writing for the Blog.

## Subscribe to the Blog

  Email Address

 Join 1,843 other subscribers

 * [About](https://wordpress.org/about/)
 * [News](https://wordpress.org/news/)
 * [Hosting](https://wordpress.org/hosting/)
 * [Privacy](https://wordpress.org/about/privacy/)

 * [Showcase](https://wordpress.org/showcase/)
 * [Themes](https://wordpress.org/themes/)
 * [Plugins](https://wordpress.org/plugins/)
 * [Patterns](https://wordpress.org/patterns/)

 * [Learn](https://learn.wordpress.org/)
 * [Documentation](https://wordpress.org/documentation/)
 * [Developers](https://developer.wordpress.org/)
 * [WordPress.tv ](https://wordpress.tv/)

 * [Get Involved](https://make.wordpress.org/)
 * [Events](https://events.wordpress.org/)
 * [Donate ](https://wordpressfoundation.org/donate/)
 * [Five for the Future](https://wordpress.org/five-for-the-future/)

 * [WordPress.com ](https://wordpress.com/?ref=wporg-footer)
 * [Matt ](https://ma.tt/)
 * [bbPress ](https://bbpress.org/)
 * [BuddyPress ](https://buddypress.org/)

 * [Visit our X (formerly Twitter) account](https://www.x.com/WordPress)
 * [Visit our Bluesky account](https://bsky.app/profile/wordpress.org)
 * [Visit our Mastodon account](https://mastodon.world/@WordPress)
 * [Visit our Threads account](https://www.threads.net/@wordpress)
 * [Visit our Facebook page](https://www.facebook.com/WordPress/)
 * [Visit our Instagram account](https://www.instagram.com/wordpress/)
 * [Visit our LinkedIn account](https://www.linkedin.com/company/wordpress)
 * [Visit our TikTok account](https://www.tiktok.com/@wordpress)
 * [Visit our YouTube channel](https://www.youtube.com/wordpress)
 * [Visit our Tumblr account](https://wordpress.tumblr.com/)

![Code is Poetry](https://s.w.org/style/images/code-is-poetry-for-dark-bg.svg)

 The WordPress® trademark is the intellectual property of the WordPress Foundation.