Quevedo

Опис

Quevedo is a set of tools aimed at those authors, writers or bloggers who want to use WordPress for writing. It removes some unnecessary features for single-author sites and improves SEO, but without complications.

WordPress was born as a small blogging tool. Over the years it has grown and now serves for many more things, but deep down there is still a lot of that little blogging tool. Quevedo helps you focus on what matters: writing.

Можливості WordPress

Some minor tweaks to make WordPress a bit more appealing to bloggers and single-user site owners.

  • Disable post tags: Prevents duplicate content
  • Disable post formats: Removes clutter from the post editor
  • Disable author archives: Avoids SEO issues for single-author blogs
  • Redirect attachment pages: Prevents thin content by redirecting to the parent post
  • Simplify editor blocks: When editing a blog post, the available blocks are reduced to: paragraph, heading, list, image, quote, separator, code, preformatted

Зображення публікації за замовчуванням

Select a default image for all your posts

Короткі коди

[year]

Повертає поточний рік у чотиризначному форматі. Дуже корисно для сповіщень про авторські права.

[lipsum words="200"]

Повертає абзац, заповнений текстом заповнення “Lorem ipsum”. Необов’язковий атрибут “words” визначає кількість слів, за замовчуванням 200.

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

  1. Upload the plugin files to the /wp-content/plugins/quevedo directory, or install the plugin through the WordPress plugins screen
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Configure each tool using the corresponding link on the Tools > Quevedo side menu

Відгуки

05.05.2025
It’s a good plugin to simplify the blogging experience. The default featured image option is particularly handy.
Прочитати всі 2 відгуки

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

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

Учасники

“Quevedo” було перекладено на 4 локалізації. Дякуємо перекладачам за їх роботу.

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

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

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

Журнал змін

1.3

  • Compatibility checked with WordPress 6.8

1.2

  • Fixed PHP 8.2+ deprecation warnings
  • Improved code documentation
  • Added proper global variable declarations
  • Fixed dynamic property creation warnings
  • Added editor simplification: When editing a blog post, the available blocks are reduced to: paragraph, heading, list, image, quote, separator, code, preformatted

1.1

  • Initial release

1.0

  • First Release