我在 WordPress 主题中找不到代码源

I can't find the source of the code in the WordPress theme

我是 WordPress 新手。我下载了一个主题,我需要更改主题的代码。我在 header.php.

中找不到 col-lg-3 的来源

enter image description here

do_action('bizzmo_before_header');

enter image description here

我找不到“bizzmo_before_header”在哪里。不在 functions.php 文件中。

这里是class,您要找的

路径:

/wp-content/themes/bizzmo/inc/custom-hooks/header-hooks.php: