Results 1 to 8 of 8
-
5th Nov 2011, 03:39 PM #1OPMember
Need a WP plugin to automatically edit title
Hi,
Is there any plugin to edit the title automatically in Wordpress?
Like, I want the title watsayabtcoffee.KWWHunction.member to be converted to watsayabtcoffee KWWHunction member.
Basically I want the "."(dot) to be replaced by a space in my title automatically !
Do let me know
Thanks !!watsayabtcoffee Reviewed by watsayabtcoffee on . Need a WP plugin to automatically edit title Hi, Is there any plugin to edit the title automatically in Wordpress? Like, I want the title watsayabtcoffee.KWWHunction.member to be converted to watsayabtcoffee KWWHunction member. Basically I want the "."(dot) to be replaced by a space in my title automatically ! Do let me know :) Rating: 5
-
5th Nov 2011, 05:29 PM #2Member
dont understand your point why you post not the right clean title before you create it?!
-
5th Nov 2011, 05:30 PM #3MemberWebsite's:
diziizle.netthe word replacer plugin does this mate, search on wordpress site,
have fun
-
5th Nov 2011, 05:33 PM #4MemberWebsite's:
ihide.info
-
5th Nov 2011, 05:43 PM #5MemberWebsite's:
sborg.usEdit the wordpress core files
Goto wp-includes, Edit post.php file.
Find:
PHP Code:// If the post date is empty (due to having been new or a draft) and status is
PHP Code:if($post_name){
$post_name = str_replace('.', ' ', $post_name);
}
V3g3ta | Halcyon | Abhi
-
6th Nov 2011, 03:13 AM #6OPMember
Its nice, but couldnt find an option to replace any word/character with a space. Is it possible?
PHP Code:<?php
global $more;
$template_url = get_bloginfo('template_url');
?>
<div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<div class="entry_header">
<p class="entry-date"><?php the_time('M y') ?><br /><span class="date"><?php the_time('j')?></span></p>
<?php echo (is_home()) ? '<h2 class="home">' : '<h1>'?><a href="<?php the_permalink() ?>"><?php the_title(); ?></a> <?php edit_post_link('Edit', '<span class="editpost">', '</span>'); ?><?php echo (is_home()) ? '</h2>' : '</h1>'?>
<?php if (FALSE && $post->comment_status != 'closed'):?>
<div class="comment-bubble"><span><?php comments_popup_link('<span class="nocomment">No Comment</span>', ' 1 Comment', '% Comments'); ?></span></div>
<?php endif;?>
<div class="recover"></div>
</div>
<div class="entry_content">
<?php $more = 0;
the_content('<br /><br /><span class="readmore-icon">Read the rest of '. get_the_title('', '', false). '</span>', FALSE);
wp_link_pages();
?>
<div class="postedinfo"><?php the_tags('<span class="tag-meta">Tags: ', ', ', '</span><br />'); ?> <?php _e('Posted in')?> <span class="categories"><?php the_category(' ') ?></span> <?php _e('by')?> <span class="usr-meta"><?php the_author() ?></span>.
<span class="comment-icon"><?php comments_popup_link('No Comments', '1 Comment', '% Comments')?></span>
<?php if (isset($options['tags'])) : ?><span class="tags"><?php the_tags('', ', ', ''); ?></span><?php endif; ?></div>
</div>
</div>
-
6th Nov 2011, 03:18 AM #7Member
I think you are looking at the wrong fine. Make sure you are looking at the file "Halcyon" said.
wp-includes/post.php
My post.php has it... And is also MUCH bigger than what you have posted above. Please re-check.
UltraIMG - Free Image Hosting
Want to ask me anything to do with UltraIMG?? Send me a PM.
Chances are that if you leave a message on the forum I might not see it. :)
-
6th Nov 2011, 04:50 AM #8Banned
you can replace it in mysql,strreplace and done!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[HELP] How to add title name automatically in download link
By new-comer in forum WordpressReplies: 13Last Post: 27th Jul 2012, 06:30 AM -
Automatically Edit Topics
By blow in forum vBulletinReplies: 0Last Post: 24th Sep 2011, 03:42 PM -
Edit thread title
By Gempis in forum Feedback and SuggestionsReplies: 2Last Post: 4th Jul 2011, 09:43 PM -
Forum Title Edit
By AJ Blacklisted in forum IP.BoardReplies: 2Last Post: 22nd Jun 2011, 08:03 AM -
Forum/Topic Title edit
By nYXem in forum phpBBReplies: 0Last Post: 26th Jun 2010, 01:25 PM
themaLeecher - leech and manage...
Version 5.03 released. Open older version (or...