[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f8WqiythmhDtnrvpmbSlRnXgnazVH2SXDPHDPQVCcejo":3},{"slug":4,"display_name":4,"profile_url":5,"plugin_count":6,"total_installs":7,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"murtuzamakda52","https:\u002F\u002Fprofiles.wordpress.org\u002Fmurtuzamakda52\u002F",3,160,100,167,79,"2026-04-04T18:14:06.349Z",[13,32,51],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"description":17,"short_description":18,"active_installs":19,"downloaded":20,"rating":21,"num_ratings":21,"last_updated":22,"tested_up_to":23,"requires_at_least":24,"requires_php":25,"tags":26,"homepage":28,"download_link":29,"security_score":8,"vuln_count":21,"unpatched_count":21,"last_vuln_date":30,"fetched_at":31},"option-page-addon-for-acf","Option Page Addon For ACF","3.0","\u003Cp>Option Page Addon for acf is a simple but fantastic addon that allows you to create option pages using advanced custom field(ACF) now Pro is not Needed for Create Option Pages.\u003C\u002Fp>\n\u003Cp>Now Any one can create custom theme using option-page-addon-for-acf and ACF Free version.\u003C\u002Fp>\n\u003Cp>Visit My Upwork Profile https:\u002F\u002Fwww.upwork.com\u002Ffreelancers\u002F~018f06972fe4607ad0\u003Cbr \u002F>\n(Contact for any kind of Plugin Customization)\u003C\u002Fp>\n\u003Cp>—>Pro Feature Free Here.\u003C\u002Fp>\n\u003Cp>How to add Custom page Option using this plugin.\u003C\u002Fp>\n\u003Cp>if( function_exists(‘acf_add_options_page’) ) {\u003C\u002Fp>\n\u003Cpre>\u003Ccode>acf_add_options_page(array(\n    'page_title'    => 'Theme General Settings',\n    'menu_title'    => 'Theme Settings',\n    'menu_slug'     => 'theme-general-settings',\n    'capability'    => 'edit_posts',\n    'redirect'      => false\n));\nacf_add_options_sub_page(array(\n    'page_title'    => 'Theme Header Settings',\n    'menu_title'    => 'Header',\n    'parent_slug'   => 'theme-general-settings',\n));\nacf_add_options_sub_page(array(\n    'page_title'    => 'Theme Footer Settings',\n    'menu_title'    => 'Footer',\n    'parent_slug'   => 'theme-general-settings',\n));\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>}\u003Cbr \u002F>\nCopy this Code & Paste in your child theme’s function.php fle.\u003Cbr \u002F>\nor you can follow official documentation of ACF.\u003Cbr \u002F>\nhttps:\u002F\u002Fwww.advancedcustomfields.com\u002Fresources\u002Foptions-page\u002F\u003C\u002Fp>\n\u003Ch3>Installazione\u003C\u002Fh3>\n\u003Cp>You can upload the zip file from Plugin \u002F Add New, from the admin panel of your wordpress or Extract the zip file and drop the content into the wp-content \u002F plugins \u002F directory of your WordPress installation, then activate the Plugins page from Plugins.\u003C\u002Fp>\n","Option Page Addon for acf is a simple but fantastic addon that allows you to create option pages using advanced custom field(ACF) now Pro is not Neede &hellip;",70,1888,0,"2025-12-08T09:47:00.000Z","5.9.13","6.8","",[27],"acf","https:\u002F\u002Fwww.upwork.com\u002Ffreelancers\u002F~018f06972fe4607ad0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Foption-page-addon-for-acf.3.0.zip",null,"2026-03-15T15:16:48.613Z",{"slug":33,"name":34,"version":16,"author":4,"author_profile":5,"description":35,"short_description":36,"active_installs":37,"downloaded":38,"rating":39,"num_ratings":40,"last_updated":41,"tested_up_to":42,"requires_at_least":43,"requires_php":25,"tags":44,"homepage":28,"download_link":50,"security_score":8,"vuln_count":21,"unpatched_count":21,"last_vuln_date":30,"fetched_at":31},"webcam-addon-for-contact-form-7","Web cam Addon for Contact Form 7","\u003Cp>Webcam Addon for Contact Form 7 is a lightweight plugin that enables site visitors to take a snapshot with their webcam or phone camera and send that image along with their Contact Form 7 submission.\u003C\u002Fp>\n\u003Cp>Key features:\u003Cbr \u002F>\n* Easy shortcode: add \u003Ccode>[camera]\u003C\u002Fcode> anywhere in your Contact Form 7 form to show the camera UI.\u003Cbr \u002F>\n* Captured image is embedded in the email sent by Contact Form 7.\u003Cbr \u002F>\n* Mobile and desktop compatible (uses device camera when available).\u003Cbr \u002F>\n* Minimal setup — no external services, images are embedded in email as an \u003Ccode>\u003Cimg \u002F>\u003C\u002Fcode> tag.\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>1) Place [camera] inside your Contact Form 7 form where you want the camera widget to appear.\u003C\u002Fp>\n\u003Cp>Example form:\u003C\u002Fp>\n\u003Cp> Your name\u003Cbr \u002F>\n    [text* your-name]\u003Cbr \u002F>\n Your email\u003Cbr \u002F>\n    [email* your-email]\u003Cbr \u002F>\n Subject\u003Cbr \u002F>\n    [text* your-subject]\u003Cbr \u002F>\n Message (optional)\u003Cbr \u002F>\n    [textarea your-message]\u003Cbr \u002F>\n[camera]\u003C\u002Fp>\n\u003Cp>[submit “Submit”]\u003C\u002Fp>\n\u003Cp>2) Mail tab example (use HTML content type):\u003C\u002Fp>\n\u003Cp>Name: [your-name]\u003Cbr \u002F>\nEmail: [your-email]\u003Cbr \u002F>\nMessage: [your-message]\u003Cbr \u002F>\nImage:\n\u003C\u002Fp>\n\u003Ch3>Support\u003C\u002Fh3>\n\u003Cp>If you need help, please open a support thread on the plugin page or contact me via my Upwork profile: https:\u002F\u002Fwww.upwork.com\u002Ffreelancers\u002F~018f06972fe4607ad0\u003C\u002Fp>\n","Webcam Addon for Contact Form 7 lets you capture an image from the user’s webcam (or phone camera) directly in your Contact Form 7 form and include th &hellip;",50,3176,20,1,"2025-11-24T06:48:00.000Z","6.8.5","5.0",[45,46,47,48,49],"camera","contact-form-7","image-uploader","web-cam","webcam","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwebcam-addon-for-contact-form-7.3.0.zip",{"slug":48,"name":48,"version":52,"author":4,"author_profile":5,"description":53,"short_description":54,"active_installs":55,"downloaded":56,"rating":8,"num_ratings":6,"last_updated":25,"tested_up_to":42,"requires_at_least":43,"requires_php":25,"tags":57,"homepage":28,"download_link":60,"security_score":61,"vuln_count":40,"unpatched_count":21,"last_vuln_date":62,"fetched_at":63},"3.1","\u003Cp>To use this plugin, you need to first add a shortcode to your page. Once the shortcode is added, you can then click on the “Take Picture” button to capture an image using your webcam. After taking the picture, click on the “Upload” button, which will upload the image to the WP media library.\u003C\u002Fp>\n\u003Cp>Using the “web_cam_media_id” hook, you can retrieve the media ID of the uploaded image. This media ID can be used to customize various features, such as uploading an avatar image, setting a product image, getting product image feedback, and many more.\u003C\u002Fp>\n\u003Cp>It is important to note that this plugin is designed to provide a simple and efficient way to upload images using your webcam, and can be customized based on your specific requirements. By using the web_cam_media_id hook, you can easily integrate this plugin into your WordPress website and enhance its functionality.\u003C\u002Fp>\n\u003Cp>If you need to use the webcam image upload feature on multiple pages or forms within your WordPress website, you can pass a unique slug in the shortcode for each instance. This allows you to differentiate between the various pages or forms and customize the behavior of the plugin accordingly.\u003C\u002Fp>\n\u003Cp>Once the user takes a picture and uploads it using the plugin, the “web_cam_media_id” action hook is triggered. This hook passes the media ID of the uploaded image as a parameter to any function that is registered to listen for this action.\u003C\u002Fp>\n\u003Cp>web_cam_media_id use this action to get capture image id on function.php file\u003C\u002Fp>\n\u003Cp>Shortcode to use: \u003Ccode>[web-cam]\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>Parameters used within shortcode:\u003Cbr \u002F>\n– \u003Ccode>slug\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>For example: \u003Ccode>[web-cam slug=\"unique-slug\"]\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>add_action(‘web_cam_media_id’,’get_media_id’);\u003Cbr \u002F>\nfunction get_media_id($value){\u003Cbr \u002F>\n    if($value[‘slug’] == ‘home-page’){\u003Cbr \u002F>\n        print_r($value[‘media_id’]); \u002F\u002F if you need only media id\u003Cbr \u002F>\n        $image_url = wp_get_attachment_url($value[‘media_id’]);\u003Cbr \u002F>\n        print_r($image_url); \u002F\u002F if you need url of media image\u003Cbr \u002F>\n    }\u003Cbr \u002F>\n    if($value[‘slug’] == ‘contact-page’){\u003Cbr \u002F>\n        \u002F\u002Fyour custome code to handle media\u003Cbr \u002F>\n    }\u003Cbr \u002F>\n}\u003C\u002Fp>\n\u003Cp>you can also design it using css or change the place of button using css\u003C\u002Fp>\n\u003Cp>For example: if you want to change the take image button’s background-color\u003C\u002Fp>\n\u003Cp>web_cam is is base id\u003C\u002Fp>\n\u003Cp>web_cam .takeimage{\u003C\u002Fp>\n\u003Cpre>\u003Ccode>background-color: 'black';\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>}\u003C\u002Fp>\n\u003Cp>Visit My Upwork Profile-https:\u002F\u002Fwww.upwork.com\u002Ffreelancers\u002F~018f06972fe4607ad0\u003C\u002Fp>\n\u003Ch4>Which browsers does it support?\u003C\u002Fh4>\n\u003Cp>PC \u002F Mac:\u003Cbr \u002F>\n– Firefox, Chrome, Safari, Opera, Edge, All Modern Browser\u003C\u002Fp>\n\u003Cp>Mobile Os:\u003Cbr \u002F>\n– Android, IOS\u003C\u002Fp>\n","Web-cam is a simple but fantastic plugin that allows you to Click Photo from website and autometically upload in wp_media and return an id of that med &hellip;",40,4060,[45,58,47,59,48],"capture","take-image","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fweb-cam.3.1.zip",99,"2025-06-25 14:07:37","2026-03-15T10:48:56.248Z"]