bbp_add_rewrite_rules()

Add the bbPress-specific rewrite rules


Description Description


Source Source

File: includes/core/sub-actions.php

function bbp_add_rewrite_rules() {
	do_action( 'bbp_add_rewrite_rules' );
}

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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