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

All in One News Scroll

설명

All in One News Scroll plugin can create vertical scroll news. Using shortcode as well as by Widget in any page or post. Shortcode – [allinone-news], [allinone-news-category category=””]

Shortcode Options

As of version 1.0, Please use ‘[allinone-news]’ or <?php echo do_shortcode('[allinone-news]'); ?> shortcodes.
As of version 1.12, Please use ‘[allinone-news-category category=””]’ or <?php echo do_shortcode('[allinone-news-category category=""]'); ?> shortcodes.

Credits

This plugin was written by Umakant Sonwani.

설치

The easy way:

  1. Go to the Plugins Menu in WordPress
  2. Search for “All in One News Scroll”
  3. Click ‘Install’
  4. Activate the plugin

Manual Installation

  1. Download the plugin file from this page and unzip the contents
  2. Upload the allinone-news-scroll folder to the /wp-content/plugins/ directory
  3. Activate the allinone-news-scroll plugin through the ‘Plugins’ menu in WordPress

Once Activated

  1. Place the [allinone-news] shortcode in a Page or Post
  2. Place the [allinone-news-category category=""] shortcode in a Page or Post by category.
  3. Create new items in the news_updates post type, uploading a Featured Image for each.

FAQ

Installation Instructions

The easy way:

  1. Go to the Plugins Menu in WordPress
  2. Search for “All in One News Scroll”
  3. Click ‘Install’
  4. Activate the plugin

Manual Installation

  1. Download the plugin file from this page and unzip the contents
  2. Upload the allinone-news-scroll folder to the /wp-content/plugins/ directory
  3. Activate the allinone-news-scroll plugin through the ‘Plugins’ menu in WordPress

Once Activated

  1. Place the [allinone-news] shortcode in a Page or Post
  2. Place the [allinone-news-category category=""] shortcode in a Page or Post by category.
  3. Create new items in the news_updates post type, uploading a Featured Image for each.
The Slider Shortcode

Place the [allinone-news] shortcode in a Page or Post

Can I insert the carousel into a WordPress template instead of a page?

Absolutely – you just need to use the do_shortcode WordPress function. For example:

후기

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

기여자 & 개발자

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

기여자

자국어로 “All in One News Scroll”(을)를 번역하세요.

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

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

변경이력

1.0

  • Added shortcode attribute functionality.

1.12

  • Added shortcode by category attribute functionality.