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
- Should I use set_transient or update_option?
- Custom Taxonomy Tree view
- Add a preview to a WordPress Control Panel
- wp_insert_post breaks rewrite rules
- Where can I find a good reviewed collection of Twenty Ten child themes?
- How do I remove RSS feeds from themes?
- How to add (css) classes to only one wp_nav_menu()?
- Advantages of using instead of wp_enqueue_style()?
- Style.css redirects to 404 Page not found
- How to add suggest plugin to theme?
- Relative Time On Posts
- Prevent update check for specific theme
- Unhook jQuery from WooCommerce via `functions.php`? [closed]
- Set a static front-page as a landing page programmatically
- What are the Entry classes for?
- Using an if statement in the theme customizer page
- How to edit my theme for full width?
- What VSCode extensions are there for working with block themes? [closed]
- What is the “correct” way to add hooks or similar PHP behavior to a blocktheme?
- Fetch wordpress video attachment with post ID
- Make a list of sites for each user in WPMU – switch_to_blog (display in SITE_ID: 1)
- Echo all category names, apart from one
- How can I develop multiple widgets for a WordPress theme?
- Is there a way to optionally hide the title bar when logged in?
- How to create first post, fifth post full width, rest in three columns and so on
- How to Create custom xml file for demo content for custom theme?
- post_exists returning 0 if title contain special characters
- Theme not showing up
- How can I compare publish and update dates for a single post?
- Displaying the right content on a page url
- Adding a new setting using Kirki or WP customizer with an if statement
- Custom admin logo not showing after wordpress 4.5 upgrade
- Unable to change the priority with ‘remove_action’ and ‘add_action’ in child theme
- Translate a child theme with pure PHP and gettext
- Pagination: Keep prev and next link even on the first/ last page
- Is there a way to serve different resolution images to different devices?
- How to substitute old wordpress menu by wp 3 menu the right way?
- Catch the moment when theme is deleted
- Attribute form NumberControl doesn’t update when I update page before it lose its focus
- Next and previous post link shows error in first and last post
- Media & Plugin screens stall
- Is wp_mail plugin territory?
- HTML TO WP Theme : Submenu goes down wp_nav_menu
- How do I remove p tag *insertions*? Disabling `wpautop` removes manual tags
- Create a variable with string, array or multiple values
- How can I include the js and css file of my custom theme dynamically in header.php
- What hook to use for loading a custom class extension during Theme initialization?
- Set start page depending on screen width [closed]
- Add option for administrator to submit link
- Display first post on each page differently than the others
- Custom Theme functions.php – Using add_settings_field and input type=”file” to set custom logo
- Image and font support missing in editor when deploying theme remotely