TopTips

설명

Create your own category-controlled ‘Top Tip’ to display next to relavant posts.
Display you favourite top tip next to a post with the same category. If you have more than one tip in the matching category the chosen top tip will be a random selection from all within that category. It’s also possible to specify the top tip by id in a shortcode. An optional feature is to add a link to another post containing further information about your Top Tip.

From within WordPress

  1. Visit Plugins -> Add New
  2. Search for ‘Top Tips’
  3. Activate Top Tips from your Plugins page

Manually

  1. Upload the directory top-tips to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Set the colours and icon via Top Tips > Top Tips Settings.
  4. Create some new top tips and assign them to one or more categories.
  5. Add the shortcode [top-tips] to your posts or in a template file <?php echo do_shortcode('[top-tips]'); ?>.
  6. Remember your post needs to be assigned to the same category as the Top Tip for the tip to display.

스크린샷

  • All Top Tips.
  • Add New Top Tip.
  • Edit Category.
  • Top Tips Settings.
  • Example display.

FAQ

How to uninstall the plugin?

Simply deactivate and delete the plugin. Beware that this can delete all the top tip that you may have set.

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

0.0.1

  • submitted version 2024/01/10

0.0.2

  • submitted version 2024/02/08

0.0.3

  • submitted version 2024/03/10

0.0.4

  • submitted version 2024/03/25

0.0.5

  • submitted version 2024/04/07
  • Initial Live version