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

Tag Cloud Shortcode

설명

The plugin gives users the oportunity to embed a tag cloud for a site within any page.
When using the shortcode [tagcloud] when
writing in the content of any page, the user includes in the page, a
tag cloud for posts on that site.

I am working on adding the ability to set options, such as sizes, etc…

스크린샷

  • adding the shortcode to a page
  • sample embedded tag cloud

설치

This section describes how to install the plugin and get it working.

  1. Download the tag-cloud-shortcode.zip file to a directory of your
    choice(preferably the wp-content/plugins folder)

  2. Unzip the tag-cloud-shortcode.zip file into the wordpress
    plugins directory: ‘wp-content/plugins/’

  3. WordPress의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.

  4. Include the [tagcloud] shortcode in any page you wish to include the tag cloud display.

FAQ

How do I use the plugin?

When you write or edit the content of a page, simply include
[tagcloud] (along with the brackets) whenever you want the tag cloud to
be displayed. Make sure you activate the plugin before you use the
shortcode.

Why is the tag cloud not displayed, even though I included the shorttag ?

The plugin probably has not yet been activated.

Why does my posted content also show the shortcode [tagcloud]?

At the moment, the tag-cloud-shortcode plugin only works when used
in pages. The content displayed by the plugin table probably
malfunctioned if you used the shortcode in a post.

후기

2018년 12월 19일
Hi There, First thank you for the plugin, it looks quite nice! But I have two problems with it, maybe you can help me? I kinda want to only show the tag cloud. Somehow I don't see the option to show the Tagcloud instead of the Blogtags of wordpress. Is there a option to turn them off? And my second problem is that it shows all the tags of the website. Is there a possibility that it just shows those of the post itself? Thank you for your help! Best, Manuel
2018년 4월 20일
Does exactly what I want it to do. A little customisation would be great for the next iteration.
모든 3 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Tag Cloud Shortcode”(을)를 번역하세요.

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

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

변경이력

0.1

  • First draft of the plugin. It’s not parameterizable yet, but works.