A quick small update to fix a intermediate bug introduced in 3.16. Aparently get_home_path() doesn’t work for everyone. Luckily ABSPATH does ๐
I’ve also finally found a quick way to duplicate adverts, huzzah! Turns out it wasn’t all that hard if you add the feature in the right spot.
The way it works is that you create your advert(s). Then select which ones you want to duplicate. This can be one or many and use bulk actions to do so.
Changes
[unordered_list style=”arrow”]
- [new] Duplicate adverts with bulk actions
- [change] Use ABSPATH for files instead of own function
[/unordered_list]