Posts Tagged ‘WordPress Tutorials’

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

Use More Flexibility In WordPress Templates

Those who have wanted to create their Theme for WordPress quite flexible, and loves the modularization, had always to involve the path to the template. With WordPress 3.0, this will be different and it is... read more...

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

Example How To Add Meta Boxes To Edit Area

Additional fields, meta boxes, in the edit area of WordPress often are useful and easier for customers instead of using Custom Fields. A small Plugin will show you three options. Use it, make WordPress even... read more...

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

First Impressions of Custom Post Type

One of the new very interesting things in WordPress 3.0 are individual post-types you can implement with little effort. Back then, you had to expand the database and write your own interface for it, now... read more...

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...

Pages: 1 2 3 4 5 6 7 8 9 Next