Title: pcaines's Replies | WordPress.org

---

# pcaines

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Expander] Change text on Open?](https://wordpress.org/support/topic/change-text-on-open/)
 *  [pcaines](https://wordpress.org/support/users/pcaines/)
 * (@pcaines)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/change-text-on-open/page/2/#post-3809125)
 * Wow, super fast response, great support 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Expander] Change text on Open?](https://wordpress.org/support/topic/change-text-on-open/)
 *  [pcaines](https://wordpress.org/support/users/pcaines/)
 * (@pcaines)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/change-text-on-open/page/2/#post-3809123)
 * Hi is there anywhere where i can download the previous version from as the changes
   have made things go a bit funny.
 * i have changed the more=”” and less=”” tags, but if i include any new lines within
   the hidden text it does not hide anything after the new line.
 * Many thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Pugin SEO Ultimate error: PHP Deprecated Function eregi_replace](https://wordpress.org/support/topic/pugin-seo-ultimate-error-php-deprecated-function-eregi_replace/)
 *  [pcaines](https://wordpress.org/support/users/pcaines/)
 * (@pcaines)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pugin-seo-ultimate-error-php-deprecated-function-eregi_replace/#post-3034165)
 * Yes you are right, thanks for the update
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Pugin SEO Ultimate error: PHP Deprecated Function eregi_replace](https://wordpress.org/support/topic/pugin-seo-ultimate-error-php-deprecated-function-eregi_replace/)
 *  [pcaines](https://wordpress.org/support/users/pcaines/)
 * (@pcaines)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pugin-seo-ultimate-error-php-deprecated-function-eregi_replace/#post-3034163)
 * in the titles.php change:
 * `return eregi_replace('<title>[^<]*</title>', '<title>'.$title.'</title>', $head);`
 * to
 * `return preg_match('/<title>[^<]*</title>/', '<title>'.$title.'</title>', $head);`

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