Easy Property Listings 3.5.14 Code Reference
  • Package
  • Class
  • Tree
  • Todo
  • Hook Reference

Packages

  • EPL
    • Admin
      • Actions
      • Classes
        • ContactsTable
        • ReportsGraph
        • Welcome
      • Contacts
      • ContactsActions
      • ContactsFunctions
      • Elements
      • Functions
      • Help
      • HelpSingle
      • Menus
      • MenusAddons
      • MenusExtensions
      • MenusLicenses
      • Plugins
      • Reports
      • ReportsGraphing
      • User
    • Assets
      • ScriptsStyles
      • SVG
    • Classes
      • AuthorLoader
      • AuthorMeta
      • Contact
      • Cron
      • CustomPostType
      • Forms
      • License
      • ListingAdvanced
      • ListingElements
      • MetaboxesCustomFields
      • Pagination
      • PropertyMeta
      • RenderFields
      • RestAPI
      • Search
      • Session
      • Updater
    • Compatibility
      • Extensions
      • Functions
      • Shortcodes
    • Functions
      • Actions
      • ConditionalTags
      • ErrorTracking
      • Formatting
      • Front
      • Global
      • Install
      • Pagination
      • Settings
      • Templates
    • Hooks
      • EnergyCertificate
      • ExternalLinks
      • FloorPlan
      • Map
      • ReadMore
      • WebLink
    • Meta
      • InitCustomFields
      • Meta
    • PostTypes
      • Business
      • Commercial
      • CommercialLand
      • Contact
      • Functions
      • Land
      • Property
      • Rental
      • Rural
    • Shortcode
      • CommercialListingSearch
      • ContactForm
      • Listing
      • ListingAdvanced
      • ListingAuction
      • ListingCategory
      • ListingFeature
      • ListingLocation
      • ListingMetaDoc
      • ListingOpen
      • ListingResults
      • ListingSearch
      • Map
    • Taxonomy
      • BusinessCategories
      • ContactTag
      • Features
      • Location
    • Templates
      • Themes
        • iThemes
        • iThemesBuilder
    • Widget
      • Admin
        • Dashboard
      • Classes
        • Author
        • ContactCapture
        • Gallery
        • Listing
        • Search
      • Functions
  • None
  • WordPress
    • Session

Classes

  • EPL_Welcome

Class EPL_Welcome

EPL_Welcome Class

A general class for About and Credits page.

Package: EPL\Admin\Classes\Welcome
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 1.0
Located at lib/includes/admin/menus/class-epl-welcome.php

Methods summary

public
# __construct( )

Get things started

Get things started

Since

1.0
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.0
public
# admin_head( )

Hide Individual Dashboard Pages

Hide Individual Dashboard Pages

Since

1.0
public
# tabs( )

Navigation tabs

Navigation tabs

Since

1.0
public string
# parse_readme( )

Parse the EPL readme.txt file

Parse the EPL readme.txt file

Returns

string
$readme HTML formatted readme file

Since

3.1.20
public
# about_screen( )

Render About Screen

Render About Screen

Since

1.0
public
# getting_started_screen( )

Render Getting Started Screen

Render Getting Started Screen

Since

1.0
public
# credits_screen( )

Render Credits Screen

Render Credits Screen

Since

1.0
public string
# epl_contributors( )

Render Contributors List

Render Contributors List

Returns

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

Since

1.0

Uses

EPL_Welcome::epl_get_contributors()
public array
# get_epl_contributors( )

Retreive list of contributors from GitHub.

Retreive list of contributors from GitHub.

Returns

array
$contributors List of contributors

Since

1.0
public
# epl_welcome( )

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

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

Since

1.0

Properties summary

public string $minimum_capability

The capability users should have to view the page

The capability users should have to view the page

# 'edit_published_posts'
Easy Property Listings 3.5.14 Code Reference API documentation generated by ApiGen