Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hook Reference
  • Docs Home

Packages

  • Abandoned-Cart-Lite-for-WooCommerce
    • Admin
      • Admin-Action
      • Admin-Notice
      • Component
      • Default-Template
      • List-Class
      • Tracking-Data
      • Welcome-Page
    • Common-Functions
    • Core
    • Cron
    • Encrypt-Decrypt-Data
    • Frontend
      • Capture-Guest-Cart
    • Tracking
    • Uninstaller
  • None

Classes

  • Wcal_Welcome

Class Wcal_Welcome

Abandoned Cart Lite for WooCommerce

Displays on plugin activation.

Package: Abandoned-Cart-Lite-for-WooCommerce\Admin\Welcome-Page
Author: Tyche Softwares
Located at includes/welcome.php

Methods summary

public
# __construct( )

It will add all the action for welcome page.

It will add all the action for welcome page.

Since

4.5
public
# admin_menus( )

Register the Dashboard Page which is later hidden but this pages is used to render the Welcome page.

Register the Dashboard Page which is later hidden but this pages is used to render the Welcome page.

Since

4.5
public
# admin_head( )

Hide Individual Dashboard Pages.

Hide Individual Dashboard Pages.

Since

4.5
public
# about_screen( )

Render Welcome Screen.

Render Welcome Screen.

Since

4.5
public
# get_welcome_header( )

The header section for the welcome screen.

The header section for the welcome screen.

Since

4.5
public
# social_media_elements( )

Social Media Like Buttons.

Social Media Like Buttons.

Various social media elements to Tyche Softwares.

Since

4.5
public
# welcome( )

Sends user to the Welcome page on first activation of Abandoned Cart Lite as well as each time Abandoned Cart Lite is upgraded to a new version

Sends user to the Welcome page on first activation of Abandoned Cart Lite as well as each time Abandoned Cart Lite is upgraded to a new version

Since

4.5

Properties summary

public string $minimum_capability

The capability users should have to view the page

The capability users should have to view the page

# 'manage_options'
API documentation generated by ApiGen