Patrick Springstubbe

Results 2 issues of Patrick Springstubbe

# 🐞 bug report **Behavior**: When updating a plugin that uses freemius there are cases where it reorders the active_plugins list for a site incorrectly. This happens in: - includes/fs-essential-functions.php...

**plugin version:** 1.3.3 **php version:** 7.4 **file:** composer-includes/bu-navigation-core-widget/src/data-format.php#L171 **function:** pages_by_parent the current if is written as ``` if ( ! is_array( $pages ) && ! count( $pages ) > 0...