WP_CONTENT_DIR. This constant variable is the absolute path of wp-content folder in server. <?php echo WP_CONTENT_DIR; //output: ...
確定! 回上一頁