开发者 |
shawndh
markjaquith mordauk JustinSainton wpsmith bhwebworks liquidweb |
---|---|
更新时间 | 2024年11月16日 07:26 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.7.0 |
Simply go to: WP101Plugin.com and follow the instructions to set up an API key in less than a minute.
Yes! You can selectively hide or show individual tutorial videos (or entire courses) through the app at WP101Plugin.com.
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.
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.
The tutorial videos for WooCommerce, Ninja Forms, WPForms and other plugins 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?
You can ask your developer to renew their subscription, or you can go to WP101Plugin.com to start your own Personal subscription and get access to all of our videos.
Yes! Simply define the WP101_API_KEY
constant within your wp-config
file:
/*
* API key for the WP101 plugin.
*
* @link https://wp101plugin.com
/
define( 'WP101_API_KEY', 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' );
wp101_excluded_topics
filter.