Description
The WP101® Video Tutorial Plugin is simply the easiest way to teach your clients WordPress basics, cutting your support costs while providing an invaluable resource for your clients. It delivers a library of professionally-produced, ‘WordPress 101’ tutorial videos directly within your client’s own dashboard.
Plus, the WP101 Video Tutorial Plugin also includes tutorial videos for WooCommerce, Jetpack, Yoast SEO, and Ninja Forms. Videos for other popular plugins are in the works.
Simply enter your WP101Plugin.com API key to display our WordPress tutorial videos within your client’s WordPress administration panel.
You can choose which tutorial videos to show in the list, or even embed your own custom videos!
Stop wasting your valuable time teaching WordPress to your clients. Let the WP101 Plugin free your time to do what you do best!
Screenshots
Installation
- Go to WP101Plugin.com to get your API key.
- Copy your API key from your WP101Plugin.com dashboard.
- Install and activate the WP101 Plugin in the ‘Plugins’ panel.
- Go to the Video Tutorials menu item and click the Settings button to enter your API key.
FAQ
-
How do I get an API key?
-
Simply go to: WP101Plugin.com and follow the instructions to set up an API key in less than a minute.
-
Can I choose which video topics are displayed?
-
Yes! You can selectively hide or show individual tutorial videos (or entire courses) through the app at WP101Plugin.com.
-
Can I add my own custom videos?
-
Yes! You can add your own custom videos, and they’ll appear at the bottom of the list of tutorial videos. Visit the “Custom Videos” page in the WP101 Plugin app.
-
What if I have the Classic Editor installed?
-
If the Classic Editor plugin is also installed and activated on your site, the previous version of our WordPress 101 videos for the Classic Editor in WordPress 4.9 and older will also appear in the list. You can hide or show these videos in the Settings.
-
Why aren’t the WooCommerce, Jetpack, or Yoast SEO videos showing up?
-
The tutorial videos for WooCommerce, Jetpack, and Yoast SEO will only appear in the list if the plugin in question is also installed and activated on the same site. No sense showing videos that don’t apply to a particular site, right?
-
The plugin was installed by my developer, but their API key has expired. What do I do?
-
You can ask your developer to renew their subscription, or you can go to WP101Plugin.com to start your own Solo Site subscription and get access to all of our videos.
-
Can I hardcode my API key into the plugin for use across multiple installations?
-
Yes! Simply define the
WP101_API_KEY
constant within yourwp-config
file:/** * API key for the WP101 plugin. * * @link https://wp101plugin.com */ define( 'WP101_API_KEY', 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' );
-
I’ve been using the WP101 Plugin for some time now — will upgrading to 5.x break my site?
-
We’ve made every effort to ensure a smooth transition to version 5.x of the WP101 plugin from earlier versions:
- Upon upgrading, your existing API key will be exchanged for a new API key automatically.
- If you’ve defined the API key via the
WP101_API_KEY
constant, you’ll be given instructions for updating the value. - Hidden courses and videos will automatically be passed to the WP101 Plugin app as part of the exchange, and will be reflected automatically. No more having to filter out videos!
Reviews
Contributors & Developers
“WP101 Video Tutorial Plugin” is open source software. The following people have contributed to this plugin.
Contributors“WP101 Video Tutorial Plugin” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “WP101 Video Tutorial Plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
For a complete list of changes, please see the plugin’s GitHub repository.
5.3
- Tested and verified for WordPress 5.7.
- Updated name for better discoverability.
5.2
- Tested and verified for WordPress 5.3.
- Updated screenshots and WP101® branding.
5.1.0
- Run migrations across a multisite network via a background task.
- Store public API keys based on the site URL, enabling better handling of domain changes.
- Add the
wp101_excluded_topics
filter.
5.0.1
- Ensure that legacy API keys are exchanged before making any other API requests.
5.0.0
- Complete rewrite of the plugin and backing APIs to bring even more content to the WP101 plugin.
- Custom videos, course visibility, and permissions are now controlled via the WP101 Plugin app.