[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 110 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Author:: (5 methods):
__construct()
__toString()
get_name()
get_link()
get_email()
__construct(?string $name = null,?string $link = null,?string $email = null) X-Ref |
Constructor, used to input the data |
__toString() X-Ref |
String-ified version return: string |
get_name() X-Ref |
Author's name return: string|null |
get_link() X-Ref |
Author's link return: string|null |
get_email() X-Ref |
Author's email address return: string|null |
Generated : Fri Oct 10 08:20:03 2025 | Cross-referenced by PHPXref |