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

Stimulate Correct Headings

설명

This plugin stimulates WordPress editors to use correct headings for accessibility and seo. The heading tags are on the second row and hidden in the WYSIWYG editor in WordPress by default. The (non visual) text edit screen has no heading tag buttons at all.
Editors will make heading bold instead of using the correct heading while the use of correct (nested) heading is important for accessibility and seo.
This plugin add the format menu with heading tags in the first row of the WYSIWYG editor and add heading tags to the text editor.

Accessibility

[Section 508](<a href=”http://squizlabs.github.io/HTML_CodeSniffer/Standards/Section508/) states that your largest header must be an <h1> followed by an other <h1> or a subordinate heading element (h2 to h6). The structure of the headers should reflex the structure of your document. So the heading structure should be logically nested. Screen readers read this semantic heading structure to construct a table of contents. Screen readers don’t use any formatted style. Visual readers use the formatted style in stead of the semantic structure. See also: http://accessibility.psu.edu/headings.

SEO

When the importance of a heading is established with HTML tags, you’re actually making it easy for the search engine robots to determine what your web page is all about. The search engine doesn’t have to guess at it. It can see exactly what your main topic is and place you under the appropriate keywords so your potential customers will be able to find you on the WWW.

Nov 18 ’11, Rupesh Pawar

Also read: The heading structure for your blog

Contribute!

If you have suggestions for a new feature or improvement, feel free to contact us on Twitter. Alternatively, you can fork the plugin from Github.

Requirements

Support

We are always happy to help you. If you have any question regarding this code. Send us a message or contact us on twitter @JamedoWebsites.

스크린샷

  • Dropdown formatting menu in the WYSIWYG editor
  • Heading buttons in the text editor

설치

  1. You can download and install this plugin using the built in WordPress plugin installer. If you download the Stimulate Correct Headings plugin manually, make sure it is uploaded to “/wp-content/plugins/stimulate_correct_headings/”.

  2. Activate Stimulate Correct Headings in the “Plugins” admin panel using the “Activate” link.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Stimulate Correct Headings”(을)를 번역하세요.

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

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

변경이력

1.0

  • First version