该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

List Posts with Pingbacks

描述

Adds a list of Posts with Pingbacks and Trackbacks to WordPress with a widget, shortcode, or theme functions.

The plugin can easily be used by website owners as a WordPress Widget, adding a list of Posts containing Pingback and Trackbacks to the Sidebar of a WordPress website.

关于该插件

More advanced users can also call the functionality of the plugin from a WordPress shortcode by adding the code [horshipsrectors_list_posts_with_pingbacks_trackbacks] to any Post or Page within WordPress.

Finally, theme authors may also take advantage of the plugin by calling the functionality directly from theme files with the code horshipsrectors_listpostswithpingbacks();.

This plugin is maintained by Hors Hipsrectors, or you can find him on Twitter at http://twitter.com/horshipsrectors/.

Questions about this plugin can be posted to the WordPress.org forums at https://wordpress.org/plugins/list-posts-with-pingbacks-trackbacks/, or to the Issues tab at the GitHub https://github.com/horshipsrectors/list-posts-with-pingbacks-trackbacks repository for the plugin.

This plugin is currently available in:

  • 英文
  • 法语
  • 德语

安装

To install the plugin, please upload the plugin folder to your plugins folder and active the plugin.

常见问题

Installation Instructions

To install the plugin, please upload the plugin folder to your plugins folder and active the plugin.

Can I display the Widget?

Access your Widget control panel at Appearance > Widgets to add it to your theme.

Can I display the contents as a shortcode?

Yes, the shortcode can be viewed within a post as: [horshipsrectors_listpostswithpingbacks]

How do I display the results in a theme file?

horshipsrectors_listpostswithpingbacks(); will display the results as a PHP function in WordPress theme files.

Open source software such as this free WordPress plugin only work through the hard work of community members, volunteering their time or resources to make the software freely available. If you would like to show your support for this software, please consider donating towards the development effort.downloads/

If you can’t contribute to the plugin in any other way, please consider translating it to your local language.

评价

此插件暂无评价。

贡献者及开发者

“List Posts with Pingbacks” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

15.01

  • Rewrote plugin core
  • Added better error checking
  • Moved to 15.01 plugin structure
  • Made plugin OOP
  • added support for RAND, ASC, DESC sorting
  • Tested for WordPress 4.1

2.1.4

  • Fixed recent setting

2.1.2

  • Added thumbnail option
  • Added excerpt option
  • Added optional credit link

2.0

  • Tested up to WordPress 3.2
  • Added controls to Widget
  • Renamed functions for compatibility
  • Reduced font size on credit link

1.7

  • Added shortcode
  • Replaced widget code with WP_Widget class
  • Added comments option to filter

1.6.6

  • Cleaned up code for 3.0.3
  • Fixed credit line to work reliably
  • Removed RSS feed

1.6.5

  • Added new widget controls

1.5.5

  • Updated RSS links
  • Code optimizations

1.5.2

  • Fixed documentation
  • Updated Links

1.5.1

  • Added widget

1.5.0

  • Rewrote common functions
  • Removed options page (no options)
  • Added credit option to plugin

1.1.5

  • WP2.8.6 Compatibility Review, documentation fixes

1.1.0

  • WP2.8 Compatibility Fixes

1.0.0

  • Official Release

0.1.0

  • Added admin menus