function jbn_img_from_url ($url, $size = 'jbn_half', array $extra = []) {
    if (empty($url)) return '';
    static $cache = [];
    if (!isset($cache[$url])) {
        $id = attachment_url_to_postid($url);
        if (!$id) {
            $stripped = preg_replace('/\.webp$/i', '', $url);
            if ($stripped !== $url) $id = attachment_url_to_postid($stripped);
        }
        $cache[$url] = $id;
    }
    $id = $cache[$url];
    $extra = array_merge(['loading' => 'lazy', 'decoding' => 'async'], $extra);
    if ($id) {
        $tag = wp_get_attachment_image($id, $size, false, $extra);
        if ($tag) return $tag;
    }
    // Fallback — plain <img>
    $attr_html = '';
    foreach ($extra as $k => $v) $attr_html .= ' ' . esc_attr($k) . '="' . esc_attr($v) . '"';
    return '<img src="' . esc_url($url) . '"' . $attr_html . '>';
}
{"id":1202,"count":14,"description":"Kumpulan artikel bantuan ini membimbing Anda melakukan berbagai <a href=\"https:\/\/www.testing.devjibble.net\/id\">metode melacak waktu karyawan<\/a> di Jibble.\r\n\r\nSilakan kunjungi laman Pertanyaan Umum kami untuk mengenal lebih dalam fitur <a href=\"https:\/\/www.testing.devjibble.net\/id\/pertanyaan-pelacakan-waktu\">time tracking<\/a> dan <a href=\"https:\/\/www.testing.devjibble.net\/id\/pertanyaan-tentang-waktu-dan-kehadiran\">pengelolaan kehadiran<\/a> Jibble.","link":"https:\/\/www.testing.devjibble.net\/id\/koleksi\/metode-melacak-waktu","name":"Metode Melacak Waktu","slug":"metode-melacak-waktu","taxonomy":"collections","parent":0,"meta":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.8 (Yoast SEO v26.8) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Time Tracking Methods | Jibble<\/title>\n<meta name=\"description\" content=\"Read more on how to use Jibble&#039;s time tracking software to track time via web, mobile, kiosks or messaging tools such as Slack and Microsoft Teams.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.testing.devjibble.net\/id\/koleksi\/metode-melacak-waktu\" \/>\n<meta property=\"og:locale\" content=\"id_ID\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Time Tracking Methods | Jibble\" \/>\n<meta property=\"og:description\" content=\"Read more on how to use Jibble&#039;s time tracking software to track time via web, mobile, kiosks or messaging tools such as Slack and Microsoft Teams.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.testing.devjibble.net\/id\/koleksi\/metode-melacak-waktu\" \/>\n<meta property=\"og:site_name\" content=\"Jibble\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":\"https:\/\/www.testing.devjibble.net\/id\/koleksi\/metode-melacak-waktu\",\"url\":\"https:\/\/www.testing.devjibble.net\/id\/koleksi\/metode-melacak-waktu\",\"name\":\"Time Tracking Methods | Jibble\",\"isPartOf\":{\"@id\":\"https:\/\/www.testing.devjibble.net\/id#website\"},\"description\":\"Read more on how to use Jibble's time tracking software to track time via web, mobile, kiosks or messaging tools such as Slack and Microsoft Teams.\",\"inLanguage\":\"id-ID\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.testing.devjibble.net\/id#website\",\"url\":\"https:\/\/www.testing.devjibble.net\/id\",\"name\":\"Jibble\",\"description\":\"Meet the new standard in time tracking software\",\"publisher\":{\"@id\":\"https:\/\/www.testing.devjibble.net\/id#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.testing.devjibble.net\/id?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"id-ID\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.testing.devjibble.net\/id#organization\",\"name\":\"Jibble\",\"url\":\"https:\/\/www.testing.devjibble.net\/id\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"id-ID\",\"@id\":\"https:\/\/www.testing.devjibble.net\/id#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.testing.devjibble.net\/wp-content\/uploads\/2022\/05\/Original-copy-923x1024.png\",\"contentUrl\":\"https:\/\/www.testing.devjibble.net\/wp-content\/uploads\/2022\/05\/Original-copy-923x1024.png\",\"width\":\"923\",\"height\":\"1024\",\"caption\":\"Jibble\"},\"image\":{\"@id\":\"https:\/\/www.testing.devjibble.net\/id#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/jibble\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Time Tracking Methods | Jibble","description":"Read more on how to use Jibble's time tracking software to track time via web, mobile, kiosks or messaging tools such as Slack and Microsoft Teams.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.testing.devjibble.net\/id\/koleksi\/metode-melacak-waktu","og_locale":"id_ID","og_type":"article","og_title":"Time Tracking Methods | Jibble","og_description":"Read more on how to use Jibble's time tracking software to track time via web, mobile, kiosks or messaging tools such as Slack and Microsoft Teams.","og_url":"https:\/\/www.testing.devjibble.net\/id\/koleksi\/metode-melacak-waktu","og_site_name":"Jibble","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":"https:\/\/www.testing.devjibble.net\/id\/koleksi\/metode-melacak-waktu","url":"https:\/\/www.testing.devjibble.net\/id\/koleksi\/metode-melacak-waktu","name":"Time Tracking Methods | Jibble","isPartOf":{"@id":"https:\/\/www.testing.devjibble.net\/id#website"},"description":"Read more on how to use Jibble's time tracking software to track time via web, mobile, kiosks or messaging tools such as Slack and Microsoft Teams.","inLanguage":"id-ID"},{"@type":"WebSite","@id":"https:\/\/www.testing.devjibble.net\/id#website","url":"https:\/\/www.testing.devjibble.net\/id","name":"Jibble","description":"Meet the new standard in time tracking software","publisher":{"@id":"https:\/\/www.testing.devjibble.net\/id#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.testing.devjibble.net\/id?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"id-ID"},{"@type":"Organization","@id":"https:\/\/www.testing.devjibble.net\/id#organization","name":"Jibble","url":"https:\/\/www.testing.devjibble.net\/id","logo":{"@type":"ImageObject","inLanguage":"id-ID","@id":"https:\/\/www.testing.devjibble.net\/id#\/schema\/logo\/image\/","url":"https:\/\/www.testing.devjibble.net\/wp-content\/uploads\/2022\/05\/Original-copy-923x1024.png","contentUrl":"https:\/\/www.testing.devjibble.net\/wp-content\/uploads\/2022\/05\/Original-copy-923x1024.png","width":"923","height":"1024","caption":"Jibble"},"image":{"@id":"https:\/\/www.testing.devjibble.net\/id#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/jibble\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.testing.devjibble.net\/id\/wp-json\/wp\/v2\/collections\/1202","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.testing.devjibble.net\/id\/wp-json\/wp\/v2\/collections"}],"about":[{"href":"https:\/\/www.testing.devjibble.net\/id\/wp-json\/wp\/v2\/taxonomies\/collections"}],"wp:post_type":[{"href":"https:\/\/www.testing.devjibble.net\/id\/wp-json\/wp\/v2\/help?collections=1202"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}