bp_delete_site_no_tables_drop( WP_Site $site )

Makes sure the bp_delete_site hook is fired if site’s deletion was performed without dropping tables.


Description Description


Parameters Parameters

$site

(Required) The site object.


Top ↑

Source Source

File: bp-core/bp-core-wpabstraction.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.