alleyinteractive / apple-news

The Publish to Apple News plugin enables your WordPress blog content to be published to your Apple News channel.
https://wordpress.org/plugins/publish-to-apple-news/
GNU General Public License v3.0
153 stars 71 forks source link

Add Support for Aside Subcomponents #1129

Closed kevinfodness closed 4 months ago

kevinfodness commented 4 months ago

Summary

This PR aims to add support for styling and layout customization of subcomponents within components, specifically targeting the Aside functionality introduced in v2.5.0. It allows for different styles and layouts for components included within an Aside through Customize JSON. This enables more granular customization without the need to write PHP code for each component's appearance within the Aside. Fixes #1126

Changes

Use Case

This change allows users to customize the appearance of components inside of an Aside in their Apple News articles, providing a better content creation experience.

Testing

Documentation