TitleImages2 modification
-
im currently modifying the title images 2 plugin.
i didn’t want to generate the images everytime the page is reloaded, so i modified the code.in its current state it generates an image an saves it in the wp-content folder. the filename is $post->ID.png
when the page is loaded the script checks if such a file exists an if not the file is generated.
if the file exists it checks if the modification time of the imagefile is newer than the modification time of the post.
if not the file is regenerated. (useful in case you switched the title).
i just wanted to know if there is demand for this plugin.
i will release the first version in the next few days. (i still have to modify the configuration screen)
peace
The topic ‘TitleImages2 modification’ is closed to new replies.