Linux 软件免费装
Banner图

Post Link Shortcodes

开发者 aaemnnosttv
更新时间 2019年10月20日 02:28
捐献地址: 去捐款
PHP版本: 3.6 及以上
WordPress版本: 5.2.4
版权: GPLv2 or later

标签

shortcodes shortcode custom post type post link post url custom post type link custom post type url

下载

0.3 0.3.1 0.4.1 0.4.0 0.2

详情介绍:

This plugin dynamically adds a collection of helpful shortcodes for each registered post type. These shortcodes can be used to return URLs, or generate HTML elements like anchors and images to the related post! Each post type will have 2 shortcodes created for it where {type} is the name of the post type. Eg: post or page [{type}_url] [{type}_link] If the post type was registered with has_archive, two more shortcodes will also be created: [{type}_archive_url] [{type}_archive_link] NEW in 0.4.0: If the post type supports thumbnail (featured images) two more shortcodes will also be created: [{type}_src] [{type}_img] NEW in 0.4.0: Attachment shortcodes [attachment_src] [attachment_img] [post_src hello-world] [post_img hello-world size=medium] For more information and examples: Read the Documentation

安装:

  1. Upload the post-link-shortcodes folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.

屏幕截图:

  • Basic usage. Source shortcode, with html-escaped output in blue.
  • Post thumbnail usage.  Works for any post type which supports post thumbnails as well as attachments. Source shortcode, with html-escaped output in blue.
  • Attachment examples. Source shortcode, with html-escaped output in blue.

升级注意事项:

0.4.1 Fixed unregistered {type}_archive_url shortcode

更新日志:

0.4.1 0.4.0 0.3.1 0.3 0.2