>
Download This Plugin | |
Download Elegant Themes | |
Name | PROPER Shortcodes |
Version | 0.3 |
Author | PROPER Web Development |
Rating | 100 |
Last updated | 2014-07-30 03:43:00 |
Downloads |
540
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
PROPER Shortcodes plugin added 14 bytes of resources to the Home page and 40 bytes of resources to the sample Post page.
PROPER Shortcodes plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! PROPER Shortcodes plugin ads no tables to your Wordpress blog database.Shortcodes are very useful little snippets that output special content in specific places using your post editor. PROPER Shortcodes adds these blocks functionality to your WordPress install. This plugin gives you 8 useful shortcodes that can be used in your content editor and everywhere else that shortcodes are parsed.
This group is just the beginning; we'll be adding new shortcodes and shortcode-related functionality over time. For now, there is no settings page, just the shortcodes below that become active when the plugin is installed.
This plugin will add all of the following shortcodes:
[p_site_url] [site_url] [p_home_url] [home_url]
Displays the site URL or home URL. Useful for adding links to pages on the site without hard-coding in the domain.
[p_tagline]
Displays the tagline for the site, changed at Settings > General.
[p_template_url]
Displays the current URL to the theme directory. Useful for adding links to images used in the theme.
[p_list_documents]
Lists all documents attached to the current page page. The attachment Title becomes the link text and the Description is added just below the link. Attributes:
"Documents" are determined by their file MIME type. The following MIME types will be displayed:
[p_field]
Display the contents from a custom field. Attributes:
[p_pullquote]
Wrap content with a custom div to call out quoted text. Attributes:
[p_list_subpages]
Lists all child pages of a specified page id, or current sub-pages. Attributes:
[p_post_list]
Displays a list of links to blog posts, ordered from newest to oldest. Attributes:
[p_post_archive]
Displays all published posts in the system organized by the month they were published
[p_sitemap]
Outputs a human-readable sitemap with links. Attributes:
[hr]
Outputs an
tag with styles, if desired