Tag: Theme
-
Small Tips Using WordPress and jQuery
Inside of WordPress are several of JavaScript libraries available, you can use them easily and you don’t need an extra Theme or Plugins. Also, this is the recommended approach to enable libraries , so they won’t be loaded more than once. Some notes on these two topics can be found in the article Use JavaScript…
-
Flattr Button for WordPress without a Plugin
There is a lot talking about Flattr and the idea certainly is worth a try. That’s why I wanted to test and integrate Flattr in our blog. However, I don’t really like the Plugin and that’s why I created a small little function, which integrates the button as you can see right under the tweets…
-
Use More Flexibility In WordPress Templates
Those who have wanted to create their Theme for WordPress quite flexible, and loves the modularization, had always to involve the path to the template. With WordPress 3.0, this will be different and it is possible to use a function, which makes it easy to load the template.
-
Shortlinks with WordPress 3.0
There will be a new function in the coming 3.0 version, which will create a shortlink to a post. At default it will be in the header of your frontend.