Using the latest Twitter Tools and WordPress I made a post that got published on the blog and on Twitter really easily. Awesome. Issues is that on the blog index where the post intro is shown with a teaser also this code is shown:
aktt_notify_twitter: yes
aktt_tweeted: 1
Why is that? How can this be prevented?
url: http://www.doede.net/blog/
Deactivating Twitter Tools did not help. Somehow the stored values are still loaded in a list after the readmore on the blog page.
Well, somehow my index.php loaded the aktt meta data. Will look intot that later on. Removed the data from the database as I no longer am using the plugin anyways. All good now.