Title: phpadam's Replies | WordPress.org

---

# phpadam

  [  ](https://wordpress.org/support/users/phpadam/)

 *   [Profile](https://wordpress.org/support/users/phpadam/)
 *   [Topics Started](https://wordpress.org/support/users/phpadam/topics/)
 *   [Replies Created](https://wordpress.org/support/users/phpadam/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/phpadam/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/phpadam/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/phpadam/engagements/)
 *   [Favorites](https://wordpress.org/support/users/phpadam/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Excerpt] [Plugin: Advanced Excerpt] V 4.1.1 inserting p and br tags which are breaking my media players](https://wordpress.org/support/topic/plugin-advanced-excerpt-v-411-inserting-p-and-br-tags-which-are-breaking-my-media-players/)
 *  Thread Starter [phpadam](https://wordpress.org/support/users/phpadam/)
 * (@phpadam)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-advanced-excerpt-v-411-inserting-p-and-br-tags-which-are-breaking-my-media-players/#post-2463668)
 * It also seems that the control over adding and removing tags using the check 
   boxes in the admin section is broken now. I can’t seem to uncheck br and/or p
   without removing any of the tags I’ve added using the more tags dropdown. Changes
   are not being saved consistently and added tags are vanishing. Very odd.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Twitter Connect] [Plugin: Simple Twitter Connect] Does this thing have a feed widget?](https://wordpress.org/support/topic/plugin-simple-twitter-connect-does-this-thing-have-a-feed-widget/)
 *  Thread Starter [phpadam](https://wordpress.org/support/users/phpadam/)
 * (@phpadam)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-simple-twitter-connect-does-this-thing-have-a-feed-widget/#post-2426369)
 * Cool. No reason to reinvent the wheel. I’ll look into Jetpack. Thanks Otto…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [add custom javascript into head of only one page with plugin or custom field](https://wordpress.org/support/topic/add-custom-javascript-into-head-of-only-one-page-with-plugin-or-custom-field/)
 *  [phpadam](https://wordpress.org/support/users/phpadam/)
 * (@phpadam)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/add-custom-javascript-into-head-of-only-one-page-with-plugin-or-custom-field/#post-1952344)
 * You could add this into the header.php file. The example uses the home page. 
   Just replace ‘home’ with whatever page you want to add the code to.
 *     ```
       <?php if (is_page('home') ) { ?>
       <!--home page custom JS-->
           <script type='text/javascript' src="<?php bloginfo('template_directory'); ?>/Scripts/customJS.js"></script>
       <?php } ?>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Haiku minimalist audio player] [Plugin: Haiku minimalist audio player] Error](https://wordpress.org/support/topic/plugin-haiku-minimalist-audio-player-error/)
 *  [phpadam](https://wordpress.org/support/users/phpadam/)
 * (@phpadam)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-haiku-minimalist-audio-player-error/#post-2343030)
 * I get the same error.
 * Ever get a resolution?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Uploadify Integration] [Plugin: Uploadify Integration] shortcode generator in the settings page?](https://wordpress.org/support/topic/plugin-uploadify-integration-shortcode-generator-in-the-settings-page/)
 *  Thread Starter [phpadam](https://wordpress.org/support/users/phpadam/)
 * (@phpadam)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-uploadify-integration-shortcode-generator-in-the-settings-page/#post-2383015)
 * wordpress-beginner,
 * What was the upload-plugin he suggested?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Uploadify Integration] [Plugin: Uploadify Integration] shortcode generator in the settings page?](https://wordpress.org/support/topic/plugin-uploadify-integration-shortcode-generator-in-the-settings-page/)
 *  Thread Starter [phpadam](https://wordpress.org/support/users/phpadam/)
 * (@phpadam)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-uploadify-integration-shortcode-generator-in-the-settings-page/#post-2382990)
 * Never heard a thing. But I got nervous about using this plugin because of the
   security issues. I’m not a beginner, but I don’t know enough to keep me out of
   trouble.
 * I found that there are some concerns with uploadify (and allowing uploads in 
   general). Like this from the uploadify site: [http://www.uploadify.com/news/security-warning/](http://www.uploadify.com/news/security-warning/)
 * “When setting up your instance of Uploadify, it is highly recommended that you
   use server-side code to validate the upload folder and file types.”
 * I am not advanced enough to use server-side code to validate upload types, so
   I gave up.
 * Since I am building a solution for image uploads to a gallery, I am currently
   using ([Netgen public uploader ](http://wordpress.org/extend/plugins/nextgen-public-uploader/))
 * It works really well for my needs, but I’m not sure if the security issues are
   the same. Still sorting it all out…
 * If you resolve any of these issues, or learn anything, it would be great to post
   again here with that info. So many threads in these forums remain unresolved.
 * Best of luck
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Artiss Twitter Data] [Plugin: Simple Twitter Data] QUotation marks in tweet are appearing as &quot](https://wordpress.org/support/topic/plugin-simple-twitter-data-quotation-marks-in-tweet-are-appearing-as-quot/)
 *  Thread Starter [phpadam](https://wordpress.org/support/users/phpadam/)
 * (@phpadam)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-simple-twitter-data-quotation-marks-in-tweet-are-appearing-as-quot/#post-2373382)
 * I fixed this by assigning the value of `$return_data['status']` to a variable
   and then running `htmlspecialchars_decode`
 * The full code as displayed in my template file is something like this:
 *     ```
       $return_data = simple_twitter_data('user=mytwittername&data=name,status,image,relative');
       $thenewtweet = $return_data['status'];
       $thenewtweet = htmlspecialchars_decode($thenewtweet);
       echo '<p class="fptweeter"><b><a href="http://twitter.com/#!/mytwittername" target=_blank>MyTwitterName</a></b> Latest Tweet [' . $return_data['relative'] . '] </p><p class="fptweet"> ' . $thenewtweet . '</p.>'
       ```
   
 * It seems to work
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [custom Post Type Dropdown](https://wordpress.org/support/topic/custom-post-type-dropdown/)
 *  [phpadam](https://wordpress.org/support/users/phpadam/)
 * (@phpadam)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/custom-post-type-dropdown/#post-2084087)
 * I would like to do the same thing. I’m trying to create a dropdown list of ALL
   the custom posts of a single custom post type. This list will appear in the side
   bar on ONLY posts of that custom post type. I can’t seem to locate any help with
   this.
 * Anyone find something or build something?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] [Plugin: The Events Calendar] Calendar menu item is ALWAYS displaying as current menu item](https://wordpress.org/support/topic/plugin-the-events-calendar-calendar-menu-item-is-always-displaying-as-current-menu-item/)
 *  Thread Starter [phpadam](https://wordpress.org/support/users/phpadam/)
 * (@phpadam)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-the-events-calendar-calendar-menu-item-is-always-displaying-as-current-menu-item/#post-2348371)
 * Thanks Shane,
 * I will anxiously await 2.01 and deal with it until then.
 * Much obliged.

Viewing 9 replies - 1 through 9 (of 9 total)