Linux 软件免费装
Banner图

Posts in Sidebar

开发者 aldolat
更新时间 2021年10月31日 23:35
捐献地址: 去捐款
PHP版本: 4.6 及以上
WordPress版本: 5.8
版权: GPLv3 or later
版权网址: 版权信息

标签

post widget sidebar query wp_query

下载

1.24 1.25 1.26 1.27 1.28 1.3 1.4 1.5 1.16.1 3.0.1 3.8 3.8.1 3.8.2 3.8.3 3.8.4 3.8.5 3.8.6 3.8.7 3.8.8 4.0 4.1 4.10.0 4.10.1 4.10.2 4.10.3 4.11.0 4.16.0 3.0 4.16.3 4.2.0 4.5.1 4.7.0 4.8.3 1.16 4.12.0 4.12.1 4.13.0 4.14.0 4.15.0 4.15.1 1.0 1.0.1 1.0.2 1.1 1.10 1.11 1.12 1.13 1.14 1.15 1.15.1 1.17 1.18 1.19 1.2 1.2.1 1.20 1.21 1.22 1.23 4.5.2 4.6.0 4.7.1 4.7.2 4.7.3 4.7.4 4.7.5 4.7.6 4.7.7 4.8.0 4.8.1 4.8.2 4.8.4 4.8.5 4.9.0 1.6 1.7 1.8 1.9 2.0 2.0.1 2.0.2 2.0.3 2.0.4 3.1 3.2 3.3 3.3.1 3.4 3.5 3.6 3.7 4.16.1 4.16.2 4.3.0 4.4.0 4.5.0

详情介绍:

Posts in Sidebar is a plugin for WordPress that lets you show a list of your posts using the criteria you want. This plugin gives you almost all the power of WordPress to retrieve the posts you want and show them in your sidebars. The plugin has also a shortcode, that you can use in your posts/pages to list your posts. You can find more information in the Wiki page on GitHub. Once installed, Posts in Sidebar creates a new widget for your sidebar. Add it to your sidebar, select the options to retrieve the posts you want, and save the widget: you're done! Here are some of the functions you'll have: The powerful WordPress class WP_Query is at your fingertips with this plugin. To understand what this plugin can do, take a look at this Codex page: almost all these functions are already included in Posts in Sidebar. This plugin is free software and it's developed with many efforts: a donation is very appreciated. Enjoy! Documentation, Help & Bugs The plugin's documentation is hosted on GitHub. Please refer to it before asking for support. If you need help, please use WordPress forum. Do not send private email unless it is really necessary. If you have found a bug, please report it on GitHub. This plugin is developed using GitHub. If you wrote an enhancement and would share it with the world, please send me a Pull request. Credits I would like to say Thank You to all the people who helped me in making this plugin better and translated it into their respective languages. This plugin uses the following JavaScript code, released under the terms of the GNU GPLv2 or later: Thanks to these developers for their work and for using the GNU General Public License. Privacy Policy This plugin does not collect any user data.

安装:

Installing Posts in Sidebar This section describes how to install the plugin and get it working.
  1. Upload the posts-in-sidebar directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to the widgets manager and add the newly available widget into the sidebar
  4. Adjust the options to fit your needs
  5. Save and test your results.
Uninstalling Posts in Sidebar cleans up after itself. All plugin settings will be removed from your database when the plugin is uninstalled via the Plugins screen.

屏幕截图:

  • The widget panel (all sections are closed).
  • The widget panel (all sections are open).
  • A simple output of the widget: title, excerpt, and link to the entire archive.
  • Displaying the featured image, floating left.
  • The same image as before, but in a larger size.
  • The introductory text for the widget.
  • Displaying the full set of items (categories, date, author, tags, and so on).

升级注意事项:

4.7.0 This version of the plugin requires WordPress 4.6 (for post_parent__in option in orderby parameter). 2.0 This version requires WordPress 4.1 (for nested taxonomy handling). 1.28 This upgrade will check if the "NULL" string exists in certain variables and convert it to an empty value. After upgrading, the user must save every widget of this plugin. 1.27 This version resolves multiple PHP notices. 1.24 Bugfix for the issue when upgrading from 1.22 to 1.23. 1.17 This version requires WordPress 3.5 (for "post__in" option in "Order by" field). 1.10 Bugfix for password-protected posts. 1.2 Version 1.2 has changed the option to display the text of the post. When upgrading to version 1.2, check every Posts in Sidebar widget at section The text of the post to make sure that the option fits your needs.

更新日志:

4.16.3 The full changelog is documented in the changelog file released along with the plugin package and is hosted on GitHub.