Thank you for using UM-Plug. We mean to speed up your workflow by reducing the amount of code you need to write.

Yes. Get Head-started!

If you familiar with CSS, HTML5 and PHP, than UM is for you to customize, but if were into deadline, you can start with style.css at your Child Theme for a kick start.

UM stand for Undress ME, a "starter themes" and (less commonly) "naked themes" eventually "bones".

Slim is sexy, sneaky it was

UM styles and scripts build to be minified. UM also dressed with several options to strip your Wordpress slimmer. For that, and other several reasons, UM not into WordPress.org repository.

That's why we spliting presentation and functions from UM Themes into UM-Plug and UM-Themes.

Theme Options

  1. Minimize Dashboard Load— It's does what it said.
  2. Minimize WP Header— Remove unnecessary code from header, It's does what it said.
  3. Widget— Add how many widget you need. (Element-1, Element-2, etc)
  4. Pingback
    Add <link rel="pingback" ... > to WP Header or not.
  5. Alter CDN— Didn't like google CDN? or live behind firewall. Alter your CDN.
  6. UM-reset
    1. um-reset.css
      It's a compressed almost not readable css lines of code. You could edit this using:
    2. um-reset.php
      Editable, readable. options to create your own reset.css. Please consult our Wiki.
  7. UM-gui-lib— UM Core pack with several small usefull jQuery functions to use.
  8. UM-login.js— Ajax WPLogin and UM Login Redirect
  9. Skins
    1. Layout, Select Layouts for your wordpress
    2. UM-scheme.css, Colours your themes.
  10. URL Rewrite— Options to shorten your wordpress resources url.
  11. Template Tag— Enable/Disable Custome Template Tags
 

Chunks

We hate the idea to put everything in your Database, sometimes we need a static contents for a "static contents". Chunks also avaliable as [shortcode] or php tag.

Template Tools

Because create a new template file has not been in Wp-Admin since day 0

Template Tags

<?php umtag('function') ?> from share-able files from others UM.

Skinning and themeing

  1. Customize your theme and assign the color scheme(um-scheme.css) by adding css code.
  2. Create a template part or copy from parents theme. You better heading to Wordpress famous codex for this.

More links on Credits tabs, and you could fork me for better english.