Posts Tagged ‘PHP’
02
Jan
5 WordPress PHP Code Snippets
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 [...]
01
Jul
WordPress PHP Code Snip – Assign image to post ID
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 [...]





