This is a must upgrade for those who are using my Easy Announcement WordPress plugin. Why? Because in this latest version, you can use newline instead of using breakline <br /> in your announce.txt text file.
Plugin Name: Easy Announcement
Version: 1.1
Plugin URI: http://www.cypherhackz.net/plugins-themes/
Description: An easy way to display announcement on your site without have to edit your theme file.
Author: Fauzi Mohd Darus
Author URI: http://www.cypherhackz.net
Download: cypher_easy-announcement.zip [tags]plugin, wordpress plugin, download, easy announcement[/tags]
How to Install
-
Download the plugin file.
-
Extract file cypher_easy-announcement.zip.
-
Upload easy_announcement folder into your WordPress plugin folder.
-
CHMOD easy_announcement folder and announce.txt file to 666.
-
Activate the plugin in your Plugins admin panel.
-
Put this function <?php easy_announcement(); ?> in your theme file. Eg: index.php
-
Done!
How to Upgrade
-
Download the plugin file.
-
Extract file cypher_easy-announcement.zip.
-
Upload easy_announcement.php to easy_announcement folder to replace the previous version plugin.
-
Done!
How to Update the Announcement
-
In your Admin Panel, go to Plugins.
-
Scroll down to Easy Announcement plugin.
-
Under Description there is a hyperlink text “HERE”.
-
Click on it and update your annoucement.
Version History
-
1.1
– Now can use newline instead of using <br />
– Bugs fixed -
1.0
– Initial Release
Just upgrade this plugin. I hope to see this plugin in action this weekend. Nice upgrade dude!
thanks. :d btw i think i will update some of plugin that not work in wp205.
Great idea for a plugin, where in the index file does the line go?
just put the plugin code in anywhere you want the announcement to be displayed. 🙂
No I get that part, just wasn’t sure where exactly I add it. I’m getting error messages when I try it ex.
Warning: implode() [function.implode]: Bad arguments.
I get a file not found message whenever I try to download it
[Comment ID #15241 Will Be Quoted Here]
try put the code outside from the loop. and tell me if its work. 🙂
[Comment ID #15246 Will Be Quoted Here]
opss…sorry. ok. it should be ok now. try download it. thanks!
thanks.. dl works, but I’m getting the same error as Dave, no matter where in my index.php file I put in the code
file(http://——.com/site/wp-content/plugins/easy_announcement/announce.txt) [function.file]: failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /home/——–/public_html/site/wp-content/plugins/easy_announcement/easy_announcement.php on line 16
Warning: implode() [function.implode]: Bad arguments. in /home/——–/public_html/site/wp-content/plugins/easy_announcement/easy_announcement.php on line 17
have you CHMOD the folder and file to 666?
[Comment ID #15252 Will Be Quoted Here]
yup.. I tried 777 too but that didn’t change anything
try CHMOD these folders and files to 666
/wp-contents
/wp-contents/plugins
/wp-contents/easy_announcement
/wp-contents/easy_announcement/announce.txt
/wp-contents/easy_announcement/easy_announcement.php
if it is still not working, i will check what i can do. thanks! 🙂
Still getting the same error – I tried the line in about 5 different places within the Index file just to make sure I wasn’t wrong.
i don’t know what caused the problem. anyway i try to find the solution. 😉
Thanks for your share. i really enjoyed this.