1.2.2 - 8th October 2024 - Excluded assets from loading via Spectra for SureForms CPTs. 1.2.1 - 27th September 2024 - Improvement: Hid the chat textbox interface when the user is not authorized. - Improvement: Removed the GPT model parameter for real-time model updates from the middleware. 1.2.0 - 26th July 2024 - Improvement: Switched from the GPT 3.5 Turbo modal to the 4o Mini modal. 1.1.10 - 15th July 2024 - Fix: Resolved an issue with the AI Assistant admin-bar trigger loading order in WordPress 6.6. v1.1.9 - 2nd July 2024 - Improvement: The library's text-domain support has been removed & translation is now managed from the project level. v1.1.8 - 27th June 2024 - Improved security. v1.1.7 - 24th June 2024 - Feature: Added tooltips for icons in the Chat sidebar for improved user experience. - Improvement: Added disconnection status to the settings option to avoid deletion after disconnecting. - Fix: Resolved the empty text glitch that would occur when editing the first message in the chat. - Fix: Resolved PHP warnings in the widget editor for PluginSidebar and PluginSidebarMoreMenuItem. v1.1.6 - 15th May 2024 - Improvement: Added dropdown menu for common Zip AI Assistant actions in the toolbar. - Improvement: Upgraded the `get_credit_server_response` helper function to support data. v1.1.5 - 25th April 2024 - Fix: Copy and Regenerate buttons are now visible by default instead of being displayed on hover. v1.1.4 - 23rd April 2024 - Replaced "AI Assistant" text with a Sparkles icon for clearer visual representation. v1.1.3 - 14th March 2024 - Removed the highlight color for Richtexts. - Replaced ZipWP logo with the AI Sparkle icon for all AI-Assistant-related buttons. - Improved the AI Assistant sidebar UI on the front end. v1.1.2 - 27th February 2024 - Improvement: Added ZipWP API server helper functions to get the current plan. v1.1.1 - 16th February 2024 - Improvement: Added middleware parameter handling for the affiliate ID. - Improvement: Locally loaded Google Fonts for the AI Assistant sidebar. - Fix: Restricted front-end assets for non-admin users. v1.1.0 - 17th January 2024 - Feature: Made the AI Assistant sidebar accessible outside the editor. - Improvement: Added the 'Force Enabled' function to ensure that modules are enabled. v1.0.9 - 11th January 2024 - Improvement: Added middleware parameter handling for the plugin slug. v1.0.8 - 18th December 2023 - Fix: Added compatibility with PHP version 7.0 and above. v1.0.7 - 2nd December 2023 - Improvement: Updated the middleware request and the Zip AI settings that are saved. - Fix: Implemented proper multi-setting updation. v1.0.6 - 30th November 2023 - Improvement: Added a filter to disable the entire library from loading. v1.0.5 - 30th November 2023 - Improvement: Added a new module structure and removed the admin page from Tools. v1.0.4 - 30th November 2023 - Updating `distignore` for composer update compatibility. v1.0.3 - 11th November 2023 - Improvement: Added an option to disable Zip Ai Assistant from the sidebar. v1.0.2 - 9th November 2023 - Improvement: Better one-click command. v1.0.1 - 9th November 2023 - Initial Commit /*! For license information please see editor-v1-adapters.js.LICENSE.txt */ !function(){"use strict";var e={react:function(e){e.exports=window.React}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,n),i.exports}n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};!function(){n.r(r),n.d(r,{__privateBlockDataCommand:function(){return a},__privateDispatchReadyEvent:function(){return y},__privateFlushListeners:function(){return E},__privateGetCurrentEditMode:function(){return $},__privateIsRouteActive:function(){return j},__privateListenTo:function(){return h},__privateOpenRoute:function(){return o},__privateRegisterRoute:function(){return i},__privateRunCommand:function(){return t},__privateSetReady:function(){return w},__privateUseIsPreviewMode:function(){return O},__privateUseIsRouteActive:function(){return R},__privateUseListenTo:function(){return P},__privateUseRouteStatus:function(){return C},commandEndEvent:function(){return s},commandStartEvent:function(){return c},editModeChangeEvent:function(){return v},routeCloseEvent:function(){return f},routeOpenEvent:function(){return d},v1ReadyEvent:function(){return l},windowEvent:function(){return m}});var e=n("react");function t(e,t){const n=window;if(!n.$e?.run)return Promise.reject("`$e.run()` is not available");const r=n.$e.run(e,t);return r instanceof Promise?r:(i=r)&&"object"==typeof i&&Object.hasOwn(i,"promise")&&Object.hasOwn(i,"then")&&Object.hasOwn(i,"fail")?(o=r,new Promise(((e,t)=>{o.then(e,t)}))):Promise.resolve(r);var o,i}function o(e){const t=window;if(!t.$e?.route)return Promise.reject("`$e.route()` is not available");try{return Promise.resolve(t.$e.route(e))}catch(e){return Promise.reject(e)}}function i(e){const t=window;if(!t.$e?.routes?.register)return Promise.reject("`$e.routes.register()` is not available");const n=e.split("/");if(n.length<2)return Promise.reject(`\`${e}\` is an invalid route`);const r=n.pop(),o=n.join("/");try{return Promise.resolve(t.$e.routes.register(o,r,(()=>null)))}catch(e){return Promise.reject(e)}}var u=0;function a({command:e,condition:t}){const n=window,r=n.$e?.modules?.hookData?.Dependency;if(!r)return Promise.reject("`$e.modules.hookData.Dependency` is not available");const o=++u,i=new class extends r{getCommand(){return e}getId(){return`${e}--block--${o}`}apply(e){return!t(e)}};try{return Promise.resolve(i.register())}catch(e){return Promise.reject(e)}}var c=e=>({type:"command",name:e,state:"before"}),s=e=>({type:"command",name:e,state:"after"}),d=e=>({type:"route",name:e,state:"open"}),f=e=>({type:"route",name:e,state:"close"}),m=e=>({type:"window-event",name:e}),l=()=>m("elementor/initialized"),v=()=>m("elementor/edit-mode/change"),p=!1;function w(e){p=e}function y(){return function(){const e=window.__elementorEditorV1LoadingPromise;return e||Promise.reject("Elementor Editor V1 is not loaded")}().then((()=>{w(!0),window.dispatchEvent(new CustomEvent("elementor/initialized"))}))}var _=new Map,g=new AbortController;function h(e,t){Array.isArray(e)||(e=[e]);const n=e.map((e=>{const{type:n,name:r}=e;switch(n){case"command":return function(e,t,n){return b(`elementor/commands/run/${t}`,(t=>{"command"===t.type&&t.command===e&&n(t)}))}(r,e.state,t);case"route":return function(e,t,n){return b(`elementor/routes/${t}`,(t=>{"route"===t.type&&t.route.startsWith(e)&&n(t)}))}(r,e.state,t);case"window-event":return b(r,t)}}));return()=>{n.forEach((e=>e()))}}function E(){g.abort(),_.clear(),w(!1),g=new AbortController}function b(e,t){return!_.has(e)&&(_.set(e,[]),function(e){window.addEventListener(e,function(e){return t=>{if(!p)return;const n=function(e){return e instanceof CustomEvent&&e.detail?.command?{type:"command",command:e.detail.command,args:e.detail.args,originalEvent:e}:e instanceof CustomEvent&&e.detail?.route?{type:"route",route:e.detail.route,originalEvent:e}:{type:"window-event",event:e.type,originalEvent:e}}(t);_.get(e)?.forEach((e=>{e(n)}))}}(e),{signal:g.signal})}(e)),_.get(e)?.push(t),()=>{const n=_.get(e);if(!n?.length)return;const r=n.filter((e=>e!==t));_.set(e,r)}}function P(t,n,r=[]){const[o,i]=(0,e.useState)((()=>n()));return(0,e.useEffect)((()=>{const e=()=>i(n());return e(),h(t,e)}),r),o}function j(e){const t=window;return!!t.$e?.routes?.isPartOf(e)}function $(){const e=window;return e.elementor?.channels?.dataEditMode?.request?.("activeMode")}function O(){return P(v(),(()=>"preview"===$()))}function R(e){return P([d(e),f(e)],(()=>j(e)),[e])}function C(e,{blockOnKitRoutes:t=!0,blockOnPreviewMode:n=!0}={}){const r=R(e),o=R("panel/global"),i=O();return{isActive:r&&!(n&&i),isBlocked:n&&i||t&&o}}}(),(window.elementorV2=window.elementorV2||{}).editorV1Adapters=r}();{"id":1059,"date":"2024-12-04T04:15:50","date_gmt":"2024-12-04T04:15:50","guid":{"rendered":"https:\/\/phoenix288.news\/?p=1059"},"modified":"2024-12-04T04:15:50","modified_gmt":"2024-12-04T04:15:50","slug":"liverpool-masih-jauh-dari-status-favorit-juara","status":"publish","type":"post","link":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/","title":{"rendered":"Liverpool Masih Jauh dari Status Favorit Juara"},"content":{"rendered":"

Arne Slot: Liverpool Belum Pantas Disebut Kandidat Juara<\/h1>\n

Musim Panjang, Liverpool Tetap Rendah Hati<\/strong><\/p>\n

Manajer Liverpool, Arne Slot<\/a>, menegaskan bahwa timnya belum pantas disebut sebagai kandidat utama juara Liga Inggris musim ini.<\/a> Meskipun The Reds tengah dalam performa luar biasa dengan tujuh kemenangan beruntun, Slot tetap mengingatkan bahwa perjalanan masih panjang dan penuh tantangan.<\/p>\n

Performa Apik Liverpool Jelang Duel di St. James’ Park<\/strong><\/h3>\n

Liverpool akan menghadapi Newcastle United pada pekan ke-14 Premier League 2024\/2025 di St. James\u2019 Park, Kamis (5\/12\/2024). Menjelang laga tersebut, Liverpool membawa modal besar berupa kemenangan berturut-turut, termasuk kemenangan impresif 2-0 atas juara bertahan Liga Inggris, Manchester City, dan juara Liga Champions, Real Madrid.<\/p>\n

Hasil positif ini membawa Liverpool ke puncak klasemen Liga Inggris dan Liga Champions. Banyak pihak mulai menyebut mereka sebagai favorit juara musim ini. Namun, bagi Slot, posisi sementara ini bukan jaminan apa pun.<\/p>\n

“Saya sudah mengatakannya berkali-kali, kami tidak melihatnya saat ini seperti itu,”<\/em> ujar Slot, seperti dikutip dari situs resmi klub.<\/p><\/blockquote>\n

Laga Sulit Menanti di Kandang Newcastle<\/strong><\/h3>\n

Slot menilai laga tandang ke St. James\u2019 Park melawan Newcastle akan menjadi ujian berat bagi timnya. Bahkan, ia menganggap pertandingan ini lebih sulit dibandingkan laga melawan Manchester City dan Real Madrid.<\/p>\n

“Kami tahu kami akan menghadapi minggu yang sulit lagi. Kami pikir [Real] Madrid dan [Manchester] City adalah tim yang sangat sulit untuk dihadapi – dan memang seperti itu,”<\/em> ungkapnya.<\/p>\n

“Namun, saya pikir akan lebih sulit lagi saat menghadapi pertandingan tandang ke Newcastle. Kami bahkan belum memasuki pertengahan musim, namun ini adalah posisi yang bagus, dan itu memang benar,”<\/em> tambah Slot.<\/p><\/blockquote>\n

Mengapa Liverpool Belum Pantas Disebut Favorit Juara?<\/strong><\/h3>\n

Menurut Slot, ada beberapa alasan mengapa Liverpool belum layak disebut favorit juara Liga Inggris:<\/p>\n

    \n
  1. Musim yang Masih Panjang<\/strong>
    \nKompetisi Premier League baru memasuki pekan ke-14, sementara perjalanan menuju gelar membutuhkan konsistensi hingga akhir musim.<\/li>\n
  2. Ujian Berat di Depan<\/strong>
    \nSelain Newcastle, Liverpool masih akan menghadapi sejumlah laga sulit melawan tim papan atas dan tengah yang bisa mengancam posisi mereka.<\/li>\n
  3. Persaingan Ketat<\/strong>
    \nRival-rival seperti Arsenal, Manchester City, dan Tottenham Hotspur terus mengintai di papan atas. Satu hasil buruk bisa mengubah dinamika perburuan gelar.<\/li>\n<\/ol>\n

    Tetap Fokus dan Konsisten<\/strong><\/h3>\n

    Slot menggarisbawahi bahwa fokus dan konsistensi adalah kunci untuk menjaga peluang meraih gelar. Liverpool tidak boleh larut dalam euforia hasil-hasil positif yang telah diraih.<\/p>\n

    Pendekatan rendah hati ini tampaknya menjadi filosofi Slot dalam mengelola skuad Liverpol musim ini. Dengan tetap berpijak pada realitas, ia ingin memastikan para pemainnya terus memberikan yang terbaik di setiap pertandingan tanpa terbebani ekspektasi tinggi.<\/p>\n

    Kesimpulan: Ujian Sesungguhnya di St. James\u2019 Park<\/strong><\/h3>\n

    Duel melawan Newcastle United akan menjadi salah satu ujian nyata bagi Liverpool dalam menjaga performa gemilang mereka. Jika mampu melewati laga ini dengan hasil positif, The Reds akan semakin membuktikan diri sebagai pesaing serius di musim ini.<\/p>\n

    Namun, seperti yang ditekankan oleh Arne Slot, perjalanan masih panjang. Liverpol harus tetap fokus dan bekerja keras untuk menjaga konsistensi hingga akhir musim. Hanya dengan cara itu mereka bisa benar-benar layak disebut sebagai kandidat juara. phoenix288<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

    Arne Slot: Liverpool Belum Pantas Disebut Kandidat Juara Musim Panjang, Liverpool Tetap Rendah Hati Manajer […]<\/p>\n","protected":false},"author":1,"featured_media":1060,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[10],"tags":[54,25],"newstopic":[],"class_list":["post-1059","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-olahraga","tag-liverpool","tag-sepakbola"],"yoast_head":"\nLiverpool Masih Jauh dari Status Favorit Juara - Phoenix288 News Pusat Media Informasi & Berita Seputar Olahraga<\/title>\n<meta name=\"description\" content=\"Manajer Liverpool, Arne Slot, menegaskan bahwa timnya belum pantas disebut sebagai kandidat utama juara Liga Inggris musim ini.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Liverpool Masih Jauh dari Status Favorit Juara - Phoenix288 News Pusat Media Informasi & Berita Seputar Olahraga\" \/>\n<meta property=\"og:description\" content=\"Manajer Liverpool, Arne Slot, menegaskan bahwa timnya belum pantas disebut sebagai kandidat utama juara Liga Inggris musim ini.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/\" \/>\n<meta property=\"og:site_name\" content=\"Phoenix288 News Pusat Media Informasi & Berita Seputar Olahraga\" \/>\n<meta property=\"article:published_time\" content=\"2024-12-04T04:15:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/12\/arne-slot-quotes-28102024.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"pOrt-Ph03nIx288\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"pOrt-Ph03nIx288\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/\"},\"author\":{\"name\":\"pOrt-Ph03nIx288\",\"@id\":\"https:\/\/phoenix288.news\/#\/schema\/person\/cb09a2fa68eee52b3565ab96044d4ab4\"},\"headline\":\"Liverpool Masih Jauh dari Status Favorit Juara\",\"datePublished\":\"2024-12-04T04:15:50+00:00\",\"dateModified\":\"2024-12-04T04:15:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/\"},\"wordCount\":492,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/phoenix288.news\/#\/schema\/person\/cb09a2fa68eee52b3565ab96044d4ab4\"},\"image\":{\"@id\":\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/12\/arne-slot-quotes-28102024.jpg\",\"keywords\":[\"liverpool\",\"Sepakbola\"],\"articleSection\":[\"Olahraga\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/\",\"url\":\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/\",\"name\":\"Liverpool Masih Jauh dari Status Favorit Juara - Phoenix288 News Pusat Media Informasi & Berita Seputar Olahraga\",\"isPartOf\":{\"@id\":\"https:\/\/phoenix288.news\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/12\/arne-slot-quotes-28102024.jpg\",\"datePublished\":\"2024-12-04T04:15:50+00:00\",\"dateModified\":\"2024-12-04T04:15:50+00:00\",\"description\":\"Manajer Liverpool, Arne Slot, menegaskan bahwa timnya belum pantas disebut sebagai kandidat utama juara Liga Inggris musim ini.\",\"breadcrumb\":{\"@id\":\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#primaryimage\",\"url\":\"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/12\/arne-slot-quotes-28102024.jpg\",\"contentUrl\":\"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/12\/arne-slot-quotes-28102024.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/phoenix288.news\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Liverpool Masih Jauh dari Status Favorit Juara\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/phoenix288.news\/#website\",\"url\":\"https:\/\/phoenix288.news\/\",\"name\":\"Portal berita olahraga terkini\",\"description\":\"Berita Sepak Bola, Berita Olahraga, Berita Bola Terkini, Prediksi Bola\",\"publisher\":{\"@id\":\"https:\/\/phoenix288.news\/#\/schema\/person\/cb09a2fa68eee52b3565ab96044d4ab4\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/phoenix288.news\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/phoenix288.news\/#\/schema\/person\/cb09a2fa68eee52b3565ab96044d4ab4\",\"name\":\"pOrt-Ph03nIx288\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/phoenix288.news\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/10\/cropped-Favicon-Phoenix288.png\",\"contentUrl\":\"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/10\/cropped-Favicon-Phoenix288.png\",\"width\":512,\"height\":512,\"caption\":\"pOrt-Ph03nIx288\"},\"logo\":{\"@id\":\"https:\/\/phoenix288.news\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/phoenix288.news\"],\"url\":\"https:\/\/phoenix288.news\/author\/port-ph03nix288\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Liverpool Masih Jauh dari Status Favorit Juara - Phoenix288 News Pusat Media Informasi & Berita Seputar Olahraga","description":"Manajer Liverpool, Arne Slot, menegaskan bahwa timnya belum pantas disebut sebagai kandidat utama juara Liga Inggris musim ini.","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:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/","og_locale":"en_US","og_type":"article","og_title":"Liverpool Masih Jauh dari Status Favorit Juara - Phoenix288 News Pusat Media Informasi & Berita Seputar Olahraga","og_description":"Manajer Liverpool, Arne Slot, menegaskan bahwa timnya belum pantas disebut sebagai kandidat utama juara Liga Inggris musim ini.","og_url":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/","og_site_name":"Phoenix288 News Pusat Media Informasi & Berita Seputar Olahraga","article_published_time":"2024-12-04T04:15:50+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/12\/arne-slot-quotes-28102024.jpg","type":"image\/jpeg"}],"author":"pOrt-Ph03nIx288","twitter_card":"summary_large_image","twitter_misc":{"Written by":"pOrt-Ph03nIx288","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#article","isPartOf":{"@id":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/"},"author":{"name":"pOrt-Ph03nIx288","@id":"https:\/\/phoenix288.news\/#\/schema\/person\/cb09a2fa68eee52b3565ab96044d4ab4"},"headline":"Liverpool Masih Jauh dari Status Favorit Juara","datePublished":"2024-12-04T04:15:50+00:00","dateModified":"2024-12-04T04:15:50+00:00","mainEntityOfPage":{"@id":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/"},"wordCount":492,"commentCount":0,"publisher":{"@id":"https:\/\/phoenix288.news\/#\/schema\/person\/cb09a2fa68eee52b3565ab96044d4ab4"},"image":{"@id":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#primaryimage"},"thumbnailUrl":"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/12\/arne-slot-quotes-28102024.jpg","keywords":["liverpool","Sepakbola"],"articleSection":["Olahraga"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/","url":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/","name":"Liverpool Masih Jauh dari Status Favorit Juara - Phoenix288 News Pusat Media Informasi & Berita Seputar Olahraga","isPartOf":{"@id":"https:\/\/phoenix288.news\/#website"},"primaryImageOfPage":{"@id":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#primaryimage"},"image":{"@id":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#primaryimage"},"thumbnailUrl":"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/12\/arne-slot-quotes-28102024.jpg","datePublished":"2024-12-04T04:15:50+00:00","dateModified":"2024-12-04T04:15:50+00:00","description":"Manajer Liverpool, Arne Slot, menegaskan bahwa timnya belum pantas disebut sebagai kandidat utama juara Liga Inggris musim ini.","breadcrumb":{"@id":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#primaryimage","url":"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/12\/arne-slot-quotes-28102024.jpg","contentUrl":"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/12\/arne-slot-quotes-28102024.jpg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/phoenix288.news\/liverpool-masih-jauh-dari-status-favorit-juara\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/phoenix288.news\/"},{"@type":"ListItem","position":2,"name":"Liverpool Masih Jauh dari Status Favorit Juara"}]},{"@type":"WebSite","@id":"https:\/\/phoenix288.news\/#website","url":"https:\/\/phoenix288.news\/","name":"Portal berita olahraga terkini","description":"Berita Sepak Bola, Berita Olahraga, Berita Bola Terkini, Prediksi Bola","publisher":{"@id":"https:\/\/phoenix288.news\/#\/schema\/person\/cb09a2fa68eee52b3565ab96044d4ab4"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/phoenix288.news\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/phoenix288.news\/#\/schema\/person\/cb09a2fa68eee52b3565ab96044d4ab4","name":"pOrt-Ph03nIx288","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/phoenix288.news\/#\/schema\/person\/image\/","url":"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/10\/cropped-Favicon-Phoenix288.png","contentUrl":"https:\/\/phoenix288.news\/wp-content\/uploads\/2024\/10\/cropped-Favicon-Phoenix288.png","width":512,"height":512,"caption":"pOrt-Ph03nIx288"},"logo":{"@id":"https:\/\/phoenix288.news\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/phoenix288.news"],"url":"https:\/\/phoenix288.news\/author\/port-ph03nix288\/"}]}},"_links":{"self":[{"href":"https:\/\/phoenix288.news\/wp-json\/wp\/v2\/posts\/1059","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/phoenix288.news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/phoenix288.news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/phoenix288.news\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/phoenix288.news\/wp-json\/wp\/v2\/comments?post=1059"}],"version-history":[{"count":2,"href":"https:\/\/phoenix288.news\/wp-json\/wp\/v2\/posts\/1059\/revisions"}],"predecessor-version":[{"id":1062,"href":"https:\/\/phoenix288.news\/wp-json\/wp\/v2\/posts\/1059\/revisions\/1062"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/phoenix288.news\/wp-json\/wp\/v2\/media\/1060"}],"wp:attachment":[{"href":"https:\/\/phoenix288.news\/wp-json\/wp\/v2\/media?parent=1059"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/phoenix288.news\/wp-json\/wp\/v2\/categories?post=1059"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/phoenix288.news\/wp-json\/wp\/v2\/tags?post=1059"},{"taxonomy":"newstopic","embeddable":true,"href":"https:\/\/phoenix288.news\/wp-json\/wp\/v2\/newstopic?post=1059"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}