evertiro / historical-redux2

A simple, easily extendable options framework for WordPress based on NHP Theme Options Framework.
http://reduxframework.com
Other
105 stars 43 forks source link

Various small but useful enhancements #40

Closed psaikali closed 11 years ago

psaikali commented 11 years ago

screen-2013-01-07-2 45 07 PM I'm quite n00b to github and haven't cloned/forked the repo, so no way to pull-request my changes. I'll share this the ol' way ;)

Just added a select dropdown to the color gradient, including "vertical" / "horizontal" options. Might be useful for someone someday.

field_color_gradient_dir.php > http://img.saika.li/LzQo

screen-2013-01-07-7 17 56 PM Modified the post_type_select so it can accept a 'multiple'=>true parameter to be able to choose multiple content types.

field_post_type_select.php > http://img.saika.li/LziQ

Enjoy!

evertiro commented 11 years ago

Is this part of your recent commit?

psaikali commented 11 years ago

Yup, ignore this one

post_type_select isn't yet, but I'll add it as a separate pull request soon.

evertiro commented 11 years ago

Closing until a pull request is posted