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

fix: add id for logo, link logo to main site. #1324

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

sebastianthulin
Copy link
Member

No description provided.

@sebastianthulin sebastianthulin changed the title fix: add id for logo fix: add id for logo, link logo to main site. Feb 11, 2025
* @return string
*/
protected function getHomeUrl(): string
{
return apply_filters('Municipio/homeUrl', esc_url(get_home_url()));
if (is_multisite() && !is_subdomain_install() && !is_main_site()) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wpService

Copy link
Contributor

@NiclasNorin NiclasNorin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some places could use wpService

@sebastianthulin sebastianthulin merged commit 22cd917 into main Feb 11, 2025
7 of 9 checks passed
@sebastianthulin sebastianthulin deleted the fix/add-header-logotype-id branch February 11, 2025 09:22
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.

2 participants