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
- Host: GitHub
- URL: https://github.com/tredmann/wordpress-dynamic-links
- Owner: tredmann
- Created: 2013-04-25T11:35:26.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-25T12:38:03.000Z (about 13 years ago)
- Last Synced: 2025-12-02T15:53:49.792Z (7 months ago)
- Language: PHP
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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="/" /]