Home / APIs / Automatic_Upgrader_Skin::footer() –

You appear to be a bot. Output may be restricted

Description

Usage

Automatic_Upgrader_Skin::footer();

Parameters

Returns

void

Source

File name: wordpress/wp-admin/includes/class-automatic-upgrader-skin.php
Lines: 1 to 5 of 5

  public function footer() {
    $output = ob_get_clean();
    if ( ! empty( $output ) )
      $this->feedback( $output );
  }
 

 View on GitHub View on Trac

Published: 10th March 2017 | Last updated: 10th March 2017

Information

Function name: Automatic_Upgrader_Skin::footer
Class ref: Automatic_Upgrader_Skin
Plugin ref: WordPress
Version: 5.0.3
Sourcefile: wp-admin/includes/class-automatic-upgrader-skin.php
File ref: wp-admin/includes/class-automatic-upgrader-skin.php
Deprecated?: No
API Letters: A,F,S,U

  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Files
  • Hooks
  • Classes
  • Home
  • Sites
  • Sitemap
  • Blog
oik-plugins WordPress a2z
WordPress Dynamic API Reference

Site:  wp-a2z.org
© Copyright oik-plugins 2014-2019. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins