Sid Gifari File Manager
🏠 Root
/
home
/
nradmin
/
www
/
wp-content
/
themes
/
flatsome
/
inc
/
builder
/
core
/
server
/
helpers
/
📝 Editing: paths.php
<?php /** * Get path to a file relative to plugin directory. * * @param string $path * @return string */ function ux_builder_path( $path = '' ) { return UX_BUILDER_PATH . $path; }
💾 Save
❌ Cancel
Sid Gifari File Manager v1.0 | Terminal Auto-Sync Enabled | Current Path: /home/nradmin/www/wp-content/themes/flatsome/inc/builder/core/server/helpers