No, that should be enough.
- Elementor sets its base URL
ELEMENTOR_URL
fromplugins_url
plugins_url
uses WP_PLUGIN_URL which is set in default-constants.php- WP_PLUGIN_URL is constructed from WP_CONTENT_URL which is constructed from
get_option('siteurl')
- there’s a default
options_siteurl
filter called_config_wp_siteurl
that overrides the value fetched from the database with WP_SITEURL if set.
So assuming you don’t have WP_PLUGIN_URL defined and that this isn’t a multisite, there’s nothing else you need to configure, no. I’d start by checking the value of WP_PLUGIN_URL that’s being generated by default-constants.php, or if you have any plugins_url
filters defined somewhere.
Related Posts:
- Best way to include wp-config.php
- What security concerns should I have when setting FS_METHOD to “direct” in wp-config?
- What could a hacker do with my wp-config.php
- Content generator for development site [closed]
- WP Config for FTP credentials
- Some way to Flush or Overwrite all Imported Content in a Site for a Fresh Import – How?
- Bad Request (Invalid Hostname) on working server, database problem
- Some plugins adding full server path after url (with custom wp-content folder)
- Is there a way to share content amongst wordpress sites
- register_theme_directory somehow “fails” when folder is outside of WP-Folder
- htaccess and wordpress config files are regularly over written
- Capitalize All Titles and Headlines in Chicago Style
- Can you limit the memory usage of a particular plugin?
- Single Must Use Plugins Directory for local development
- Enable Full SSL for WordPress
- Next and/or previous post content
- Can we use a webservice with WordPress?
- Collapse content [closed]
- Can I use a plugin for a singular page on my website?
- How to change constants in WordPress wp-config.php programmatically?
- Enabling WP_USE_EXT_MYSQL to support old plugin
- DOMAIN_CURRENT_SITE constant being regularly overridden [closed]
- Front end inline editing?
- Redirect to another page using contact form 7? [closed]
- Use wp-config.php constants in all files of plugin
- Can WordPress Drop-ins be given their own directory?
- Insert Message before content of after title
- Add Content to Content()
- Editing wp-config.php
- Timed content and flagging content as viewed by user?
- Why are my WordPress store items showing up in duplicates?
- plugin wraps the entire content
- Disable globally “Crop thumbnail to exact dimensions (normally thumbnails are proportional)” with Multisite
- What is the purpose of WP_CONTENT_URL?
- WordPress failing to update plugins
- Get post content from outside the loop with plugin shortcode usability
- How to request admin-ajax.php correctly when wordpress URL and site URL are different?
- Is there a way to keep youtube videos from displaying on home page, and display only on single posts?
- Filtered content appears in the excerpt
- Is there existing plugins to “Click-to-Launch” embedded Flash / SWF content?
- Plugin for visitors to edit content without logging in? [closed]
- Restrict posts to customers with complete WooCommerce orders only
- Multisite – Cloning CPT pages + content (including ACF Flexible Content) from site to site
- How to get database connection details without longing to cpanel in WordPress?
- Displaying different content depending on variable
- How can I add a custom Javascript snippet to display my feedback in footer?
- Tool to highlight text in WordPress page and provide additional text on hover
- How can I change page content for good once a button is pressed?
- WordPress wp get_temp_dir return non exiting folder, thus failing plugin & themes update
- Content disappears when searching with Search & Filter plugin
- How is it possible to create Multi part sections where people can answer or comment or vote on various parts of a page’s content as given example?
- Copying content from my other websites
- Building a Article Library within WP?
- custom template only for content
- How to hook into search results template or query?
- How to create custom content on custom page from plugin?
- Carrying information from button click into form [closed]
- Contents are missing but shown when switching to another theme in wordpress
- Get content or excerpt of top rated votes @GD-Star Rating? [closed]
- is ther a plugin that will hide/show content for a scheduled period of time? [closed]
- Add a filter to a different custom plugin
- What is the correct method for updating post content from a plugin?
- Single dash converted to double dash
- Creating a custom page & output on a Plugin
- Using wp config to connect to a DB from a plugin
- No plugin updates after moving wp-config.php above root map
- My page content doesn’t show up
- Distribute post content through several divs [closed]
- Shortcode returning specific content of a post
- Change page content based on dropdown selection
- Auto-scroll to beginning of accordion item
- WP_TEMP_DIR unlink(dirname(__FILE__).’ issue
- Display Plugin Panels Outside of Admin Areas
- How to display terms and conditions in post area?
- Is there a function to list all uploaded images? How can I add one?
- Plugin that will let me specify a number of image sizes?
- How to edit a published post?
- breadcrumb need to show all pages and subpages
- What are the correct permissions so WP doesn’t ask for FTP credentials if installing plugin?
- Widget’s container?
- MediaElement.js works on one site but not the other?
- Customizing Titles on the Fly with Code
- Tools for styling code snippet in a web page
- wp_enqueue_style for plugin options page
- Popular Post With Thumbnail?
- Moving to a WordPress blog. What do I need to know?
- WP-nivo-slider Producing Error “Cannot modify header information – headers already sent by …”
- Is changing post from category in a large blog a good practice?
- How to keep track of new plugins published on wordpress.org?
- Contact Form 7 – Show image on successful send? [closed]
- Is this a plug-in in wordpress or a custom JavaScript
- What is generating Similar Posts and Related Posts on my blog?
- Default plugin config to override wp_options?
- Performance impact with inactive plugins? [duplicate]
- Best portfolio/gallery/carousel slideshow plugin with thickbox? [closed]
- Disable plugin only for one post
- Placing the two most voted posts at the top (in a WordPress site that uses the Vote it up plugin)?
- Is there any plugin which enables users to rate comments in thumbs up-down way?
- custom uploader in the admin area
- Plugin Repostitory Questions