* @copyright (c) 2014, OnePress Ltd * * @package core * @since 1.0.0 */ /** * Common Settings */ class OPanda_HowToUsePage extends FactoryPages321_AdminPage { public $menuPostType = OPANDA_POST_TYPE; public $id = "how-to-use"; public function __construct(Factory325_Plugin $plugin) { parent::__construct($plugin); $this->menuTitle = __('How to use?', 'bizpanda'); } public function assets($scripts, $styles) { $this->scripts->request('jquery'); $this->styles->add(OPANDA_BIZPANDA_URL . '/assets/admin/css/howtouse.030100.css'); $this->styles->request('bootstrap.core', 'bootstrap'); } protected $_pages = false; /** * Returns an array of the pages of the section 'How to use?'. * * @since 1.0.0 * @return mixed[] */ protected function getPages() { if ( $this->_pages !== false ) return $this->_pages; $items = array( array( 'name' => 'social-apps', 'title' => __('Creating Social Apps', 'bizpanda'), 'hollow' => true, 'items' => array( array( 'name' => 'facebook-app', 'title' => __('Creating Facebook App', 'bizpanda') ), array( 'name' => 'twitter-app', 'title' => __('Creating Twitter App', 'bizpanda') ), array( 'name' => 'google-client-id', 'title' => __('Getting Google Client ID', 'bizpanda') ) ) ), array( 'name' => 'zapier', 'title' => __('Zapier Integration', 'bizpanda') ), array( 'name' => 'troubleshooting', 'title' => __('Troubleshooting', 'bizpanda') ) ); $items[0]['items'][] = array( 'name' => 'linkedin-api-key', 'title' => __('Getting LinkedIn API Key', 'bizpanda') ); $this->_pages = apply_filters( 'opanda_help_pages', $items ); return $this->_pages; } /** * Returns a current page name. * * @since 1.0.0 * @return string The current page name or null. */ protected function _getCurrentPageName() { if ( isset( $_GET['onp_sl_page'] ) ) return $_GET['onp_sl_page']; $pages = $this->getPages(); return $pages[0]['name']; } /** * Returns a parent page name of the current page. * * @since 1.0.0 * @return string|null A page name of the current parent page or null. */ protected function _getCurrentParentPage() { $current = $this->_getCurrentPageName(); $page = $this->getPageData( $current ); if ( $page ) return $page['parent']; return null; } /** * Returns data of the specified page, including the parent page name. * * @since 1.0.0 * @return mixed[]|null The page data or null. */ protected function _getPageData( $name, $parent = null, $haystack = null ) { $haystack = ( empty( $haystack ) ) ? $this->getPages() : $haystack; foreach( $haystack as $page ) { if ( $page['name'] == $name ) { $page['parent'] = $parent['name']; return $page; } if ( isset( $page['items'] ) ) { $result = $this->_getPageData( $name, $page, $page['items'] ); if ( $result ) return $result; } } return null; } /** * Gets the full path (which includes all parent pages) to a given page. * * @param type $pageName A page name to return the full path. * @return mixed[] The navigation branch. */ protected function _getPageTree( $pageName = null ) { if ( empty( $pageName ) ) $pageName = $this->_getCurrentPageName(); $tree = array(); $pageNameToSearch = $pageName; while( true ) { $pageData = $this->_getPageData( $pageNameToSearch ); if ( empty( $pageData ) ) break; $tree[] = $pageData['name']; if ( empty( $pageData['parent']) ) break; $pageNameToSearch = $pageData['parent']; } return $tree; } /** * Renders the navigation. * * @since 1.0.0 * @return void */ protected function _renderNav( $currents = array() ) { $pages = $this->getPages(); $index = 1; ?>
knowledge base. It is possible that instructions for resolving your issue have already been posted.', 'bizpanda'); ?>
here.
You can also email us directly support@byonepress.com', 'bizpanda'); ?>
Opt-In Panda plugin. We offer you to try the premium version for 7 days absolutely for free. We sure you will love it.', 'bizpanda'), onp_licensing_325_get_purchase_url( $this->plugin ) ) ?>
Opt-In Panda plugin sold on CodeCanyon.', 'bizpanda') ?>
Click on the dotted title to learn more about a given feature.
| Free | Premium | |
|---|---|---|
| Unlimited Lockers | yes | yes |
| Locking via shortcodes | yes | yes |
| Batch Locks | yes | yes |
| Individual settings for each button | no | yes |
| Visibility Options | no | yes | Advanced Options | no | yes |
| Social Buttons | ||
| Facebook Like | yes | yes |
| Twitter Tweet | yes | yes |
| Google +1 | yes | yes |
| Facebook Share | no | yes |
| Twitter Follow | no | yes |
| LinkedIn Share | no | yes |
| Google Share | no | yes |
| Overlap Modes | ||
| Full | yes | yes |
| Transparency | yes | yes |
| Blurring (new!) | no | yes |
| Themes | ||
| The 'Secrets' Theme | yes | yes |
| The 'Flat' Theme (new!) | no | yes |
| The 'Dandyish' Theme | no | yes |
| The 'Glass' Theme | no | yes |
| Services | ||
| Updates | not guaranteed | primary updates |
| Support | not guaranteed | dedicated support |
Or Buy The Opt-In Panda Right Now For $26
To purchase the Opt-In Panda, click here to visit the plugin page on CodeCanyon. Then click the "Purchase" button on the right sidebar.', 'bizpanda'), onp_licensing_325_get_purchase_url( $this->plugin )); ?>
Upgrade To Premium and get all the following features:
Of course, each website has its own unique audience. We know that a good business is an agile business. The premium version of Opt-In Panda provides 8 additional options that allow you to configure the lockers flexibly to meet your needs.
The previous versions of the plugin allowed only to hide the locked content totally. But recently we have added the long-awaited option to overlap content and make it transparent or blurred.
When we tested this feature on sites of some our customers, we were blown away how this feature attracts attention of the huge number of visitors. If people see and understand that they will get after unlocking, the plugin works more effectively.
The premium version of Opt-In Panda comes with 3 extra impressive, polished styles which create interest and attract attention. They are nicely animated and don't look obtrusive:
We release about 3-4 updates each month, adding new features and fixing bugs. The Free version does not guarantee that you will get all the major updates. But if you upgrade to the Premium version, your copy of the plugin will be always up-to-date.
All of our plugins come with free support. We care about your plugin after purchase just as much as you do. We want to make your life easier and make you happy about choosing our plugins.
Unfortunately we receive plenty of support requests every day and we cannot answer to all the users quickly. But for the users of the premium version (and the trial version), we guarantee to respond to every inquiry within 1 business day (typical response time is 3 hours).
Or Buy The Opt-In Panda Right Now For $26
To purchase the Opt-In Panda, click here to visit the plugin page on CodeCanyon. Then click the "Purchase" button on the right sidebar.', 'bizpanda'), onp_licensing_325_get_purchase_url( $this->plugin )); ?>
For example, you can set up the locker to get followers your Twitter account, fans for your Facebook page, +1s for a home page of your website.', 'bizpanda') ?>