For 4 blogs – most likely no.
The problems start to appear when you have tens of thousands of posts+ across many blogs, and you want to do queries like getting the latest 10 posts from the network.
You should test this yourself, and see if the use of that function (and the others that followed it) significantly affected site performance in some way
Related Posts:
- How to allow users to create their own website within my domain? [closed]
- How to set permalink structure via functions.php
- Excess White Space Above Admin Bar on Frontend Using Twitter Bootstrap
- date_i18n() issue
- There’s an image named g.gif somewhere in my WordPress site
- WordPress Multisite: Have the same header and footer of main-blog on all sub-blogs
- Display site admin profile fields in header.php
- Responsive Images – Generating multiple images from Theme Customizer control upload?
- How to test for MU via functions.php?
- Same footer on all multisites blogs
- Excluding a page with a certain name from wp_page_menu
- How can I disable/hide certain themes in multisite?
- Change the template of multiple multisite pages at the same time
- Theme Development for WordPress Multisite Installation
- WordPress empty Nav Menu error
- multisite: global menu containing network site links?
- WordPress Media Uploader in page template (On Front-end)
- AJAXIFY WordPress Theme Frontend menu
- Acivate all themes multisite wide automatically
- Question regarding WP multisite feature
- How to Find the Page the Front Page is Using?
- Featured Image meta box not showing up
- How to have content scroll over background
- Where do files uploaded via Media Manager get stored in MU?
- is_home and is_frontpage always true
- Different text on different sites in a multisite setup
- How to make a theme unable to be used on a multisite network?
- Sample Theme Options page for Multisite – what to consider
- Get themes’s images path in WordPress Multisite
- Multi Site Setup, Child Themes, Getting Style Sheet Directory
- Converting a theme to a child theme in a network
- HTTP Error when uploading images over specific dimensions
- How to get blog-id of an MU site from functions.php
- fetch all post from wp multisite network and sort all the post in descending order on the basis of “Created by ” term
- How to get full native language instead of iso?
- Looking to create an “update theme” functionality for a custom front-end dashboard
- How to make menus, footer, sidebars multi language
- Why does the theme of secondary site load the primary one in WordPress Multisite? [closed]
- Let user publish posts on community page
- How to hide blog by id wordpress multisite listing
- Can I use WP Multi-site on a sub-domain with a different theme but use all the original site’s posts/pages?
- Mutlisite in wordpress is not working
- background_image support multiple image size?
- How can I demonstrate themes well?
- Theme Options Doesn’t Work On WP Multisite
- Subsite theme mystery man replacement with Buddypress on main site [closed]
- Custom link color or stylesheets
- Remove nonindex meta tag
- ACF get_sub_field ALT TAG in the repeater doesn’t show
- Pagination don’t work with active filters
- Cart displayed above header
- WordPress 6.x / PHP 8.x deprecated warnings in development environment
- enqueuing external and internal js and css in wordpress did not work with owl.js animate.css
- I don’t think WordPress is loading jquery or bootstrap js
- get_the_terms() returning wrong results inside of loop
- WordPress custom menu can’t show 3. level submenu
- Adding google fonts to WordPress theme
- Is there any way to store single.php wordpress file into a php variable
- custom post type query causing errors
- How to get a random single category name in get_posts()?
- How can I add a field for featured image on backend of a custom Taxonomy?
- Woocommerce AJAX filters option loading spiner – problem on mobile device
- Any way to change/add to the theme name dynamically?
- How to add wysiwyg editor in customize screen using customize_register
- Gallery functionality in custom theme
- WordPress Animation Adjustments
- Available widgets is not showing up?
- theme directory fallback image outputs url and not the image
- How to register dynamic settings in WordPress Customizer?
- How to add audio files to audio player in WordPress custom theme?
- Getting white screen of death on category pages because of body_class() function
- Trying to link to a php template file but its blank
- Is there a list of default generated Gutenberg block CSS? Unable to align video blocks
- Let user to upload multiple time
- getBoundingClientRect() showing different values on load vs scroll
- get main URL from subdirectory with php
- style variations hurt the editing performance
- How to copy page/post from one theme to another?
- Not sure how to debug this npm install error. This is a wordpress theme that comes with a built-in gulp/webpack task automation [closed]
- How to update mark-up of a gallery block in a custom theme?
- wordpress script_loader_tag in function.php
- How to get URL of category of a custom post?
- PHP Parse error: syntax error, unexpected ‘endwhile’ (T_ENDWHILE), expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF) on line 124
- Show only pages you are author of
- “The REST API did not process the context query parameter correctly.” Custom theme conflicting with Media Library
- Best way to implement bootstrap after loading
- Auto focus RichText field
- Wrong activation/confirmation link in email
- How to create nested array attribute
- How to change listing type permlink?
- Category-specific loop not working
- Show popover with url and option to open in new window
- Require once a general library
- Catch the moment when theme is deleted
- Is it possible for the enqueue styles function to mess up my CSS?
- Child theme’s style.css is loaded twice
- How to Modify WP_Includes/blocks/latest_posts.php
- Unexpected behaviour of class_exist
- Adding popup support to the theme
- How to create a robust and logic class naming system in WordPress theme developing?