janboddez / indieblocks

Use blocks, and, optionally, "short-form" post types to more easily "IndieWebify" your WordPress site.
https://indieblocks.xyz
GNU General Public License v3.0
22 stars 3 forks source link

Improve Syndication block's prefix and suffix #165

Open janboddez opened 6 months ago

janboddez commented 6 months ago

Like the default post terms (?) block, and so on.

Something something ...

"prefix": {
    "type": "string",
    "default": ""
},
"suffix": {
    "type": "string",
    "default": ""
}
janboddez commented 4 months ago

Attrs were added. Would be cool if we could use a RichText component or something, like core's terms block.