WordPress Hacks

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Load A Stylesheet Only If Use Gallery

In relation to the better Gallery it is actually not necessary to load the stylesheet if there is no gallery, so it is worth it to check in advance whether the gallery will be used... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Redirects To Another Page In WordPress Backend

WordPress allows using a function, to simple redirect to a URL, the function wp_redirect() enables to specify an address and a status. This makes it easy to realize a forward even in the backend of... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Disable HTML Editor In WordPress

In contrast to the visual editor in WordPress, you can not disable the HTML editor. WordPress does not provide a user setting or a global option. Also, there is no hook, to disable the HTML... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Exclude A Category From Turn Off Comments Automatically

Thanks to our post New Ideas For 2010? Now It’s Your Turn! we got an email form one of our loyal sponsors Chris Coyier. read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Sort Posts With The Help Of Custom Fields

Quite often, a WordPress developer likes to have posts sorted according to a custom field. If you would write a SQL-statement, it would be quite complex, since you need to JOIN two database tables (wp_posts... read more...

Pages: Prev 1 2 3 4 5 ...16 17 18 Next