1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【WordPress】functions.phpの内容が読み込まれない件

1
Posted at

概要

タイトルの通り。
WordPressを最近初めて、functions.phpの内容を修正して生成ページをリロードした時に
「css追加されないやん!」ってなり、
30分以上もの貴重な時間を無駄にしてしまった戒めのために記す。

結論

functions.phpの"s"が抜けていた。:anguished:
(function.phpになっていた)

さいごに

エラーを吐いても、いいんじゃないかな...

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?