pluginkollektiv / statify

Statify – statistics plugin for WordPress
https://wordpress.org/plugins/statify/
GNU General Public License v3.0
76 stars 22 forks source link

Replace some deprecated hooks with their new recommended ones #252

Closed jujoko7CF closed 1 year ago

jujoko7CF commented 1 year ago

Replace wpmu_new_blog with wp_initialize_site. Replace delete_blog with wp_uninitialize_site.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

2ndkauboy commented 1 year ago

LGTM