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

Packages

  • None
  • Order-Delivery-Date-Lite-for-WooCommerce
    • Admin
      • Delivery-Date-on-Edit-Order-Page
      • Display-Holidays
      • Pro-Notices
      • Settings
      • Welcome-Page
    • Common-Functions
    • Frontend
      • Checkout-Page-Processes
    • Integrate-Delivery-Date

Classes

  • ORDDD_Welcome

Class ORDDD_Welcome

Adds Welcome page when the plugin is installed and activated

Package: Order-Delivery-Date-Lite-for-WooCommerce\Admin\Welcome-Page
Author: Tyche Softwares
Located at welcome.php

Methods summary

public
# __construct( )

Default constructor

Default constructor

Since

3.3
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

3.3

Hook

admin_menu
public
# admin_head( )

Hide Individual Dashboard Pages

Hide Individual Dashboard Pages

Since

3.3

Hook

admin_head
public
# about_screen( )

Render About Screen

Render About Screen

Since

3.3
public
# get_welcome_header( )

The header section for the welcome screen.

The header section for the welcome screen.

Since

3.3
public
# social_media_elements( )

Social Media Like Buttons

Social Media Like Buttons

Various social media elements to Tyche Softwares

Since

3.3
public
# orddd_welcome( )

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

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

Since

3.3

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