Rick Beckman

Results 6 issues of Rick Beckman

It's possible that some themes or plugins would have many options on a page. It would be useful if options panels could be specified as "collapsed" (or even just collapsible),...

enhancement

Not every option is relevant in every situation. Some may only be needed if another option is set to true. I'm not sure how possible this would be, but it...

enhancement

With the advent of HTML5, forms have become much more flexible (http://diveintohtml5.info/forms.html is my favorite reference of such). New form fields -- email, color, url, number, range, date, search, etc...

enhancement

Just wanted to share with everyone that THA's hooks have full support in the OpenHook plugin for WordPress, which allows every hook to be customized (with HTML, PHP, and Shortcodes)...

### Context I'd like to suggest some new hooks to allow a greater degree of customization. Specifically, I'd like to see the comment() function of the Walker_Comments class become hook-enabled...

type: feature request
status: discussion

This update allows users to add custom HTML to their site directly in the WordPress Customizer panel. Very powerful, very useful! (Ideally, users should be able to add PHP code...