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/class-statistics.php +4 -1 4.4.0 → 4.5.1 View file →
@@ -101,9 +101,12 @@
101 101 }
102 102 ?>
103 103 <div class="wrap">
104 104 <h1><?php esc_html_e( 'Top 10 Popular Posts', 'top-10' ); ?></h1>
105 - <?php do_action( 'tptn_settings_page_header' ); ?>
105 + <?php
106 + /** This action is documented in includes/admin/class-dashboard.php */
107 + do_action( 'tptn_settings_page_header' );
108 + ?>
106 109
107 110 <div id="poststuff">
108 111 <div id="post-body" class="metabox-holder columns-2">
109 112 <div id="post-body-content">