I am working on a plug in for my personal site to easily manage my postings through my blackberry. But I am off to a rough start.
the headers are giving me an issue. I wish to have the correct format to work with wordpress from beginning to end!
So this is what I have for hearders:
<?php
/*
Plugin Name: BBerryEdit
Plugin URI: http://www.albertrosa.com/BBerryEdit
Description: Simple Blackberry wordpress Editor, Post, and approve comments!
Version: 0.1
Author: Albert Rosa
Author URI: http://www.albertrosa.com
*/
?>
now in the plug in table display I get a mess for just this item! so I take it that it is this Item that Is wrong! Any Suggestions or comments welcomed