1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-01 12:29:49 +01:00

more old permalink redirects

This commit is contained in:
Matthias Kretschmann 2016-04-17 21:07:03 +02:00
parent 5def95446e
commit 2da9431918
Signed by: m
GPG Key ID: BD3C1F3EDD7831FC
3 changed files with 10 additions and 1 deletions

View File

@ -12,6 +12,9 @@ categories:
tags: tags:
- tutorial - tutorial
- wordpress - wordpress
redirect_from:
- /2008/12/how-to-set-a-custom-gravatar-image-in-wordpress-27/
--- ---
![Wordpress Logo by kremalicious](/media/wordpress-logo.png) ![Wordpress Logo by kremalicious](/media/wordpress-logo.png)

View File

@ -12,6 +12,9 @@ categories:
tags: tags:
- tutorial - tutorial
- wordpress - wordpress
redirect_from:
- /2009/12/wordpress-post-thumbnails/
--- ---
![Wordpress Logo by kremalicious](/media/wordpress-logo.png)WordPress 2.9 added a new feature which allows you to assign an image to an article to make it the post image like it's often used in magazine style themes. This new feature along with a new template tag makes all the custom field hacks usually used for this functionality in the past obsolete. So here's a quick walkthrough to make use of the new post thumbnail feature and of course how to make it backwards compatible. ![Wordpress Logo by kremalicious](/media/wordpress-logo.png)WordPress 2.9 added a new feature which allows you to assign an image to an article to make it the post image like it's often used in magazine style themes. This new feature along with a new template tag makes all the custom field hacks usually used for this functionality in the past obsolete. So here's a quick walkthrough to make use of the new post thumbnail feature and of course how to make it backwards compatible.

View File

@ -11,6 +11,9 @@ categories:
tags: tags:
- icon - icon
- windows - windows
redirect_from:
- /2012/07/add-your-web-site-to-the-windows-8-metro-ui/
--- ---
Windows 8 and Internet Explorer 10 make it possible to pin your site to the Metro start screen as a new tile. The tile then is a bookmark to your site and you can control the icon and background color being used. Windows 8 and Internet Explorer 10 make it possible to pin your site to the Metro start screen as a new tile. The tile then is a bookmark to your site and you can control the icon and background color being used.