Title: [Plugin: WP Web Scraper] on-click
Last modified: August 19, 2016

---

# [Plugin: WP Web Scraper] on-click

 *  Resolved [tingo](https://wordpress.org/support/users/tingo/)
 * (@tingo)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-web-scraper-on-click/)
 * Hi,
    I have in the scraped page an [text](https://wordpress.org/support/topic/plugin-wp-web-scraper-on-click/...?output_format=md)
   The href would work fine as I correct the url towards an absolute one. The problem
   is the onclick. I tried to extend functions.php but it doesn’t give the desired
   result. Any hint?
 *  if(!empty($wpwsopt[‘basehref’]))
    $filtered_html = preg_replace(‘#onclick=”window.
   open\(\’#’,’onclick=”my_window.open(\’XXX’.$wpwsopt[‘basehref’],$filtered_html);

Viewing 1 replies (of 1 total)

 *  Plugin Author [Akshay Raje](https://wordpress.org/support/users/akshay_raje/)
 * (@akshay_raje)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-web-scraper-on-click/#post-1983858)
 * [@tingo](https://wordpress.org/support/users/tingo/)
 * Try using the callback function for this. More details here – [http://wordpress.org/extend/plugins/wp-web-scrapper/other_notes/](http://wordpress.org/extend/plugins/wp-web-scrapper/other_notes/)

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Web Scraper] on-click’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-web-scrapper.svg)
 * [WP Web Scraper](https://wordpress.org/plugins/wp-web-scrapper/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-web-scrapper/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-web-scrapper/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-web-scrapper/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-web-scrapper/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-web-scrapper/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Akshay Raje](https://wordpress.org/support/users/akshay_raje/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-web-scraper-on-click/#post-1983858)
 * Status: resolved