Changeset 7277 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-privacy-cookies.php
- Timestamp:
- 06/06/2018 06:14:28 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-privacy-cookies.php
r7241 r7277 49 49 50 50 <h3><?php esc_html_e( 'What are cookies?', 'wporg' ); ?></h3> 51 <p><?php esc_html_e( 'Cookies are small pieces of data, stored in text files, that are stored on your computer or other device when websites are loaded in a browser. They are widely used to ‘remember’ you and your preferences, either for a single visit (through a ‘session cookie’) or for multiple repeat visits (using a ‘persistent cookie’). They ensure a consistent and efficient experience for visitors, and perform essential functions such as allowing users to register and remain logged in. Cookies may be set by the site that you are visiting (known as ‘first party cookies ), or by third parties, such as those who serve content or provide advertising or analytics services on the website (‘third party cookies’).', 'wporg' ); ?></p>51 <p><?php esc_html_e( 'Cookies are small pieces of data, stored in text files, that are stored on your computer or other device when websites are loaded in a browser. They are widely used to ‘remember’ you and your preferences, either for a single visit (through a ‘session cookie’) or for multiple repeat visits (using a ‘persistent cookie’). They ensure a consistent and efficient experience for visitors, and perform essential functions such as allowing users to register and remain logged in. Cookies may be set by the site that you are visiting (known as ‘first party cookies’), or by third parties, such as those who serve content or provide advertising or analytics services on the website (‘third party cookies’).', 'wporg' ); ?></p> 52 52 53 53 <h3><?php esc_html_e( 'Cookies set by WordPress.org', 'wporg' ); ?></h3> … … 60 60 <p><strong><?php esc_html_e( 'Third Party/Embedded Content', 'wporg' ); ?></strong>: <?php esc_html_e( 'WordPress.org makes use of different third party applications and services to enhance the experience of website visitors. These include social media platforms such as Facebook and Twitter (through the use of sharing buttons), or embedded content from Youtube and Vimeo. As a result, cookies may be set by these third parties, and used by them to track your online activity. We have no direct control over the information that is collected by these cookies.', 'wporg' ); ?></p> 61 61 62 <h3><?php esc_html_e( ' WordPress.org', 'wporg' ); ?></h3>62 <h3><?php esc_html_e( 'wordpress.org', 'wporg' ); ?></h3> 63 63 <table> 64 64 <thead> … … 74 74 <th>devicePixelRatio</th> 75 75 <td><?php esc_html_e( 'Browser default (1 year)', 'wporg' ); ?></td> 76 <td><?php esc_html_e( 'Used to make the site responsive to the visitor \'s screen size.', 'wporg' ); ?></td>76 <td><?php esc_html_e( 'Used to make the site responsive to the visitor’s screen size.', 'wporg' ); ?></td> 77 77 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 78 78 </tr> … … 122 122 <th>wp-settings-{user_id}</th> 123 123 <td><?php esc_html_e( '1 year', 'wporg' ); ?></td> 124 <td><?php esc_html_e( 'Used to persist a user \'s wp-admin configuration.', 'wporg' ); ?></td>124 <td><?php esc_html_e( 'Used to persist a user’s wp-admin configuration.', 'wporg' ); ?></td> 125 125 <td><?php esc_html_e( 'Yes', 'wporg' ); ?></td> 126 126 </tr> … … 134 134 </table> 135 135 136 <h3><?php esc_html_e( ' Make.wordpress.org', 'wporg' ); ?></h3>136 <h3><?php esc_html_e( 'make.wordpress.org', 'wporg' ); ?></h3> 137 137 <table> 138 138 <thead> … … 148 148 <th>welcome-{blog_id}</th> 149 149 <td><?php esc_html_e( 'Permanent', 'wporg' ); ?></td> 150 <td><?php esc_html_e( 'Used to record if you \'ve chosen to hidden the “Welcome” message at the top of the corresponding blog.', 'wporg' ); ?></td>150 <td><?php esc_html_e( 'Used to record if you’ve chosen to hidden the “Welcome” message at the top of the corresponding blog.', 'wporg' ); ?></td> 151 151 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 152 152 </tr> … … 180 180 </table> 181 181 182 <h3><?php esc_html_e( ' Codex.wordpress.org', 'wporg' ); ?></h3>182 <h3><?php esc_html_e( 'codex.wordpress.org', 'wporg' ); ?></h3> 183 183 <table> 184 184 <thead> … … 194 194 <th>codexToken</th> 195 195 <td><?php esc_html_e( '6 months', 'wporg' ); ?></td> 196 <td><?php esc_html_e( 'Used to check whether the current visitor is a logged in WordPress.org user. Only set if you select "Keep me logged inâ"when logging in.', 'wporg' ); ?></td>196 <td><?php esc_html_e( 'Used to check whether the current visitor is a logged in WordPress.org user. Only set if you select “Keep me logged in” when logging in.', 'wporg' ); ?></td> 197 197 <td><?php esc_html_e( 'Yes', 'wporg' ); ?></td> 198 198 </tr> … … 226 226 <th>camptix_client_stats</th> 227 227 <td><?php esc_html_e( '1 year', 'wporg' ); ?></td> 228 <td><?php esc_html_e( 'Used to track unique visitors to tickets page on a wordcamp site', 'wporg' ); ?></td>228 <td><?php esc_html_e( 'Used to track unique visitors to tickets page on a WordCamp site', 'wporg' ); ?></td> 229 229 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 230 230 </tr> … … 238 238 <th>comment_author_{hash}</th> 239 239 <td><?php esc_html_e( '347 days', 'wporg' ); ?></td> 240 <td><?php esc_html_e( 'Used to tracked comment author name, if "Save my name, email, and website in this browser for the next time I comment."is checked', 'wporg' ); ?></td>240 <td><?php esc_html_e( 'Used to tracked comment author name, if “Save my name, email, and website in this browser for the next time I comment.” is checked', 'wporg' ); ?></td> 241 241 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 242 242 </tr> … … 244 244 <th>comment_author_email_{hash}</th> 245 245 <td><?php esc_html_e( '347 days', 'wporg' ); ?></td> 246 <td><?php esc_html_e( 'Used to tracked comment author email, if "Save my name, email, and website in this browser for the next time I comment."is checked', 'wporg' ); ?></td>246 <td><?php esc_html_e( 'Used to tracked comment author email, if “Save my name, email, and website in this browser for the next time I comment.” is checked', 'wporg' ); ?></td> 247 247 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 248 248 </tr> … … 250 250 <th>comment_author_url_{hash}</th> 251 251 <td><?php esc_html_e( '347 days', 'wporg' ); ?></td> 252 <td><?php esc_html_e( 'Used to track comment author url, if "Save my name, email, and website in this browser for the next time I comment."checkbox is checked', 'wporg' ); ?></td>252 <td><?php esc_html_e( 'Used to track comment author url, if “Save my name, email, and website in this browser for the next time I comment.” checkbox is checked', 'wporg' ); ?></td> 253 253 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 254 254 </tr> … … 262 262 <th>wp-settings-{user}</th> 263 263 <td><?php esc_html_e( '1 year', 'wporg' ); ?></td> 264 <td><?php esc_html_e( 'Used to preserve user \'s wpadmin settings', 'wporg' ); ?></td>264 <td><?php esc_html_e( 'Used to preserve user’s wp-admin settings', 'wporg' ); ?></td> 265 265 <td><?php esc_html_e( 'Yes', 'wporg' ); ?></td> 266 266 </tr> … … 274 274 <th>tix_view_token</th> 275 275 <td><?php esc_html_e( '2 days', 'wporg' ); ?></td> 276 <td><?php esc_html_e( 'Used for session managing private camptix content', 'wporg' ); ?></td>276 <td><?php esc_html_e( 'Used for session managing private CampTix content', 'wporg' ); ?></td> 277 277 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 278 278 </tr> … … 298 298 <th>stnojs</th> 299 299 <td><?php esc_html_e( '2 days', 'wporg' ); ?></td> 300 <td><?php esc_html_e( 'Remember if user do not want J S', 'wporg' ); ?></td>300 <td><?php esc_html_e( 'Remember if user do not want JavaScript executed', 'wporg' ); ?></td> 301 301 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 302 302 </tr> … … 317 317 318 318 <h3><?php esc_html_e( 'Controlling Cookies', 'wporg' ); ?></h3> 319 <p><?php esc_html_e( 'Visitors may wish to restrict the use of cookies, or completely prevent them from being set. Most browsers provide for ways to control cookie behavio ur such as the length of time they are stored — either through built-in functionality or by utilizing third party plugins.', 'wporg' ); ?></p>319 <p><?php esc_html_e( 'Visitors may wish to restrict the use of cookies, or completely prevent them from being set. Most browsers provide for ways to control cookie behavior such as the length of time they are stored — either through built-in functionality or by utilizing third party plugins.', 'wporg' ); ?></p> 320 320 <p><?php echo wp_kses_post( __( 'To find out more on how to manage and delete cookies, visit <a href="http://aboutcookies.org/">aboutcookies.org</a>. For more details on advertising cookies, and how to manage them, visit <a href="http://www.youronlinechoices.eu/">youronlinechoices.eu</a> (EU based), or <a href="http://www.aboutads.info/choices/">aboutads.info</a> (US based).', 'wporg' ) ); ?></p> 321 <p><?php esc_html_e( 'Some specific opt out programs are available here:', 'wporg' ); ?></p>321 <p><?php esc_html_e( 'Some specific opt-out programs are available here:', 'wporg' ); ?></p> 322 322 <p>Quantcast - <a href="https://www.quantcast.com/opt-out/">https://www.quantcast.com/opt-out/</a><br/> 323 323 Google Analytics - <a href="https://tools.google.com/dlpage/gaoptout">https://tools.google.com/dlpage/gaoptout</a></p> 324 <p><?php esc_html_e( 'It \'s important to note that restricting or disabling the use of cookies can limit the functionality of sites, or prevent them from working correctly at all.', 'wporg' ); ?></p>324 <p><?php esc_html_e( 'It’s important to note that restricting or disabling the use of cookies can limit the functionality of sites, or prevent them from working correctly at all.', 'wporg' ); ?></p> 325 325 326 326 <h3><?php esc_html_e( 'WordPress.org', 'wporg' ); ?></h3>
Note: See TracChangeset
for help on using the changeset viewer.