問題タブ [wordpress-admin]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
wordpress - WordPress のハートビートを手動でトリガーする方法はありますか
heartbeat-send
JS イベントを介して WordPress のハートビートにフックするものを書きました。
ただし、物事をテストするために、私は座って待っていることがたくさんあります。
jQuery(document).trigger("heartbeat-send");
コンソールから実行しようとしましたが、うまくいきませんでした。
いつでもハートビートをトリガーする方法がわからない、または可能かどうかさえわかりません:)