이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Visual Text Editor

설명

UPDATE

  • Now it allows to put PHP code in widget direct or using [vphp][/vphp] shortcode. enhancement #3
  • Allow shortcode in widget. bug #2

The Default WP Text Widget which is included in all WordPress installations allows you to display any custom plain/html text content in the widget areas of your website in front end, which is usually in the sidebar and footer areas.

Replaces the default functionality of Text Widget editor with the WordPress visual editor, allowing you to use HTML in Widget and write them in rich text.

However, for anyone who really wants to display a wide range of content types, from nicely formatted text, to images and other media without learning HTML and CSS.

This plugin’s code is available on Github. Please feel free to fork the repository and send a pull request. If you find a bug in the plugin, open an issue.

스크린샷

  • screenshot 1.
  • screenshot 2.
  • screenshot 3.

설치

  1. Upload the plugin files to the /wp-content/plugins/visual-text-editor directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/visual-text-editor directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

후기

2016년 11월 16일
Good job on plugin. It includes all we need. All the time we need to add code to format text in the sidebar and this plugin solves the issue with the WYSIWYG editor. Congratulations for the amazing plugin and all the best for the upcoming enhancements.
2016년 9월 15일 1 reply
Simply the best & most effective solution to the common issue of getting text, images & links in to a footer I’ve found – full marks!
2016년 9월 3일
Hi Govind, I have installed this plugin and works fine for me, now I can format my content easily. Thanks for the plguin.
모든 4 평가 읽기

기여자 & 개발자

“Visual Text Editor”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Visual Text Editor”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.1

  • Fixed WP 4.9 Compatibility issue [Fixed]. bug #6

1.2

  • Now it allows to put PHP code in widget direct or using [vphp][/vphp] shortcode. enhancement #3
  • Added Hindi language.
  • Allow shortcode in widget [Fixed]. bug #2

1.1

  • Added setting page in admin panel.
  • Added option to change lightbox background color.
  • Added option to enable and disable drag and drop.
  • Added option to set editor height.
  • Fixed bugs.

1.0

  • Initial release