wordpress-plugin icon indicating copy to clipboard operation
wordpress-plugin copied to clipboard

Prefix meta key with underscore to keep private

Open jsit opened this issue 1 year ago • 2 comments

The meta key tiny_compress_images would be better prefixed with an underscore (_tiny_compress_images) so that it doesn't appear in the Custom Fields select/dropdown UI.

jsit avatar Oct 16 '24 20:10 jsit

Ah! That is a nice suggestion, thanks!

thijsdezoete avatar Oct 17 '24 09:10 thijsdezoete