Posts Tagged ‘development’

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

Adding Custom Fields to WordPress User Profile

The user profile of WordPress can be fairly easily adapted to add your own values​​. So you can add the necessary fields according to your requirements. Here is how you do it, we add a... read more...

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

Register Settings on WordPress Multisite

The use of WordPress for several blogs in the network can be useful to simplify several steps and is becoming increasingly popular. Whether you want the classical scenarios of blog hosting service or like to... read more...

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

Easier Plugin Development by Moving Plugin Directory

If you're a experienced programmer you're testing your programs not only with the latest version of WordPress but also with some older versions since there are many dated installations. So you have several versions installed... read more...

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

unserialize() Error at Offset… Different solutions

The problem is not always obvious, for example the error message in relation to the function unserialize(). If you look around the net to help you find countless search and few answers, because usually the... read more...

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

Activate WordPress Plugins Automatically via a Function

WordPress stores the active Plugins in the database table options, field activate_plugins, so it is easy to change this value to activate various Plugins by WordPress; either as a Plugin solution after setting up a... read more...

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

Comment Length Limiter

If you have used Twitter, then you know that you are only allowed to type 140 characters in a single Tweet. There is a nice little number below the text field indicating how much is... read more...

Pages: Prev 1 2 3 4 5 6 ... 9 10 11 Next