Posts about WordPress

Multiple Select Lists in the Theme Customizer

WordPress 3.4 introducted the Theme Customizer feature which allows site admins to tweak a theme’s settings and live preview those changes in real time. In this post, I’ll give you a custom control class makes it possible to add a multiple select list to your theme customizer settings. How to add the settings is not [...]

Continue reading...

Youtube Profile Field updated to version 2.2

My WordPress plugin Youtube Profile Field has been updated to version 2.2

Changelog

  • HUGE code improvements
  • The ypf_show_video() function now takes an array of options instead of parameters
  • Both the shortcode and template tag now accepts more arguments (see FAQ)
  • Updated documentation
  • You can no longer use the old embed code
  • Small bug fixes

Go to "http://wordpress.org/extend/plugins/youtube-profile-field/"

Japibas Version 2.0

Japibas Version 2.0

Two years ago I released my first free WordPress theme, Japibas. I’ve wanted to update in a long long time but never did it.. But it has finally been updated to version 2.0. The new version has been completely rewritten – the code is much better. The markup is now HTML5 and design has been [...]

Continue reading...

32

Create a custom “Download” post type using WordPress – Part 2

"Download" Post type - Part 2

This is part 2 of my “Create a custom “Download” post type using WordPress” series. Table of Contents Create a “Download” shortcode Create the Download Categories archive Download the full code

Continue reading...

Jayj Quicktag

My new WordPress plugin “Jayj Quicktag” has just been released.
The plugin allows you easily to add custom Quicktags to the post, page or a custom editor. It adds a settings page where you can add all the quicktags you want.

For more information about the plugin, see the plugin page.

Go to "http://wordpress.org/extend/plugins/jayj-quicktag/"

Create a custom “Download” post type using WordPress

Download Custom Post Type in WordPress

I’ve been asked several times about the download functionality on my blog so I’ve decided to create this 2-part tutorial on how you can create your own download section on your site using custom post types. In this part I’ll teach you How the register the post type A custom “Download Categories” taxonomy A custom [...]

Continue reading...

21

Cakifo Version 1.2

My Cakifo WordPress theme has just been updated to version 1.2. Small changelog Even more HTML5 More widget areas (after singular, after singular, and 404 error page) Pull quotes (See Wiki) Add support for the Custom Field Series extention Update notification in your dashboard when an update is available Modernizr 2.0 and Slides 1.1.8 French [...]

Continue reading...

10

Cakifo Version 1.1

My Cakifo WordPress theme has just been updated to version 1.1. Small changelog HTML5! The theme now uses HTML5 Improved Post formats Frontpage improvements Print and RTL styles added See a more detailed changelog at Github

Continue reading...