Changeset 1704672
- Timestamp:
- 07/28/2017 08:00:14 PM (9 years ago)
- Location:
- easy-shortcode-creator-by-wppug/trunk
- Files:
-
- 2 edited
-
easy-shortcode-creator-by-wppug.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
easy-shortcode-creator-by-wppug/trunk/easy-shortcode-creator-by-wppug.php
r1704657 r1704672 4 4 Plugin URI: https://wppug.com/easy-shortcode-creator-wppug/ 5 5 Description: Create new shortcodes easily. Use and replicate the same content across multiple posts or pages simultaneously without having to edit one by one. 6 Author: Diego Pereira @WpPug6 Author: WpPug 7 7 Version: 1.0 8 8 Author URI: https://wppug.com -
easy-shortcode-creator-by-wppug/trunk/readme.txt
r1704670 r1704672 15 15 16 16 It has now become easier to reuse content without having to edit code or manually editing on multiple pages. This plugin is useful when you need to display a block of content on several different pages, for example, display the same text on certain pages or different posts, put a block of instructions that can be modified, a disclaimer, etc. Basically any content you want to copy and replicate on multiple pages, as if it were a PHP include. If you edit it, all pages with the shortcode will be updated with the new content. 17 17 18 18 19 It works very simply:
Note: See TracChangeset
for help on using the changeset viewer.