Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
stklcode committed Mar 16, 2024
1 parent b947aac commit 835726f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inc/class-statify-install.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ class Statify_Install {
*/
public static function init( $network_wide = false ) {

echo "===== INIT =====\n";

if ( $network_wide && is_multisite() ) {
$sites = get_sites();

Expand Down

0 comments on commit 835726f

Please sign in to comment.