function allow_json_uploads($mimes) { $mimes['json'] = 'application/json'; return $mimes; } add_filter('upload_mimes', 'allow_json_uploads');
© 2025 LUX.R. All Rights Reserved.
N | Brand new (i.e. 4 months off the shelf) |
S | Unused |
A | Almost as good as unused |
AB | Slightly used |
B+ | Used with minor defects |
B | Used with visible defects |
B- | Used with significant defects |
BC | Used with significant defects and signs of age |
C | Heavily used |