hooks - Which things should be called with `after_setup_theme`?

I just read about the existence of after_setup_theme in this blog post. I'm not experienced in Wordpress developmen

I just read about the existence of after_setup_theme in this blog post. I'm not experienced in Wordpress development, so I was wondering if there exists some kind of list with all the things that should be in called with after_setup_theme?

I can't find good documentation about it, so can you also explain something about the function itself and what the best way is to use it?

I just read about the existence of after_setup_theme in this blog post. I'm not experienced in Wordpress development, so I was wondering if there exists some kind of list with all the things that should be in called with after_setup_theme?

I can't find good documentation about it, so can you also explain something about the function itself and what the best way is to use it?

Share Improve this question asked Jun 16, 2020 at 13:25 ralphjsmitralphjsmit 4026 silver badges23 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

after_setup_theme is a wordpress hook which fires after the theme is loaded

after_setup_theme runs before init and is generally used to initialize theme settings/options before a user is authenticated. According to the Codex: This is the first action hook available to themes, triggered immediately after the active theme's functions.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742344754a4426324.html

相关推荐

  • hooks - Which things should be called with `after_setup_theme`?

    I just read about the existence of after_setup_theme in this blog post. I'm not experienced in Wordpress developmen

    3小时前
    10

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信