Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed plugin author and URI for branding consistency #143

Merged
merged 2 commits into from Sep 20, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions sensei-content-drip.php
Expand Up @@ -2,16 +2,16 @@
/*
* Plugin Name: Sensei Content Drip
* Version: 1.0.9
* Plugin URI: http://www.woothemes.com/products/sensei-content-drip/
* Plugin URI: https://woocommerce.com/products/sensei-content-drip/
* Description: Control access to Sensei lessons by scheduling them to become available after a determined time.
* Author: WooThemes
* Author URI: http://www.woothemes.com/
* Author: Automattic
* Author URI: https://automattic.com/
* Requires at least: 3.9
* Tested up to: 4.7.2
* Domain path: /lang/
*
* @package WordPress
* @author WooThemes
* @author Automattic
* @since 1.0.0
*/

Expand Down