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

Unsortable Meta Box

설명

Draggable and sortable meta boxes is one of the cool features of WordPress. But let users customize the UI could become painful when doing technical supports online or on the phone. The client might has moved the publish box to the bottom of the page, but you still ask her / him to look at the top right corner for it. Unsortable Meta Box is a simple fix to situation like this.

This plugin is made for:

  • Disable dragging of meta boxes. You could disable dragging on all or certain pages (Dashboard, Post, Page, Custom Post Types etc.), which could be set on the Settings page.
  • Reset positions of the meta boxes on certain pages. Do this on the Settings page.
  • TODO – Add roles selection. (Disable dragging or reset the positions for selected roles.)
  • TODO – Save the positions of the meta boxes for recovery later.

스크린샷

  • Display a notification after plugin activation.
  • A settings page for this plugin.

설치

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘unsortable-meta-box’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select unsortable-meta-box.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download unsortable-meta-box.zip
  2. Extract the unsortable-meta-box directory to your computer
  3. Upload the unsortable-meta-box directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Unsortable Meta Box”(을)를 번역하세요.

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

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

변경이력

0.9.0

  • Fix “commentsBox is not defined” issue.

0.8.0

  • Use 3-digit version number.
  • Remove weDevs Settings API wrapper class. Use WordPress Settings API directly.
  • Debug and improve performance via Scrutinizer.

0.7

  • Translation for Traditional Chinese has been added.

0.6

  • Add activation and deactivation messages.

0.5

  • The first version.