Linux 软件免费装

Mio Custom Recent Posts Widget

开发者 miosee
更新时间 2015年11月19日 13:27
PHP版本: 4.0 及以上
WordPress版本: 4.3.1
版权: GPLv2 or later
版权网址: 版权信息

标签

widget sidebar recent posts recent posts widget post type recent posts thumbnail resent posts

下载

1.0.0

详情介绍:

That can be configured item Languages HTML code that is output ` {widget-title} ` CSS setting of the initial state .widget_custom_recent_entries > ul { list-style: none; } .widget_custom_recent_entries > ul > li { position: relative; } .widget_custom_recent_entries > ul > li:before, .widget_custom_recent_entries > ul > li:after { content: ""; display: table; } .widget_custom_recent_entries > ul > li:after { clear: both; } .widget_custom_recent_entries > ul > li + li { margin-top: 10px; } .widget_custom_recent_entries .thumb { float: left; display: block; width: 80px; height: 80px; } .widget_custom_recent_entries .thumb img { max-width: 100%; height: auto; } .widget_custom_recent_entries .thumb + .title { margin-left: 88px; } .widget_custom_recent_entries .title { display: block; } .widget_custom_recent_entries .post-date { display: block; } .widget_custom_recent_entries .post-date.on-thumb { margin-left: 88px; } Go to the widget screen , please set the " Custom Recent Posts " to your own widget area . I'm sorry. We have created the English with Google Translate .

安装:

  1. Upload mio-custom-recent-posts-widget to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Custom Recent Posts' from 'Plugins' menu in WordPress
  3. Go to the widget screen, please set the 'Custom Recent Posts' to your own widget area.

更新日志:

1.0.0 Initial release