[wp-meta] [Making WordPress.org] #3240: Add speaker's social media handle to WordPress.tv video link
Making WordPress.org
noreply at wordpress.org
Thu Jun 20 12:59:03 UTC 2019
#3240: Add speaker's social media handle to WordPress.tv video link
--------------------------+---------------------
Reporter: carmemias | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: WordPress.tv | Resolution:
Keywords: |
--------------------------+---------------------
Comment (by BrashRebel):
This is technically possible and requires three things:
1. Use [this Publicize
filter](https://developer.jetpack.com/hooks/wpas_default_message/) to
customize the default share message so that it includes the speaker's
Twitter handle.
2. Add a new custom field to posts for saving the Twitter handle.
3. Add a field to the video submission form to include it during initial
submission.
That's the most straightforward solution I can think of. There are two
problems with it:
1. The way I described it would not really support multiple
speakers...although if it were just a text field we could provide
instructions to separate handles with a space and it might work fine.
2. We would only be collecting values going forward. Our 10k+ posts on the
site now would not benefit.
Anyway, it is possible and not particularly difficult. And it could be
pretty handy too. Thanks for sharing the idea @carmemias !
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3240#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list