Changeset 42985
- Timestamp:
- 04/17/2018 09:08:38 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/misc.php
r42980 r42985 1624 1624 * @param $content string The defauld policy content. 1625 1625 */ 1626 return apply_filters( 'wp_get_default_priv cy_policy_content', $content );1626 return apply_filters( 'wp_get_default_privacy_policy_content', $content ); 1627 1627 } 1628 1628
Note: See TracChangeset
for help on using the changeset viewer.