An open API service indexing awesome lists of open source software.

https://github.com/tredmann/wordpress-dynamic-links

WordPress Plugin with Shortcodes for Dynamic Links
https://github.com/tredmann/wordpress-dynamic-links

Last synced: 2 months ago
JSON representation

WordPress Plugin with Shortcodes for Dynamic Links

Awesome Lists containing this project

README

          

wordpress-dynamic-links
=======================

WordPress Plugin with Shortcodes for Dynamic Links

## Current shortcodes

### Posts

[post_url id="1" default="/" /]

### Categories

[cat_url id="4" default="/" /]

### Custom Post Types

For any of your custom post types

[_url id="5" default="/" /]

Which means for a post type 'article'

[article_url id="5" default="/" /]