Publikování existujících příspěvků na Twitter a LinkedIn

**Revive Old Post**
„https://wordpress.org/plugins/tweet-old-post/“:https://wordpress.org/plugins/tweet-old-post/

This plugin helps you to keeps your old posts alive by sharing them and driving more traffic to them from social networks. You can set time and no of posts to share to drive more traffic.

– Share new and old posts.
– Choose the time between posts.
– Choose the number of posts to share.
– Use hashtags to focus on topics.
– Include links back to your site.
– Exclude categories
– Exclude specific posts.

Staging

**WP Staging – DB & File Duplicator & Migration**
„https://wordpress.org/plugins/wp-staging/“:https://wordpress.org/plugins/wp-staging/

This duplicator plugin allows you to create an staging or development environment in seconds.

It creates a file clone of your website into a subfolder of your current WordPress installation with an entire copy of your database. This sounds pretty simple and yes it is! All the hard time consumptive database and file copy stuff including url replacements is done in the background.

Skloňování počtu komentářů

Buď pluginem **České komentáře**
„https://wordpress.org/plugins-wp/ceske-komentare/“:https://wordpress.org/plugins-wp/ceske-komentare/

V jednoduché administraci můžete nastavit své vlastní řetězce pro určitý počet komentářů.

A nebo přidáním vlastní funkce do functions.php:

/—code php
function pocetKomentaru(){
$pocetKomentaru = get_comments_number();
if(comments_open()){
if($pocetKomentaru == 0) $komentText = „Žádné komentáře“;
elseif($pocetKomentaru == 1) $komentText = „1 komentář“;
elseif($pocetKomentaru < 5) $komentText = $pocetKomentaru . " komentáře"; else $komentText = $pocetKomentaru . " komentářů"; return "„. $komentText.“„;
}
else return „Komentáře byly vypnuty“;
}
\—

„Zdroj »“:http://wordpress-sensei.cz/preklad-poctu-komentaru/

RSS agregátor

**FeedWordPress**
„https://cs.wordpress.org/plugins/feedwordpress/“:https://cs.wordpress.org/plugins/feedwordpress/

FeedWordPress is an Atom/RSS aggregator for WordPress. It syndicates content from feeds that you choose into your WordPress weblog; the content it syndicates appears as a series of special posts in your WordPress posts database.

Alternativy:

**WP RSS Aggregator**
„https://wordpress.org/plugins/wp-rss-aggregator/“:https://wordpress.org/plugins/wp-rss-aggregator/

Plugin for easily importing, merging and displaying RSS and Atom feeds on your WordPress site.

**MyCurator Content Curation**
„https://wordpress.org/plugins/mycurator/“:https://wordpress.org/plugins/mycurator/

Combines content aggregation and curation. Content is delivered via RSS feeds, and you can curate articles from those or find others manually. When you choose an article, MyCurator will pre-fill a post with some of its info, enabling you to edit.

**WPeMatico**
„https://wordpress.org/plugins/wpematico/“:https://wordpress.org/plugins/wpematico/

A very easy to use autoblogging plugin. Organized into campaigns, it publishes your posts automatically from the RSS/Atom feeds of your choice.

**RSS Post Importer**
„https://wordpress.org/plugins/rss-post-importer/“:https://wordpress.org/plugins/rss-post-importer/

Plugin for Syndicating, Importing, Curating, Merging and Displaying Full Text RSS and Atom feeds on your WordPress Blog.

Generování testovacího obsahu nového webu

**FakerPress**
„https://wordpress.org/plugins/fakerpress/“:https://wordpress.org/plugins/fakerpress/

FakerPress is a clean way to generate fake and dummy content to your WordPress, great for developers who need testing.

– Posts
– Custom Post Types
– Meta Data
– Featured Image
– Users
– Tags
– Categories
– Comments

Jednoduché nastavení SSL

**Really Simple SSL**
„https://wordpress.org/plugins/really-simple-ssl/“:https://wordpress.org/plugins/really-simple-ssl/

The really simple ssl plugin automatically detects your settings and configures your website. To keep it lightweight, the options are kept to a minimum. The entire site will move to SSL.
Three simple steps for setup:

– Get an SSL certificate
– Activate this plugin
– Enable SSL with one click

Jak přidat vyhledávání do menu (když není v šabloně)

**TB Search in Menu**
„https://cs.wordpress.org/plugins/tb-search-in-menu/“:https://cs.wordpress.org/plugins/tb-search-in-menu/

Using TB Search in Menu you can easily add a search item in your menu that will show a modern search form when clicked. All you need to do is activate the plugin and choose the menu location where you want your search item to be shown.

Vylepšená knihovna médií

**Enhanced Media Library**
„https://cs.wordpress.org/plugins/enhanced-media-library/“:https://cs.wordpress.org/plugins/enhanced-media-library/

The plugin will be handy for those who need to manage a lot of media files.

*Categories and Tags for media items*

Various media categories. With the plugin installed you immediately obtain Media Categories for categorizing and filtering media items in WordPress admin. This feature alone will save you hours of searching through a media library with even as few as 100 images.

Media items categorizing can be useful for the front-end as well. To insert media galleries or audio / video playlists based on media categories you have to use the familiar shortcode format like

[gallery media_category="5" category="2" limit="10" monthnum="12" year="2015" orderby="title" order="DESC"]

Zobrazení příspěvků v mřížce

**Content Views**
„https://cs.wordpress.org/plugins/content-views-query-and-display-post-page/“:https://cs.wordpress.org/plugins/content-views-query-and-display-post-page/

Content Views helps you to display latest posts on any page, and more:

– display posts by category, tag, author, ID, keyword, status
– display pages by author, ID, keyword, status
– display children of a parent page
– sort posts by title, date, ID
– display any post data: featured image, title, full content or excerpt, meta fields (date, author, category, tag, comment count)
– display featured image in any size (thumbnail, medium, large, full…)
– limit number of posts to display
– enable/disable pagination (ajax, non-ajax)
– custom actions, filters hook for developers

It provides you a friendly form to filter & display posts quickly, in 3 simple steps:

– Step 1 : Filter any posts (by ID, category, tag, author, keyword, status)
– Step 2 : Select layout (grid, scrollable list, collapsible list) to display your posts. You can choose to display any post data (title, featured image, full content or excerpt, meta fields)
– Step 3 : Paste generated shortcode to anywhere you want (page content, text widget, theme template file…)

Elementor Page Builder (drag & drop)

**Elementor Page Builder**
„https://wordpress.org/plugins/elementor/“:https://wordpress.org/plugins/elementor/

The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design. Compatible with PHP 5.4 or greater.