問題タブ [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.

0 投票する
1 に答える
1028 参照

wordpress - ReferenceError: バックボーンが定義されていません word press add post

最新のワードプレスを使用していますが、投稿を追加しているときに、Add Post as ReferenceError: Backbone is not defined in console browser でエラーが表示されます。助けてください。

それはwordpressのバックエンドで、カスタマイズされた投稿を何も追加しません

0 投票する
1 に答える
242 参照

wordpress - post.php で著者 ID を取得するには? $authordata は NULL を返します (Wordpress)

functions.phpで以下のコードを試しました

最終的に、編集ページの作成者 ID (何らかの理由で現在のユーザー ID ではありません) を取得したいと考えています。