[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fCL-KLgh9_rpwC4ui-XwQp56-0871QHvBgWi1gS_3voI":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},"cnhk_systems","CNHK SYSTEMS","https:\u002F\u002Fprofiles.wordpress.org\u002Fcnhk_systems\u002F",3,80,85,30,84,"2026-04-04T07:04:23.842Z",[14,38,57],{"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":27,"download_link":34,"security_score":9,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"cnhk-slideshow","Cnhk Slideshow [ENDED]","3.1.1","\u003Cblockquote>\n\u003Cp>Project ended. No more enhancement will be added.\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>Cnhk Slideshow is an easy to use but powerful slider plugin. You can use images, videos or HTML contents. The plugin is based on \u003Ca href=\"http:\u002F\u002Fwww.jssor.com\u002F\" rel=\"nofollow ugc\">Jssor Slider\u003C\u002Fa>. You can use one of the hundreds of predefined effects or build your own.\u003C\u002Fp>\n\u003Cblockquote>\n\u003Cp>\u003Cstrong>Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Responsive and touch enabled\u003C\u002Fli>\n\u003Cli>Layers and animated captions\u003C\u002Fli>\n\u003Cli>YouTube and Vimeo slides with an auto-pause function when video is played\u003C\u002Fli>\n\u003Cli>Allow usage of Google Fonts and \u003Ca href=\"http:\u002F\u002Ffontawesome.io\u002Ficons\u002F\" rel=\"nofollow ugc\">Font Awesome\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Animation builders\u003C\u002Fli>\n\u003Cli>WYSIWYG editors for content, style and animation timing\u003C\u002Fli>\n\u003Cli>Multiple combinations of navigators (arrows, bullets and thumbnails for images)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fblockquote>\n\u003Ch4>Use in themes\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>\u003C?php if ( function_exists( \"cnhk_slideshow\" ) ) cnhk_slideshow( 121 ); ?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Shortcode\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>[cnhk_slideshow id=121]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Widget\u003C\u002Fh4>\n\u003Cp>A slider widget is also available.\u003C\u002Fp>\n\u003Cp>Localization: French\u003C\u002Fp>\n\u003Ch4>Important warning for users of old 1.x and 2.x versions\u003C\u002Fh4>\n\u003Cp>The version 3 is a totally new plugin, it was designed with completely different principles and use different assets and therefore is not compatible with all older versions.\u003Cbr \u002F>\nAn upgrade will just erase your existing sliders.\u003C\u002Fp>\n","Fast setup and easy to use, responsive and touch enabled slideshow plugin for WordPress with WYSIWYG editors and animation builders.",40,18189,88,7,"2016-06-12T03:39:00.000Z","4.5.33","4.3","",[29,30,31,32,33],"banner-rotator","images","responsive-slider","slider","slideshow","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcnhk-slideshow.3.1.1.zip",0,null,"2026-03-15T15:16:48.613Z",{"slug":39,"name":40,"version":41,"author":5,"author_profile":6,"description":42,"short_description":43,"active_installs":10,"downloaded":44,"rating":45,"num_ratings":46,"last_updated":47,"tested_up_to":48,"requires_at_least":49,"requires_php":27,"tags":50,"homepage":27,"download_link":56,"security_score":9,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"user-last-visit","User Last Visit","1.0","\u003Cp>The plugin keeps record in UNIX timstamp format of the last time each logged in user visits the site. Record for each user is directly\u003Cbr \u002F>\nvisible on the users list table in the admin panel. The plugin also provides some utility function and hook.\u003C\u002Fp>\n\u003Ch4>Function Description\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>\u003Ccode>user_last_visit( $user_id = \"current\", $verbose = TRUE );\u003C\u002Fcode>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>Parameters :\u003C\u002Fp>\n\u003Cul>\n\u003Cli>mixed \u003Ccode>$user_id\u003C\u002Fcode>, the user ID or “current” for the current user (logged in user). default: “current”.\u003C\u002Fli>\n\u003Cli>bool \u003Ccode>$verbose\u003C\u002Fcode>, if \u003Ccode>TRUE\u003C\u002Fcode> the result returned is a literal expression of the last visit time. default: \u003Ccode>TRUE\u003C\u002Fcode>. \u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Returned value :\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If \u003Ccode>$verbose\u003C\u002Fcode> is \u003Ccode>TRUE\u003C\u002Fcode> a string is returned. If \u003Ccode>$verbose\u003C\u002Fcode> is \u003Ccode>FALSE\u003C\u002Fcode> the UNIX timestamp of last visit is returned. When the user is not logged in, or when there is no record yet, the function return \u003Ccode>FALSE\u003C\u002Fcode> if \u003Ccode>$verbose\u003C\u002Fcode> is set to \u003Ccode>FALSE\u003C\u002Fcode>, a string if \u003Ccode>$verbose\u003C\u002Fcode> is \u003Ccode>TRUE\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Ch4>Filter Hook\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>\u003Ccode>\"ulv-can-record\"\u003C\u002Fcode>\u003C\u002Fstrong> : located in \u003Ccode>\".\u002Fincludes\u002Fuser-last-visit.class.php\"\u003C\u002Fcode> around line #24\u003C\u002Fp>\n\u003Cp>Some users or some pages can be excluded for last visit recording. There is an admin page for that. But you can also add some additional filtering via this hook. This filter hook is applied within a \u003Ccode>wp_loaded\u003C\u002Fcode> action. So you must attach your functions before that (typically on \u003Ccode>init\u003C\u002Fcode>, once the user is authenticated).\u003Cbr \u002F>\nYou can eventually use the \u003Ccode>User_Last_Visit\u003C\u002Fcode> class separately in your theme\u002Fplugin.\u003C\u002Fp>\n\u003Ch4>Available Translations\u003C\u002Fh4>\n\u003Cp>Français\u003C\u002Fp>\n","The plugin keeps record on each user last visit time using logged-in status, user ID and user meta data. Multisite compatible.",2425,90,2,"2016-12-11T17:34:00.000Z","4.2.39","3.8",[51,52,53,54,55],"logged-in","multisite","record","user","visit","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-last-visit.1.0.zip",{"slug":58,"name":59,"version":60,"author":5,"author_profile":6,"description":61,"short_description":62,"active_installs":63,"downloaded":64,"rating":35,"num_ratings":35,"last_updated":65,"tested_up_to":66,"requires_at_least":67,"requires_php":27,"tags":68,"homepage":27,"download_link":74,"security_score":9,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"another-comments-cleaner","Another Comments Cleaner","0.8","\u003Cp>The plugin periodically deletes or moves to trash comments based on the comment status. You can use one of the default WordPress CRON periods or use a custom hour and interval.\u003C\u002Fp>\n\u003Cp>The administartion page is under the \u003Cem>“Comments”\u003C\u002Fem> main menu\u003C\u002Fp>\n","Delete or trash automatically comments based on status using WP_Cron",10,1483,"2016-12-12T00:41:00.000Z","4.7.32","4.6",[69,70,71,72,73],"clean-database","comments","comments-delete","spam","spam-delete","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fanother-comments-cleaner.0.8.zip"]