Changeset 43112
- Timestamp:
- 05/02/2018 03:51:15 AM (6 years ago)
- Location:
- branches/4.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.9
-
branches/4.9/src/wp-admin/includes/misc.php
r43101 r43112 1575 1575 * @param $content string The defauld policy content. 1576 1576 */ 1577 return apply_filters( 'wp_get_default_priv cy_policy_content', $content );1577 return apply_filters( 'wp_get_default_privacy_policy_content', $content ); 1578 1578 } 1579 1579
Note: See TracChangeset
for help on using the changeset viewer.