Quote:
Originally Posted by digi
Well, I'd like the files.
Basically how it works now is this:
-HTML files are created locally on a computer with this name: 01(wp post ID)01.html and with this code <img src="01.jpg"> on them.
- The files get uploaded via FTP
- HTML code gets inserted to wp post
<a href="0101.html><img src="01_small.jpg"></a>
<a href="0102.html><img src="02_small.jpg"></a>
Seems like there should be a faster way 
|
How many files do you need to create. Do you have like 100 or 1,000,000?