By Jean-Baptiste Jung on April 26, 2010
The first months of 2010 have been extremely prolific in terms of WordPress hacks. In this article, I have compiled 10 new WordPress hacks that you should definitely add to your library.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
Top WordPress hacks of early 2010
Posted in WordPressCreme News |
By Jean-Baptiste Jung on April 20, 2010
The Document Object Model is an API which allows developers to access, read, and modify the content of a web page. In this article, I’m going to show you 10+ extremely useful code snippets to manipulate the DOM using jQuery.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
Manipulating the DOM with jQuery: 10+ useful code snippets
Posted in WordPressCreme News |
By Jean-Baptiste Jung on April 12, 2010
WordPress 3.0, scheduled to launch May 1st, 2010, will be a real revolution for the blogging system. With new functionalities such as custom post types, developers will be able to create more complex and more powerful sites based on WordPress. In this article, I have compiled the most useful resources to get you started with WordPress 3.0.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
8 useful code snippets to get started with WordPress 3.0
Posted in WordPressCreme News |
By Jean-Baptiste Jung on April 5, 2010
Coding a WordPress theme or plugin can seem to be an easy task at first, but if you want to produce work that is more professional, you have to worry about things such as internationalization and security. In this article, I’m going to show you the best practices I have learned in 3 years of developing with WordPress.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
Best practices for WordPress coding
Posted in WordPressCreme News |