• Hi guys, please can you tell me if I can change author field when I add post in admin? Now field is dropdown and I want searchable field. Is it possible?

    • This topic was modified 4 years, 8 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    It’s possible, but not simple to accomplish. I’m unaware of a plugin to accomplish it, but it’d be worth doing some searching. Developing your own solution would involve using jQuery to replace the current field with a searchable field. There could be a slight delay after the page loads before the desired field appears.

    Replacing one field with another is fairly straight forward. It’s developing the search functionality where most of your efforts would be. Some sort of auto-fill app could likely be adapted to handle this.

Viewing 1 replies (of 1 total)
  • The topic ‘Change post author field type’ is closed to new replies.