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

WordPress Posted Display

설명

Plug-in Posted Display Widget & ShortCode Add. You can also save and display your browsing history to Cookie.

  • Save your browsing history of the posts to Cookie, you can view the information in the widget and the short code.
  • You can create a widget and a short code that can display the posts in any.
  • You can view the information in the widget and the short code posts that belong to any category ID.(Multiple specified)
  • You can view the information in the widget and the short code posts that belong to any tag ID.(Multiple specified)
  • You can view the information in the widget and the short code posts that belong to any user ID.(Multiple specified)
  • When the output type is category, tag or user, when ID is not specified, it is automatically acquired from information of post page.

In a Posts or Pages

You can use the short code in the Posts or Pages. It is possible to get a short code with the registered template list, use Copy.
You can specify the maximum number to be displayed by changing the value of the posts.

[ Example ]

<?php
if ( shortcode_exists( 'wp-posted-display' ) ) {
    echo do_shortcode( '[wp-posted-display id="1" posts="5" sort="0"]' );
}
?>

ShortCode Params Sorted by

  • sort=”0″: Input order
  • sort=”1″: Date descending order
  • sort=”2″: Date ascending order
  • sort=”3″: Random

Contact

  • email to foundationmeister[at]outlook.com
  • twitter @miiitaka

스크린샷

  • Create an HTML template to be output in the Widget.

  • "Posted Display" has been added to the Widget. Display to select the template you created.

설치

  • A plug-in installation screen is displayed in the WordPress admin panel.
  • It installs in wp-content/plugins.
  • The plug-in is activated.
  • Register the widget template.
  • Add a widget, you specify the registered template.

후기

2017년 4월 9일
Only plug - ins that can view browsing history by official plug - in know this. (Since it has an official check, it is safe) In addition, widgets, articles of the designated category, It is convenient with the feature that you can issue specific articles.
모든 1 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

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

변경이력

2.5.0 (2021-02-14)

  • Updated : Get plug-in version & Text domain automatically.
  • Deleted : Removed the ability to put a link on the title.
  • Checked : WordPress version 5.6.1 operation check.

2.4.2 (2019-03-10)

  • Checked : WordPress version 5.1.0 operation check.

2.4.1 (2019-01-23)

  • Fixed : A list of categories and tags is displayed in escape.
  • Checked : WordPress version 5.0.3 operation check.

2.4.0 (2019-01-02)

  • Checked : WordPress version 5.0.2 operation check.
  • Checked : WordPress version 5.0.1 operation check.
  • Checked : WordPress version 5.0.0 operation check.

2.3.0 (2018-09-19)

  • Updated : When the output type is category, tag or user, when ID is not specified, it is automatically acquired from information of post page.

2.2.1 (2018-08-16)

  • Fixed : Filter hook setting of the title missing.

2.2.0 (2018-08-13)

  • Updated : Make link setting on the title possible.
  • Checked : WordPress version 4.9.8 operation check.
  • Checked : WordPress version 4.9.7 operation check.

2.1.8 (2018-06-08)

  • Checked : WordPress version 4.9.6 operation check.
  • Checked : WordPress version 4.9.5 operation check.

2.1.7 (2018-02-26)

  • Checked : WordPress version 4.9.4 operation check.
  • Checked : WordPress version 4.9.3 operation check.

2.1.6 (2018-01-19)

  • Checked : WordPress version 4.9.2 operation check.

2.1.5 (2017-12-15)

  • Checked : WordPress version 4.9.1 operation check.

2.1.4 (2017-11-29)

  • Checked : WordPress version 4.9.0 operation check.

2.1.2 (2017-11-09)

  • Checked : WordPress version 4.8.3 operation check.
  • Updated : Translation update.
  • Fixed : Argument error when creating DB class (Notice).

2.1.1 (2017-09-24)

  • Checked : WordPress version 4.8.2 operation check.

2.1.0 (2017-08-03)

  • Checked : WordPress version 4.8.1 operation check.
  • Added : Set to hide when logging in.
  • Fixed : Do not display the same post in your browsing history.

2.0.7 (2017-06-17)

  • Checked : WordPress version 4.8.0 operation check.

2.0.6 (2017-05-18)

  • Checked : WordPress version 4.7.5 operation check.
  • Added : Image selection with media uploader.

2.0.5 (2017-04-24)

  • Checked : WordPress version 4.7.4 operation check.
  • Updated : Ignore post__in if you do not set an ID.

2.0.4 (2017-03-10)

  • Checked : WordPress version 4.7.3 operation check.

2.0.3 (2017-02-01)

  • Checked : WordPress version 4.7.2 operation check.

2.0.2 (2017-01-12)

  • Checked : WordPress version 4.7.1 operation check.

2.0.1 (2017-01-02)

  • Fixed : Fixed minor defects and refurbished.

2.0.0 (2016-12-12)

  • Added : Custom post widget templates.

1.2.3 (2016-12-07)

  • Checked : WordPress version 4.7.0 operation check.
  • Fixed : No data widget link missing.

1.2.2 (2016-09-14)

  • Checked : WordPress version 4.6.1 operation check.
  • Updated : Code Refactor.

1.2.1 (2016-08-17)

  • Check : WordPress version 4.6.0 operation check.
  • Fixed : setcookie() Warning Error.
  • Added : ScreenShots.

1.1.4 (2016-06-25)

  • Check : WordPress version 4.5.3 operation check.

1.1.3 (2016-05-09)

  • Check : WordPress version 4.5.2 operation check.
  • Check : WordPress version 4.5.1 operation check.
  • Check : WordPress version 4.5.0 operation check.

1.1.2 (2016-03-23)

  • Fixed : Shortcode output bugfix.

1.1.1 (2016-03-22)

  • Fixed : Modifications to the writing of the PHP5.3-based support of the array.

1.1.0 (2016-03-20)

  • Added : Template item can be inserted in the click in textarea.
  • Updated : Code Refactor.

1.0.10 (2016-02-03)

  • Check : WordPress version 4.4.2 operation check.

1.0.9 (2016-01-10)

  • Fixed : Update typo miss.

1.0.8 (2016-01-10)

  • Added : Adding a template item a “author name”.
  • Check : WordPress version 4.4.1 operation check.

1.0.7 (2015-12-17)

  • Added : Plugin images.
  • Fixed : Typo miss.

1.0.6 (2015-12-11)

  • Added : Adding a template item a “tag” and “category”.

1.0.5 (2015-12-09)

  • Check : WordPress version 4.4 operation check.

1.0.4 (2015-12-06)

  • Renovation : The common functions.

1.0.3 (2015-12-03)

  • Fixed : Fixed a minor bug.

1.0.2 (2015-11-18)

  • Fixed : Fixed a minor bug.

1.0.1 (2015-11-16)

  • The first release.