WordPress/WooCommerce plugin called studiou-wc-free-photo-product (QDR - Studiou WC Free Photo Product) v1.0.0. Allows publishing special variable products where customers upload custom raw images to be printed for a price.
studiou_media_category on attachment post typeStudiou_WC_Free_Photo_Product in root plugin fileSTUDIOU_WCFPP_studiou-fpp-studiouWcfppFront (frontend), studiouWcfpp (admin)studiou-wcfpp-front-nonce (frontend), studiou-wcfpp-nonce (admin)studiou-wc-free-photo-productStudiou_WC_FPP_DB - Custom table CRUD, media category taxonomyStudiou_WC_FPP_Product - WC product data tab, product metaStudiou_WC_FPP_Upload - Chunked upload AJAX, file assembly, attachment creationStudiou_WC_FPP_Shortcode - [studiou_free_photo_product id="X"]Studiou_WC_FPP_Cart - Cart item data, order item meta, order linkingStudiou_WC_FPP_Admin - Summary page, status management, ZIP downloadstudiou-wc-product-cat-manageif (!defined('WPINC')) { die; }wp_send_json_success / wp_send_json_error for all AJAX responses__() or esc_html_e() with text domainabsint(), sanitize_text_field(), sanitize_file_name()esc_html(), esc_attr(), esc_url(), wp_kses_post()php languages/generate-mo.php or wp i18n make-mo languages/register_activation_hookwp-content/uploads/studiou-fpp-chunks/ (cleaned on deactivation)wp-content/uploads/YYYY/MM/free-photo/When changing JS or CSS files, always bump the plugin version in the main PHP file header AND the STUDIOU_WCFPP_VERSION constant to bust browser cache.