Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Lineunbreaker

Опис

When you copy and paste text from another source, e.g. a PDF document or the web you end up having lots of line breaks that
will mess up formatting. With this plugin you can remove those unwanted line breaks by selecting the paragraph you want to
clean in the text and click the new button “!br” in the editors toolbar. Continue doing this for each paragraph you want to
clean.

Встановлення

  1. Extract the content of the archive to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Часті питання

Installation Instructions
  1. Extract the content of the archive to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
What kind of line breaks are getting removed?

Newslines (backslash n), carriage returns (backslash r) and HTML <br> tags. Paragraphs remain untouched.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Lineunbreaker” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Lineunbreaker” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.3

  • Adds simple whitespace and hyphen detection to avoid words being glued together or unnecessary characters being added

1.2

  • Compatibility test

1.1.1

  • Updated compatible version information

1.1

  • Removed whitespace as replacement. Let me know when you have troubles with joined sentences missing a space.

1.0

  • Initial release.