ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Recently Updated Pages and Posts

აღწერა

This plugin displays a list of links to recently modified items in any WordPress widget area.

ეკრანული სურათები

  • Sample output

დაყენება

  1. Download recently-updated-pages-and-posts.zip
  2. Decompress the file contents
  3. Upload the recently-updated-pages-and-posts folder to a WordPress plugins directory (/wp-content/plugins)
  4. Activate the plugin from the Administration Dashboard
  5. Open the Widgets page under the Appearance section
  6. Drag the widget to an active sidebar

ხდკ

Need help? Have a suggestion?

Visit this plugin’s home page

მიმოხილვები

03.09.2016
There’s a saying that well written clean code will always work. This plugin is just such a case in point. Last updated over 4 years ago but it works 100% perfect on Wordpress 4.5.2. I needed a very simple widget to show my last updated posts on the frontpage in a widget and it does just that … and it does it perfectly too. A perfect little widget to let search engines know which of your content is no longer stale anymore. Thank you !!!
1 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Recently Updated Pages and Posts” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Recently Updated Pages and Posts თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.0.2

  • [Fixed] Provides default values for post count and word count settings. Avoids producing warnings when the widget is used without these setting values.
  • [Fixed] Fixes the post query arguments array such that pages are not excluded from the request.
  • [Changed] Bumps tested up to version number to 5.9.3.

1.0.1

  • [Fixed] Stop calling a named constructor in the WP_Widget parent class, use __construct() instead
  • [Changed] Bumps tested up to version number to 5.9.2

1.0.0

  • [Added] Adds a text domain and makes all strings translatable
  • [Fixed] Now specifies post types of post or page when querying posts
  • [Changed] Implements semantic version numbers starting with 1.0.0
  • [Changed] Changes tested up to version number to 5.9.0

0.120223

  • Shrunk the code by introducing wp_trim_words instead of my own function

0.120218

  • Removed original post date from display that was introduced with the last update
  • Fixed 0 word excerpt length so no excerpts can be shown

0.120212

  • Upgraded code to use 2.8 Widget API
  • Added option to control custom excerpt length

0.101219

  • Added element ID attributes to promote the use of CSS
  • Customizable title and number of items to show

0.101018

  • First build