This is a simple test post for the Nofollow hack I wrote.
The testing is now complete, and I can announce that I have fixed the problem with unquoted Blogger variable tags. Pretty simple.
Will post the solution later this evening. Thanx for you patience on this matter.
Testing body link
ReplyDeleteWebstractions
Okay that didn't work ... hmmm. I think the WordPress RegEx only works on anchor tags and not multiple lines of text. More research -- ugh.
ReplyDeleteTest unescaped quotes while I am here.
"doubles"
'singles'
I
Okay, got around the quotes issue.
ReplyDeleteTechie talk here and how it was done.
Used Heredoc to delimit the $BodyComment& Blogger variable. This in essence converts the variable into a string that can be assigned to a PHP variable. Kewl. Pretty simple, but took me many hours to figure it out. Doh.
I wanna know how its works?!
ReplyDeleteHow'd you manage to pull that off? I haven't been able to figure this out yet!
ReplyDeleteUmm, Franklin, it was mentioned in the comment above yours.
ReplyDelete