Changeset 146536
- Timestamp:
- 08/17/2009 05:38:09 AM (17 years ago)
- File:
-
- 1 edited
-
wordpress-reusables/trunk/wp-reus.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-reusables/trunk/wp-reus.php
r146144 r146536 3 3 Plugin Name: WordPress Reusables 4 4 Plugin URI: http://www.ooeygui.net 5 Description: Save and add content pieces to posts and pages.5 Description: A pretty common feature among content management systems is the ability to pull pieces of content onto a page which have been pre-defined within the database. However, with WordPress you are unable to do this on the page/post level. Only in theme creation are you able to dynamically pull content from other files. This can be extremely useful for content that gets used throughout a site, as it can be very cumbersome trying to update something like a headline that is hard coded onto multiple pages. However, with this plugin you are able to create a reusable for these types of content and manage them in one place rather than editing each post/page that the content is on. 6 6 Version: 1.0 7 7 Author: Ian Whitcomb
Note: See TracChangeset
for help on using the changeset viewer.