Hello World
@gamerz: 2 thumbs up!
@still not working: My 2 cents. Make sure that the name of the directory of this plugin is wp-sticky. So you should have this: …/wp-content/plugins/wp-sticky
Hint: In the wp-admin, go to “plugins” and then click “edit” to see the code for WP-Sticky 1.30, and you will see this in the 3rd line of code:
load_plugin_textdomain(‘wp-sticky’, ‘wp-content/plugins/wp-sticky’);
I was making the mistake of naming the plugin directory as sticky ! because it was so called in the earlier version. In the 1.30 ver, its wp-sticky.