this was asked before, but sadly the “Insert/edit link” (with interlinking) was developed as a tinymce plugin so using it outside of tinymce is not really possible unless your write the whole thing from scratch.
Related Posts:
- How can I add an image upload field directly to a custom write panel?
- Adding Custom Text Patterns in the WP 4.5 Visual Editor
- Add custom TinyMCE 4 Button, Usable since WordPress 3.9-beta1
- How do I improve this admin query snippet to avoid generating duplicate results on non-meta searches?
- Add self-closing shortcode button to TinyMCE in WP 4.6
- How to validate custom fields in custom post type?
- How to add tab which is visible only in admin side of product in woocommerce? [closed]
- How to provide translations for a WordPress TinyMCE plugin?
- API to trigger prompt on leaving page
- Creating custom field with drop down on new post page
- Hook the Keydown Event in the TinyMCE Post Editor
- Save metabox with multiple checkbox array
- Retrieving custom fields with $wpdb->get_results
- How can the tinyMCE dom be manipulated (offical API does not seem to work)?
- How to create Image gallery Metabox in wordpress [closed]
- anything like add_meta_box for categories?
- Making a custom widget that includes a tinymce and works in Site Origin Page Builder
- Bridge WordPress Media API with custom tinyMCE plugin [closed]
- template_redirect for single posts w/ custom fields
- WYSIWYG editor in WP 3.2 plugin
- Support auto-save and revisions for custom fields
- Best choice of options/settings framework for plugin/theme development
- Ordering posts by metadata
- Show dialog box in TinyMCE plugin and use WordPress php functions in it
- Adding set of custom fields to WordPress Post in Dashboard
- the_editor() function
- get_posts() not working when accessing with a custom user role
- TinyMCE 4.7.11 custom styles using styleselect – what does the ‘attributes’ argument do?
- Custom Taxonomy to dropdown box on adminside wordpress
- Create & Save multiple Meta-boxes
- Saving value of a selection option in comment form as comment meta
- Rich text editor settings persist throughout all rich text editors
- Strange issue saving custom field data for a WooCommerce order
- Woocommerce – Convert Delivery method into a custom field
- How to get Metabox custom field to show checked if value is updated using post meta query?
- How do I update a field of a meta box?
- Asynchronously render shortcodes in TinyMCE visual editor
- Input value from metabox is not found in $_POST after post save
- Run Shortcode of post’s custom field in functions.php / Plugin
- How to use TinyMCE Editor for one of my custom post meta field?
- Add a select option of shortcodes like dropdown in tinymce
- Open modal when user clicks on span in visual editor
- tinymce.get() returns error after ajax request
- Custom code for WordPress dynamic menu
- TinyMCE editor turns white on Biographical info [closed]
- Inserting code to HTML view from a pop up initiated from visual view
- Translate MCE button text/tooltip in custom plugin
- Checked() function on a multidimensional array
- What is the best way to store a few fields?
- Delist entries in the_loop
- Remove entire [$key] from array stored in custom field using Ajax – unset($array[$key]); not working
- How can I add a simple custom field to my plugin?
- Ajax is not working in a loop
- Moving/dragging a metabox removes TinyMCE’s content
- How to save post meta as an array in Gutenberg?
- Issues Updating Post Meta with AJAX (Seems simple but cannot figure it out)
- per blog metadata for plugin
- How to format custom fields when editing an attachment?
- Can I Hook Into the TinyMCE Insert/Edit Link Button to Use Shortlink For Post?
- How can I allow the user to press enter without creating a new element in the editor?
- Any way to update_post_meta with html content? It gets stripped and becomes empty
- How to close tinymce inline popup
- How to display TinyMCE HTML view?
- how to add custom fields into new & update post page?
- Customise Grouped Product display in Woocommerce with custom column
- Multiple TinyMCE on button click is initialized and appended but why only last one is writeable?
- WP_Query not ordering correctly
- Adding customs fields on each product on the cart
- add_meta_box does not display meta box in Admin
- TinyMCE 4.7.11 – Enable hidden WordPress core plugins? (referencing a wp-includes from plugin.php)
- How to get values from Tinymce visual editor popup?
- How and when would I implement some code which would take data from one part of the Db and put it in another?
- Displaying Custom Post Meta
- get_option() is undefined in TinymceWindowManager
- Add Button to TinyMCE Custom Menu
- Issue with iframe in TinyMCE
- Why if i enqueue the tinymce script i get undefined error
- How can i call from custom fields to the category editor?
- I want to display the content of a text field only if it has been entered
- Create Unique and Customized User ID for Website Members in WordPress
- Can I log the searches that are returning 404 in the DB?
- Custom fields in the billing address section woocommerce
- Add File field in WooCommerce Box office plugin
- Dynamically generate meta tags and titles for a wordpress page
- Fatal error: Cannot redeclare admin_notice() [closed]
- Error: Call to a member function get_error_code() on a non-object
- Update wordpress Core Remotely
- How to Add a Custom Size for Thumbnails for WP – Gallery
- Check user’s role and store in variable
- Custom avatars in wordpress comments?
- What’s the hook for filtering every texts of site?
- Make Database query only when option is updated
- Admin Subpages without Menu entry
- Create Widget or Enable Shortcodes in Sidebar
- The Correct Way to Use Nonce Field without Settings API
- Special Formatting for WordPress Plugin Description?
- I am trying to make a page in the admin section similar to the appearance of the Profile page for users
- why do I have to use required parametres?
- Getting a WordPress Debug Strategy
- Include file in plugin file