Mad9Scientist.com Site Plugin (for WordPress)
Author: Chris Holbrook (Mad9Scientist)
Author URL: Mad9Scientist.com
What is this: WordPress Site Plugins provide site functionality that could be put into a site’s theme functions.php file. A Site Plugin allows you to create functionality that stays with the site, even when you change the Site’s theme.
This plugin is design to add functionality to Mad9Scientist.com website that could be included in the site’s theme functions file. However these functions are for long term use and should not be tied to a particular site theme, but to the site itself.
This plugin provides the following features:
- Cleans up and Removed useless junk from the WordPress Head Function
- Injects jQuery into the footer of the page with backup jQuery in case of Google CDN is down, slow or unavailable.
- Injects site’s Javascript file(s)
- Hides Login Failure Reasons on Login Page
- Custom Post Types
- Portfolio (m9s_portfolio)
Create a Portfolio of items with Archive of items and individual pages per item - Projects (m9s_projects)
Same as above, but for projects. Has meta data for Projects’; Code Repo, License, Demo Link and Project Logo or image - URL Redirection (m9s_redirect_svc)
Adds short links management. I.e. http://example.com/m/%title% (Redirect to) %body link%
- Portfolio (m9s_portfolio)