I’m new to setting up sites using the FSE and have been enjoying the experience so far, but there’s one thing I’m stuck on.
As an example, the comment edit link. This used to be output using edit_comment_link(), which was fully filterable and thus customizable. I generally add extra links using that filter, such as links to trash or mark as spam.
However, in the FSE, the link is handled not by the same function but by the Comment Edit Link block… and as far as I can tell, it isn’t possible to really customize that block at all, outside of stylistically.
Am I missing something? Is FSE replacing the ability to granularly control the output of a site in favor of a WYSIWIG experience?
- This topic was modified 16 hours, 23 minutes ago by . Reason: tags
