Posts Tagged ‘development’

Small Tips Using WordPress and jQuery
WPengineer Misc | July 13th, 2010 | by Frank | 3 Comments
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...

WordPress Import Not Include In WP Core
WordPress News | June 30th, 2010 | by Frank | 3 Comments
WordPress came with several new or changed features - one feature which changed is the functionality to import content from other systems. read more...

Our WordPress Developer Toolbox
WordPress Tutorials | May 21st, 2010 | by Frank | 19 Comments
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...

WordPress Developer Hint
WordPress News | April 27th, 2010 | by Frank | no Comments
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...

Shortlinks with WordPress 3.0
WordPress News | April 22nd, 2010 | by Frank | 16 Comments
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...

Redirects To Another Page In WordPress Backend
WordPress Hacks | January 21st, 2010 | by Frank | 2 Comments
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...


