Opened 4 years ago
Last modified 2 years ago
#50139 assigned enhancement
Add WordPress.tv latest videos dashboard widget
Reported by: | psykro | Owned by: | psykro |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | |
Focuses: | administration | Cc: |
Description
WordPress.tv is a great resource for WordPress content, specifically for training and learning new ways to use and build with WordPress.
This patch adds a dashboard widget to the WordPress dashboard, integrating the WordPress.tv feed to the dashboard.
This is a small addition that could eventually pave the way for having curated content (by language or feature) added to the WordPress.tv widget.
Attachments (1)
Change History (11)
This ticket was mentioned in PR #260 on WordPress/wordpress-develop by jonathanbossenger.
4 years ago
#1
#2
@
4 years ago
props @nickhamze for the original idea
#3
follow-up:
↓ 4
@
4 years ago
@psykro I'd love to see this included. +5 stars
Question, based on this diff line ~1540 https://core.trac.wordpress.org/attachment/ticket/50139/50139-add-wptv-dashboard-widget.diff
Should those URLs be httpS not http?
#4
in reply to:
↑ 3
@
4 years ago
Replying to Shelob9:
@psykro I'd love to see this included. +5 stars
Question, based on this diff line ~1540 https://core.trac.wordpress.org/attachment/ticket/50139/50139-add-wptv-dashboard-widget.diff
Should those URLs be httpS not http?
Good catch, thanks @Shelob9
#5
follow-up:
↓ 7
@
4 years ago
I'm curious, is there a reason not to include this in the already existing planet.wordpress.org feed instead, as has been done for other resources?
I'm just not sure if a dashboard widget for this solves an actual problem the users have, and will for the majority of users be a widget to turn off as their first action. Given that most users likely aren't looking for videos talking about WP features (and may even be confusing if the most recent ones are technical presentation for example).
#7
in reply to:
↑ 5
@
4 years ago
Replying to Clorith:
I'm curious, is there a reason not to include this in the already existing planet.wordpress.org feed instead, as has been done for other resources?
I'm just not sure if a dashboard widget for this solves an actual problem the users have, and will for the majority of users be a widget to turn off as their first action. Given that most users likely aren't looking for videos talking about WP features (and may even be confusing if the most recent ones are technical presentation for example).
@Clorith, thanks for the feedback, that's a good point. My thinking goes like this:
- The primary dashboard widget already contains news from planet.wordpress.org as well as upcoming events.
- WordPress.tv is updated quite regularly, with large sets of new videos being updated at a time. If added to the resources at planet.wordpress.org, it might mean other useful info, like nearby meetups might get lost/missed.
In my opinion much of content at WordPress.tv would extremely useful, especially to new users. However I do agree on your point about technical talks, so perhaps a way to better filter the content in the widget would make sense?
#8
@
4 years ago
To me the primary purpose is letting people know that WordPress.tv actually exists. For those of us in the "Community" we take it for granted that regular users know of everything that we do. Ideally a curated set of videos would be ideal but I think this is a good first step.
This ticket was mentioned in Slack in #wptv by jon_bossenger. View the logs.
4 years ago
#10
@
2 years ago
Thank you for sharing this idea @psykro, I would love to see this widget get added to the dashboard.
@Clorith, you raise several valid points, but I feel those are fixable (we could filtering to avoid showing technical videos to non-technical users) or affect only a subset of users (some people will just close the widget, but the majority will leave it there).
I'm curious, is there a reason not to include this in the already existing planet.wordpress.org feed instead, as has been done for other resources?
I was unaware of what planet.wordpress.org was, but I am not sure how it fits into the conversation. It looks like a mixup of feeds and not particularly easy to find either (am I missing something?).
In my own anecdotal experience, I was using WordPress and building sites with WordPress for years before I even heard about WordPress.tv, we should explore options to increase its visibility.
<!--
Hi there! Thanks for contributing to WordPress!
Pull Requests in this GitHub repository must be linked to a ticket in the WordPress Core Trac instance (https://core.trac.wordpress.org), and are only used for code review. No pull requests will be merged on GitHub.
See the WordPress Handbook page on using PRs for Code Review more information: https://make.wordpress.org/core/handbook/contribute/git/github-pull-requests-for-code-review/
If this is your first time contributing, you may also find reviewing these guides first to be helpful:
-->
This patch adds a dashboard widget to the WordPress dashboard, integrating the WordPress.tv feed to the dashboard.
This is a small addition that could eventually pave the way for having curated content (by language or feature) added to the WordPress.tv widget.
Trac ticket: https://core.trac.wordpress.org/ticket/50139(https://core.trac.wordpress.org/ticket/50139)