Post Link Shortcodes

Post Link Shortcodes Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 2,827 downloads
Post Link Shortcodes Icon

Try plugin: Post Link Shortcodes

We'll create fresh WordPress site with Post Link Shortcodes installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Post Link Shortcodes

A collection of shortcodes for building links, images, or URLs to a given post/archive of any type.

2


0


0


0


0

updated: 4 years ago
since: 11 years ago
author: Evan Mattson

Description

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

More

Post Link Shortcodes on GitHub!