You can remove some default WP links of the head by using remove_action() . For example: // Removes the wlwmanifest link remove_action( ...
確定! 回上一頁