You can’t remotely inspect site’s files and directories. That’s not what’s happening here. The browser inspector is just reconstructing the structure based on the URLs of resources that it is loading.
The browser sees that /wp-content/themes/themename/style.css is being loaded, and /wp-content/plugins/plugin/style.css and assumes that there must be /wp-content/themes/ and wp-content/plugins/ directories. So it creates a file browser for you based on this structure.
This also means that it is only showing files that the browser is loading. This is not a full (or necessarily accurate) view of the actual file structure on the server.
And the reason that themes/webdesingsun is being shown as a single folder, is simply because the browser is only loading resources from one directory in /themes/, so it’s saving you the trouble of having to expand the only folder in /themes/.
Related Posts:
- Using classes instead of global functions in functions.php
- How to move page template files like page-{slug}.php to a sub-directory?
- Add custom classes to anchor in wp_nav_menu
- Are the WordPress Core CSS styles really all nessesary?
- Should I use set_transient or update_option?
- Allow Shortcode in Theme Customizer
- Where to post/upload the new theme for WordPress theme repository
- Setting multiple default background images?
- Template for individual post designs
- How to make a theme with more than one CSS file?
- Where can I find a good reviewed collection of Twenty Ten child themes?
- How do I get gallery thumbnail URL and change the default thumbnail size?
- How do I remove RSS feeds from themes?
- Select menu on browser resize
- add_theme_support( ‘custom-header’ ) does not add option menu in dashboard
- Can I upload WordPress-react theme in Wp theme repository
- Advantages of using instead of wp_enqueue_style()?
- Style.css redirects to 404 Page not found
- How to add suggest plugin to theme?
- Upgrading a custom theme through the Dashboard
- Prevent update check for specific theme
- Get list of months with posts
- Cannot get full thumbnail size using the_post_thumbnail
- Version control for both Vagrant config and themes being developed [closed]
- Is there a way to activate different theme for specified users? [closed]
- how can I remove the sidebar from my wp homepage [closed]
- Does any theme support child theme?
- using wordpress without javascript
- How do I save a wordpress theme’s files and install them on another site?
- Theme Check: Could not find post_class
- “add_theme_support” for custom footer color?
- Override theme programmatically
- WP 3.1 upgrade breaks AutoFocus+ theme
- How can I display/hide certain content based on a Theme Option field?
- How can I make that when I clic on one of the menu items, that page shows only posts with the same category?
- How to add infinite scroll?
- get_option in header.php not returning value from customizer
- Internal error 500 accessing Theme > Customize
- Theme Loading Into Dashboard
- How to make theme elements customizable in wordpress?
- How to add “Template” option in page attributes panel?
- Theme Development: Starter Content after hook
- Change locale by detecting viewer’s browser language setting and let them choose prefered language after
- Why is it needed to enqueue parent stylesheet in child theme?
- Is there any WordPress theme for Self Storagae just like Spacer [closed]
- Customizer: save setting/control content to post/page
- WordPress Unite Theme: Footer isn’t sticking [closed]
- Is accessing theme and using customizer GPL distribution?
- How to enqueue javascript for WP Customize options sidebar?
- WordPress 500 Internal server error when activating custom theme [closed]
- Admin: sub menu doesnt display under apperance when activate my themes
- Overrite parent functions using child functions
- How can I change the theme of different posts using a plugin?
- Create a child theme from multiple themes
- Are seven additional image sizes are too many?
- How can I use the WordPress Loop and Pagination in multiple instances but different scenarios throughout my site?
- registering a global template wordpress 6.0
- Copying the theme style files and images to duplicate the website but with a difference
- I have WordPress setup on primary domain, how do I set it up on its subdomain using the same database?
- How to set Post meta-box defaults based on the choices made by user in Customizer?
- Theme Action to hook for one time only function [duplicate]
- get_header action not working
- Unable to change the priority with ‘remove_action’ and ‘add_action’ in child theme
- How do I include a partial from a directory below a wordpress theme directory?
- Remove h1 from 2015 theme
- WordPress pulling in random page themes
- Can’t change theme name
- first excerpt fine, subsequent post excerpts shift to the right instead of displaying vertically [closed]
- HTTP Error when uploading images over specific dimensions
- Why is the `if else` not working?
- showing all recent posts in theme
- iPad WordPress theme?
- custom Background not showing after upgrade?
- Rolling your own WordPress Themes
- List categories of a post hierarchically?
- PHP Parse error: syntax error, unexpected ‘endwhile’ (T_ENDWHILE), expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF) on line 124
- Theme: dropdown hover menu not showing up in IE/Edge
- Problem with pagination link (error 404)
- How to display home page last modified date in anywhere of wordpress theme?
- how to ensure responsiveness in wp themes? [closed]
- home is not working in wordpreess
- Is a multipurpose theme an alternative to modifying or creating a theme from scratch?
- Local theme changes upload on server but theme changes not showing
- WooCommerce – edit templates
- How to dowload and edit content of a website
- New created Theme leads to malfunctioning Xampp Apache –> functions.php is cause
- Best strategy for providing theme options using customizer
- Next post in category
- Trouble creating custom sanitization function when uploading video files
- What’s the policy for building a theme that doesn’t support widgets/menus?
- How Does One Create a Global Variable Repository
- Custom link color or stylesheets
- Any Cool WordPress Theme Editor? [closed]
- getting id of page
- Roll my own theme or customize an existing one [closed]
- How to automatically set a Template Page Name next to a page in menu screen such as WooCommerce pages, front page, or posts page in wordpress?
- How do I send out an update for my custom wordpress theme?
- How to add multiple custom blocks in custom WordPress theme using create-block?
- WP Update Messages get cut off during Theme update
- Full Site Editing, Block Theme, Gutenberg, Site Editor