Easy Digital Downloads
  • Package
  • Class
  • Tree

Packages

  • EDD
    • Admin
      • Actions
      • Add-ons
      • Dashboard
      • Discounts
      • Downloads
      • Export
      • Notices
      • Pages
      • Payments
      • Reports
      • Settings
      • System
      • Upgrades
      • Upload
      • Welcome
    • Cart
    • Checkout
    • Classes
      • API
      • Fees
      • HTML
      • Roles
      • Session
    • Emails
    • Functions
      • AJAX
      • Compatibility
      • Errors
      • Formatting
      • Install
      • Login
      • Taxes
      • Templates
    • Gateways
    • Logging
    • Payments
    • Shortcodes
    • Widgets

Classes

  • EDD_Welcome

Class EDD_Welcome

EDD_Welcome Class

A general class for About and Credits page.

Package: EDD\Admin\Welcome
Copyright: Copyright (c) 2013, Pippin Williamson
License: GNU Public License
Since: 1.4
Located at includes/admin/welcome.php

Methods summary

public
# __construct( )

Get things started

Get things started

Since

1.4
public
# admin_menus( )

Register the Dashboard Pages which are later hidden but these pages are used to render the Welcome and Credits pages.

Register the Dashboard Pages which are later hidden but these pages are used to render the Welcome and Credits pages.

Since

1.4
public
# admin_head( )

Hide Individual Dashboard Pages

Hide Individual Dashboard Pages

Since

1.4
public
# about_screen( )

Render About Screen

Render About Screen

Since

1.4
public
# credits_screen( )

Render Credits Screen

Render Credits Screen

Since

1.4
public string
# contributors( )

Render Contributors List

Render Contributors List

Returns

string
$contributor_list HTML formatted list of all the contributors for EDD

Since

1.4

Uses

EDD_Welcome::get_contributors()
public array
# get_contributors( )

Retreive list of contributors from GitHub.

Retreive list of contributors from GitHub.

Returns

array
$contributors List of contributors

Since

1.4

Used by

EDD_Welcome::contributors()
public
# welcome( )

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

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

Since

1.4

Magic methods summary

Properties summary

public string $minimum_capability
#

The capability users should have to view the page

The capability users should have to view the page

Easy Digital Downloads API documentation generated by ApiGen 2.8.0