Skip to content

Feature: Support CSS classes coming from WordPress block editor #4634

@Zodiac1978

Description

@Zodiac1978

Since WordPress 5.0 it has a new block editor. After several years this editor is now the standard editor and more and more people use those new blocks (buttons, columns, etc.) in posts.

But in the RSS feed, there is no CSS loaded from the website. So these layouts are broken.

For example, see these feeds:
https://syde.com/de/feed/
https://haurand.com/dewp-planet/

Classes like wp-block-button or wp-block-text-columns columns-2 could be a small optimization for WordPress blog feeds.

We don't need to offer the complete styles, but some basic styles for columns and buttons would be really neat.

Happy to help with finding and maintaining the correct class names from the WordPress project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions