Skip to content

Commit

Permalink
Update siteorigin-premium.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Misplon authored Nov 22, 2019
1 parent 52d6232 commit ccc39ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions siteorigin-premium.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

SiteOrigin Premium is our way of adding features to all of our WordPress themes and plugins, while giving access to our premium email support.

## Removing The Teaser
## Removing the Teaser

We promote SiteOrigin Premium through small teasers in our plugins. If you're a theme developer building on top of Page Builder, Widgets Bundle or SiteOrigin CSS, we give you the option to hide all references to SiteOrigin Premium.

Expand All @@ -11,4 +11,4 @@ This allows you to build on top of our ecosystem while monetizing users in the w
```
// Remove references to SiteOrigin Premium
add_filter( 'siteorigin_premium_upgrade_teaser', '__return_false' );
```
```

0 comments on commit ccc39ba

Please sign in to comment.