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 блок.

  • WH Tweaks Container

Отзывы

07.02.2017
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.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.