Posts Tagged ‘development’

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

Small Tips Using WordPress and jQuery

Inside of WordPress are several of JavaScript libraries available, you can use them easily and you don't need an extra Theme or Plugins. Also, this is the recommended approach to enable libraries , so they... read more...

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

WordPress Import Not Include In WP Core

WordPress came with several new or changed features - one feature which changed is the functionality to import content from other systems. read more...

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

Our WordPress Developer Toolbox

Again and again the question comes in: What do you use as an environment to develop with WordPress. Some suggestions I would like to give, these are just my preferences, but I would be happy... read more...

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

WordPress Developer Hint

With WordPress 3.0 debugging will be easier, whereas one constants gets eliminated and an already existing constant will do their work. For developers the following 3 constants are important and should exist in every wp-config.php... read more...

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

Shortlinks with WordPress 3.0

There will be a new function in the coming 3.0 version, which will create a shortlink to a post. At default it will be in the header of your frontend. 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...

Pages: 1 2 3 Next