WH Tweaks

外掛說明

Often times, ideas from WordPress Ideas (https://wordpress.org/ideas/) or bugs from WordPress Trac (https://core.trac.wordpress.org/) take years to make it into WordPress Core. Sometimes even if everyone agrees on the fix it still doesn’t get in. This plugin is the temporary patch you’ve been waiting for. Activate any feature you want and disable any you don’t want.

  • Allow excerpts to show links.
  • Obscure login errors so an attacker will not know if a username exists.
  • Hide WordPress version in both meta tags and script inclusions.
  • Make category children highlighted with a subtle gray background.
  • Some added shortcodes.
  • Customize login.
  • Remove emoji scripts and styles.
  • Automatically set the Return-Path to the From address if it’s not already set (Trac #22837).
  • Show private pages in parent dropdowns (Trac #8592).
  • Allow commas in category terms (Trac #14691).
  • Show sidebar from main site in Multisite (Trac #22370).
  • Disable default WordPress REST API endpoints.
  • Remove author pages from public viewing.
  • Redirect user enumeration to 403 Forbidden page.
  • Resolve PHP notices about “ob_end_flush()” (Trac #18525 and #22430).

Each of these options can be turned on or off on the Settings -> WH Tweaks page.

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • WH Tweaks Container

使用者評論

2017 年 2 月 7 日
Found this plugin by accident because it solves the ‘Show private pages in Parent dropdowns’ issue – which has been waiting for action for nearly 10 years. Worth it for this alone although it has several other useful features.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WH Tweaks〉的開發相關工作。

參與者

將〈WH Tweaks〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.2

Fixed white screen of death in editor when REST endpoints are disabled.

1.0.1

Fixed warnings when wp cli runs.

1.0

Added option to resolve “PHP Notice: ob_end_flush(): failed to send buffer” and “PHP Notice: ob_end_flush(): failed to delete buffer”.
Removed option to add a block container. The WordPress editor has its own container block now. Block will continue to be available if already enabled.

0.9.2

Fixed links in excerpt causing warning when not in loop.

0.9.1

Updated login headertext filter.

0.9

Added block editor styling.
Added block container.

0.81

version bump.

0.8

Added option to add video container to embeded videos to allow videos to be responsive.

0.73

Fixed reset password error on some woocommerce installations.

0.72

Removed adding sender email to “replyto”. as this is not needed.

0.71

Added option to redirect user enumeration to 403 Forbidden page.
Removed From email option. let other plugins handle this.

0.7

Added option to remove author pages from public viewing.
Added option to adjust From name in the WordPress emails.

0.6

Added option to disable the default REST API endpoints.

0.5

Added option to show a static version of the main site’s sidebars on Multisite.

0.4

Added option to show private pages in parent dropdowns.
Added option to allow commas in category terms.
removed useless overwrite filter.

0.32

Fix php warning when obscuring wp version.

0.31

Prefix hex2rgb function.

0.3

Add option to automatically set the Return-Path when sending with wp_mail.

0.2

Allow excerpts to show links.

0.1

Initial release.