Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save BobbyRuby/39720b704cfe83be7fb1fe6da771328a to your computer and use it in GitHub Desktop.

Select an option

Save BobbyRuby/39720b704cfe83be7fb1fe6da771328a to your computer and use it in GitHub Desktop.
Using $handle['url] returned by wp_handle_upload
$name = preg_replace("/".preg_quote($install_url, "/")."wp-content\/uploads\/[0-9]+\/[0-9]+\//", '', $file_url );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment