This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Quevedo

Description

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 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 features

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

  • Disable post tags
  • Disable post formats
  • Disable author archives
  • Redirect attachment pages to parent post

Default post image

Select a default image for all your posts

Shortcodes

[year]

Returns the current year in four-digit format. Very useful for copyright notices.

[lipsum words="200"]

Returns a paragraph full of “Lorem ipsum” fill text. The optional attribute “words” defines the number of words, default is 200.

Installation

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

Reviews

སྤྱི་ཟླ་ལྔ་པ། 14, 2022
Un plugin muy interesante para mejorar nuestros blogs y que quita rápidamente varias funcionalidades innecesarias cuando tienes simplemente un blog personal. Muy recomendable
Read all 1 review

Contributors & Developers

“Quevedo” is open source software. The following people have contributed to this plugin.

Contributors

“Quevedo” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “Quevedo” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

  • Added “settings” link to Quevedo settings in the plugin list.
  • Remove post formats now also removes them from the admin pages

1.0

  • First Release