Changeset 11686 for sites/trunk/wordpress.org/public_html/wp-content/plugins/photo-directory/inc/rejection.php
- Timestamp:
- 03/21/2022 09:32:41 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/photo-directory/inc/rejection.php
r11685 r11686 36 36 'label' => __( 'General/nonspecific', 'wporg-photos' ), 37 37 'email' => '', // No specific reason will be conveyed to contributor. 38 ], 39 'copyright' => [ 40 'label' => __( 'Potential copyright/ownership infringement', 'wporg-photos' ), 41 'email' => __( 'The photo has been posted elsewhere but does not appear to be your original work. We require that you "have the copyright or other legal ownership for any photo you submit". This does not include posting photos created by others, even if their licensing is permissive in its use, since copyright is not conferred to you.', 'wporg-photos' ), 38 42 ], 39 43 'image_quality' => [
Note: See TracChangeset
for help on using the changeset viewer.