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

Recent Posts: Widget and Shortcode

설명

SHOW A LIST OF LATEST POSTS

You can show a list of latest posts in your blog with a few customizations in order to reduce bounce rate and get more pageviews.

SEO-friendly and lightweight code

This plugin contains lightweight code to be very fast to load, SEO-friendly, and it is developed to have full compatibility with WordPress 3.1 (2011) up to WordPress 5+ (2019), from PHP 5.6 up to PHP 7.3.

FEATURES:

  • Show a simple list of the latest blogposts
  • You can choose the number of posts and the style for the list.
  • Lightweight code to quickly load the page and keep a good pagespeed score
  • No cookies are set by this plugin to visitors
  • Compatible with all resolutions: desktop, tablet and smartphones

HOW TO USE:

In order to display a list of latest posts using this plugin in your website, you have 2 easy options to have maximum flexibility.

OPTION 1: Use a shortcode

In order to display the output in your specific posts or pages use this code:

[Recent_Posts title="custom-title"]

or

[Recent_Posts]

In order to display the output in your WordPress template use this code:
<?php echo do_shortcode( '[Recent_Posts title="custom-title"]' ); ?>

OPTION 2: Use a widget
Go to Appearance > Widgets and add Recent_Posts widget where you want to show it.

스크린샷

  • Visual aspect
  • Settings
  • Widget

설치

In order to activate the plugin, just go to Plugins > Add New > Upload Plugin and select the .zip file of this plugin.

Then click on activate and the plugin has been installed correctly.

INSTALL FROM WITHIN WORDPRESS

  1. Visit the plugins page within your dashboard and select ‘Add New’;
  2. Search for ‘Recent_Posts – Widget and Shortcode’;

FAQ

What is the list of recent posts?

WordPress contains all the posts you publish, and by using this plugin, you can show the latest entries in a pre-formatted list to your users.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Recent Posts: Widget and Shortcode”(을)를 번역하세요.

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

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

변경이력

1.0

Release Date: November 15th, 2019