Posts Tagged ‘Constants’

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

Feed Cache in WordPress

WordPress already offers the possibility of own functions to read feeds and use it in your blog. Since version 2.8 of WordPress, a new feature is in use for that. So there are two ways... read more...

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

WordPress Database Repair Script In 2.9

A little tip for all users of the existing beta of WordPress 2.9 and for all who wish to update soon to the new version. With version 2.9 WordPress conducts its own routine to optimize... read more...

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

WordPress Trash Is Coming

I would like to show you briefly what the new function trash is all about. Users of Gmail are aware of the possibility in a web application: you move content into the trash and the... read more...

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

WordPress Proxysupport

Who is using WordPress in an intranet environment, will quickly realize, that despite internet connection, no feed content gets loaded in the backend. In general, it's because of the proxy of the company. So far... read more...

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

Use Constants To Integrate WordPress In Other CMS

Sometimes you need to integrate WordPress into another CMS, like Typo3, Drupal or whatever is out there. The blog should have the same design, use same images and Javascript or implement existing links. Mostly you... read more...

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

Determine Path To Plugin and Content Directories

If you like to write a Plugin and you want to keep it downward compatible, then check beforehand the constants, because since WordPress version 2.6 you can rename the folder wp-content and this will also... read more...