Plugin Directory

Changeset 3458448


Ignore:
Timestamp:
02/10/2026 10:14:51 PM (6 weeks ago)
Author:
happyprime
Message:

Update to version 2.0.1 from GitHub

Location:
turn-comments-off
Files:
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • turn-comments-off/tags/2.0.1/LICENSE

    r3259357 r3458448  
    11Turn Comments Off plugin for WordPress
    22
    3 Copyright 2022-2025, Happy Prime and contributors
     3Copyright 2022-2026, Happy Prime and contributors
    44
    55This program is free software; you can redistribute it and/or modify
  • turn-comments-off/tags/2.0.1/build/index.asset.php

    r3101396 r3458448  
    1 <?php return array('dependencies' => array('wp-blocks', 'wp-dom-ready'), 'version' => '105d3c0577a1f1b9d0cf');
     1<?php return array('dependencies' => array('wp-blocks', 'wp-dom-ready'), 'version' => '066d3e38fb2fff7468e8');
  • turn-comments-off/tags/2.0.1/build/index.js

    r3101396 r3458448  
    1 (()=>{"use strict";var e={n:o=>{var t=o&&o.__esModule?()=>o.default:()=>o;return e.d(t,{a:t}),t},d:(o,t)=>{for(var c in t)e.o(t,c)&&!e.o(o,c)&&Object.defineProperty(o,c,{enumerable:!0,get:t[c]})},o:(e,o)=>Object.prototype.hasOwnProperty.call(e,o)};const o=window.wp.blocks,t=window.wp.domReady;e.n(t)()((()=>{["core/comments","core/comments-query-loop","core/comment-author-avatar","core/comment-author-name","core/comment-content","core/comment-date","core/comment-edit-link","core/comment-reply-link","core/comment-template","core/comments-pagination","core/comments-pagination-next","core/comments-pagination-numbers","core/comments-pagination-previous","core/comments-title","core/latest-comments","core/post-comment","core/post-comments-count","core/post-comments-form","core/post-comments-link"].forEach((e=>{void 0!==(0,o.getBlockType)(e)&&(0,o.unregisterBlockType)(e)}))}))})();
     1(()=>{"use strict";var e={n:o=>{var t=o&&o.__esModule?()=>o.default:()=>o;return e.d(t,{a:t}),t},d:(o,t)=>{for(var c in t)e.o(t,c)&&!e.o(o,c)&&Object.defineProperty(o,c,{enumerable:!0,get:t[c]})},o:(e,o)=>Object.prototype.hasOwnProperty.call(e,o)};const o=window.wp.blocks,t=window.wp.domReady;e.n(t)()(()=>{["core/comments","core/comments-query-loop","core/comment-author-avatar","core/comment-author-name","core/comment-content","core/comment-date","core/comment-edit-link","core/comment-reply-link","core/comment-template","core/comments-pagination","core/comments-pagination-next","core/comments-pagination-numbers","core/comments-pagination-previous","core/comments-title","core/latest-comments","core/post-comment","core/post-comments-count","core/post-comments-form","core/post-comments-link"].forEach(e=>{void 0!==(0,o.getBlockType)(e)&&(0,o.unregisterBlockType)(e)})})})();
  • turn-comments-off/tags/2.0.1/plugin.php

    r3259357 r3458448  
    33 * Plugin Name:  Turn Comments Off
    44 * Description:  Turn comments off everywhere in WordPress.
    5  * Version:      2.0.0
     5 * Version:      2.0.1
    66 * Plugin URI:   https://github.com/happyprime/turn-comments-off/
    77 * Author:       Happy Prime
    88 * Author URI:   https://happyprime.co
     9 * License:      GPL v2 or later
     10 * License URI:  https://www.gnu.org/licenses/gpl-2.0.html
    911 * Text Domain:  turn-comments-off
    1012 * Requires PHP: 7.4
  • turn-comments-off/tags/2.0.1/readme.txt

    r3310005 r3458448  
    33Tags: comments
    44Requires at least: 5.9
    5 Tested up to: 6.8
    6 Stable tag: 2.0.0
     5Tested up to: 6.9
     6Stable tag: 2.0.1
    77License: GPLv2 or later
    88Requires PHP: 7.4
     
    2828
    2929## Changelog
     30
     31### 2.0.1
     32
     33* No functional changes.
     34* Update development dependencies.
     35* Confirm WordPress 6.9 support.
    3036
    3137### 2.0.0
  • turn-comments-off/trunk/LICENSE

    r3259357 r3458448  
    11Turn Comments Off plugin for WordPress
    22
    3 Copyright 2022-2025, Happy Prime and contributors
     3Copyright 2022-2026, Happy Prime and contributors
    44
    55This program is free software; you can redistribute it and/or modify
  • turn-comments-off/trunk/build/index.asset.php

    r3101396 r3458448  
    1 <?php return array('dependencies' => array('wp-blocks', 'wp-dom-ready'), 'version' => '105d3c0577a1f1b9d0cf');
     1<?php return array('dependencies' => array('wp-blocks', 'wp-dom-ready'), 'version' => '066d3e38fb2fff7468e8');
  • turn-comments-off/trunk/build/index.js

    r3101396 r3458448  
    1 (()=>{"use strict";var e={n:o=>{var t=o&&o.__esModule?()=>o.default:()=>o;return e.d(t,{a:t}),t},d:(o,t)=>{for(var c in t)e.o(t,c)&&!e.o(o,c)&&Object.defineProperty(o,c,{enumerable:!0,get:t[c]})},o:(e,o)=>Object.prototype.hasOwnProperty.call(e,o)};const o=window.wp.blocks,t=window.wp.domReady;e.n(t)()((()=>{["core/comments","core/comments-query-loop","core/comment-author-avatar","core/comment-author-name","core/comment-content","core/comment-date","core/comment-edit-link","core/comment-reply-link","core/comment-template","core/comments-pagination","core/comments-pagination-next","core/comments-pagination-numbers","core/comments-pagination-previous","core/comments-title","core/latest-comments","core/post-comment","core/post-comments-count","core/post-comments-form","core/post-comments-link"].forEach((e=>{void 0!==(0,o.getBlockType)(e)&&(0,o.unregisterBlockType)(e)}))}))})();
     1(()=>{"use strict";var e={n:o=>{var t=o&&o.__esModule?()=>o.default:()=>o;return e.d(t,{a:t}),t},d:(o,t)=>{for(var c in t)e.o(t,c)&&!e.o(o,c)&&Object.defineProperty(o,c,{enumerable:!0,get:t[c]})},o:(e,o)=>Object.prototype.hasOwnProperty.call(e,o)};const o=window.wp.blocks,t=window.wp.domReady;e.n(t)()(()=>{["core/comments","core/comments-query-loop","core/comment-author-avatar","core/comment-author-name","core/comment-content","core/comment-date","core/comment-edit-link","core/comment-reply-link","core/comment-template","core/comments-pagination","core/comments-pagination-next","core/comments-pagination-numbers","core/comments-pagination-previous","core/comments-title","core/latest-comments","core/post-comment","core/post-comments-count","core/post-comments-form","core/post-comments-link"].forEach(e=>{void 0!==(0,o.getBlockType)(e)&&(0,o.unregisterBlockType)(e)})})})();
  • turn-comments-off/trunk/plugin.php

    r3259357 r3458448  
    33 * Plugin Name:  Turn Comments Off
    44 * Description:  Turn comments off everywhere in WordPress.
    5  * Version:      2.0.0
     5 * Version:      2.0.1
    66 * Plugin URI:   https://github.com/happyprime/turn-comments-off/
    77 * Author:       Happy Prime
    88 * Author URI:   https://happyprime.co
     9 * License:      GPL v2 or later
     10 * License URI:  https://www.gnu.org/licenses/gpl-2.0.html
    911 * Text Domain:  turn-comments-off
    1012 * Requires PHP: 7.4
  • turn-comments-off/trunk/readme.txt

    r3310005 r3458448  
    33Tags: comments
    44Requires at least: 5.9
    5 Tested up to: 6.8
    6 Stable tag: 2.0.0
     5Tested up to: 6.9
     6Stable tag: 2.0.1
    77License: GPLv2 or later
    88Requires PHP: 7.4
     
    2828
    2929## Changelog
     30
     31### 2.0.1
     32
     33* No functional changes.
     34* Update development dependencies.
     35* Confirm WordPress 6.9 support.
    3036
    3137### 2.0.0
Note: See TracChangeset for help on using the changeset viewer.