Skip to content
tacoen edited this page Mar 13, 2014 · 18 revisions

Ideas

UM-Plug once was a part of UM (Undress Me) Themes; themes that I used personally to create WordPress site. "Undress Me" allow me to customize The WordPress down to its bones --I'm sure you know many themes that provide the same purpose; some call it Frameworks, some call it "naked" theme.

But since splitting presentation and functions at WordPress being roll out. I think UM Themes shall be spliced into plugins and theme, and that's how UM-Plug released.

UM-Plug is core-themes and tool kits, a WordPress developer Toolkit for creating/ maintaining/ optimizing a theme.

Theme Options

  1. Alter CDN
  2. UM-reset
  3. UM-gui-lib
  4. URL Rewrite
  5. Minimize Dashboard Load, It's does what it said.
  6. Template Tag
  7. Minimize WP Header, Remove unnecessary code from header, It's does what it said.
  8. Widget, add how many widget you need. (Element-1, Element-2, etc)
  9. Pingback, add <link rel="pingback" ... > to WP Header or not.
  10. Layout
  11. UM-reset.php
  12. UM-scheme.css
  13. UM-login.js
  14. UM Login Redirect

Template Tools

Chunks

Checklist

Clone this wiki locally