PHPackages                             codelight-eu/acf-simple-wysiwyg - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. codelight-eu/acf-simple-wysiwyg

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

codelight-eu/acf-simple-wysiwyg
===============================

WordPress plugin which creates a new ACF Wysiwyg field type with very limited controls.

2.1(5y ago)12361JavaScript

Since Sep 22Pushed 5y ago2 watchersCompare

[ Source](https://github.com/codelight-eu/acf-simple-wysiwyg)[ Packagist](https://packagist.org/packages/codelight-eu/acf-simple-wysiwyg)[ Docs](https://codelight.eu)[ RSS](/packages/codelight-eu-acf-simple-wysiwyg/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (4)Used By (0)

Advanced Custom Fields: Simple Wysiwyg field
============================================

[](#advanced-custom-fields-simple-wysiwyg-field)

WordPress plugin that creates a new ACF Wysiwyg field type with very limited controls - bold, italic, link and colors. Perfect for headings.

How it looks like
-----------------

[](#how-it-looks-like)

[![Screenshot 1](https://camo.githubusercontent.com/97792626178b6a3faeb99e3506c141c8a004450134987c5181b01424de4c54fd/68747470733a2f2f696d6775722e636f6d2f785a396d3876762e706e67)](https://camo.githubusercontent.com/97792626178b6a3faeb99e3506c141c8a004450134987c5181b01424de4c54fd/68747470733a2f2f696d6775722e636f6d2f785a396d3876762e706e67)

Why?
----

[](#why)

Sometimes you need a page heading with a fixed h1 tag, but with *some* styling - for example, a word that's bold or underlined or even a link. This field type allows doing that, but doesn't add paragraph tags and removes all unnecessary controls so your clients won't accidentally screw up the layout.

Shortcodes will still work, though.

Installation
------------

[](#installation)

`composer require codelight-eu/acf-simple-wysiwyg`

Where can I find the new field type
-----------------------------------

[](#where-can-i-find-the-new-field-type)

[![Screenshot 1](https://camo.githubusercontent.com/7c258688e68644a21754e638366394b51d25f65e9db22a922da45ff32163e297/68747470733a2f2f696d6775722e636f6d2f587a4f70466a6c2e706e67)](https://camo.githubusercontent.com/7c258688e68644a21754e638366394b51d25f65e9db22a922da45ff32163e297/68747470733a2f2f696d6775722e636f6d2f587a4f70466a6c2e706e67)

Can I change the tinyMCE controls?
----------------------------------

[](#can-i-change-the-tinymce-controls)

Sure. Use the following filter: `acf/fields/simple-wysiwyg/toolbars`Looks like this in the code:

```
