WC_Post_Types::flush_rewrite_rules()

Flush rewrite rules.


Description Description


Source Source

File: includes/class-wc-post-types.php

	public static function flush_rewrite_rules() {
		flush_rewrite_rules();
	}


Top ↑

User Contributed Notes User Contributed Notes

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