generating pages and posts without administration panel
-
i have searched the forum but could not find an answer to my problem.
i hope someone may help.i am capturing images using a webcam and then segmenting those images into 7 pieces. i want to create a page to show all of those segmented 7 images and create posts seperetally for all of those images.
i am grabbing an image once in a week and saving it on my pc. then segmenting it with some other programs.
so i got those images:
2009-01-29_13-43-53.jpg
2009-01-29_13-43-53_part1.jpg
………………….
2009-01-29_13-43-53_part7.jpgmy aim:
my php code checks if there is a new image and segmented pieces. then it creates a page for all images and creates posts for the segmented ones and waits for the next capture.any suggestion for me? how can i integrate such a code in wordpress?
thanks in advance.
Nadir
The topic ‘generating pages and posts without administration panel’ is closed to new replies.