plugin-icon

Admin Sticky Widget Areas

제작자: Sridhar Katakam·
A simple plugin to make the widget areas on the right side of /wp-admin/widgets.php sticky.
평가
4.3
버전
1.0.0
활성화된 설치 항목
20
최근 업데이트일
May 14, 2019
Admin Sticky Widget Areas

This plugin fixes the widget areas on WordPress widgets page on the admin backend so they always remain in view when scrolling up/down.

It will greatly reduce the time and effort in having to hold widgets and drag a long distance up and down.

Set to work from 481px and above i.e., only when the widget areas appear on the right side, in a column.

If you do not wish to use the plugin and want to temporarily achieve the same sticky widgets, bring up your browser’s dev tools and add this CSS to the widgets page:

@media only screen and (min-width: 481px) { .widget-liquid-right { position: -webkit-sticky; position: sticky; top: 42px; } }

Automatic Installation

Search for Admin Sticky Widget Areas from within your WordPress plugins Add New page and install.

Manual Installation

  1. Click on the Download button to download the plugin.
  2. Upload the entire admin-sticky-widget-areas folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the Plugins menu in WordPress.
무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 5.2.24
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.