get_mainwp_translations() get_mainwp_translations() : array Method get_mainwp_translations() Build Translations Array. Returns array — $mainwpTranslations.
after_extensions_plugin_row() after_extensions_plugin_row(mixed $plugin_slug) : string Check if MainWP Extensions are Activated or not. Parameters mixed $plugin_slug Plugin Slug. Returns string — Activation warning message.
mainwp_ver5_update_clear_cache_notice() mainwp_ver5_update_clear_cache_notice() MainWP Version ver 5 update Notice.
mainwp_tmpfile_check() mainwp_tmpfile_check() Method mainwp_tmpfile_check() Checks if the tmpfile() PHP function is disabled.
render_browser_extensions_notice() render_browser_extensions_notice() Renders Browsers extensions notice.
check_rating_notice() check_rating_notice(boolean $current_options) Renders MainWP Review Request. Parameters boolean $current_options false|true Weather or not to display request.
render_notice_trust_update() render_notice_trust_update() Renders MainWP Dashboard & Child Plugin auto update Alert.
render_rating_notice_2() render_rating_notice_2() Renders MainWP review notice after a few extensions have been installed.
mainwp_warning_notice() mainwp_warning_notice() Productions site warning. Renders the warning if the production site is detected.
admin_body_class() admin_body_class(mixed $class_string) : string MainWP Admin body CSS class attributes. Parameters mixed $class_string MainWP CSS Class attributes. Returns string — $class_string The CSS attributes to add to the page.
render_footer_content() render_footer_content(mixed $websites, integer $current_wpid = false) Method render_footer_content() Render footer content. Parameters mixed $websites The websites object. integer $current_wpid The current website id.
render_comfirm_modal() render_comfirm_modal() Method render_comfirm_modal() Render comfirm modal box.
get_plugins_install_check() get_plugins_install_check() Method get_plugins_install_check() Get plugins for install checking.
render_plugins_install_check() render_plugins_install_check() Render plugins install check modal. for the exntesion overview page with the missing install plugin only.