Software Listing of Author : "Marcuspope"
- Content Molecules
- License: Shareware
- Price:


In the web marketing/publishing industry a content molecule is basically a piece of reusable content that can be placed throughout a website. Typically isolated in nature, they often appear in sidebars and margins. Applying this concept to the WordPress framework, you can create content that can be embedded anywhere shortcodes are processed. Taking the concept a little further, any number of custom attributes can be added to the usage of the shortcode, and those values can be embedded in the resulting output. [m id="slug" audience="Student" product="backpack"] Will translate the following molecule: Greetings {audience}! Check out our new {product} today! into this: Greetings Student! Check out our new backpack today! Obviously a ridiculous example, but the flexibility remains the same regardless of the silly intent. Stop...
- Publisher: marcuspope
- Date Released: 12-02-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Root Relative URLs
- License: Shareware
- Price:


A WordPress plugin that converts all URL formats to root-relative URLs to enable seamless transitioning between staging/production host environments and debugging/testing from mobile devices, without the use of hackish tactics like textual find-replace strategies or risky hosts/NAT spoofing strategies. With Root Relative URLs you can browse your development site from http://localhost/ or http://127.0.0.1/ or from a named network resource like http://mycomputername/ without worrying about links redirecting you back to your site's URL. This plugin also modifies the tinyMCE hooks so links and media embedded with built-in tools will only insert URLs from the first forward slash after the domain (i.e. the root of your site.) This means when you push content changes to a staging or production environment they are guaranteed to reference...
- Publisher: marcuspope
- Date Released: 13-06-2013
- Download Size: 31 KB
- Download
- Platform: PHP, Scripts
