이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Quotmarks Replacer

설명

Quotmarks 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).

More information please visit my site.

Quotmarks Replacer 通過禁用 wptexturize 函數,解決 WordPress 自動將半形的單引號、雙引號和省略號轉換爲全形標點的問題。使後台輸入的標點格式與前台讀者瀏覽的標點格式保持一致。並且對 multisite 多站點(WordPress Mu)有良好的支持

Reviews(用戶評價)

我──一個網絡民工──當然有人會覺得這是謙虛,終於擁有了強悍的標點符號插件──也可能是世界上最棒的!我可以這樣雙引號“”,也可以這樣””,還可以這樣”──無論是哪一樣,都是最自由的表達! ── 和菜頭

It’s absolutely amazing. One of my all-time favorites. ── Steve Jobs

Shut up, Matt. ── WordPress

설치

WordPress:

  1. Upload the extracted files to the /wp-content/plugins/ directory
  2. In ‘Plugins’ page, choose ‘Activate’

Multisite enabled WordPress:

  1. Upload the extracted files to the /wp-content/plugins/ directory
  2. In ‘Site Admin’ mode (You need log in as site admin), go to ‘Plugins’ page, choose ‘Network Activate’
  3. Just FYI, you can also activate this plugin individually for different sites.

Old-styled WordPress Mu:

  1. Upload the extracted files to the /wp-content/mu-plugins/ directory
  2. That’s all.

기여자 & 개발자

“Quotmarks Replacer”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Quotmarks Replacer”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.6.21

  • Remove unrelated assets

2.6.20

  • Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.

2.6.19

  • Compatibility check for 5.0, nothing new, just bump version to tell everyone this plugin still works.

2.6.18

  • Compatibility check for 4.6 and 4.7, nothing new, just bump version to tell everyone this plugin still works.

2.6.17

  • Compatibility check for 4.5, nothing new, just bump version to tell everyone this plugin still works.

2.6.16

  • Fix: Plugin version not updated

2.6.15

  • Compatibility check for 4.4, nothing new, just bump version to tell everyone this plugin still works.

2.6.14

  • Compatibility check for 4.3, nothing new, just bump version to tell everyone this plugin still works.

2.6.13

  • Compatibility check for 4.2.2, nothing new, just bump version to tell everyone this plugin still works.

2.6.12

  • Compatibility check for 4.0 and 4.1 alpha, nothing new, just bump version to tell everyone this plugin still works.

2.6.11

  • Compatibility check for 3.7, 3.8, and 3.9 alpha, nothing new, just bump version to tell everyone this plugin still works.

2.6.10

  • Compatibility check for 3.6, nothing new, just bump version to tell everyone this plugin still works.

2.6.9

  • Update donate link, If you like this plugin, please consider buying me a cup of coffee.

2.6.8

  • Update plugin description and page design on sparanoid.com, check it out: https://sparanoid.com/work/quotmarks-replacer/ props @lianghai

2.6.7

  • Compatibility check for 3.5, nothing new, just bump version to tell everyone this plugin still works.

2.6.6

  • Compatibility check for 3.5 alpha, Moving plugin development repo from WordPress.org to GitHub. You can find the new repo at https://github.com/sparanoid/quotmarks-replacer

2.6.5

  • Compatibility check for 3.4, nothing new, just bump version to tell everyone this plugin still works.

2.6.4

  • Update license and readme.txt, compatibility check for 3.4-beta.

2.6.3

  • Update whitespaces

2.6.2

  • Compatibility check for 3.3-RC and 3.3, nothing new, just bump version to tell everyone this plugin still works.

2.6.1

  • Compatibility check for 3.3-aortic-dissection, nothing new, just bump version to tell everyone this plugin still works.
  • Updated setup instructions

2.6

  • Compatibility check for 3.2, nothing new, just bump version to tell everyone this plugin still works.
  • Updated setup instructions

2.5

  • Compatibility check for 3.1
  • Add functions comments
  • Removed deprecated functions (list_cats, link_name and link_notes)

2.4

  • Compatibility check for 3.0

2.3

  • More tags added
  • qmr.gif removed

2.2

  • Added working tag widget_title
  • Removed working tag comment_excerpt

2.1

  • Now 2.1 now is compatible with WordPress up to v2.8.x, Thanks to MoontoC, great help.

2.0

  • Now 2.0 use remove_filter make it works, instead of using add_filter to replace the wptexturized text.

1.2

  • Added filter single_post_title (Thanks to yskin)

1.1

  • More filters are added (category_description, comment_author, comment_excerpt, list_cats)

1.0.5

  • Error in converting #8211 and #8212.

1.0.4

  • Error in converting #8243. (Thanks to Erac)

1.0.3

  • Error in converting multiple quotation marks. (Thanks to herllin)

1.0.2

  • New feature: Convert suspension points(…) into DBC case. (Thanks to Zeax)

1.0.1

  • Error in mistaking converting blog title into DBC case. (Thanks to raenoll)

1.0

  • First release