get_class_name()
get_class_name() : object
Method get_class_name()
Get Class Name.
Class MainWP_Format
get_site_updates_items(string $what, array $sites_ids = false) : array
Method get_site_updates_items().
Get Updates items of websites.
string | $what | values: plugin, theme, wpcore. |
array | $sites_ids | Websites ids filter (option). |
$update_items WP update items.
format_email(string $to_email = null, string $body = '', string $title = '', boolean $plain_text = false) : string
Method format_email()
Format email.
string | $to_email | Send to emails. |
string | $body | Email's body. |
string | $title | Email's title. |
boolean | $plain_text | text format. |
Formatted content