[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$ftdzsoVinIs5paivdfWy_3nuAzRKPqLuv7l_Q222F2fE":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},"hiroaki-miyashita","Hiroaki Miyashita","https:\u002F\u002Fprofiles.wordpress.org\u002Fhiroaki-miyashita\u002F",12,42660,88,223,71,"2026-04-04T09:16:25.244Z",[14,40,64,84,103,121,141,157,175,188,202,218],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":22,"num_ratings":23,"last_updated":24,"tested_up_to":25,"requires_at_least":26,"requires_php":27,"tags":28,"homepage":34,"download_link":35,"security_score":36,"vuln_count":7,"unpatched_count":37,"last_vuln_date":38,"fetched_at":39},"custom-field-template","Custom Field Template","2.7.7","\u003Cp>The Custom Field Template plugin adds the default custom fields on the Write Post\u002FPage. The template format is almost same as the one of the rc:custom_field_gui plugin. The difference is following.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.wpcft.com\u002F\" rel=\"nofollow ugc\">English Custom Field Template Manual\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>We have finally published a manual site for the custom field template plugin. You can also use the custom field refinement search for posts in the admin panel. Please check here.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>You can set any number of the custom field templates and switch the templates when you write\u002Fedit the post\u002Fpage.\u003C\u002Fli>\n\u003Cli>This plugin does not use the ini file for the template but set it in the option page of the plugin.\u003C\u002Fli>\n\u003Cli>Support for TinyMCE in the textarea.\u003C\u002Fli>\n\u003Cli>Support for media buttons in the textarea. – requires at least 2.5.\u003C\u002Fli>\n\u003Cli>Support for multiple fields with the same key.\u003C\u002Fli>\n\u003Cli>Support for hideKey and label options.\u003C\u002Fli>\n\u003Cli>You can see the full option list in the setting page of the plugin.\u003C\u002Fli>\n\u003Cli>You can customize the design of custom field template with css.\u003C\u002Fli>\n\u003Cli>You can replace custom keys by labels.\u003C\u002Fli>\n\u003Cli>You can use wpautop function.\u003C\u002Fli>\n\u003Cli>You can use PHP codes in order to set values. (experimental, \u003Ccode>code = 0\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>You can set an access user level in each field. (\u003Ccode>level = 1\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Supprt for inserting custom field values into tags automatically. (\u003Ccode>insertTag = true\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds [cft] Shortcode to display the custom field template. (only shows the attributes which have \u003Ccode>output = true\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds template instruction sections.\u003C\u002Fli>\n\u003Cli>Adds the value label option for the case that values are diffrent from viewed values. (\u003Ccode>valueLabel = apples # oranges # bananas\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the blank option. (\u003Ccode>blank = true\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the break type. Set CSS of ‘#cft div’. (\u003Ccode>type = break\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds [cft] Shortcode Format.\u003C\u002Fli>\n\u003Cli>Adds the sort option. (\u003Ccode>sort = asc\u003C\u002Fcode>, \u003Ccode>sort = desc\u003C\u002Fcode>, \u003Ccode>sort = order\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Support for Quick Edit of custom fields. (tinyMCE and mediaButton are not supported yet)\u003C\u002Fli>\n\u003Cli>Support for the custom field search. (only shows the attributes which have \u003Ccode>search = true\u003C\u002Fcode>.)\u003C\u002Fli>\n\u003Cli>Adds [cftsearch] Shortcode Format. (under development)\u003C\u002Fli>\n\u003Cli>Adds PHP codes for the output value. (\u003Ccode>outputCode = 0\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds PHP codes before saving the values. (\u003Ccode>editCode = 0\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the save functionality.\u003C\u002Fli>\n\u003Cli>Adds the class option. (\u003Ccode>class = text\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the auto hook of \u003Ccode>the_content()\u003C\u002Fcode>. (experimental)\u003C\u002Fli>\n\u003Cli>You can use the HTML Editor in the textarea. (\u003Ccode>htmlEditor = true\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the box title replacement option.\u003C\u002Fli>\n\u003Cli>Adds the select option of the post type.\u003C\u002Fli>\n\u003Cli>Adds the value count option.\u003C\u002Fli>\n\u003Cli>Adds the option to use the shortcode in the widhet.\u003C\u002Fli>\n\u003Cli>Adds the attributes of JavaScript Event Handlers. (\u003Ccode>onclick = alert('ok');\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the Initialize button.\u003C\u002Fli>\n\u003Cli>Adds the attributes of before and after text. (\u003Ccode>before = blah\u003C\u002Fcode>, \u003Ccode>after = blah\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the export and import functionality.\u003C\u002Fli>\n\u003Cli>Adds the style attribute. (\u003Ccode>style = color:#FF0000;\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the maxlength attribute. (\u003Ccode>maxlength = 10\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the attributes of multiple fields. (\u003Ccode>multiple = true\u003C\u002Fcode>, \u003Ccode>startNum = 5\u003C\u002Fcode>, \u003Ccode>endNum = 10\u003C\u002Fcode>, \u003Ccode>multipleButton = true\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the attributes of the date picker in \u003Ccode>text\u003C\u002Fcode> type. (\u003Ccode>date = true\u003C\u002Fcode>, \u003Ccode>dateFirstDayOfWeek = 0\u003C\u002Fcode>, \u003Ccode>dateFormat = yyyy\u002Fmm\u002Fdd\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the filter of page template file names (Thanks, Joel Pittet).\u003C\u002Fli>\n\u003Cli>Adds the attribute of \u003Ccode>shortCode\u003C\u002Fcode> in order to output the shortcode filtered values. (\u003Ccode>shortCode = true\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the attribute of \u003Ccode>outputNone\u003C\u002Fcode> in case there is no data to output. (\u003Ccode>outputNone = No Data\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the attribute of \u003Ccode>singleList\u003C\u002Fcode> attribute in order to output with \u003Ccode>\u003Cul>\u003Cli>\u003C\u002Fcode> if the value is single. ex) \u003Ccode>singleList = true\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Adds the file upload type. (\u003Ccode>type = file\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the fieldset type. (\u003Ccode>type = fieldset_open\u003C\u002Fcode>, \u003Ccode>type = fieldset_close\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Adds the option to deploy the box in each template.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Localization\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Belorussian (by_BY) – \u003Ca href=\"http:\u002F\u002Fwww.fatcow.com\u002F\" rel=\"nofollow ugc\">Marcis Gasuns\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Catalan (ca) – \u003Ca href=\"http:\u002F\u002Fandreullos.com\u002F\" rel=\"nofollow ugc\">Andreu Llos\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Czech (cs_CZ) – \u003Ca href=\"http:\u002F\u002Fwww.webees.cz\u002F\" rel=\"nofollow ugc\">Jakub\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>German (de_DE) – F J Kaiser\u003C\u002Fli>\n\u003Cli>Spanish (es_ES) – \u003Ca href=\"http:\u002F\u002Fwww.darioferrer.com\u002F\" rel=\"nofollow ugc\">Dario Ferrer\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Farsi (fa_IR) – \u003Ca href=\"http:\u002F\u002Fsabood.ir\u002F\" rel=\"nofollow ugc\">Mehdi Zare\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>French (fr_FR) – Nicolas Lemoine\u003C\u002Fli>\n\u003Cli>Hungarian (hu_HU) – \u003Ca href=\"http:\u002F\u002Fwww.netpok.hu\" rel=\"nofollow ugc\">Balazs Kovacs\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Indonesian (id_ID) – \u003Ca href=\"http:\u002F\u002Fwww.openscriptsolution.com\u002F\" rel=\"nofollow ugc\">Masino Sinaga\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Italian (it_IT) – \u003Ca href=\"http:\u002F\u002Fgidibao.net\u002F\" rel=\"nofollow ugc\">Gianni Diurno\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Japanese (ja) – \u003Ca href=\"https:\u002F\u002Fwpgogo.com\u002F\" rel=\"nofollow ugc\">Hiroaki Miyashita\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Dutch (nl_NL) – \u003Ca href=\"http:\u002F\u002Fwordpresswebshop.com\u002F\" rel=\"nofollow ugc\">Rene\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Polish (pl_PL) – \u003Ca href=\"http:\u002F\u002Fwww.difreo.pl\u002F\" rel=\"nofollow ugc\">Difreo\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Brazilian Portuguese (pt_BR) – \u003Ca href=\"http:\u002F\u002Fwww.gn10.com.br\u002F\" rel=\"nofollow ugc\">Caciano Gabriel\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Russian (ru_RU) – \u003Ca href=\"http:\u002F\u002Fwww.sonika.ru\u002Fblog\u002F\" rel=\"nofollow ugc\">Sonika\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Swedish (sv_SE) – \u003Ca href=\"http:\u002F\u002Fwww.fristil.se\u002F\" rel=\"nofollow ugc\">Pontus Carlsson\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Turkish (tr_TR) – \u003Ca href=\"http:\u002F\u002Framerta.com\u002F\" rel=\"nofollow ugc\">Omer Faruk\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Ukranian (uk_UA) – \u003Ca href=\"http:\u002F\u002Fwww.portablecomponentsforall.com\" rel=\"nofollow ugc\">Andrew Kovalev\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Uzbek (uz_UZ) – \u003Ca href=\"http:\u002F\u002Fwww.comfi.com\u002F\" rel=\"nofollow ugc\">Alexandra Bolshova\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Chinese (zh_CN) – hurri zhu\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If you have translated into your language, please let me know.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fja.wpcft.com\u002F\" rel=\"nofollow ugc\">Japanese Custom Field Template Manual\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Are you interested in other plugins? See the following site \u003Ca href=\"https:\u002F\u002Fwww.cmswp.jp\u002F\" rel=\"nofollow ugc\">CMS x WP\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Known Issues \u002F Bugs\u003C\u002Fh3>\n\u003Ch3>Uninstall\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Deactivate the plugin\u003C\u002Fli>\n\u003Cli>That’s it! 🙂\u003C\u002Fli>\n\u003C\u002Fol>\n","The Custom Field Template plugin extends the functionality of custom fields.",30000,1202281,80,24,"2026-01-23T01:47:00.000Z","6.9.4","2.1","",[29,30,31,32,33],"cft","custom-fields","fields","meta","template","https:\u002F\u002Fwww.wpcft.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-field-template.2.7.7.zip",67,1,"2025-12-24 00:00:00","2026-03-15T15:16:48.613Z",{"slug":41,"name":42,"version":43,"author":5,"author_profile":6,"description":44,"short_description":45,"active_installs":46,"downloaded":47,"rating":48,"num_ratings":49,"last_updated":50,"tested_up_to":51,"requires_at_least":52,"requires_php":53,"tags":54,"homepage":60,"download_link":61,"security_score":48,"vuln_count":62,"unpatched_count":62,"last_vuln_date":63,"fetched_at":39},"wp-favicon-remover","WP Favicon Remover","1.0.3","\u003Cp>The WP Favicon Remover plugin adds the functionality to remove the WordPress default favicon since WordPress 5.4. If the favicon does not change after the plugin install, you have to clear the browser cache. If you use Site Icon via Theme Customizer, just uninstall this plugin.\u003C\u002Fp>\n\u003Ch4>Documentation in Japanese\u003C\u002Fh4>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwpgogo.com\u002Fplugin\u002Fwp_favicon_remover.html\" rel=\"nofollow ugc\">WP Favicon Remover\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Known Issues \u002F Bugs\u003C\u002Fh3>\n\u003Cp>Nothing.\u003C\u002Fp>\n\u003Ch3>Uninstall\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Deactivate the plugin\u003C\u002Fli>\n\u003Cli>That’s it! 🙂\u003C\u002Fli>\n\u003C\u002Fol>\n","This plugin adds the functionality to remove the WordPress default favicon since WordPress 5.4.",10000,29675,100,2,"2025-11-22T04:22:00.000Z","6.8.5","5.3","5.2.4",[55,56,57,58,59],"5-4","delete","favicon","ico","wordpress","https:\u002F\u002Fwpgogo.com\u002Fplugin\u002Fwp_favicon_remover.html","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-favicon-remover.1.0.3.zip",0,null,{"slug":65,"name":66,"version":67,"author":5,"author_profile":6,"description":68,"short_description":69,"active_installs":70,"downloaded":71,"rating":48,"num_ratings":7,"last_updated":72,"tested_up_to":73,"requires_at_least":74,"requires_php":52,"tags":75,"homepage":81,"download_link":82,"security_score":83,"vuln_count":62,"unpatched_count":62,"last_vuln_date":63,"fetched_at":39},"dashboard-sticky-notes","Dashboard Sticky Notes","1.1.2","\u003Cp>The Dashboard Sticky Notes plugin adds the functionality to add sticky notes into the dashboard. You could specify the context (normal or side), priority (high or low), and target (user roles and\u002For users themselves) with notes. HTML tags and shortcodes are also available in the content.\u003C\u002Fp>\n\u003Cp>Localization\u003C\u002Fp>\n\u003Cul>\n\u003Cli>French (fr_FR) – \u003Ca href=\"http:\u002F\u002Fericlowry.fr\u002F\" rel=\"nofollow ugc\">Eric Lowry\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Japanese (ja) – \u003Ca href=\"https:\u002F\u002Fwpgogo.com\u002F\" rel=\"nofollow ugc\">Hiroaki Miyashita\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Documentation in Japanese\u003C\u002Fh4>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.cmswp.jp\u002Fplugins\u002Fdashboard_sticky_notes\u002F\" rel=\"nofollow ugc\">Dashboard Sticky Notes\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Special Thanks\u003C\u002Fh4>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.wpsupportspecialists.com\u002Fdashboard-sticky-notes\u002F\" rel=\"nofollow ugc\">WP Support Specialists\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Known Issues \u002F Bugs\u003C\u002Fh3>\n\u003Cp>None.\u003C\u002Fp>\n\u003Ch3>Uninstall\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Deactivate the plugin\u003C\u002Fli>\n\u003Cli>That’s it! 🙂\u003C\u002Fli>\n\u003C\u002Fol>\n","This plugin adds the functionality to add sticky notes into the dashboard.",2000,27333,"2020-07-11T00:35:00.000Z","5.4.19","3.0",[76,77,78,79,80],"dashboard","note","notes","sticky","sticky-notes","https:\u002F\u002Fwww.cmswp.jp\u002Fplugins\u002Fdashboard_sticky_notes\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdashboard-sticky-notes.1.1.2.zip",85,{"slug":85,"name":86,"version":87,"author":5,"author_profile":6,"description":88,"short_description":89,"active_installs":90,"downloaded":91,"rating":62,"num_ratings":62,"last_updated":92,"tested_up_to":93,"requires_at_least":94,"requires_php":27,"tags":95,"homepage":101,"download_link":102,"security_score":83,"vuln_count":62,"unpatched_count":62,"last_vuln_date":63,"fetched_at":39},"max-image-size-control","Max Image Size Control","0.2.7","\u003Cp>The Max Image Size Control plugin adds the functionality to change the max image size each category and post.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Sets image sizes each category ID and post ID\u003C\u002Fli>\n\u003Cli>Adds custom sizes in addition to Thumbnail, Medium, and Large sizes\u003C\u002Fli>\n\u003Cli>Available to crop every image size\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Localization\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Belorussian (be_BY) – \u003Ca href=\"http:\u002F\u002Fantsar.info\u002F\" rel=\"nofollow ugc\">ilyuha\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Spanish (es_ES) – \u003Ca href=\"http:\u002F\u002Fwww.darioferrer.com\u002F\" rel=\"nofollow ugc\">Dario Ferrer\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Irish (ga_IR) – \u003Ca href=\"http:\u002F\u002Fletsbefamous.com\u002F\" rel=\"nofollow ugc\">Ray.s\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Japanese (ja) – \u003Ca href=\"https:\u002F\u002Fwpgogo.com\u002F\" rel=\"nofollow ugc\">Hiroaki Miyashita\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Romanian (ro_RO) – \u003Ca href=\"http:\u002F\u002Fwebhostinggeeks.com\u002F\" rel=\"nofollow ugc\">Web Geek Sciense\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Russian (ru_RU) – \u003Ca href=\"http:\u002F\u002Fwww.fatcow.com\u002F\" rel=\"nofollow ugc\">Fat Cow\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Slovak (sk_SK) – \u003Ca href=\"http:\u002F\u002Fwebhostinggeeks.com\u002Fblog\u002F\" rel=\"nofollow ugc\">WebHostingGeeks.com\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Turkish (tr_TR) – \u003Ca href=\"http:\u002F\u002Fwww.dmry.net\u002F\" rel=\"nofollow ugc\">Hakan Demiray\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Chinese (zh_CN) – \u003Ca href=\"http:\u002F\u002Fmenghao.net\u002F\" rel=\"nofollow ugc\">menghao\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If you have translated into your language, please let me know.\u003C\u002Fp>\n\u003Cp>Are you interested in other plugins? See the following site \u003Ca href=\"https:\u002F\u002Fwww.cmswp.jp\u002F\" rel=\"nofollow ugc\">CMS x WP\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Known Issues \u002F Bugs\u003C\u002Fh3>\n\u003Ch3>Uninstall\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Deactivate the plugin\u003C\u002Fli>\n\u003Cli>That’s it! 🙂\u003C\u002Fli>\n\u003C\u002Fol>\n","This plugin adds the functionality to change the max image size each category and post.",300,33562,"2019-11-28T05:56:00.000Z","5.3.21","2.7",[96,97,98,99,100],"control","image","max","size","thumbnail","https:\u002F\u002Fwpgogo.com\u002Fdevelopment\u002Fmax-image-size-control.html","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmax-image-size-control.0.2.7.zip",{"slug":104,"name":105,"version":106,"author":5,"author_profile":6,"description":107,"short_description":108,"active_installs":109,"downloaded":110,"rating":48,"num_ratings":49,"last_updated":111,"tested_up_to":112,"requires_at_least":74,"requires_php":27,"tags":113,"homepage":119,"download_link":120,"security_score":83,"vuln_count":62,"unpatched_count":62,"last_vuln_date":63,"fetched_at":39},"barcode-qrcode-generator","Barcode QRcode Generator","1.0.1","\u003Cp>The Barcode QRcode Generator plugin adds the functionality to output barcodes and qrcodes by use of the shortcodes [barcode] and [qrcode].\u003C\u002Fp>\n\u003Ch4>How to use [barcode]\u003C\u002Fh4>\n\u003Cp>In order to output barcodes, [barcode] will be used. There are some attributes for [barcode].\u003C\u002Fp>\n\u003Cp>text … A text that should be in the image barcode.\u003C\u002Fp>\n\u003Cp>type … The barcode type: code39, int25, ean13, upca, upce, code128, ean8, and postnet. Default: ean13\u003C\u002Fp>\n\u003Cp>imgtype … The image type that will be generated: gif, jpg, and png. Default: png\u003C\u002Fp>\n\u003Cp>height … The image height (px). Default: 60\u003C\u002Fp>\n\u003Cp>width … The image width. Default: 1\u003C\u002Fp>\n\u003Cp>showText … The text should be placed under barcode. Default: 1\u003C\u002Fp>\n\u003Cp>rotation … The rotation angle. Default: 0\u003C\u002Fp>\n\u003Cp>transparency … The transparent background. Default: 0\u003C\u002Fp>\n\u003Cp>remake … The barcode will be regenerated every time. Default: 0\u003C\u002Fp>\n\u003Cp>textfilename … The text value will be the file name. Default: 0\u003C\u002Fp>\n\u003Cp>Ex) [barcode text=4930127000019 height=100 wdith=2 transparency=1]\u003C\u002Fp>\n\u003Ch4>How to use [qrcode]\u003C\u002Fh4>\n\u003Cp>In order to output qrcodes, [qrcode] will be used. There are some attributes for [qrcode].\u003C\u002Fp>\n\u003Cp>text … A text that should be in the image qrcode.\u003C\u002Fp>\n\u003Cp>eclevel … Error correction level. 0(Level L), 1(Level M), 2(Level Q), and 3(Level H) Default: 3\u003C\u002Fp>\n\u003Cp>height … The image height (px). Default: 60\u003C\u002Fp>\n\u003Cp>width … The image width (px). Default: 60\u003C\u002Fp>\n\u003Cp>transparency … The transparent background. Default: 0\u003C\u002Fp>\n\u003Cp>remake … The barcode will be regenerated every time. Default: 0\u003C\u002Fp>\n\u003Cp>textfilename … The text value will be the file name. Default: 0\u003C\u002Fp>\n\u003Cp>Ex) [qrcode text=4930127000019 height=100 width=100 transparency=1]\u003C\u002Fp>\n\u003Ch4>Documentation in Japanese\u003C\u002Fh4>\n\u003Cp>\u003Ca href=\"http:\u002F\u002Fwww.cmswp.jp\u002Fplugins\u002Fbarcode_qrcode_generator\u002F\" rel=\"nofollow ugc\">Barcode QRcode Generator\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Uninstall\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Deactivate the plugin\u003C\u002Fli>\n\u003Cli>That’s it! 🙂\u003C\u002Fli>\n\u003C\u002Fol>\n","This plugin adds the functionality to output barcodes and qrcodes by use of the shortcodes.",200,6938,"2018-02-15T03:32:00.000Z","4.9.29",[114,115,116,117,118],"barcode","ean","generator","jan","maker","http:\u002F\u002Fwww.cmswp.jp\u002Fplugins\u002Fbarcode_qrcode_generator\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbarcode-qrcode-generator.1.0.1.zip",{"slug":122,"name":123,"version":124,"author":5,"author_profile":6,"description":125,"short_description":126,"active_installs":48,"downloaded":127,"rating":62,"num_ratings":62,"last_updated":128,"tested_up_to":129,"requires_at_least":130,"requires_php":131,"tags":132,"homepage":138,"download_link":139,"security_score":140,"vuln_count":62,"unpatched_count":62,"last_vuln_date":63,"fetched_at":39},"wc-paypay-gateway","Payment Gateway PayPay for WooCommerce","0.8","\u003Cp>The Payment Gateway PayPay for WooCommerce plugin adds the functionality to take PayPay payments on your store of WooCommerce.\u003C\u002Fp>\n\u003Ch4>About PayPay\u003C\u002Fh4>\n\u003Cp>PayPay is barcode based payment services in Japan. In order to start PayPay payments, you need to create a PayPay developer account.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fdeveloper.paypay.ne.jp\u002F\" rel=\"nofollow ugc\">PayPay for Developers\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>In order to make the mode Real, you have to purchase the authentication key at the following site.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.wpmarket.jp\u002F\" rel=\"nofollow ugc\">WordPress Market\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Known Issues \u002F Bugs\u003C\u002Fh3>\n\u003Cp>Nothing.\u003C\u002Fp>\n\u003Ch3>Uninstall\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Deactivate the plugin\u003C\u002Fli>\n\u003Cli>That’s it! 🙂\u003C\u002Fli>\n\u003C\u002Fol>\n","This plugin adds the functionality to take PayPay payments on your store of WooCommerce.",4227,"2024-12-03T00:30:00.000Z","6.7.5","4.4","7.0",[133,134,135,136,137],"checkout","ecommerce","payments","paypay","woocommerce","https:\u002F\u002Fwww.wpmarket.jp\u002Fproduct\u002Fwc_paypay_gateway\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwc-paypay-gateway.0.8.zip",92,{"slug":142,"name":143,"version":144,"author":5,"author_profile":6,"description":145,"short_description":146,"active_installs":147,"downloaded":148,"rating":62,"num_ratings":62,"last_updated":149,"tested_up_to":129,"requires_at_least":130,"requires_php":27,"tags":150,"homepage":155,"download_link":156,"security_score":140,"vuln_count":62,"unpatched_count":62,"last_vuln_date":63,"fetched_at":39},"wc-gmopg-gateway","Payment Gateway GMOPG for WooCommerce","0.1.9","\u003Cp>The Payment Gateway GMOPG for WooCommerce plugin adds the functionality to take GMO Payment Gateway payments on your store of WooCommerce.\u003C\u002Fp>\n\u003Ch4>About GMO Payment Gateway\u003C\u002Fh4>\n\u003Cp>GMO Payment Gateway is a comprehensive payment platform that offers various online payment methods, such as credit card payment and convenience store payment in Japan.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.gmo-pg.com\u002F\" rel=\"nofollow ugc\">GMO Payment Gateway\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>In order to use GMOPG, you have to purchase the authentication key at the following site.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.wpmarket.jp\u002F\" rel=\"nofollow ugc\">WordPress Market\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Known Issues \u002F Bugs\u003C\u002Fh3>\n\u003Cp>Nothing.\u003C\u002Fp>\n\u003Ch3>Uninstall\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Deactivate the plugin\u003C\u002Fli>\n\u003Cli>That’s it! 🙂\u003C\u002Fli>\n\u003C\u002Fol>\n","This plugin adds the functionality to take GMOPG payments on your store of WooCommerce.",30,1914,"2025-02-07T07:42:00.000Z",[151,152,153,154,137],"gateway","gmo","gmopg","payment","https:\u002F\u002Fwww.wpmarket.jp\u002Fproduct\u002Fwc_gmopg_gateway\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwc-gmopg-gateway.0.1.9.zip",{"slug":158,"name":159,"version":160,"author":5,"author_profile":6,"description":161,"short_description":162,"active_installs":163,"downloaded":164,"rating":48,"num_ratings":37,"last_updated":165,"tested_up_to":166,"requires_at_least":167,"requires_php":27,"tags":168,"homepage":173,"download_link":174,"security_score":83,"vuln_count":62,"unpatched_count":62,"last_vuln_date":63,"fetched_at":39},"plugin-reinstaller","Plugin Reinstaller","1.1","\u003Cp>The Plugin Reinstaller plugin enables the bulk plugin reinstall. Just activate the plugin and select \u003Ccode>Update\u003C\u002Fcode> > \u003Ccode>Bulk Actions\u003C\u002Fcode>. Deactivate the plugin if you do not use.\u003C\u002Fp>\n\u003Ch3>Uninstall\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Deactivate the plugin\u003C\u002Fli>\n\u003Cli>That’s it! 🙂\u003C\u002Fli>\n\u003C\u002Fol>\n","The Plugin Reinstaller plugin enables the bulk plugin reinstall.",20,2184,"2013-07-10T13:24:00.000Z","3.6.1","3.1",[169,170,171,172],"install","reinstall","update","upgrade","http:\u002F\u002Fwpgogo.com\u002Fdevelopment\u002Fplugin-reinstaller.html","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fplugin-reinstaller.1.1.zip",{"slug":176,"name":177,"version":178,"author":5,"author_profile":6,"description":179,"short_description":180,"active_installs":181,"downloaded":182,"rating":62,"num_ratings":62,"last_updated":183,"tested_up_to":129,"requires_at_least":130,"requires_php":131,"tags":184,"homepage":186,"download_link":187,"security_score":140,"vuln_count":62,"unpatched_count":62,"last_vuln_date":63,"fetched_at":39},"wc-zeus-gateway","Payment Gateway Zeus for WooCommerce","0.3.1","\u003Cp>The Payment Gateway Zeus for WooCommerce plugin adds the functionality to take Zeus payments on your store using Zeus for WooCommerce.\u003C\u002Fp>\n\u003Ch4>About Zeus\u003C\u002Fh4>\n\u003Cp>Zeus is a comprehensive payment platform that offers various online payment methods, such as credit card payment and convenience store payment in Japan.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.cardservice.co.jp\u002F\" rel=\"nofollow ugc\">Zeus\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>In order to use Zeus, you have to purchase the authentication key at the following site.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.wpmarket.jp\u002F\" rel=\"nofollow ugc\">WordPress Market\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Known Issues \u002F Bugs\u003C\u002Fh3>\n\u003Cp>Nothing.\u003C\u002Fp>\n\u003Ch3>Uninstall\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Deactivate the plugin\u003C\u002Fli>\n\u003Cli>That’s it! 🙂\u003C\u002Fli>\n\u003C\u002Fol>\n","This plugin adds the functionality to take various online payments on your store using Zeus for WooCommerce.",10,1518,"2024-12-03T00:38:00.000Z",[133,185,134,135,137],"ec","https:\u002F\u002Fwww.wpmarket.jp\u002Fproduct\u002Fwc_zeus_gateway\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwc-zeus-gateway.0.3.1.zip",{"slug":189,"name":190,"version":106,"author":5,"author_profile":6,"description":191,"short_description":192,"active_installs":62,"downloaded":193,"rating":62,"num_ratings":62,"last_updated":194,"tested_up_to":112,"requires_at_least":74,"requires_php":27,"tags":195,"homepage":200,"download_link":201,"security_score":83,"vuln_count":62,"unpatched_count":62,"last_vuln_date":63,"fetched_at":39},"plugin-information-card","Plugin Information Card","\u003Cp>The Plugin Information Card plugin adds the functionality to output information about plugins in the WordPress plugin directory.\u003C\u002Fp>\n\u003Cp>In order to display the plugin information card on your blog page, just use the \u003Ccode>[pic]\u003C\u002Fcode> shortcode with the plugin \u003Ccode>slug\u003C\u002Fcode> attribute like this:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pic slug=\"plugin-information-card\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Documentation in Japanese\u003C\u002Fh4>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.cmswp.jp\u002Fplugins\u002Fplugin_information_card\u002F\" rel=\"nofollow ugc\">Plugin Information Card\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Known Issues \u002F Bugs\u003C\u002Fh3>\n\u003Cp>Nothing.\u003C\u002Fp>\n\u003Ch3>Uninstall\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Deactivate the plugin\u003C\u002Fli>\n\u003Cli>That’s it! 🙂\u003C\u002Fli>\n\u003C\u002Fol>\n","This plugin adds the functionality to output information about plugins in the WordPress plugin directory.",1111,"2018-10-24T08:11:00.000Z",[196,197,198,199,79],"card","information","plugin-directory","plugins","https:\u002F\u002Fwww.cmswp.jp\u002Fplugins\u002Fplugin_information_card\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fplugin-information-card.1.0.1.zip",{"slug":203,"name":204,"version":106,"author":5,"author_profile":6,"description":205,"short_description":206,"active_installs":62,"downloaded":207,"rating":62,"num_ratings":62,"last_updated":208,"tested_up_to":209,"requires_at_least":52,"requires_php":27,"tags":210,"homepage":216,"download_link":217,"security_score":83,"vuln_count":62,"unpatched_count":62,"last_vuln_date":63,"fetched_at":39},"sms-media4u-login","SMS Media4u Login","\u003Cp>The SMS Media4u Login plugin adds the functionality to send SMS by use of Media4u in order to login WordPress.\u003C\u002Fp>\n\u003Ch4>About Media SMS\u003C\u002Fh4>\n\u003Cp>Media SMS is a message delivery system developed by Media4u.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fmedia-sms.net\u002F\" rel=\"nofollow ugc\">Media SMS\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>In order to use this plugin, you have to purchase the authentication key at the following site.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.wpmarket.jp\u002F\" rel=\"nofollow ugc\">WordPress Market\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Known Issues \u002F Bugs\u003C\u002Fh3>\n\u003Cp>Nothing.\u003C\u002Fp>\n\u003Ch3>Uninstall\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Deactivate the plugin\u003C\u002Fli>\n\u003Cli>That’s it! 🙂\u003C\u002Fli>\n\u003C\u002Fol>\n","This plugin adds the functionality to send SMS by use of Media4u in order to login WordPress.",763,"2022-11-06T11:40:00.000Z","6.1.10",[211,212,213,214,215],"login","media4u","send","short-message-service","sms","https:\u002F\u002Fwww.wpmarket.jp\u002Fproduct\u002Fsms_media4u_login\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsms-media4u-login.1.0.1.zip",{"slug":219,"name":220,"version":221,"author":5,"author_profile":6,"description":222,"short_description":223,"active_installs":62,"downloaded":224,"rating":62,"num_ratings":62,"last_updated":225,"tested_up_to":129,"requires_at_least":130,"requires_php":131,"tags":226,"homepage":227,"download_link":228,"security_score":48,"vuln_count":62,"unpatched_count":62,"last_vuln_date":63,"fetched_at":39},"wc-remise-gateway","Payment Gateway Remise for WooCommerce","0.1.2","\u003Cp>The Payment Gateway Remise for WooCommerce plugin adds the functionality to take Remise payments on your store of WooCommerce.\u003C\u002Fp>\n\u003Ch4>About Remise\u003C\u002Fh4>\n\u003Cp>Remise is a comprehensive payment platform that offers various online payment methods, such as credit card payment and convenience store payment in Japan.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"http:\u002F\u002Fwww.remise.jp\u002F\" rel=\"nofollow ugc\">Remise\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>In order to use Remise, you have to purchase the authentication key at the following site.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.wpmarket.jp\u002F\" rel=\"nofollow ugc\">WordPress Market\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Known Issues \u002F Bugs\u003C\u002Fh3>\n\u003Cp>Nothing.\u003C\u002Fp>\n\u003Ch3>Uninstall\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Deactivate the plugin\u003C\u002Fli>\n\u003Cli>That’s it! 🙂\u003C\u002Fli>\n\u003C\u002Fol>\n","This plugin adds the functionality to take Remise payments on your store of WooCommerce.",1386,"2025-04-09T06:52:00.000Z",[133,185,134,135,137],"https:\u002F\u002Fwww.wpmarket.jp\u002Fproduct\u002Fwc_remise_gateway\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwc-remise-gateway.0.1.2.zip"]