- Home
- About
- Archives
- My WordPress Plugins
- Bulk Change Attachment Parent
- Clean Archives Reloaded
- Disable Trackbacks
- jQuery Lightbox For Native Galleries
- Local Time
- Regenerate Thumbnails
- Registered Users Only
- SyntaxHighlighter Evolved
- Viper’s Video Quicktags
- WordPress Admin Bar
- WordPress Download Counter
- WordPress.org One-Click Install
- YOURLS: Short URL Widget
- Other Plugins
- Discontinued Plugins
- Donate
- Contact
About
Hi and welcome to my blog. My name's Alex, although I'm more commonly known as Viper007Bond (or just Viper). I'm a Portland, Oregon developer who works for an awesome company called Automattic (you've probably heard of our WordPress.com blogging network). I also contribute to the open-source blogging software WordPress and have written quite a few WordPress plugins. You can read more about me on my about page.
Short URL
Want to Tweet about this? Then here's the short URL to this specific page:
http://v007.me/829- 2.9 1080p Automattic beta Dvorak filters Firefox Flash FLV HTTP API iPhone keyboard Matt Mullenweg movie trailer MP4 Muppets Mystique Neat oEmbed plugin Portland Queen QWERTY release San Francisco shortcodes slow motion SVN Television The Expendables theme themes Twitter video Vimeo VVQ WCSF widget WordCamp WordPress WordPress.com wpautop wpdevel YOURLS YouTube
- July 2010 (10)
- June 2010 (6)
- May 2010 (11)
- April 2010 (6)
- March 2010 (4)
- February 2010 (6)
- January 2010 (3)
- December 2009 (6)
- November 2009 (10)
- October 2009 (8)
- September 2009 (2)
- August 2009 (4)
- July 2009 (2)
- June 2009 (6)
- May 2009 (5)
- April 2009 (3)
- March 2009 (8)
- February 2009 (1)
- January 2009 (2)
- December 2008 (1)
- November 2008 (6)
- October 2008 (2)
- September 2008 (12)
- August 2008 (7)
- July 2008 (9)
- June 2008 (7)
- May 2008 (2)
- April 2008 (5)
- March 2008 (10)
- January 2008 (4)
- December 2007 (6)
- November 2007 (1)
- October 2007 (3)
- September 2007 (6)
- August 2007 (2)
- April 2007 (1)
- March 2007 (2)
- February 2007 (1)
- January 2007 (7)
- December 2006 (3)
- November 2006 (5)
- October 2006 (7)
- September 2006 (14)
- August 2006 (9)
- July 2006 (7)
- June 2006 (6)
- May 2006 (8)
- April 2006 (8)
- March 2006 (10)
- February 2006 (9)
- January 2006 (9)
- December 2005 (12)
- November 2005 (12)
- October 2005 (12)
- September 2005 (20)
- August 2005 (25)
- July 2005 (19)
- Easy Embeds For WordPress 2.9 (119)
- Viper’s Video Quicktags + WordPress 2.5 (40)
- Avatar.Viper007Bond.com Killed (37)
- Automattic (36)
- New Theme (Work In Progress) (27)
- I Need GPL-Compatible Flash Video Player Suggestions (26)
- Snow Leopard Is Considered Fast? (20)
- Damn It’s Been Hot! (19)
- There Is No Such Thing As WordPress 2.6.4 (17)
- My Two Weeks With Defensio Anti-Spam (16)
Alex (Viper007Bond): I don't believe Prime95 is multi-core aware, is it? And I didn't do my overclocking using any...
Alex (Viper007Bond): It could be running out of memory (my plugin is a bit of a memory hog). Check the error_log or turn...
Alex (Viper007Bond): See the message here: http://wordpress.org/extend/plugins/jquery-lightbox-for-native-galleries/
Alex (Viper007Bond): My plugin doesn't provide any CSS of it's own really other than modifying the cursor when hovering...
Hal: Did you ever figure out what happened and how to correct it? I have the same issue right now, but I...
Marco D.: Thanks a lot for this plugin, I erased by accident a folder with images used in many galleries and...
Mufid: Check the accordion menu at the sidebar of my blog, find the "Table Of Content" menu. That is the...
Giorgio: Congratulations for this great-looking plugin. However... is it possible to use it for a single...
Me Elsewhere
about 2 years ago
Simple but beautiful.
about 2 years ago
I installed the plugin correctly, but it doesn’t seem to work?! Do you have any idea why?
about 2 years ago
Does it work with K2 theme?
about 2 years ago
Shimshon on July 26th, 2008 at 2:30 AM2008-07-26T09:30:47ZF jS, Y \a\t g:i A wrote:
Do you have any sub-pages? i.e. Site -> Page -> Page? That’s the only place this plugin will affect.
Kenti on July 26th, 2008 at 2:41 AM2008-07-26T09:41:08ZF jS, Y \a\t g:i A wrote:
I’d guess yes, but K2 is such a crazy mod/theme that I really can’t be sure. Try it and see.
about 2 years ago
I’ve installed it on my website, running with K2 (rc6).
I work with static content (pages and subpages) but I don’t see changes on my pages after intallation.
I’ll keep trying
about 2 years ago
Kenti on July 26th, 2008 at 3:25 AM2008-07-26T10:25:45ZF jS, Y \a\t g:i A wrote:
My plugin just filters the output of the function. Assuming the theme uses
wp_title(), I’d think it’d work.about 2 years ago
I have the worldpress default theme!?
about 2 years ago
I have only Site -> Page – Shouldn’t it also show up?
about 2 years ago
Shimshon on July 26th, 2008 at 4:12 AM2008-07-26T11:12:46ZF jS, Y \a\t g:i A wrote:
No, this plugin has no purpose for top level Pages. WordPress already puts the Page name in the title.
This plugin just adds all parents to the title if the Page is a child.
about 2 years ago
This is a great plug-in but I couldn’t get it to work until I switched themes.
K2_Release_Candidate_6 – doesn’t work.
WordPress Default 1.6 – works.
WordPress Classic – works
I confirmed these results on two separate blogs.
OTOH, it is compatible with all my plugins.
Sure hope you will add K2 compatibility. Thanks for creating this plug-in.
about 2 years ago
rickA on July 27th, 2008 at 2:06 AM2008-07-27T09:06:36ZF jS, Y \a\t g:i A wrote:
I’ll download K2 and see if I can.
about 2 years ago
Okay, found the problem. K2 uses
the_title()notwp_title()as it should be.If I filter
the_title(), it will affect all titles on the page. I could do the filter only once (i.e. the title), but that is risky as plugins and other things could be usingthe_title()before K2 does. Plus it’s kinda just ugly code.Not to mention K2 doesn’t use a separator, it does “Page Name at Site Name”. How would my plugin output? “Parent Page » Child Page at Site Name”? That looks weird to me.
I’m thinking I just don’t provide support for unmodified K2. That’s not to say you couldn’t use this plugin with K2, but you’d just have to switch K2 to using
wp_title('»', TRUE, 'right')and possibly get rid of the “at”.about 2 years ago
Viper007Bond on July 27th, 2008 at 2:58 AM2008-07-27T09:58:52ZF jS, Y \a\t g:i A wrote:
Where do I apply this change?
about 2 years ago
Related problem: I want to use Breadcrumb NavXT at the same time but when I activate Breadcrumb Titles For Pages, Breadcrumb NavXT’s breadcrumb trail gets messed up as follows:
Breadcrumb Titles not activated – /About/test page 1 (this is correct)
Breadcrumb Titles activated – /About/About test page 1
I tested this using the Berry theme (http://mtekk.weblogs.us/code/berry/#installation) theme. You have to have Breadcrumb NavXT – Adminstration Interface plugin activated before Berry will work.
Using both plug-ins would be absolutely fantastic.
Thanks for your help.
about 2 years ago
rickA on July 27th, 2008 at 3:09 AM2008-07-27T10:09:51ZF jS, Y \a\t g:i A wrote:
Where do I apply this change?[/quote]
K2′s
header.phprickA on July 27th, 2008 at 3:20 AM2008-07-27T10:20:19ZF jS, Y \a\t g:i A wrote:
I’d talk to the author of that plugin.
about 2 years ago
Viper007Bond on July 27th, 2008 at 3:49 AM2008-07-27T10:49:01ZF jS, Y \a\t g:i A wrote:
Great! Thanks so much.
about 2 years ago
Viper007Bond on July 27th, 2008 at 3:49 AM2008-07-27T10:49:01ZF jS, Y \a\t g:i A wrote:
Where do I apply this change?[/quote]
K2′s
header.php[/quote]Do I replace every instance of “title with “wp_title”?
about 2 years ago
rickA on July 27th, 2008 at 5:43 AM2008-07-27T12:43:57ZF jS, Y \a\t g:i A wrote:
Right inside
<title>isthe_title(). Just replace that one withwp_title().about 2 years ago
Hello, this plugin looks like it will provide a great feature. However, after installing and activating it, I’m not getting the breadcrumbs on the sub-pages. Do I need to modify something in my header.php file?
I tried to insert the line of code for wp_title that’s in my header.php file, but unfortunately I couldn’t get it to show up, even using the code tag. If you need to see it, please let me know how I can make it show up.
I’m using the Revolution Blog theme (free), and it only comes with a default page template. Is there some HTML modification I need to do somewhere to make the breadcrumbs show up?
NOTE: I’m not an advanced coder — I’m learning as I go — and would appreciate any help and pointers.
Thank you!
about 2 years ago
Deb: I downloaded the theme and it’s working just fine for me. It looks a little odd as that theme doesn’t use a separator, but other than that it works fine.
If I were you though, I’d replace this:
<title><?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' :'; } ?> <?php bloginfo('name'); ?></title>with this:
<title><?php wp_title(':', TRUE, 'right'); bloginfo('name'); ?></title>about 2 years ago
Thanks for getting back with me so quickly. I replaced the code as you suggested, but I still don’t have breadcrumbs on my subpages. I wondered if there might be a plugin conflict, so I deactivated a plugin that I wasn’t using, Subpage LIsting, but that didn’t make a difference.
I *am* using the Exclude Pages for Navigation plugin, applying it to selected pages — and I definitely need to keep it. Would that be a problem? All the other plugins I’m using don’t seem to be related to the navigation/subpages.
Can you think of anything else that might be preventing the breadcrumbs from showing up?
And just to be sure I’m correctly understanding what this plugin does. Any Child page should have a breadcrumb, is that right?
I’m baffled as to what to try next. I appreciate any additional thoughts you might have in troubleshooting this. I’d *really* like to get to work!
Thank you.
about 2 years ago
It’s just a simple filter. If it doesn’t work, then either your theme or other plugins are the problem.
about 1 year ago
Hello,
I´m using this plugin and i love it.
It´s works 100%
I want to know if, in this situation:
Home >> Top Level Page >> Child Page >> Grandchild Page
Is it possible in Grandchild Page, I have a link in Child Page to the respective page?And others level too??
Thanks
about 1 year ago
Pedro on August 20th, 2008 at 2:22 AM2008-08-20T09:22:33ZF jS, Y \a\t g:i A wrote:
Yes, there are various plugins to do that. Here’s one of them: http://mtekk.weblogs.us/code/breadcrumb-navxt/
about 1 year ago
Viper007bond,
Thanks for the thip.
I want to know if it´s possible to do this in your plugin.
If yes, how??
Thanks
about 1 year ago
Pedro on August 27th, 2008 at 7:53 PM2008-08-28T02:53:10ZF jS, Y \a\t g:i A wrote:
No… my plugin is strictly for the title of your website.
As I said, if you want to do that, you will need to use a plugin like the one I linked to you.
about 1 year ago
Are you able to change the order of page elements from, e.g.,
Grandfather > Father > Child
to a more SEO-Friendly
Child > Father > Grandfather
?
about 1 year ago
Mister Peabody on September 16th, 2008 at 7:22 AM2008-09-16T14:22:19ZF jS, Y \a\t g:i A wrote:
Try this: http://viper007bond.pastebin.com/f23d01869
about 1 year ago
I have installed your plugins. But its not working. Could you please help me. I am new to wordpress.
Regards
Sanjay
about 1 year ago
hello!
this plugin modifies wp_title()
will get like this title
Viper007Bond.com » My WordPress Plugins » Breadcrumb Titles For Pages
can you pls do some change, make it to
Breadcrumb Titles For Pages » My WordPress Plugins » Viper007Bond.com
i try this ,but i get
http://viper007bond.pastebin.com/f23d01869
Viper007Bond.com » Breadcrumb Titles For Pages » My WordPress Plugins
about 1 year ago
speedlikecy on March 1st, 2009 at 9:38 AM2009-03-01T17:38:08ZF jS, Y \a\t g:i A wrote:
Try removing the array_reverse() line. Not 100% sure it’ll work though.
about 1 year ago
Try removing the array_reverse() line. Not 100% sure it’ll work though
after i try also get this
Viper007Bond.com » Breadcrumb Titles For Pages » My WordPress Plugins
not
Breadcrumb Titles For Pages » My WordPress Plugins » Viper007Bond.com
about 1 year ago
speedlikecy on March 2nd, 2009 at 8:11 AM2009-03-02T16:11:37ZF jS, Y \a\t g:i A wrote:
You have to tell WordPress to switch the blog name and title.
http://codex.wordpress.org/Template_Tags/wp_title#Separator_with_Blog_Name_and_Title_Reversed
about 1 year ago
haha?
thank you so much.
about 1 year ago
thanks for this plugin. how can i display the breadcrumbs as a link for each page? it doesnt make any sense if the breadcrumb is not clickable.
about 8 months ago
I plugin it now, but there is no breadcrumbs be created. what happended?
about 8 months ago
fx on November 7th, 2009 at 9:34 AM2009-11-07T17:34:27ZF jS, Y \a\t g:i A wrote:
No idea. Works fine for me.
about 8 months ago
Sorted out a bug with the display order and may have fixed your issue while I was at it, fx. Upgrade.
about 8 months ago
I needed to show Home title as dynamic (the real title of page), so i modified you plugin!
Added following line after “$opt = get_option(“yoast_breadcrumbs”);” (line 170) into function yoast_breadcrumb():
$opt['home'] = get_the_title(get_option(‘page_on_front’));
Maybe this Home option can dropped altogether..
about 8 months ago
You’re confusing my plugin with Yoast’s plugin. My plugin doesn’t have that function or code.
about 8 months ago
Sorry about that
Please delete my post. I move it to correct location.
Similar plugin names