Opened 5 weeks ago
#62006 new feature request
License adaptable text (e.g., suggested Privacy Policy) under liberal license
Reported by: | maniues | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Some parts of WordPress are meant to be adapted by user (e.g., Privacy Policy).
The suggested Privacy Policy is hard-coded in a PHP class (https://developer.wordpress.org/reference/classes/wp_privacy_policy_content/get_default_content/).
Because of this, the suggested text is licensed under GNU GPL.
I recommend changing this to allow people making their own content from this and not to be obligated by GNU GPL terms.
Note: See
TracTickets for help on using
tickets.