Conversation
supportHi grosbouff, am I right that “Pinterest” apparently changed the code of their login page again ? So “Pinterest Importer” can’t find the “app version” anymore ? I did a quick&dirty adaption of your code in ‘pinim-class-bridge.php’. I replaced preg_match('/P\.main\.start\((\{.+\})\);/isU', $body, $match); with preg_match('/P\.startArgs.=.(\{.+\});/isU', $body, $match); . This worked for me. Maybe you could have a look at your code and update to 0.2.7. Thanks a lot Marc https://wordpress.org/plugins/pinterest-importer/
Thanks A LOT for your feedback, markamp. giving a hand like this is really useful, as I made this plugin only for my own use / fun / free, so I don’t always have the time to work on it… Plugin has been updated .
Thanks A LOT for your feedback, markamp. giving a hand like this is really useful, as I made this plugin only for my own use / fun / free, so I don’t always have the time to work on it… Plugin has been updated .