Linux 软件免费装

WP Pinboard

开发者 joshstauffer
更新时间 2015年8月5日 08:39
PHP版本: 3.5 及以上
WordPress版本: 4.2.3
版权: GPLv2 or later
版权网址: 版权信息

标签

feed bookmarks pinboard

下载

详情介绍:

Adds a shortcode to display Pinboard.in bookmarks in your content, widgets, or templates. Public feeds can be filtered by usernames or tags. URL Patterns The URL patterns for public bookmarks look like this: You can filter bookmarks by combining a username with tags: You can filter bookmarks by up to three tags: Please note that the URL must begin with https://pinboard.in/. Usage Examples Basic Example: [wp_pinboard]https://pinboard.in/u:username/[/wp_pinboard] Advanced Example: Text Widget Example: You can print bookmarks using a text widget like so: [wp_pinboard]https://pinboard.in/u:username/[/wp_pinboard] Template Example: You can also print bookmarks directly in a template like so: <?php echo do_shortcode('[wp_pinboard]https://pinboard.in/u:username/[/wp_pinboard]'); ?>

安装:

This section describes how to install the plugin and get it working.
  1. Upload the wp-pinboard/ directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

常见问题:

Does this plugin cache the list of bookmarks?

Yes, lists are cached for one hour. If necessary, you can manually refresh a list of bookmarks. Adding a get variable (?wppb-refresh=1) to the URL of a page will refresh the cache of any lists of bookmarks on that particular page.

更新日志:

1.0