Title: finalrune's Replies | WordPress.org

---

# finalrune

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pixeline's Email Protector] Using Email Protector outside of WP](https://wordpress.org/support/topic/using-email-protector-outside-of-wp/)
 *  Thread Starter [finalrune](https://wordpress.org/support/users/finalrune/)
 * (@finalrune)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/using-email-protector-outside-of-wp/#post-3730644)
 * Alright, well thanks for putting me on the right track! At least I know where
   to work on fixing it now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pixeline's Email Protector] Using Email Protector outside of WP](https://wordpress.org/support/topic/using-email-protector-outside-of-wp/)
 *  Thread Starter [finalrune](https://wordpress.org/support/users/finalrune/)
 * (@finalrune)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/using-email-protector-outside-of-wp/#post-3730640)
 * Thanks… OK… let me see if I get this.
 * The page I’m using this on is here: [http://www.revisionenergy.com/maine-nh-solar-contractors-installers.php](http://www.revisionenergy.com/maine-nh-solar-contractors-installers.php)
 * This is a static php page that uses a WP Query to find posts through the WP loop
   that match a custom post-type called “Staff.”
 * In the content of the post-type staff, is a field ’email’ which is correctly ‘
   protected’ inside of WordPress as on: [http://www.revisionenergy.com/blog/staff/geoff-sparrow/](http://www.revisionenergy.com/blog/staff/geoff-sparrow/)
 * However, on my PHP page it says ‘Email: geoff(Replace this parenthesis with the
   @ sign)revisionenergy.com’
 * I believe this is because the line above is what is actually in the WP database
   for that post…? Is there a way to run your plugin on top of the loop, after everything
   loads, to re-create the ‘protected’ emails with links?
 * Thanks… great plugin by the way!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ZenphotoPress] Problem with thumbs for zenphotopress after update to 1.4.4](https://wordpress.org/support/topic/problem-with-thumbs-for-zenphotopress-after-update-to-144/)
 *  [finalrune](https://wordpress.org/support/users/finalrune/)
 * (@finalrune)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/problem-with-thumbs-for-zenphotopress-after-update-to-144/#post-3417156)
 * I made a pretty crude hack, replacing where it makes the i.php call with the 
   end parameter &s=thumb to &w=100 and that seems to (sort of) work. The hard width
   at least comes up (because the image is cached) though some are not the right
   proportions (say if you have some tall and some wide images). Still, this was
   a better fix in my situation rather than replace all of the shortcodes site-wide
 * (see one of the ‘album pages’ linked to from the google map on this page: [http://www.revisionenergy.com/blog/maine-new-hampshire-solar-energy-projects/](http://www.revisionenergy.com/blog/maine-new-hampshire-solar-energy-projects/))
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ZenphotoPress] Problem with thumbs for zenphotopress after update to 1.4.4](https://wordpress.org/support/topic/problem-with-thumbs-for-zenphotopress-after-update-to-144/)
 *  [finalrune](https://wordpress.org/support/users/finalrune/)
 * (@finalrune)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problem-with-thumbs-for-zenphotopress-after-update-to-144/#post-3417153)
 * Darn ; my company’s website extensively uses the album shortcode. We could just
   eliminate it, but I wonder if anyone (Simbul or otherwise) could consider updating
   the plugin? We’d be willing to hire a developer to work on it, rather than deal
   with the hassle of finding a different plugin
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Bizarre SEO Problems and Sketchy Code](https://wordpress.org/support/topic/bizarre-seo-problems-and-sketchy-code/)
 *  Thread Starter [finalrune](https://wordpress.org/support/users/finalrune/)
 * (@finalrune)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/bizarre-seo-problems-and-sketchy-code/#post-1254170)
 * Should note – I also completely rebuilt WordPress per article suggestion, fresh
   install of 2.8.5, new plugins, fresh theme, etc.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Bizarre SEO Problems and Sketchy Code](https://wordpress.org/support/topic/bizarre-seo-problems-and-sketchy-code/)
 *  Thread Starter [finalrune](https://wordpress.org/support/users/finalrune/)
 * (@finalrune)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/bizarre-seo-problems-and-sketchy-code/#post-1254169)
 * Yum, yum.
 * I dug around a little deeper based on your suggestion and came across this article
   which summarized my experience nicely: [http://linux.byexamples.com/archives/397/wordpress-exploit-we-been-hit-by-hidden-spam-link-injection/](http://linux.byexamples.com/archives/397/wordpress-exploit-we-been-hit-by-hidden-spam-link-injection/)
 * Sure enough, there was a internal_links_cache stashed in wp_options that was 
   injecting the nasty links. Removing that got rid of the nasty links.
 * I’m still experiencing a weird symptom where only the 1st post in the loop is
   being displayed to Google (the others appear just as headlines only), also, a
   bunch of Â characters just appeared all through my posts and I’m not quite sure
   why…

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