Make WordPress Core


Ignore:
Timestamp:
07/24/2018 12:50:55 PM (7 years ago)
Author:
SergeyBiryukov
Message:

Privacy: Remove the setting to enable comment cookies consent added in [43469].

This needs some more work to ensure expected behaviour.

See #44373.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/options.php

    r43469 r43525  
    117117        'comment_order',
    118118        'comment_registration',
    119         'show_comments_cookies_opt_in',
    120119    ),
    121120    'media' => array(
Note: See TracChangeset for help on using the changeset viewer.