Category: Wordpress Tutorials


40+ Really Cool WordPress Themes

40+ Really Cool WordPress Themes

2nd September

Having a cool website is important today as everyone’s expectations towards look and feel, usability and quality are sky high. Recently WordPress has shown great strength when used as a publishing platform for traditional websites. There are so many high quality and available making it a good platform for both startups and more established companies. [...]



Hide Welcome Panel for WordPress Multisite

With a major release update of WordPress, everytime all new functions will be displayed after updating. Basically a good idea, which displays all new features on one page. However, this is not always intentional. In the corporate environment, large groups of users aren’t interested in it, so that this screen only provides additional work for [...]


WordPress Options Passed To JavaScript #2

In our first article of this mini series, I explained how to pass with JSON from PHP to JS. Alternativly you can do this with the WordPress function wp_localize_script(), but contains some pitfalls. Therefore this little tutorial, also you should think about it in advance about these two solutions. The functions serves to pass strings, [...]


WordPress Options Passed To JavaScript #1

In WordPress you are not always in the PHP world and so you have to pass settings and data from the database to scripts sometimes. In many Plugins you can find solutions in loading the wp-load.php and therefore access to all features of WordPress. Long ago Otto (Samuel Wood) already referred to this fact and [...]


Load Minimum of WordPress

A small contribution for all those using WordPress as a backend, framework or something similar. The applications, especially in the B2B sector, becoming more and more, as do the questions. So far, I’ve always liked to recommended BackPress. But even a well-maintained standard is feasible, with all its advantages in the context of the philosophy [...]