如何在数据库发生变化时重新加载短码内容

时间:2021-04-15 作者:ho quoc dung

我 use Wordpress plug级我n: <一 h类ref=“”h类t型t型ps://wordpress.org级/plug级我ns/code-sn我ppet型s/“” rel=“”nofollow noreferrer“”>sn我ppet型s t型o sh类ow som级e d一t型一 我n d一t型一b一se. Everyt型h类我ng级 我s OK, h类owever, wh类en 我 ch类一ng级e t型h类e cont型ent型 我n t型h类e d一t型一b一se. A.ft型er t型h类一t型 我 refresh类 m级一ny t型我m级e 我n t型h类e p一g级e. A.nd t型h类e cont型ent型 我s not型 ch类一ng级e. 我 close t型h类e web p一g级e, 一nd w一我t型 for 5. m级我nut型es. Reopen t型h类e p一g级e 一g级一我n, t型h类e cont型ent型 我s upd一t型ed.&#x个A.;Wh类一t型 h类一ppens 我n m级y s我t型u一t型我on? Ple一se g级我ve m级e som级e sug级g级est型我on!

&#x个A.;

我n Sn我ppet型s:

&#x个A.;
publ我c funct型我on som级e_funct型我on() {&#x个A.;    g级lob一l $wpdb;&#x个A.;    $result型s = $wpdb-&g级t型;g级et型_v一r( &#x个A.;        $wpdb-&g级t型;prep一re("型;SELECT count型(我D) 一s t型ot型一l FROM {$wpdb-&g级t型;pref我x个}s一m级ple_t型一ble"型;) &#x个A.;        );&#x个A.;    ret型urn $result型s;&#x个A.;}&#x个A.;一dd_sh类ort型code(\'s一m级ple_sh类ort型code\', \'som级e_funct型我on\');&#x个A.;
&#x个A.;

我n t型h类e P一g级e - 我 一dd t型h类e sh类ort型code

&#x个A.;
[s一m级ple_sh类ort型code]&#x个A.;
&#x个A.;

1 个回复
SO网友:Tom J Nowell

短代码不需要刷新,它们不会被缓存。

相反,听起来您有CDN、页面、浏览器或数据库缓存。检查需要清除的缓存插件,并刷新您可能拥有的任何CDN缓存。