[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fSHW2XwzNrjfcmuc6C6-7w0vcQEHrhz-Olwp5Fi2aH4g":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"iamjafran","Jafran Hasan","https:\u002F\u002Fprofiles.wordpress.org\u002Fiamjafran\u002F",3,50,90,30,87,"2026-04-05T15:09:59.370Z",[14,37,56],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":10,"downloaded":20,"rating":21,"num_ratings":21,"last_updated":22,"tested_up_to":23,"requires_at_least":24,"requires_php":25,"tags":26,"homepage":32,"download_link":33,"security_score":34,"vuln_count":21,"unpatched_count":21,"last_vuln_date":35,"fetched_at":36},"custom-mime-types","Custom Mime Types","1.2.0","\u003Cp>Easily manage and customize allowed file types on your WordPress site. Add or remove mime types, set file size limits, and control who can upload what — all from a simple and intuitive interface.\u003C\u002Fp>\n\u003Cp>** Version 2.0 will be in the mid of August 2025, and then this plugin will be actively managed by owner. **\u003C\u002Fp>\n\u003Cp>Perfect for developers, admins, and anyone who wants more control over media uploads.\u003C\u002Fp>\n\u003Ch3>Features\u003C\u002Fh3>\n\u003Cp>🎯 \u003Cstrong>Key Features (Free & Awesome):\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>✅ \u003Cstrong>Enable\u002FDisable Mime Types\u003C\u002Fstrong>\u003Cbr \u002F>\nQuickly toggle specific mime types on or off from a clean interface. No code needed.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>➕ \u003Cstrong>Add Custom Mime Types\u003C\u002Fstrong>\u003Cbr \u002F>\nAdd new mime types with custom extensions effortlessly. Includes a large library of pre-defined mime suggestions to choose from.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>🔐 \u003Cstrong>Set Role-Based Upload Permissions\u003C\u002Fstrong>\u003Cbr \u002F>\nControl which user roles can upload which file types. For example, allow \u003Ccode>.svg\u003C\u002Fcode> for admins only.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>📦 \u003Cstrong>Customize Maximum Upload Size\u003C\u002Fstrong>\u003Cbr \u002F>\nSet file size upload limits globally or per mime type — great for managing storage.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>More Awesome Plugins\u003C\u002Fh3>\n\u003Cp>❤️ Love this plugin? You might also like:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>⚡ \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fajaxpress\u002F\" rel=\"ugc\">AjaxPress\u003C\u002Fa> – Instantly convert your WordPress site into a fast, single-page-like experience.\u003C\u002Fli>\n\u003C\u002Ful>\n","Easily manage and customize allowed file types on your WordPress site. Add or remove mime types, set file size limits, and control who can upload what &hellip;",1699,0,"2025-07-06T18:24:00.000Z","6.8.5","5.0","5.4",[27,28,29,30,31],"custom-mime","file-size","file-types","mime-types","upload","https:\u002F\u002Freturnxero.com\u002Fcustom-mime-types\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-mime-types.1.2.0.zip",100,null,"2026-03-15T15:16:48.613Z",{"slug":38,"name":39,"version":40,"author":5,"author_profile":6,"description":41,"short_description":42,"active_installs":43,"downloaded":44,"rating":34,"num_ratings":45,"last_updated":46,"tested_up_to":47,"requires_at_least":48,"requires_php":49,"tags":50,"homepage":53,"download_link":54,"security_score":55,"vuln_count":21,"unpatched_count":21,"last_vuln_date":35,"fetched_at":36},"passwordless","Passwordless","1.0","\u003Cp>I have created this plugin because it is of great use to me and I hope it will be of use to others but it might break things. Please use it with caution and at your own risk. If you find bugs please get in touch with me or better yet help fix it on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ficlanzan\u002FPasswordless\" title=\"Passwordless on GitHub\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Login process\u003C\u002Fh4>\n\u003Cp>Passwordless allows your site’s users to log in using only their email addresses. After submitting the login form with the email address filled in, the user will receive an email containing a login link which can only be used once. Clicking that link results in the user getting logged in for one year or until he logs out. Unused login links expire after one day.\u003C\u002Fp>\n\u003Ch4>New users\u003C\u002Fh4>\n\u003Cp>New users will have accounts created for them automatically when they try to log in for the first time. In this case their email will also act as the username. Their visible name will be set to ‘Annonymous’ but can obviously be changed on the profile page.\u003C\u002Fp>\n\u003Ch4>Login page\u003C\u002Fh4>\n\u003Cp>The plugin changes the login page URI to \u003Ccode>example.com\u002Flogin\u003C\u002Fcode> from the default \u003Ccode>example.com\u002Fwp-login.php\u003C\u002Fcode>. If permalinks are disabled the login page will instead be \u003Ccode>example.com\u002F?login\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>The page can be customized using some of the same filters and action hooks that the original login page used. If a total overhaul of the page is desired, placing a \u003Ccode>login.php\u003C\u002Fcode> template file in the currently active theme directory will override the plugin’s login page.\u003C\u002Fp>\n\u003Ch4>Filters\u003C\u002Fh4>\n\u003Cp>I have included some new filter hooks to make it easy to change important aspects of the plugin’s inner workings.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>passwordless_login_page applied to the login page URI. Filter function argument: string containing the login page URI. passwordless_pass_length applied to the length of the generated passwords\u002Fkeys. Filter function argument: integer representing the number of characters. passwordless_key_expire applied to the number of seconds a login key is valid for. Filter function argument: integer number of seconds. passwordless_login_redirect applied to the URI where a user is sent after logging in. Filter function arguments: string URI, integer user id. passwordless_email_subject applied to the subject of the email that gets sent to users logging in. Filter function arguments: string email subject, string email address. passwordless_email_body applied to the body of the email that gets sent to users logging in. Filter function arguments: string email body, string email address. \u003C\u002Fcode>\u003C\u002Fpre>\n","Passwordless allows users to sign up and log in using only email addresses, removing the need for them to remember yet another password.",10,2259,1,"2014-05-01T18:15:00.000Z","3.9.40","3.4","",[51,38,52],"login","signup","http:\u002F\u002Fhel.io\u002Fwordpress\u002Fpasswordless\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpasswordless.zip",85,{"slug":57,"name":58,"version":40,"author":5,"author_profile":6,"description":59,"short_description":60,"active_installs":43,"downloaded":61,"rating":21,"num_ratings":21,"last_updated":62,"tested_up_to":63,"requires_at_least":64,"requires_php":49,"tags":65,"homepage":68,"download_link":69,"security_score":55,"vuln_count":21,"unpatched_count":21,"last_vuln_date":35,"fetched_at":36},"readable","Readable","\u003Cp>A widget to add the “ADD” icon of Rss online readers to your blog like Google Reader , newsgator , bloglines , myAOL ….. etc\u003Cbr \u002F>\nsee the screenshot tab .\u003Cbr \u002F>\nThis Plugin Coded by : Waseem Senjer , for any suggestions , you can email me at waseem.senjer[at]gmail.com\u003C\u002Fp>\n","A widget for your blog to make your blog Rss link readable .",2033,"2023-04-05T17:01:00.000Z","2.8","2.6",[66,67],"rss","widget","http:\u002F\u002Fshamekh.ws","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Freadable.zip"]