Posts Tagged ‘security’

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

Small Security Tipps for your WordPress Install

WordPress enjoys great popularity and draw more attention of people who want to gain unauthorized access. As with any open-source software developers and attackers alike can view the code. The risk of spam links, the... read more...

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

WordPress Database Functions

The WordPress database class is quite extensive and provides a range of methods to work effectively with the database and thereby use the WordPress standard. You can find the class in /wp-includes/wp-db.php where the individual... read more...

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

Add File Types for Mediathek

In WordPress 2.8.5 the whitelist of allowed MIME types for downloads will be valid for administrators the first time. This is a step towards security and you can, with the help of a constant, upload... read more...

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

WordPress 2.8 Feature Password

WordPress 2.8 is going to be published soon, even though they do not have a date yet. Nevertheless, another small insight into a new feature. After a new installation of WordPress, you get informed that... read more...

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

How To XSS Scanner – The Easy Way

An XSS scanner, simply be used as a bookmark – that is XSS Rays. The tool is an open source tool that was written in JavaScript and can find cross-browser XSS vulnerabilities. In the development... read more...