Just looked at this again and realised the BBCode admin page was set to show only 5 entries. 😂 When I change that the full list appears, although my original point about having to recreate the Twitter embed still seem to be valid.
Each time I do an upgrade, I have to fix the Twitter embed. For whatever reason, it ends up getting switched to one where it just says "loading tweet" or something and takes up the full screen with white space.
What I do is edit the BBCode and under "Replace RegEx" I put this in here. Please note, this was probably removed due to a security issue, so take that for what it's worth. If not security issue, I am not sure why it was removed but I am sure it was removed for good reason.
<!-- BEGIN twitter embed --><div class=""><blockquote class="twitter-tweet"><a href="https://twitter.com/x/status/${statusID}"></a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></div><!-- END twitter embed -->
Weird, the preview showed it properly, but after submitting it less than and greater than symbols get transposed. Oh well, here is what it should look like.
image.png
You have insufficient rights to see the content.
Edited by user
a year ago
|
Reason: Not specified