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

Tab My Content

설명

Tab My Content allow you to add as many tabs you want inside your content. Each tabs can be reused as many times as you want.
There’s nothing to configure, just activate it and use it, that’s all. No more complicated admin options.

  • Tabs are are created with jQuery
  • Style are limited to the only necessary in order to avoid to break your theme style.
  • JS & CSS are enqueued only on post or page that use the Tabs system. It will not slow down your website by enqueuing unneeded assets
  • Use the custom post Type native functionality to an easy way to add and manage your tabs.
  • Tabs can be exported from the native WordPress Export tool
  • Multilingual Ready
  • Drag reordering for tabs. Reorder your tabs simply with your mouse

Information and Documentation available at the official Website.

Shortcode

You can also display tabs inside your content with a shortcode. Thus is particulary usefull when you want to display the same tabs in more than one post.

The shortcode allow one parameters, a list of ids seperate by coma.

[tabmc_by_ids ids=1,2,3,99]

Using this shortcode allow you to select which tabs to display, anywhere, even inside another tab.

스크린샷

  • Screen to add a tab and how link this tab to a current post, page, or any other type with the autocompletion selector.
  • Edit Tab. You can change the linked page and have direct access to adit or display the content currently linked to this tab
  • Manage Tabs directly from the page or post screen. YOu can reorder tabs from here, simply by dragging it with your mouse
  • Front-end in action, with minimal css. Style it as you want, without css interferences
  • Tabs One
  • Tabs Two
  • tabs Three

설치

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser.
To do an automatic install of, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “tab-my-content” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading our plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.

Updating

Automatic updates should work like a charm; as always though, ensure you backup your site just in case.

FAQ

Installation Instructions

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser.
To do an automatic install of, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “tab-my-content” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading our plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.

Updating

Automatic updates should work like a charm; as always though, ensure you backup your site just in case.

Is it possible to display tabs inside another Tabs ?

Yes it is. In order to do this, you must use the shortcode (See the Shortcode Section)

How can is style the tabs ?

All the public part displayed in front end is wrapped inside the tabsmc_selector container.
With a bit of CSS, you can easily do it.

tabsmc_selector ul li {

background-color:#000;
color: #FFF;
}

후기

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

기여자 & 개발자

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

기여자

“Tab My Content”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Tab My Content”(을)를 번역하세요.

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

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

변경이력

1.0.0

  • Add – Initial release.

See changelog for all versions.