{"id":9756,"date":"2025-06-11T21:16:43","date_gmt":"2025-06-11T13:16:43","guid":{"rendered":"https:\/\/www.kwsh.org.sg\/media-publications\/kwspotlight\/"},"modified":"2025-10-09T10:39:42","modified_gmt":"2025-10-09T02:39:42","slug":"kwspotlight","status":"publish","type":"page","link":"https:\/\/www.kwsh.org.sg\/zh-hans\/media-publications\/kwspotlight\/","title":{"rendered":"\u4eae\u70b9\uff0c\u770b\u4e00\u770b"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9756\" class=\"elementor elementor-9756 elementor-911\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e4abe10 e-con-full e-flex e-con e-parent\" data-id=\"e4abe10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb14ed8 elementor-widget elementor-widget-kwsh_banner_image\" data-id=\"bb14ed8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"kwsh_banner_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"kwsh-banner-img-wrap\">\n\t<div class=\"kwsh-banner-img-inner\">\n\t\t<div class=\"kwsh-banner-img-container\">\n\t\t\t<h1 class=\"kwsh-banner-page-title\">\u4eae\u70b9\uff0c\u770b\u4e00\u770b<\/h1><div class=\"kwsh-breadcrumbs\"><a href=\"https:\/\/www.kwsh.org.sg\/zh-hans\/\" rel=\"nofollow\">\u4e3b\u9875<\/a><span class=\"separator\">|<\/span>\u4eae\u70b9\uff0c\u770b\u4e00\u770b<\/div>\t\t<\/div>\n\t<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-31041f3 e-flex e-con-boxed e-con e-parent\" data-id=\"31041f3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3e666f7 e-con-full e-flex e-con e-child\" data-id=\"3e666f7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a242c77 elementor-widget elementor-widget-shortcode\" data-id=\"a242c77\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"kwspotlight-filters kwsh-sorting-main\">\n\t<div class=\"kwsh-search-inner\">\n\t\t<input type=\"text\" id=\"kwspotlight-search\" placeholder=\"\u641c\u7d22\">\n\t<\/div>\n\n\t<div class=\"kwsh-select-wrp kwsh-select-year\">\n\t\t<label>\u5e74\u4efd<\/label>\n\t\t<div class=\"kwsh-select-inner\">\n\t\t\t<select id=\"kwspotlight-year\">\n\t\t\t\t<option value=\"\">\u6240\u6709\u5e74\u4efd<\/option>\n\t\t\t\t<option value=\"2018\">2018<\/option><option value=\"2020\">2020<\/option><option value=\"2021\">2021<\/option><option value=\"2022\">2022<\/option><option value=\"2023\">2023<\/option><option value=\"2024\">2024<\/option><option value=\"2025\">2025<\/option><option value=\"2026\">2026<\/option>\t\t\t<\/select>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"kwsh-select-wrp kwsh-select-sort\">\n\t\t<label>\u6392\u5217<\/label>\n\t\t<div class=\"kwsh-select-inner\">\n\t\t\t<select id=\"kwspotlight-sort\">\n\t\t\t\t<option value=\"desc\">\u5e74\u4efd\u6700\u8fd1\u5f00\u59cb<\/option>\n\t\t\t\t<option value=\"asc\">\u5e74\u4efd\u6700\u8fdc\u5f00\u59cb<\/option>\n\t\t\t<\/select>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n<div id=\"kwspotlight-results\" class=\"kwspotlight-results\">\n\t<!-- Posts will be loaded here in the next phase -->\n<\/div>\n<script> \n\tjQuery(document).ready(function($) {\n\t\t\/** Start kwspotlight ajax **\/\t\n\t\tfunction fetchKwspotlight(paged = 1) {\n\t\t\tvar search = $('#kwspotlight-search').val();\n\t\t\tvar year = $('#kwspotlight-year').val();\n\t\t\tvar sort = $('#kwspotlight-sort').val();\n\t\t\tvar loader_url = \"https:\/\/www.kwsh.org.sg\/wp-content\/themes\/kwsh\/assets\/images\/loading.gif\";\n\n\t\t\t$.ajax({\n\t\t\t\turl: \"https:\/\/www.kwsh.org.sg\/wp-admin\/admin-ajax.php\",\n\t\t\t\ttype: \"POST\",\n\t\t\t\tdata: {\n\t\t\t\t\taction: \"get_custom_kwspotlight\",\n\t\t\t\t\tsearch: search,\n\t\t\t\t\tyear: year,\n\t\t\t\t\tsort: sort,\n\t\t\t\t\tpaged: paged\n\t\t\t\t},\n\t\t\t\tbeforeSend: function() {\n\t\t\t\t\t$('#kwspotlight-results').html('<div class=\"posts-loader\"><img decoding=\"async\" src=\"'+ loader_url +'\"><\/div>');\n\t\t\t\t},\n\t\t\t\tsuccess: function(response) {\n\t\t\t\t\t$('#kwspotlight-results').html(response);\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\n\t\t\/\/ Initial load\n\t\tfetchKwspotlight();\n\n\t\t\/\/ On filter change\n\t\t$('#kwspotlight-search, #kwspotlight-year, #kwspotlight-sort').on('change keyup', function() {\n\t\t\t$('html, body').animate({ scrollTop: 0 }, 'slow');\n\t\t\tfetchKwspotlight(1); \/\/ reset to first page\n\t\t});\n\n\t\t\/\/ Handle pagination click (delegate to dynamic content)\n\t\t$(document).on('click', '#kwspotlight-pagination .mc-page-btn', function() {\n\t\t\tvar page = $(this).data('page');\n\t\t\t$('html, body').animate({ scrollTop: 0 }, 'slow');\n\t\t\tfetchKwspotlight(page);\n\t\t});\n\t});\n\/** End kwspotlight ajax **\/\n<\/script>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home|<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":9393,"menu_order":60,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9756","page","type-page","status-publish","hentry"],"meta_box":[],"_links":{"self":[{"href":"https:\/\/www.kwsh.org.sg\/zh-hans\/wp-json\/wp\/v2\/pages\/9756","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kwsh.org.sg\/zh-hans\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.kwsh.org.sg\/zh-hans\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.kwsh.org.sg\/zh-hans\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kwsh.org.sg\/zh-hans\/wp-json\/wp\/v2\/comments?post=9756"}],"version-history":[{"count":8,"href":"https:\/\/www.kwsh.org.sg\/zh-hans\/wp-json\/wp\/v2\/pages\/9756\/revisions"}],"predecessor-version":[{"id":12451,"href":"https:\/\/www.kwsh.org.sg\/zh-hans\/wp-json\/wp\/v2\/pages\/9756\/revisions\/12451"}],"up":[{"embeddable":true,"href":"https:\/\/www.kwsh.org.sg\/zh-hans\/wp-json\/wp\/v2\/pages\/9393"}],"wp:attachment":[{"href":"https:\/\/www.kwsh.org.sg\/zh-hans\/wp-json\/wp\/v2\/media?parent=9756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}