[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f9RyYv97RQpuoUKbLUObhmbzKqr_Tta8a9ME8HxPxu9k":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},"mirkolofio","Mirco Babini","https:\u002F\u002Fprofiles.wordpress.org\u002Fmirkolofio\u002F",8,1230,87,30,85,"2026-04-04T07:05:37.226Z",[14,39,57,68,87,104,121,137],{"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":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"wpml-shortcodes","WPML Shortcodes","1.2.6","\u003Cp>Adds the wpml__ and wpml_e functions to your theme and the wpml__ shortcode to your WordPress website. Make your WordPress \u003Cstrong>full WPML ready\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003C?php wpml__( $text, $context ); ?>\n\u003C?php wpml_e( $text, $context ); ?>\u003C\u002Fpre>\n\u003Cp>Similarly to the behaviour of the __, _e functions, you must provide a string to make translateable and a context.\u003Cbr \u002F>\nThat’s it; just provide translations from the WPML > String Translations admin panel.\u003C\u002Fp>\n\u003Cp>Check how to use the shortcode below.\u003C\u002Fp>\n\u003Ch4>Usage (via code)\u003C\u002Fh4>\n\u003Cpre>\u003Ch1>\u003C?php echo wpml__( 'Title', 'wpmlshortcodes' ); ?>\u003C\u002Fh1>\n\u003Ch2>\u003C?php wpml_e( 'Subtitle', 'wpmlshortcodes' ); ?>\u003C\u002Fh2>\u003C\u002Fpre>\n\u003Ch4>Usage (via shortcode)\u003C\u002Fh4>\n\u003Cpre>\u003Ch1>[wpml__ context=wpmlshortcodes]Title[\u002Fwpml__]\u003C\u002Fh1>\n\u003Ch2>[wpml__ context=wpmlshortcodes]Subtitle[\u002Fwpml__]\u003C\u002Fh2>\u003C\u002Fpre>\n\u003Cblockquote>\n\u003Cp>\u003Cstrong>NEWS! WPML Translate (+ shortcode)\u003C\u002Fstrong>\u003Cbr \u002F>\n  Adds the wpml_if (ex wpml_translate) shortcode to your WPML suite. You can also use the wpml_e__if_language( $content, $lang ) in your php code.\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Ch4>Usage (via code)\u003C\u002Fh4>\n\u003Cpre>\u003Cp>\u003C?php\nwpml_e__if_language( 'Text', 'en' );\nwpml_e__if_language( 'Testo', 'it' );\n?>\u003C\u002Fp>\u003C\u002Fpre>\n\u003Ch4>Usage (via shortcode)\u003C\u002Fh4>\n\u003Cpre>[wpml_if lang='en']Text[\u002Fwpml_if][wpml_if lang='it']Testo[\u002Fwpml_if]\u003C\u002Fpre>\n\u003Cp>It also supports backward compatibility for wpml_translate and wpml_language from WPML Translate Shortcode (deprecated plugin);\u003C\u002Fp>\n\u003Ch4>WPML Translate Shortcode > WPML Shortcodes\u003C\u002Fh4>\n\u003Cp>Welcome to the new WPML Shortcodes. This plugin is the new WPML Translate Shortcode, became a full-translation suite.\u003C\u002Fp>\n\u003Cp>Of course we still support WPML Translate Shortcode, with a new shortcode (1.2.4+): wpml_if (see usage above).\u003Cbr \u002F>\nAlso, we provide full backward compatibility (yes, you can still use wpml_translate or wpml_language shortcodes) on 1.2.6+.\u003C\u002Fp>\n\u003Ch4>Contribute\u003C\u002Fh4>\n\u003Cp>Pull requests on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmircobabini\u002Fwpml-shortcodes\" rel=\"nofollow ugc\">github.com\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>Author: \u003Ca href=\"http:\u002F\u002Fgithub.com\u002Fmircobabini\" rel=\"nofollow ugc\">Mirco Babini\u003C\u002Fa>, \u003Cstrong>Web Developer and Mobile App Developer; WordPress Consultant\u003C\u002Fstrong>.\u003C\u002Fp>\n","Adds shortcodes to the WPML environment, like wpml__, wpml_e and more. Makes WP full WPML ready.",900,9721,100,5,"2016-03-05T15:08:00.000Z","4.4.34","2.8","",[29,30,31,32,33],"language","translate","translation","translator","wpml","http:\u002F\u002Fgithub.com\u002Fmircobabini\u002Fwpml-shortcodes","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwpml-shortcodes.1.2.6.zip",0,null,"2026-03-15T15:16:48.613Z",{"slug":40,"name":41,"version":42,"author":5,"author_profile":6,"description":43,"short_description":44,"active_installs":22,"downloaded":45,"rating":22,"num_ratings":46,"last_updated":27,"tested_up_to":47,"requires_at_least":26,"requires_php":27,"tags":48,"homepage":54,"download_link":55,"security_score":22,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":56},"stylecss-load-last-version","Style.css Load Last Version","1.0.1","\u003Cp>This loads the Last Version of the \u003Cstrong>style.css\u003C\u002Fstrong> everytime, appending the mtime as a query var.\u003C\u002Fp>\n\u003Cp>Developed by \u003Ca href=\"http:\u002F\u002Fwww.mircobabini.com\u002F\" rel=\"nofollow ugc\">Mirco Babini\u003C\u002Fa>, \u003Cstrong>WordPress Consultant, Web Developer and Data Lover\u003C\u002Fstrong>.\u003C\u002Fp>\n","Load the Last Version of style.css everytime, whenever and ever. No side effects on performance.",4503,3,"3.7.41",[49,50,51,52,53],"cache","debug","style","version","w3-total-cache","http:\u002F\u002Fgithub.com\u002Fmirkolofio\u002Fwp-style-load-last-version\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fstylecss-load-last-version.zip","2026-03-15T10:48:56.248Z",{"slug":58,"name":59,"version":42,"author":5,"author_profile":6,"description":60,"short_description":61,"active_installs":22,"downloaded":62,"rating":22,"num_ratings":63,"last_updated":64,"tested_up_to":47,"requires_at_least":26,"requires_php":27,"tags":65,"homepage":66,"download_link":67,"security_score":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"wpml-translate-shortcode","WPML Translate Shortcode","\u003Cp>Adds the wpml_translate shortcode to your shortcode suite. You can also use the wpml_text_if_language( $lang, $content ) in your php code.\u003C\u002Fp>\n\u003Ch4>Usage (via code)\u003C\u002Fh4>\n\u003Cp>echo wpml_text_if_language( ‘en’, ‘Text’ ); echo wpml_text_if_language( ‘it’, ‘Testo’ );\u003C\u002Fp>\n\u003Ch4>Usage (via shortcode)\u003C\u002Fh4>\n\u003Cp>[wpml_translate lang=’en’]Text[\u002Fwpml_translate][wpml_translate lang=’it’]Testo[\u002Fwpml_translate]\u003C\u002Fp>\n\u003Ch4>Alias\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>wpml_language is an alias for wpml_translate shortcode\u003C\u002Fli>\n\u003Cli>code and language are alias for lang attribute\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Contribute\u003C\u002Fh4>\n\u003Cp>If you wanna contribute, pull requests on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmirkolofio\u002Fwpml-translate-shortcode\" rel=\"nofollow ugc\">github.com\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>Developed by \u003Ca href=\"http:\u002F\u002Fwww.mircobabini.com\u002F\" rel=\"nofollow ugc\">Mirco Babini\u003C\u002Fa>, \u003Cstrong>WordPress Consultant, Web Developer and Data Lover\u003C\u002Fstrong>.\u003C\u002Fp>\n","Adds the wpml_translate shortcode to your shortcode suite. You can also use the wpml_text_if_language( $lang, $content ) in your php code.",11035,6,"2016-03-04T21:28:00.000Z",[29,30,31,32,33],"http:\u002F\u002Fgithub.com\u002Fmirkolofio\u002Fwpml-translate-shortcode","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwpml-translate-shortcode.1.0.1.zip",{"slug":69,"name":70,"version":71,"author":5,"author_profile":6,"description":72,"short_description":73,"active_installs":74,"downloaded":75,"rating":22,"num_ratings":76,"last_updated":77,"tested_up_to":78,"requires_at_least":26,"requires_php":27,"tags":79,"homepage":85,"download_link":86,"security_score":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"linkedin-perfect-share","LinkedIn Perfect Share","1.0.0","\u003Cp>LinkedIn Perfect Share detects when LinkedIn is parsing\u002Fcrawling the Open Graph tags of a post\u002Fpage and provides a simplified version of the contents. This allows the scraper to see the correct sharing post’s data for the provided URL; the information includes the post title, the description and the Featured Image (that is the standard content for the WordPress’ og:image field).\u003C\u002Fp>\n\u003Cp>Full description here: http:\u002F\u002Fwww.mircobabini.com\u002Fproject\u002Flinkedin-perfect-share-plugin-for-wordpress\u002F\u003Cbr \u002F>\nDeveloped by Mirco Babini, \u003Cstrong>WordPress Consultant, Web Developer and Data Lover\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Cp>It just works. You simply need to install and activate it.\u003C\u002Fp>\n","Provides precise Open Graph data to LinkedIn for perfect sharing",60,3300,1,"2014-05-06T12:45:00.000Z","3.9.40",[80,81,82,83,84],"linkedin","open-graph","share","sharing","tags","http:\u002F\u002Fwww.mircobabini.com\u002Fproject\u002Flinkedin-perfect-share-plugin-for-wordpress\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flinkedin-perfect-share.zip",{"slug":88,"name":89,"version":90,"author":5,"author_profile":6,"description":91,"short_description":92,"active_installs":93,"downloaded":94,"rating":95,"num_ratings":46,"last_updated":96,"tested_up_to":47,"requires_at_least":26,"requires_php":27,"tags":97,"homepage":102,"download_link":103,"security_score":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"options","Options","1.0.2","\u003Cp>Adds a Settings > Options link to the options.php page.\u003Cbr \u002F>\nIf you wanna contribute, pull requests on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmirkolofio\u002Fwp-options\" rel=\"nofollow ugc\">github.com\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>Developed by \u003Ca href=\"http:\u002F\u002Fwww.mircobabini.com\u002F\" rel=\"nofollow ugc\">Mirco Babini\u003C\u002Fa>, \u003Cstrong>WordPress Consultant, Web Developer and Data Lover\u003C\u002Fstrong>.\u003C\u002Fp>\n","Easily manage Wordpress Options by Settings > Options",40,3124,74,"2013-12-25T16:16:00.000Z",[98,99,100,101,88],"editor","manager","opt","option","http:\u002F\u002Fgithub.com\u002Fmirkolofio\u002Fwp-options","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Foptions.1.0.2.zip",{"slug":105,"name":106,"version":42,"author":5,"author_profile":6,"description":107,"short_description":108,"active_installs":109,"downloaded":110,"rating":36,"num_ratings":36,"last_updated":111,"tested_up_to":112,"requires_at_least":113,"requires_php":27,"tags":114,"homepage":119,"download_link":120,"security_score":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"copyright-shortcodes","Copyright Shortcodes","\u003Cp>Available shortcodes are:\u003Cbr \u002F>\n[copyright year=YYYY], [copy], [year], [years by=YYYY list=true\u002Ffalse sep=“, “]\u003C\u002Fp>\n\u003Cp>The copy shortcode provides the official C with a circle around it (“&copy;”) required legally in many countries to Copyright many forms of intellectual property. It’s already included in the ‘copyright’ shortcode.\u003C\u002Fp>\n","Provides Shortcodes to display the Copyright line automagically, year by year.",10,2083,"2014-11-07T10:54:00.000Z","4.1.42","3.0",[115,116,117,118],"copyright","date","shortcode","year","http:\u002F\u002Fgithub.com\u002Fmircobabini\u002Fwp-copyright-shortcodes\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcopyright-shortcodes.1.0.1.zip",{"slug":122,"name":123,"version":42,"author":5,"author_profile":6,"description":124,"short_description":125,"active_installs":109,"downloaded":126,"rating":36,"num_ratings":36,"last_updated":127,"tested_up_to":128,"requires_at_least":113,"requires_php":27,"tags":129,"homepage":135,"download_link":136,"security_score":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"hookie-woocommerce","Hookie for Woocommerce","\u003Cp>Just activate and open the DOM inspector to get some extra informations.\u003C\u002Fp>\n","Enables specific WooCommerce hooks to get shown into the page dom [Extension of Hookie (Visual Hook Reference)].",1456,"2016-03-22T11:52:00.000Z","4.3.34",[130,131,132,133,134],"action-hooks","buddypress","developer","filter-hooks","woocommerce","http:\u002F\u002Fmircobabini.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhookie-woocommerce.1.0.1.zip",{"slug":138,"name":139,"version":42,"author":5,"author_profile":6,"description":140,"short_description":141,"active_installs":109,"downloaded":142,"rating":22,"num_ratings":76,"last_updated":143,"tested_up_to":47,"requires_at_least":26,"requires_php":27,"tags":144,"homepage":148,"download_link":149,"security_score":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"humility","Humility","\u003Cp>This humilize a bunch of exuberant plugins like Mailchimp for WordPress, CodeCanyon LayerSlider and more.\u003Cbr \u002F>\nIf you wanna humilize more, contribute (pull requests) on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmirkolofio\u002Fwp-humility\" rel=\"nofollow ugc\">github.com\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>Developed by \u003Ca href=\"http:\u002F\u002Fwww.mircobabini.com\u002F\" rel=\"nofollow ugc\">Mirco Babini\u003C\u002Fa>, \u003Cstrong>WordPress Consultant, Web Developer and Data Lover\u003C\u002Fstrong>.\u003C\u002Fp>\n","Make a bunch of exuberant plugins humble",3271,"2013-12-25T16:57:00.000Z",[145,146,51,147],"font","love","theme","http:\u002F\u002Fgithub.com\u002Fmirkolofio\u002Fwp-humility","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhumility.1.0.1.zip"]