ファンクション
wcexwl_api_get_wishlist_page_post_id()
お気に入りリストページの post ID を返す
お気に入りリストページの post ID を返す
ファイル: src/api-functions.php
function wcexwl_api_get_wishlist_page_post_id() { return WCEXWL_POST_ID; }
使用されるアイテム | 説明 |
---|---|
src/Views/Header.php: Header::removeWishlistPageFromNavMenu() | デフォルトのWordPressナビゲーションメニューからお気に入りリストのリンクを消す |