Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update list.php #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update list.php #151

wants to merge 1 commit into from

Conversation

erikdemarco
Copy link

@erikdemarco erikdemarco commented May 10, 2022

add hook after adverts_list template, because sometimes we want to add content after this list in category pages/search result page. Its very common practice to add content below that pages for SEO purposes.

We can't hook it onto wp_footer because for most theme its located after footer bar. We want to place it directly after the adverts_list

add hook after adverts_list template, because sometimes we want to add content after this list in category pages. Its very common practice to add content below category pages for SEO purposes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant