Plugin Directory

Changeset 2581615


Ignore:
Timestamp:
08/11/2021 04:58:53 PM (5 years ago)
Author:
Sparanoid
Message:

Update to version 2.6.20 from GitHub

Location:
quotmarks-replacer
Files:
32 added
2 deleted
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • quotmarks-replacer/assets/banner-1544x500.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • quotmarks-replacer/assets/banner-772x250.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • quotmarks-replacer/assets/icon-128x128.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • quotmarks-replacer/assets/icon-256x256.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • quotmarks-replacer/assets/open-graph.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • quotmarks-replacer/assets/quotmarks-replacer.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • quotmarks-replacer/tags/2.6.20/quotmarks-replacer.php

    r1964336 r2581615  
    44Plugin URI: https://sparanoid.com/work/quotmarks-replacer/
    55Description: Quotmarks Replacer disables wptexturize function that keeps all quotation marks and suspension points in half-width form.
    6 Version: 2.6.19
     6Version: 2.6.20
    77Author: Tunghsiao Liu
    88Author URI: https://sparanoid.com/
     
    1010License: GPLv2 or later
    1111
    12   Copyright 2018 Tunghsiao Liu (t@sparanoid.com)
     12  Copyright 2021 Tunghsiao Liu (t@sparanoid.com)
    1313
    1414  This program is free software; you can redistribute it and/or modify
  • quotmarks-replacer/tags/2.6.20/readme.txt

    r1964336 r2581615  
    22
    33Contributors: Sparanoid
    4 Donate link: http://sparanoid.com/donate/
     4Donate link: https://sparanoid.com/donate/
    55Tags: admin, administration, comment, comments, content, contents, excerpt, excerpts, feed, feeds, html, multisite, page, pages, plugin, plugins, post, posts, template, templates, text, title, widget, widgets, wpmu, wptexturize, writing
    66Requires at least: 1.5
    7 Tested up to: 5.0
    8 Stable tag: 2.6.19
     7Tested up to: 5.8
     8Stable tag: 2.6.20
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1616Quotmarks Replacer disables `wptexturize` function that keeps all quotation marks and suspension points in half-width form. This plugin also works fine with multisite enabled WordPress (aka. WordPress Mu).
    1717
    18 More information please visit my [site](http://sparanoid.com/work/quotmarks-replacer/).
     18More information please visit my [site](https://sparanoid.com/work/quotmarks-replacer/).
    1919
    2020Quotmarks Replacer 通過禁用 `wptexturize` 函數,解決 WordPress 自動將半形的單引號、雙引號和省略號轉換爲全形標點的問題。使後台輸入的標點格式與前台讀者瀏覽的標點格式保持一致。並且對 multisite 多站點(WordPress Mu)有良好的支持
     
    4848== Upgrade Notice ==
    4949
     50= 2.6.20 =
     51* Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.
     52
    5053= 2.6.19 =
    5154* Compatibility check for 5.0, nothing new, just bump version to tell everyone this plugin still works.
     
    8285
    8386= 2.6.8 =
    84 * Update plugin description and page design on sparanoid.com, check it out: http://sparanoid.com/work/quotmarks-replacer/ props @lianghai
     87* Update plugin description and page design on sparanoid.com, check it out: https://sparanoid.com/work/quotmarks-replacer/ props @lianghai
    8588
    8689= 2.6.7 =
     
    104107== Changelog ==
    105108
     109= 2.6.20 =
     110* Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.
     111
    106112= 2.6.19 =
    107113* Compatibility check for 5.0, nothing new, just bump version to tell everyone this plugin still works.
     
    138144
    139145= 2.6.8 =
    140 * Update plugin description and page design on sparanoid.com, check it out: http://sparanoid.com/work/quotmarks-replacer/ props @lianghai
     146* Update plugin description and page design on sparanoid.com, check it out: https://sparanoid.com/work/quotmarks-replacer/ props @lianghai
    141147
    142148= 2.6.7 =
  • quotmarks-replacer/trunk/quotmarks-replacer.php

    r1964336 r2581615  
    44Plugin URI: https://sparanoid.com/work/quotmarks-replacer/
    55Description: Quotmarks Replacer disables wptexturize function that keeps all quotation marks and suspension points in half-width form.
    6 Version: 2.6.19
     6Version: 2.6.20
    77Author: Tunghsiao Liu
    88Author URI: https://sparanoid.com/
     
    1010License: GPLv2 or later
    1111
    12   Copyright 2018 Tunghsiao Liu (t@sparanoid.com)
     12  Copyright 2021 Tunghsiao Liu (t@sparanoid.com)
    1313
    1414  This program is free software; you can redistribute it and/or modify
  • quotmarks-replacer/trunk/readme.txt

    r1964336 r2581615  
    22
    33Contributors: Sparanoid
    4 Donate link: http://sparanoid.com/donate/
     4Donate link: https://sparanoid.com/donate/
    55Tags: admin, administration, comment, comments, content, contents, excerpt, excerpts, feed, feeds, html, multisite, page, pages, plugin, plugins, post, posts, template, templates, text, title, widget, widgets, wpmu, wptexturize, writing
    66Requires at least: 1.5
    7 Tested up to: 5.0
    8 Stable tag: 2.6.19
     7Tested up to: 5.8
     8Stable tag: 2.6.20
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1616Quotmarks Replacer disables `wptexturize` function that keeps all quotation marks and suspension points in half-width form. This plugin also works fine with multisite enabled WordPress (aka. WordPress Mu).
    1717
    18 More information please visit my [site](http://sparanoid.com/work/quotmarks-replacer/).
     18More information please visit my [site](https://sparanoid.com/work/quotmarks-replacer/).
    1919
    2020Quotmarks Replacer 通過禁用 `wptexturize` 函數,解決 WordPress 自動將半形的單引號、雙引號和省略號轉換爲全形標點的問題。使後台輸入的標點格式與前台讀者瀏覽的標點格式保持一致。並且對 multisite 多站點(WordPress Mu)有良好的支持
     
    4848== Upgrade Notice ==
    4949
     50= 2.6.20 =
     51* Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.
     52
    5053= 2.6.19 =
    5154* Compatibility check for 5.0, nothing new, just bump version to tell everyone this plugin still works.
     
    8285
    8386= 2.6.8 =
    84 * Update plugin description and page design on sparanoid.com, check it out: http://sparanoid.com/work/quotmarks-replacer/ props @lianghai
     87* Update plugin description and page design on sparanoid.com, check it out: https://sparanoid.com/work/quotmarks-replacer/ props @lianghai
    8588
    8689= 2.6.7 =
     
    104107== Changelog ==
    105108
     109= 2.6.20 =
     110* Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.
     111
    106112= 2.6.19 =
    107113* Compatibility check for 5.0, nothing new, just bump version to tell everyone this plugin still works.
     
    138144
    139145= 2.6.8 =
    140 * Update plugin description and page design on sparanoid.com, check it out: http://sparanoid.com/work/quotmarks-replacer/ props @lianghai
     146* Update plugin description and page design on sparanoid.com, check it out: https://sparanoid.com/work/quotmarks-replacer/ props @lianghai
    141147
    142148= 2.6.7 =
Note: See TracChangeset for help on using the changeset viewer.