I need to get the Hide This Plugin (http://edwards.org/2006/03/12/hidethis-v10-plugin-for-wordpress) working for Wordpress 2.5 It is a really basic plugin - Here’s all the code: add_filter(’the_content’, ‘hide_some_content’); function hide_some_content($content) { global $current_user, $user_ID; if (($current_user->id == 0) && ($user_ID == 0)){ $b = strpos($content, ‘<!–hidethis–>’); $e = strpos($content, ‘<!–/hidethis–>’); $pre = substr($content,0,$b); $s…
Last posts in Freelance Jobs
- PHP module for Joomla - oDesk
- web designing with cms - oDesk
- amazon expert - oDesk
- Amazon EC3 & S3 skills! ASAP - oDesk
- Web design work (2.0 style) - oDesk
- Customer Technical Support Agent - oDesk
- Cross Platform CSS - Pixel Perfect - oDesk
- Web-Designer with Graphics Expertise - oDesk
- Windows media centre programming - oDesk
- Freelance Interactive Producer - Apple - Cupertino, CA
- Freelance Writer - Assocated Content - New York, NY
- Freelance Web Developer - Adora Interactive Corporation - US
- Freelance Staff Writer - Heritage Web Solutions - Provo, UT
- Freelance Staff Writer - Heritage Web Solutions - Los Angeles, CA
- Freelance Writer - Assocated Content - New York
Email This Post
Print This Post
Search Thousands More Summer Jobs Below:
:)
















