Class EPL_Author_Loader
EPL_Author_Loader Class
Direct known subclasses
Package: EPL\Classes\AuthorLoader
Copyright: Copyright (c) 2022, Merv Barrett
License: GNU Public License
Since: 3.4.39
Located at lib/includes/class-epl-author-loader.php
Copyright: Copyright (c) 2022, Merv Barrett
License: GNU Public License
Since: 3.4.39
Located at lib/includes/class-epl-author-loader.php
Methods summary
public
|
#
__construct( string $author_id )
Initiates the loader class and dynamically populates methods & properties for this class from the selected class. |
public
|
|
public
|
|
public
boolean|mixed
|
Properties summary
public
string
|
$author_id
The user ID |
|
public
string
|
$name
The username |
|
public
string
|
$mobile
The user mobile phone number |
|
public
string
|
$office_phone
The user office phone number |
|
public
string
|
$facebook
The user Facebook URL |
|
public
string
|
$linkedin
The user LinkedIn URL |
|
public
string
|
$google
The user Google Plus URL |
|
public
string
|
$twitter
The user Twitter URL |
|
public
string
|
$instagram
The user Instagram URL |
|
public
string
|
$pinterest
The user Pinterest URL |
|
public
string
|
$youtube
The user YouTube URL |
|
public
string
|
$email
The user email address |
|
public
string
|
$skype
The user Skype name |
|
public
string
|
$slogan
The user text slogan |
|
public
string
|
$position
The user position |
|
public
string
|
$video
The user video profile |
|
public
string
|
$contact_form
The user contact form shortcode |
|
public
string
|
$description
The user bio |
|
public
string
|
$staff_id
Staff ID |
|
public
|
$directory
Directory |
|
public
|
$first_name
First Name |
|
public
|
$last_name
Last Name |
|
public
|
$secondary_email
Secondary Email |
|
public
|
$whatsapp
|
|
public
string
|
$object
Object. |