Title: Exclude Plugin
Last modified: August 19, 2016

---

# Exclude Plugin

 *  [garethooper](https://wordpress.org/support/users/garethooper/)
 * (@garethooper)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/exclude-plugin/)
 * I am needing to know what is required to Exclude the use of a Plugin from a Mobile
   Plugin that services Mobile Connections.
 * Plugin 1: GDragons Star Rating
    Plugin 2: WP-PDA
 * Via the Desktop the Star Rating works perfectly.
    Via the Mobile, using Plugin
   2, the Star Rating Plugin comes through as Numbers and distorts the Post footer.
   I am needing to exclude this Star Rating Plugin from being called on the WP-PDA
   Plugin when connecting via a Mobile device.

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

 *  [scottdevol](https://wordpress.org/support/users/scottdevol/)
 * (@scottdevol)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/exclude-plugin/#post-827868)
 * Ever find the answer? I’m searching for the same thing … similar issue too … 
   need to exlude plugin for mobile.
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/exclude-plugin/#post-827869)
 * Could the problem be that WP-PDA uses [the_excerpt()](http://codex.wordpress.org/Template_Tags/the_excerpt)
   rather than the_content()? GDStar rating has “issues” with the_excerpt(), I think
   mainly because the_excerpt() strips HTML and graphics from the post. If you use
   the GD Star Rating option that appends a rating to all posts, then try to use
   the_excerpt(), you’ll get a line of funky looking numbers.
 * There’s a workaround for the issue, though you need to check the GD Star Rating
   documentation. You could also try to adjust the WP-PDA plugin’s code to use the_content()
   instead of the_excerpt(), and then perhaps use the `more` tag on each post to
   get the same effect.

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

The topic ‘Exclude Plugin’ is closed to new replies.

## Tags

 * [exclude](https://wordpress.org/support/topic-tag/exclude/)
 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [pda](https://wordpress.org/support/topic-tag/pda/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [asechrest](https://wordpress.org/support/users/asechrest/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/exclude-plugin/#post-827869)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
