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

Preserve Editor Scroll Position

설명

Every time you edit and save a post the page will be reloaded. That means all scroll positions will be resetted.
Not really UX friendly.

This plugin recovers the old scroll position in your Editor after saving. Either HTML or visual editor.

Sounds pretty good? Install now!

Feedback

If you want, you can drop me a line @ocean90 on Twitter or @Dominik Schilling on Google+.

More

Try also some of my other plugins or visit my site wpGrafie.de.

설치

Note: There will be NO settings page, just go to your post edit screen and test it.

For an automatic installation through WordPress:

  1. Go to the ‘Add New’ plugins screen in your WordPress admin area
  2. Search for ‘Preserve Editor Scroll Position’
  3. Click ‘Install Now’ and activate the plugin

For a manual installation via FTP:

  1. Upload the preserve-editor-scroll-position directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ screen in your WordPress admin area

To upload the plugin through WordPress, instead of FTP:

  1. Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’ tab) in your WordPress admin area and activate.

FAQ

Installation Instructions

Note: There will be NO settings page, just go to your post edit screen and test it.

For an automatic installation through WordPress:

  1. Go to the ‘Add New’ plugins screen in your WordPress admin area
  2. Search for ‘Preserve Editor Scroll Position’
  3. Click ‘Install Now’ and activate the plugin

For a manual installation via FTP:

  1. Upload the preserve-editor-scroll-position directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ screen in your WordPress admin area

To upload the plugin through WordPress, instead of FTP:

  1. Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’ tab) in your WordPress admin area and activate.

후기

2017년 11월 5일
This plugin sounds great, as a fix to the HUGE BUG that the wordpress editor has. The bug/decision in wordpress is extremely annoying and unbelievable. The problem is that this plugin does not work. It does nothing. Every time I click ‘update’ in the wordpress editor (editing a page, not a post) then it reloads the entire thing and the cursor is back to the top of the page. This forces the user to find the original cursor position constantly. This slows down the editing. Inexplicably this is still the default behavior in wordpress.
모든 9 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Preserve Editor Scroll Position”(을)를 번역하세요.

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

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

변경이력

0.2.0

  • Changed hook for printing javascript code
  • Cleanup

0.1.0

  • First release