Posts Tagged ‘PHP’

5 WordPress PHP Code Snippets
02
Jan

5 WordPress PHP Code Snippets

Written by Simon Ward. Posted in Wordpress with 33 Comments

Assign an image to post ID This snip assigns an image to each unique post ID from WordPress, which in this case I have made a gif. If you put a file in the image folder in your root directory of your WordPress install called 8.gif – the 8th post you made on your blog [...]

WordPress PHP Code Snip – Assign image to post ID
01
Jul

WordPress PHP Code Snip – Assign image to post ID

Written by Simon Ward. Posted in Blogging Tips, Wordpress with 16 Comments

The following PHP code is some code I use on this blog that I thought some others that don’t program may find useful. What it does is assign an image to each unique post ID from WordPress that is a gif file. If you put a file in the image folder in your root directory of your Website [...]

Pingable Facebook

Pingable Archive