Goofed Home

Conversation

$$21501
https://graz.social/users/linos posted on Apr 2, 2026 12:28

Dear #WordPress users, I want to hear your opinion!

I'm currently finishing my work on the Polls For #ActivityPub plugin.

I decided to use a custom post type for each poll. However, many people mentioned that they would like to also add polls to normal posts.

My first question is: what is the best workflow/UI for the block-editor when adding a new poll block to a normal post?

I started with an empty state: "Create new Poll, Embed existing poll". Here I was wondering, whether I should directly enforce the user to create a poll which is stored as a draft when choosing "Create new poll", or keeping all data local to the post until the post is saved/published.

And should I allow the user to edit an embedded poll inline? Or should I just link to the edit link of the poll directly, once it's created? And how many warnings about such relationships do users expect? When deleting a poll that might be embedded. Isn't it similar to media? What are your wishes?!

https://codeberg.org/linos/wordpress-polls-for-activitypub/issues/41

https://graz.social/users/linos/statuses/116335110807082337

Conversation

$$16578
https://graz.social/users/linos posted on Mar 23, 2026 20:03
In reply to: https://mastodon.cisti.org/users/gancio/statuses/116280205260793343

@gancio Note that in the context

"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/fep/8a8e",
"https://schema.org",

it is important what comes first. The latter is used in case an attribute exists in multiple ones. I guess you should switch the order :)

https://graz.social/users/linos/statuses/116280274964977819

Conversation

$$16531
https://graz.social/users/linos posted on Mar 23, 2026 17:05
In reply to: https://mastodon.online/users/Mumonkan/statuses/116279486530440964

@Mumonkan @gancio @Edent @fabio The location attribute is part of ActivityStreams itself.

https://graz.social/users/linos/statuses/116279578178246695

Create New Post