Why “?v=hash” is added to my URLs? [closed]

It was woocommerce, it has a setting “geolocalize users with cache support” which adds this parameter to every single url and link. I noticed that the hash appended was the same in every browser on my computer, so I realized it wasn’t a “session” hash, but an IP address hash.

How to generate expiring URL of the page?

This plugin fits most of the requirements that you need: https://wordpress.org/plugins/public-post-preview/ It allows you to share a preview of the page to anyone with the link. You can modify the expiry time with a filter. add_filter( ‘ppp_nonce_life’, ‘my_nonce_life’ ); function my_nonce_life() { return 60 * 60 * 24 * 1; // 1 day }

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)