Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

89
Views
Is it possible to hide media details sidebar when wp.media popup is being opened in wordpress?

I use wp.media({}) to opening a media upload popup, it works great but I want to hide the ATTACHMENT DETAILS side bar on the right. Are there any arguments to be passed to wp.media which could help to achieve that instead of use file_frame.on( 'open', function() {...});?

below my code, thank you.

var file_frame

file_frame = wp.media.frames.file_frame = wp.media({
title: "media upload",
button: {
text: "select",
},
library: { // remove these to show all
type: 'image', // specific mime
author: userSettings.uid, // specific user-posted attachment

    },
    multiple: "add", // set this to true for multiple file selection

});
file_frame.open();

I want wo hide the side bar of ATTACHMENT DETAILS

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!