Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
thepassage.overlookedtracks.com
/
wp-content9
/
plugins
/
buddypress-docs
/
includes
/
Editing: integration-bp.php
<?php /** * Deprecated. * * As of BuddyPress Docs 1.2, all functionality formerly included in the BP_Docs_Integration class * is handled by the BP_Docs_Component class, located in includes/component.php * * @package BuddyPress_Docs */ // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped _deprecated_file( wp_basename(__FILE__), '1.2', BP_DOCS_INCLUDES_PATH_ABS . 'component.php' );
Save
Cancel