[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fFO4-Vje2Bm29hn00JypXYW9L4_xTWyC1IKJwDPxoS-s":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},"lucdecri","https:\u002F\u002Fprofiles.wordpress.org\u002Flucdecri\u002F",5,320,85,30,84,"2026-04-04T08:00:01.730Z",[13,35,52,70,87],{"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":22,"last_updated":23,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":27,"homepage":30,"download_link":31,"security_score":8,"vuln_count":32,"unpatched_count":32,"last_vuln_date":33,"fetched_at":34},"user-tracker","User Tracker","0.1.1","\u003Cp>Track the pages and posts visited by users, without using external servers. Displays a table with users and page views count. You can view detail for visited pages and posts\u003C\u002Fp>\n","Track the pages visited by users, without using external servers. Displays a table with users and page views",200,3474,100,2,"2012-07-05T18:14:00.000Z","3.1.5","2.5","",[28,29],"tracker","user","http:\u002F\u002Fwww.decristofano.it\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-tracker.zip",0,null,"2026-03-15T15:16:48.613Z",{"slug":36,"name":37,"version":38,"author":4,"author_profile":5,"description":39,"short_description":40,"active_installs":21,"downloaded":41,"rating":21,"num_ratings":42,"last_updated":43,"tested_up_to":44,"requires_at_least":45,"requires_php":26,"tags":46,"homepage":30,"download_link":51,"security_score":8,"vuln_count":32,"unpatched_count":32,"last_vuln_date":33,"fetched_at":34},"wp-helper","WP Helper","0.9","\u003Cp>wp_helper have 4 distinct plugin.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>posttype_helper\u003C\u002Fli>\n\u003Cli>taxonomy_helper\u003C\u002Fli>\n\u003Cli>attachment_helper\u003C\u002Fli>\n\u003Cli>adminpage_helper\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>each provides additional features that allow you to simplify the development of new posttype, new taxonomies, new pages and menu administrator, etc.\u003C\u002Fp>\n\u003Cp>Detailed list of additional function is coming soon\u003C\u002Fp>\n\u003Cp>You must check if wp_helper is actived before active your plugin, with similar code : {{{\u003C\u002Fp>\n\u003Cp>if (defined(‘WP_HELPER’)) {\u003Cbr \u002F>\n  \u002F\u002F your code here } else { \u002F\u002F if defined(WP_HELPER)     add_action(‘admin_notices’, ‘myplugin_noframework_notice’); }\u003C\u002Fp>\n\u003Cp>function myplugin_noframework_notice(){     global $pagenow;     if ( $pagenow == ‘plugins.php’ ) {         echo ‘\u003C\u002Fp>\n\u003Cp>To activate this plugin you must install and activate WP HELPER plugin .\u003C\u002Fp>\n\u003Cp>‘;     } }\u003C\u002Fp>\n\u003Cp>}}}\u003C\u002Fp>\n","It provides additional functions and feature that allow you to simplify the development in your plugin  new posttype, new taxonomies, new pages and me &hellip;",1661,1,"2013-05-23T09:02:00.000Z","3.5.2","3.0",[47,48,49,50],"attachement","framework","plugins","posttype","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-helper.zip",{"slug":53,"name":54,"version":55,"author":4,"author_profile":5,"description":56,"short_description":57,"active_installs":58,"downloaded":59,"rating":21,"num_ratings":42,"last_updated":60,"tested_up_to":61,"requires_at_least":45,"requires_php":26,"tags":62,"homepage":68,"download_link":69,"security_score":8,"vuln_count":32,"unpatched_count":32,"last_vuln_date":33,"fetched_at":34},"posts-in-map","Posts in Map","0.3","\u003Cp>Add short code [gmap] to insert in post a google map with advanced features (overlays, clusters, callbacks, events…) and place geolocalized post (with custom fields) in this map\u003C\u002Fp>\n\u003Cp>To view post in map, you use this custom field :\u003Cbr \u002F>\n* geolocation : set here GPS coordinates for post\u003Cbr \u002F>\n* marker : set here url for marker icon. (optional)\u003C\u002Fp>\n\u003Cp>To view map in a post, you use this short code ;\u003Cbr \u002F>\n[gmap width=w height=h border=b posttype=p taxonomy=t term=r maxpost=m centermap=c animate=a]\u003C\u002Fp>\n\u003Cp>where\u003Cbr \u002F>\n* w,h are size of map (default is 500px and 300px)\u003Cbr \u002F>\n* b is css-like style for map border (default is brown solid line)\u003Cbr \u002F>\n* p is post-type (default is post)\u003Cbr \u002F>\n* r is a term for taxonomy t to filter post (default is all post, without taxonomy filter)\u003Cbr \u002F>\n* m is max number of post view in map\u003Cbr \u002F>\n* c il gps coordinates of centre of map\u003Cbr \u002F>\n* a is 0 for not animated marker, 1 for drop marker, 2 for bouncing marker\u003C\u002Fp>\n\u003Cp>For more information visit http:\u002F\u002Fgmap3.net\u002F\u003C\u002Fp>\n\u003Cp>Javascript by Jean-Baptiste DEMONTE.\u003C\u002Fp>\n\u003Ch3>Coming soon\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>custom field for post to use area instead marker\u003C\u002Fli>\n\u003Cli>custom field to use address in geolocalized post instead coordinates\u003C\u002Fli>\n\u003Cli>short code to view map bottom custom field geolocation\u003C\u002Fli>\n\u003C\u002Ful>\n","Add short code [gmap] to insert in post a google map with advanced features and place geolocalized post in this map",10,1867,"2013-02-13T09:20:00.000Z","3.4.2",[63,64,65,66,67],"gmap","google-maps","googlemaps","javascript","jquery","http:\u002F\u002Fwww.decristofano.it","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fposts-in-map.zip",{"slug":71,"name":72,"version":73,"author":4,"author_profile":5,"description":74,"short_description":75,"active_installs":58,"downloaded":76,"rating":32,"num_ratings":32,"last_updated":77,"tested_up_to":78,"requires_at_least":79,"requires_php":26,"tags":80,"homepage":26,"download_link":86,"security_score":8,"vuln_count":32,"unpatched_count":32,"last_vuln_date":33,"fetched_at":34},"posts-map","Posts map","0.1.3","\u003Cp>The plugins uses a short tag \u003Cem>posts-map\u003C\u002Fem> to add the grilled image, and you can add all the blog post icons using its rows and columns.\u003Cbr \u002F>\nThe icons can be personalized with custom field map_icon.\u003C\u002Fp>\n\u003Cp>Usage :\u003Cbr \u002F>\n        [posts-map image=’image_url’ rows=10 cols=15 name=’map_name’ grid=1 gridcolor=#FF00FF ]Map Title[\u002Fposts-map]\u003C\u002Fp>\n\u003Cp>where :\u003Cbr \u002F>\n1. image : url to image fo map\u003Cbr \u002F>\n2. rows : number of rows to slice the image\u003Cbr \u002F>\n3. cols : number of columns to slice the image\u003Cbr \u002F>\n4. name : name of maps (used to add more maps in your blog)\u003Cbr \u002F>\n5. grid : width (in pixel) of map grid (no grid if don’t use a option)\u003Cbr \u002F>\n6. gridcolor : color for grid\u003Cbr \u002F>\n7. Map Title : title writed on top of map\u003C\u002Fp>\n\u003Cp>To put an icon into a map named ‘map_name’, insert two customfields ‘location’ and ‘map_icon’ to set the coordinates and the permalink of the icon.\u003C\u002Fp>\n","This plugin adds into a blog post an image where you can put icons that link other blog posts.",2040,"2011-05-19T22:07:00.000Z","3.1.4","2.7.0",[81,82,83,84,85],"page","pages","postsmap","short-code","shortcode","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fposts-map.0.1.3.zip",{"slug":88,"name":89,"version":90,"author":4,"author_profile":5,"description":91,"short_description":92,"active_installs":32,"downloaded":93,"rating":32,"num_ratings":32,"last_updated":94,"tested_up_to":95,"requires_at_least":96,"requires_php":97,"tags":98,"homepage":26,"download_link":102,"security_score":8,"vuln_count":32,"unpatched_count":32,"last_vuln_date":33,"fetched_at":34},"managementmaintainence-recording","Management & Maintenance Records","0.5","\u003Cp>This plugin add a dashboard widget to record admin activities.\u003Cbr \u002F>\nOnly user admin can view widget.\u003Cbr \u002F>\nTo add activity you can click on configure link of widget, check activities to delete and add a new activity.\u003Cbr \u002F>\nYou can view activities using mmr end point too.\u003C\u002Fp>\n","This plugin add a dashboard widget to record admin activity on website. Simple to remember it",7726,"2020-07-05T07:17:00.000Z","5.4.19","4.7","5.3",[99,100,101],"activity","maintenance","site-manage","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmanagementmaintainence-recording.0.5.zip"]