Title: Acies's Replies | WordPress.org

---

# Acies

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table & List Builder for WooCommerce] Stripping HTML from excerpt](https://wordpress.org/support/topic/stripping-html-from-excerpt/)
 *  Thread Starter [Acies](https://wordpress.org/support/users/acies/)
 * (@acies)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/stripping-html-from-excerpt/#post-17213859)
 * Thank you! The fix works perfectly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] wordpress 4.6.1](https://wordpress.org/support/topic/wordpress-4-6-1/)
 *  [Acies](https://wordpress.org/support/users/acies/)
 * (@acies)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/wordpress-4-6-1/#post-8156413)
 * The rest of the message after running a scan should answer the question:
 * “The core files scan will not be run because this version of WordPress is not
   currently indexed by Wordfence. This may be due to using a prerelease version
   or because the servers are still indexing a new release. If you are using an 
   official WordPress release, this issue will automatically dismiss once the version
   is indexed and another scan is run.”
 * It’s unfortunate that Wordfence did not index the new version before release 
   as usual. My inbox is now filling with Wordfence Alerts, and clients are calling
   with questions because some of them also receive the alerts.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pinterest Pinboard Widget] Pinterest button blurred](https://wordpress.org/support/topic/pinterest-button-blurred/)
 *  [Acies](https://wordpress.org/support/users/acies/)
 * (@acies)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/pinterest-button-blurred/#post-5876845)
 * There is an error in the plugin code that causes the 61×61 pixel style of the
   thumbnail images to be applied to the Pinterest logo button. A simple fix is 
   edit the plugin to add an inline style to the logo img tag.
 * Look for:
    `<img src="//passets-cdn.pinterest.com/images/small-p-button.png" 
   width="16" height="16" alt="Follow Me on Pinterest" />`
 * Change it to:
    `<img src="//passets-cdn.pinterest.com/images/small-p-button.png"
   width="16" height="16" alt="Follow Me on Pinterest" style="height: 16px; width:
   16px;" />`

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