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

Recent Posts Multi-sitewide

설명

This plugin allows you to display the latest posts of all blogs on your main wpmu site.

Normal Usage

Insert “[recent_mu_posts howmany=10]” into the content of a page, where “howmany=10” is how many posts you would like to display.

Optional usage

You can optionally use this in your theme by adding the code below into your theme file, this is not recomended due to the fact that if you change your theme it will not work in your new theme.

<?php do_shortcode('[recent_mu_posts howmany=10]'); ?>Plugin initially produced on behalf of [Sound Source Music](http://www.ssminstruments.com).

Is this plugin lacking a feature you want? I’m happy to accept offers of feature sponsorship: contact me and we can discuss your ideas.

Any issues: contact me.

Thank you to Chase Crawford for the query to get the info, it came from Snipplr

설치

The plugin is simple to install:

  1. Download recent_mu_posts.zip
  2. Unzip
  3. Upload recent_mu_posts directory to your /wp-content/plugins directory
  4. Go to the plugin management page and enable the plugin
  5. Give yourself a pat on the back

후기

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

기여자 & 개발자

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

기여자

자국어로 “Recent Posts Multi-sitewide”(을)를 번역하세요.

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

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

변경이력

v0.10b 2012/09/13

  • Updated readme.txt.

v0.10 2012/09/?

  • Plugin first sees the light of day.