yeasin33
Member
Posted 11 months ago #
Hi, as i said in the topic. I have to post 30000+ posts. Any shortcut possible way? i have checked split long post but it does not shows up split posts in category.
Any software or code to reduce my labor. Its okay if your suggested way have no title or only title but no content.
There are plug-ins that may help you. For example:
WordPress Plugin: Mass Page Maker
http://www.wesg.ca/2008/06/wordpress-plugin-mass-page-maker/
There are others, like this one:
Simple add pages or posts
http://wordpress.org/extend/plugins/simple-add-pages-or-posts/
You'll probably want to do a test first or contact the developer to make sure they are/will be 3.2-compatible.
yeasin33
Member
Posted 10 months ago #
Ooh. You are genius. This is what i actually wanted . Thanks Soooo much. Wish i could help You one day!
Excellent! If you would please mark this thread as "resolved" (drop-down menu in the right column) it would be appreciated. Helps everyone keep better track of whose issues are still outstanding. Thanks!
yeasin33
Member
Posted 10 months ago #
Heyy, What if, if i want to make every post title uppercase
<html>
<head>
<title><?php the_title(); ?></title>
</head>
<body>
</body>
</html>
I want to display <?php the_title(); ?> in uppercase