Pradeep Sonawane

Results 9 comments of Pradeep Sonawane

@imranhsayed @sayedtaqui Any updates on this? It would be interesting to see a demo of this.

@Magnet77 @Lofesa The new release 2.1.0 introduced a new filter `rt_nginx_helper_purge_url` (see #203 ) to add wildcard purging of URLs. We will try to add this capability to the plugin...

We can efficiently implement this feature by building upon the foundation laid by the [Publisher Ads Lighthouse Plugin](https://github.com/googleads/publisher-ads-lighthouse-plugin/). Their [bidder patterns](https://github.com/googleads/publisher-ads-lighthouse-plugin/blob/9c22e8b5f4fe6fe9800491d463b177725b40a828/lighthouse-plugin-publisher-ads/utils/bidder-patterns.js), which serve as a directory of ad networks and...

HTML and CSS Tutorial for newbies - http://learn.shayhowe.com/

@gagan0123 I think we can check server variables using `filter_input`, so even if someone tries to add malicious code / string it can be sanitized with `FILTER_SANITIZE_STRING`. https://github.com/rtCamp/wordpress-skeleton/blob/main/rt-config/rt-config.php#L18-L21

Thanks @Souptik2001 for pushing code to [newspack.rt.gw](http://newspack.rt.gw/), I can see "Link Images" option in admin bar, and also see failed and passed images. To further make it automated in terms...

We have to hold this as the tool is not able to identify issues with images same as page speed insights. There is difference in page speed insights recommendations and...

@hbhalodia Rechecking this, is the changes relevant and settings work with all our features or we can archive this?

@ShriramNarkhede Thanks. Have we removed `## Does this interest you?` part purposely?