Sorry, but no. 🙂 You can’t simply use the html-button in the wysiwyg-editor. Both are different programms and have nothing in common except for their location. You’d have to unregister the current buttons, write code for a new one (that fits your likings) and then add this one. You’ll find hundreds of tutorials for adding buttons to tinyMCE both on google, as here in WPSE.
Related Posts:
- WordPress 4.5 Inline Link Toolbar not working on custom wp_editor instance
- Modify links when inserted by WYSIWYG editor
- Is there a hook to put stylesheet and/or JS inside iframes (thickbox or tinyMCE) in admin area
- Possible to create placeholder images in WordPress editor that are clickable (should bring up uploader)?
- Custom Post Type archive link in WYSIWYG editor
- Disable HTML (Text) Tab in Post Editor
- Adding another “Add Post” button to admin
- How would I add a link to the profile editing page of the dashboard?
- Remove Admin sidebar link
- Adding html format on tinymce visual editor
- Adding TinyMCE buttons without removing plugin buttons?
- One button on admin page works but not two
- Add custom button next to native “Apply” button in the edit-tag screen
- How to disable accessing the custom post types from frontend via a link?
- Post editor is 89953px tall. How to fix?
- How to change the link of the wordpress logo in the admin bar?
- Visual Editor only working for the admin user
- Show only content in page after action click in WordPress admin
- WordPress4.1.15 Dashboard links not working
- TinyMCE buttons broken
- WYSIWYG editor not in a post editor?
- CSS Styles specific to Admin Sidebar not loading
- What are the standard admin CSS id/class tags?
- Admin Ajax is returning 0
- Add custom column to Users admin panel
- wp_verify_nonce vs check_admin_referer
- Add a Separator to the Admin Menu?
- How to determine whether we are in add New page/post/CPT or in edit page/post/CPT in wordpress admin?
- how to know if admin is in edit page or post [duplicate]
- Modal window from within WordPress admin
- Where in WP can I check history or log of updates of plugins etc?
- Adding a custom admin page
- How does admin-ajax.php work?
- How to remove entire admin menu?
- How do I remove dashboard access from specific user roles?
- How to add “Insert/Edit link” button in custom popup tinymce window?
- How can I speed up my WP admin section?
- How to pass parameters to admin_notices?
- Admin: very slow edit page caused by core meta query
- How to use “Add link” pop up for a WordPress widget
- if admin is logged in
- How to Add WYSIWYG Editor (tinyMCE) to plugin options page compatible with WordPress 3.0 and up?
- Search posts by ID in admin
- Add popup window to TinyMCE buttons
- How to Change the Default Home Page for the WordPress Dashboard?
- Setting admin edit panels & metaboxes positions and visibility for ALL users and admins
- Find out which moderator approved comment?
- The website cannot display the page
- How To Remove WordPress Version From The Admin Footer
- Sort pages in loop by admin’s page attributes order field?
- Edit “thank you for creating with WordPress” in version 3.3.1
- Hide other users’ posts in admin panel
- Set Default Admin Colour For All Users
- Editor Styles and Typekit
- Add CSS Class to Link in TinyMCE editor
- WordPress admin stylesheet
- This CSS Stuffing Works, But Is This A Good Practice?
- Is it possible to create a WordPress tour? V3.3.1
- Securing Admin Accounts – Username Discovery
- is_admin() returns true when using admin-ajax.php from front end script
- Add button to TinyMCE bar without creating a plugin
- How to save dismissable notice state in WP 4.2?
- How do I optimize a custom post type admin page with 25,000 posts?
- Settings API – adding setting fields dynamically?
- Disable Media Uploads to non Admin Users
- How do I load a CSS style into WordPress admin area only?
- Allowing admin-ajax.php to receive “application/json” instead of “x-www-form-urlencoded”
- Can an admin check passwords of registered users?
- How can I target WordPress 3.8 new interface MP6 with CSS?
- Notification that the admin is online
- Using WordPress’ WYSIWYG for comments
- Does wordpress create activity, update logs?
- How to add multiple buttons to TinyMCE?
- sort child pages on admin
- How-to make the admin area mobile friendly [closed]
- How to remove list view from media library?
- How to disable the “Your site has updated to WordPress x.y.z” admin email?
- Load plugin scripts and styles only on plugin page
- Plugin to remove Admin menu items based on user role?
- How to obtain the user ID of the current profile being edited in WP-Admin?
- 3.3: How do you hide the new dashboard welcome panel?
- Add my own button next to “Screen options” and “Help” in the admin
- WP List Table custom quick edit box – post meta data missing and columns change on submit
- Settings API – easiest way of validating checkboxes?
- Add a class to links in the visual editor (how to get old dialog back)
- Replace Taxomony Description Field with Visual/WYSIWYG Editor
- Are there any action like ‘init_frontend’
- Should I use is_admin() inside ‘admin_init’ hook callback
- Custom admin email for new user registration
- Send Admin Emails to Multiple Email Addresses
- How i can i add a split button or list box to the WordPress TinyMCE instance
- How do I set up the defualt page icon for admin menu?
- Make fonts.com font work in TinyMCE (iframe referrer issue)
- Prevent author from changing their posts if admin has modified
- Cannot access admin panel
- Make A WordPress Page Accessible To Admins Only, Redirect Other User Roles
- Disable all https in WordPress
- localhost/wp-admin on my local redirects to production site’s /wp-admin
- How to remove administrator role in settings -> general -> New User Default Role?
- Is there a more efficient admin search function/plugin?