simple solution for restricting access to (some) uploads/downloads
and of course it is a must that the .htaccess file is in place
and of course it is a must that the .htaccess file is in place
I’m looking to use a few APIs and many come with keys, secret keys and passwords required to work. Where in WordPress can you store that information? Assuming anyone can hack your DB is there anyway for WordPress to make saving that information more secure? Also, consider the ability to change these keys ever so often so I would need to update the keys on an options page.
I’m trying to create a plugin that alters the Add New Post page so the Visibility field says “Private” by default: