Changeset 3484563
- Timestamp:
- 03/17/2026 08:40:26 AM (2 weeks ago)
- Location:
- dead-dove
- Files:
-
- 2 edited
- 10 copied
-
tags/2.3.1 (copied) (copied from dead-dove/trunk)
-
tags/2.3.1/buddypress (copied) (copied from dead-dove/trunk/buddypress)
-
tags/2.3.1/content-warning.php (copied) (copied from dead-dove/trunk/content-warning.php) (1 diff)
-
tags/2.3.1/css/deaddove-style.css (copied) (copied from dead-dove/trunk/css/deaddove-style.css)
-
tags/2.3.1/functions.php (copied) (copied from dead-dove/trunk/functions.php)
-
tags/2.3.1/js/deaddove-block.js (copied) (copied from dead-dove/trunk/js/deaddove-block.js)
-
tags/2.3.1/js/deaddove-content-warning.js (copied) (copied from dead-dove/trunk/js/deaddove-content-warning.js)
-
tags/2.3.1/js/deaddove-script.js (copied) (copied from dead-dove/trunk/js/deaddove-script.js)
-
tags/2.3.1/readme.txt (copied) (copied from dead-dove/trunk/readme.txt) (1 diff)
-
tags/2.3.1/templates (copied) (copied from dead-dove/trunk/templates)
-
trunk/content-warning.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dead-dove/tags/2.3.1/content-warning.php
r3481707 r3484563 3 3 * Plugin Name: Dead Dove 4 4 * Description: Content warning plugin that blurs content until the user accepts a disclaimer. 5 * Version: 2.3. 05 * Version: 2.3.1 6 6 * License: GPL-2.0-or-later 7 7 * License URI: https://www.gnu.org/licenses/gpl-2.0.html -
dead-dove/tags/2.3.1/readme.txt
r3481707 r3484563 5 5 Requires at least: 5.0 6 6 Tested up to: 6.8 7 Stable tag: 2.3 7 Stable tag: 2.3.1 8 8 Requires PHP: 7.2 9 9 License: GPLv2 or later -
dead-dove/trunk/content-warning.php
r3481707 r3484563 3 3 * Plugin Name: Dead Dove 4 4 * Description: Content warning plugin that blurs content until the user accepts a disclaimer. 5 * Version: 2.3. 05 * Version: 2.3.1 6 6 * License: GPL-2.0-or-later 7 7 * License URI: https://www.gnu.org/licenses/gpl-2.0.html -
dead-dove/trunk/readme.txt
r3481707 r3484563 5 5 Requires at least: 5.0 6 6 Tested up to: 6.8 7 Stable tag: 2.3 7 Stable tag: 2.3.1 8 8 Requires PHP: 7.2 9 9 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.