\MainWP\DashboardMainWP_Bulk_Update_Admin_Passwords

Class MainWP_Bulk_Update_Admin_Passwords

Summary

Methods
Properties
Constants
get_class_name()
init_menu()
render_footer()
render()
render_modal()
render_bulk_form()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

get_class_name()

get_class_name() : string

Get Class Name

Returns

string —

CLASS

init_menu()

init_menu() 

Method init_menu()

Add Users sub menu "Admin Passwords".

render_footer()

render_footer() 

Renders the Admin Passwords page footer.

render_modal()

render_modal(object  $dbwebsites, object  $output) 

Renders update password results.

Parameters

object $dbwebsites

The websites object.

object $output

Result of update password.

render_bulk_form()

render_bulk_form(object  $websites) 

Renders bulk update administrator password form.

Parameters

object $websites

Object containing child sites info.