I created a website and used custom shortcodes, created within my functions file.
I've updated the site a few times now without thinking about what effect it may have on the shortcodes. Now I want to add to the shortcodes I already had but of course I can't find the orginal shortcodes as the updates overwrote the functions file.
So why is it my shortcodes still function? Does wordpress make a back up and its calling the shortcodes from this older version, if so where can I find it?
If theres a way to access the code that these shortcodes still seem to be using it would save me a lot of time trying to recreate the old code.
If I can find them, I've learnt my lession and will store the shortcodes within their own page so they won't be overwritten again.
Regards Ben