See here for more information on the new version of the Bible verse tags. I hope that this plugin can be used to spread the good news throughout the earth. Let me know if you need any help installing it. [bible=kjv]John 3:16[/bible] [bible=asv]1 John 1[/bible] [bible=dansk]1 Mosebog 3:12[/bible] [bible=luther]Kol 3:1-3[/bible] Trackbacked to: Open Trackback @… Continue reading Bible verse tags 2.0
Tag: Wordpress
Open trackback problems (sorry)
Thanks to Cao over at Cao’s blog for pointing out that the link to my open trackback post was broken. I was wondering why I haven’t got any for a long time. I’m going to have to ping everyone to let them know it’s back up and active. Please accept my heartfelt apology. 🙂 Mark… Continue reading Open trackback problems (sorry)
Word Press 2.0 Trackback fix revisit
Well, wordpress still stinks in the trackback department. I’ve applied Paul Ooi’s Word Press 2.0 Trackback fix and am attempting to send a trackback to that post. Let’s see if it works. *sigh*
Props to Akismet
Akismet has not let a single spam get through. It is worth switching to WordPress just to get this plugin. I’ve been getting quite a bit of sucky spam comments lately. I’m sure this has something to do with my page views going from about 40 per day to over 170 per day. Spammers, you… Continue reading Props to Akismet
More news on the WordPress trackback issue
In my WordPress Trac Ticket concerning the WordPress teams preference of pingbacks over trackbacks, I went ahead and reopened the ticket with the following complaint. I’m going to go ahead and disagree with you completely on this. You say “More contextual”, I say “More nonsensical”. It just doesn’t work the way you think it does… Continue reading More news on the WordPress trackback issue
Changes to execute-pings.php
In my disagreement with the powers-that-be of the WordPress creators and coders, I expressed the need for Trackbacks to take precedence over Pingbacks. They marked my trac ticket as WONTFIX so I did it myself. I simply rearranged the order in which the pings are sent putting trackbacks before pingbacks: <?phprequire_once(‘../wp-config.php’);// Do Enclosures while ($enclosure… Continue reading Changes to execute-pings.php
Upgraded to WP 2.0.1
After much complaining and being generally annoying to the WordPress writers and coders I decided to upgrade to 2.0.1 Trackbacks seem to be working but I will have to do some more tests. Also, word press is flawed in the way that if both a trackback and a pingback goes to the same blog the… Continue reading Upgraded to WP 2.0.1
Retrograde complete
Everything works as it should (it seems). I’m going to do some testing and make sure everything is kosher. 🙂 Looks like some of the dates were fubarred in the mix but I think I got everything in order. I’ll report when I hear that WP2.0 is ready for human consumption.
Retrograde in progress
I am retrograding back to WordPress 1.5 due to WordPress 2.0 being generally sucky! I’m going to have to sift through the database. Blah! 😡 Everything should be operational except for the links. I’ll get them up soon.
Possible trackback solution
I may have a solution to the trackback issue with WP2.0. Pings will work if you execute execute_all_pings() /wp-admin/execute-pings.php It is obviously not being called in the script somewhere. Now to figure out where to place it. I am trying this at the end of post.php Change: break; } // end switch /* */ include(‘admin-footer.php’);… Continue reading Possible trackback solution
WordPress > Trackback to my WP2.0 doesn’t work WordPress Support
WordPress > Trackback to my WP2.0 doesn’t work WordPress Support Here is an ongoing discussion about the outgoing trackbacks in WP 2.0 not working. So far it seems that no one is paying attention and everyone that says they work are sending pingbacks instead of trackbacks and completely misunderstanding the problem. I wonder if the… Continue reading WordPress > Trackback to my WP2.0 doesn’t work WordPress Support