PluginProbe
WebberZone Top 10 — Popular Posts / 4.5.1
WebberZone Top 10 — Popular Posts v4.5.1
4.5.1 4.5.0 4.4.3 4.4.2 4.4.1 4.4.0 4.3.4 4.3.3 4.3.2 4.3.1 4.3.0 trunk 1.0 1.0.1 1.1 1.2 1.3 1.4 1.4.1 1.5 1.5.1 1.5.2 1.5.3 1.6 1.6.1 All 117 releases
← All changes | includes/admin/network/class-statistics.php +4 -1 4.3.44.5.1 View file →
@@ -100,9 +100,12 @@
100 100 }
101 101 ?>
102 102 <div class="wrap">
103 103 <h1><?php esc_html_e( 'Top 10 - Network Wide Popular Posts', 'top-10' ); ?></h1>
104 - <?php do_action( 'tptn_settings_page_header' ); ?>
104 + <?php
105 + /** This action is documented in includes/admin/class-dashboard.php */
106 + do_action( 'tptn_settings_page_header' );
107 + ?>
105 108
106 109 <div id="poststuff">
107 110 <div id="post-body" class="metabox-holder columns-2">
108 111 <div id="post-body-content">