Maskování a zkracování odkazů

**Pretty Link**
„http://wordpress.org/extend/plugins/pretty-link/“:http://wordpress.org/extend/plugins/pretty-link/
„http://blairwilliams.com/pretty-link/“:http://blairwilliams.com/pretty-link/

Shrink, track and share any URL on the Internet from your WordPress website. You can now shorten links using your own domain name (as opposed to using tinyurl.com, bit.ly, or any other link shrinking service)! In addition to creating clean links, Pretty Link tracks each hit on your URL and provides a full, detailed report of where the hit came from, the browser, os and host. Pretty Link is a killer plugin for people who want to mask their affiliate links, track clicks from emails, their links on Twitter to come from their own domain, or generally increase the reach of their website by spreading these links on forums or comments on other blogs.

Registrace na základě pozvánek

**Secure Invites**
„http://wordpress.org/extend/plugins/wordpress-mu-secure-invites/“:http://wordpress.org/extend/plugins/wordpress-mu-secure-invites/
„http://www.stillbreathing.co.uk/wordpress/wordpress-mu-secure-invites/“:http://www.stillbreathing.co.uk/wordpress/wordpress-mu-secure-invites/

This plugin stops access to your signup page, except where the visitor has been invited and clicked the link in their invitation email. Your users invite people, and you can see who has sent the most invitations, and how many resulting signups have occurred.

* Restrict the ability to invite people to users who have been registered only for a certain number of days or more
* View the number of invites sent and resulting signups per month
* View the users who have sent the most invites, and the number of resulting signups
* Browse all invitations sent (auto paginated)
* Change the default email text
* Set after how many days an invitation will expire
* Works with different locations of signup page (default: /wp-signup.php)
* Set the message to show if someone tries to sign up with no valid invitation
* Turn off security on signup form, allowing anyone to sign up (this does not affect the ability to invite people)
* Introducer points system

Často kladené otázky (FAQ)

**FAQ**
„http://myplugins.org/plugins/2009-10-10/faq.html“:http://myplugins.org/plugins/2009-10-10/faq.html

Sometimes it is really important to save frequently asked questions so the visitor doesn’t need to write a comment or post a support ticket. That’s why we decided to write a small plugin which does the trick.

*Alternativy:*

**FAQ-Tastic Lite**
„http://faq-tastic.com/faqtastic-lite-free/“:http://faq-tastic.com/faqtastic-lite-free/

FAQ-Tastic is a free WordPress plugin to create and manage FAQs on your site. With multiple FAQs for various sections, this plugin is a great way of giving your users the answers to the most common questions that have been asked while allowing them to submit new questions. By optionally adding their email address, users can be notified when their question has been approved or rejected.
With FAQ-Tastic, you can easily make either a single page with a list of questions and answers or an index of questions linking to answers on separate pages.

Doplněk: AJAXify FAQ-Tastic
„http://wordpress.org/extend/plugins/ajaxify-faqtastic/“:http://wordpress.org/extend/plugins/ajaxify-faqtastic/

Used to add AJAX open close effects.

**CM Answers**
„https://wordpress.org/plugins/cm-answers/screenshots/“:https://wordpress.org/plugins/cm-answers/screenshots/

Enables users to post questions and answers (Q&A) in a Stackoverflow style. Plugin includes social media login registration and can be customized. Plugin also includes social media registration using Facebook, LinkedIn or Google+, Twitter & Microsoft Live authentication. The CM Answers discussion forum plugin has many other unique features which allow administrators to customize it according to his or her needs.

**WPMU Q&A – WordPress Questions and Answers Plugin**
„http://premium.wpmudev.org/project/qa-wordpress-questions-and-answers-plugin“:http://premium.wpmudev.org/project/qa-wordpress-questions-and-answers-plugin

Obsah v záložkách na stránce či v příspěvku

**Tabbed Content**
„http://myplugins.org/plugins/2009-06-26/tabbed-content.html“:http://myplugins.org/plugins/2009-06-26/tabbed-content.html

Tabs are a nice way to display a huge amount of content on less space. On WordPress powered websites you mostly see them in sidebars. This nice and tiny plugin enables you to use tabs even in your posts and pages. Much more content can then easily be displayed. Another nice feature is that you still can use other plugins inside.

Galerie obrázků – slideshow

**WordPress Gallery Slideshow**
„http://wordpress.org/extend/plugins/wordpress-gallery-slideshow/“:http://wordpress.org/extend/plugins/wordpress-gallery-slideshow/
„http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html“:http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html

A small plugin with less configuration settings and no extra tables for the WordPress Database.
Umí zobrazovat i galerie z Picasa nebo Flickr, stejně jako vložit mp3 audio soubor na pozadí galerie.

„Zprovoznění“:http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html#tab-1-2
„Demoverze“:http://myplugins.org/plugins/2009-06-26/wordpress-gallery-slideshow.html#tab-1-3

Plně konfigurovatelné.

**Carousel Gallery**

„http://wordpress.org/plugins/carousel-gallery-jquery/“:http://wordpress.org/plugins/carousel-gallery-jquery/

Carousel Gallery tweaks WordPress‘ built-in gallery function by simply replacing it with a really neat looking javascript flippable gallery (a carousel).

Pohodlné vytváření uživatelských polí

**Verve Meta Boxes**
„http://wordpress.org/extend/plugins/verve-meta-boxes/“:http://wordpress.org/extend/plugins/verve-meta-boxes/
„http://www.avenueverve.com/verve-meta-boxes/“:http://www.avenueverve.com/verve-meta-boxes/

Verve Meta Boxes is a robust custom fields plugin with an intuitive, polished interface that allows for creation of text, textarea, image, file, date, select, radio, and checkbox custom fields for posts and/or pages.

Values for custom fields are stored in wp_postmeta and can be accessed in templates through standard WordPress functions such as: the_meta, get_post_meta, get_post_custom, get_post_custom_values, etc.

*Alternativy*

**Advanced Custom Fields**
„http://wordpress.org/plugins/advanced-custom-fields/“:http://wordpress.org/plugins/advanced-custom-fields/

Fully customise WordPress edit screens with powerful fields.

– Visually create your Fields
– Select from multiple input types (text, textarea, wysiwyg, image, file, page link, post object, relationship, select, checkbox, radio buttons, date picker, true / false, repeater, flexible content, gallery and more to come!)
– Assign your fields to multiple edit pages (via custom location rules)
– Easily load data through a simple and friendly API
– Uses the native WordPress custom post type for ease of use and fast processing
– Uses the native WordPress metadata for ease of use and fast processing

*Using ACF in templates:*

get_field(‚field_name‘) – returns the value
the_field(‚field_name‘) – displays the value

„Automated Exporting for Advanced Custom Fields »“:http://seanbutze.com/automated-exporting-for-advanced-custom-fields/
A way to make Advanced Custom Fields automatically export all fields to a PHP file. Export is initiated whenever an admin publishes a new field group or saves changes to an existing field group.

„Programmatically define custom fields, prevent custom field changes or deletion »“:http://code.tutsplus.com/tutorials/create-a-simple-crm-in-wordpress-advanced-custom-fields–cms-20049

„Adding Sortable Columns to WP_List_Table“:http://code.tutsplus.com/tutorials/create-a-simple-crm-in-wordpress-adding-columns-to-wp_list_table–cms-20065

„Using the Advanced Custom Fields Plugin to create a custom home page in WordPress »“:http://www.elliotcondon.com/using-the-advanced-custom-fields-plugin-to-create-a-custom-home-page-in-wordpress/

Kalendář událostí

**Events Calendar**
„http://wordpress.org/extend/plugins/events-calendar/“:http://wordpress.org/extend/plugins/events-calendar/
„http://www.wp-eventscalendar.com/“:http://www.wp-eventscalendar.com/

Events-Calendar is a versatile replacement for the original calendar included with WordPress adding many useful functions to keep track of your events. The plugin has an easy to use admin section that displays a big readable calendar and lets you add and delete events.

The plugin is widget ready so you can easily add a small calendar to the main sidebar with the ability to roll over the highlighted event day to see a brief description of the event or click the day to get a full description of the event without ever leaving your current page.

Použito pro Fujitsu t2t.

*Alternativy*

**Calendar**
„http://wordpress.org/extend/plugins/calendar/“:http://wordpress.org/extend/plugins/calendar/

A simple but effective Calendar plugin for WordPress that allows you to manage your events and appointments and display them to the world on your website.
Použito pro kalendář obsazenosti na webu „Chata Naďa v Jeseníkách“:http://chatanada.cz/obsazenost/.

**Ajax Event Calendar**
„http://wordpress.org/extend/plugins/ajax-event-calendar/“:http://wordpress.org/extend/plugins/ajax-event-calendar/

A fully localized community calendar that allows authorized users to manage events in custom categories.
This plugin allows authorized users to add, edit (via drag n‘ drop and resize) and delete events in a community calendar viewable by all blog visitors. The calendar can be added to a page or a post using the „[calendar]“ shortcode with several filtering parameters. All shortcode parameters can be applied together, for example [calendar categories=“1,2,3″ filter=2 month=8 views=false scroll=true].

„4 Of The Best WordPress Calendar Plugins And Their Differences »“:http://www.elegantthemes.com/blog/resources/4-of-the-best-wordpress-calendar-plugins-and-their-differences

**Booking Calendar**
„https://wordpress.org/plugins/booking/“:https://wordpress.org/plugins/booking/

Booking Calendar plugin – it’s ultimate booking system for online reservation and availability checking service for your site.

Plánovací kalendář

**Appointment Scheduler – Appointy Plugin**
„http://wordpress.org/extend/plugins/appointy-appointment-scheduler/“:http://wordpress.org/extend/plugins/appointy-appointment-scheduler/
„http://www.appointy.com/wordpress/“:http://www.appointy.com/wordpress/

Accept appointments from your clients 24x7x365 on your blog. Unlike other calendar tools, this plugin allows your customers to book appointments with you directly from your blog. It has a very powerful and simple Ajax interface which allows one click booking. With just one click your clients can see your availability in the entire month.

1. Sends SMS alert to client prior to appointment.
2. 2 Way Sync with Google calendar.
3. Supports multiple service booking.
4. Works at service level i.e. your staff can perform any service at any time on any weekday.
5. Powerful marketing tool to promote your services socially.
6. ICal support to sync outlook or any other iCal supporting application.
7. Allows you to accept pre-payments from your clients.
8. Can be customized easily to fit any business needs.
9. Can be used for service booking, resource booking, group booking and event booking.

„Demoverze »“:http://www.xtremeheights.com/aLog/?page_id=3
„Facebook page »“:http://www.facebook.com/appointy

Prohledávání webu

**Relevanssi**
„http://wordpress.org/extend/plugins/relevanssi/“:http://wordpress.org/extend/plugins/relevanssi/
„http://www.mikkosaari.fi/relevanssi/“:http://www.mikkosaari.fi/relevanssi/

Náhrada standardního vyhledávání.

Relevanssi replaces the basic WordPress search with a partial-match search that sorts the results based on relevance. It is a partial match search, so if user inputs several search terms, the search will find all documents that match even one term, ranking highest those documents that match all search terms.

Relevanssi does some fuzzy matching too, so if user searches for something that doesn’t produce any results, Relevanssi will look for similar terms. Strict phrases using quotation marks (like „search phrase“) are supported.

The matching is based on basic tf * idf weighing, with some extra features added like a boost for words that appear in titles.

Relevanssi can create custom search result snippets that show the part of the document where the search hit was made. Relevanssi can also highlight the query terms in the search results.

Relevanssi can keep a log of user queries and display both most popular queries and recent queries that got no hits.

Relevanssi supports the hidden input field cat to restrict searches to certain categories (or tags, since those are pretty much the same). Just add a hidden input field named cat in your search form and list the desired category or tag IDs in the value field – positive numbers include those categories and tags, negative numbers exclude them. You can also set the restriction from general plugin settings (and then override it in individual search forms with the special field).

In addition of post and page content (including tags and categories), Relevanssi can index comments and pingbacks. It can also expand shortcodes in post content before indexing, so that everything the user sees on the entry page will be included in the index.

*Alternativy*

**Dave’s WordPress Live Search**
„https://wordpress.org/plugins/daves-wordpress-live-search/“:https://wordpress.org/plugins/daves-wordpress-live-search/

Adds „live search“ functionality to your WordPress site. Uses the built-in search and jQuery.

**Better Search**
„https://wordpress.org/plugins/better-search/“:https://wordpress.org/plugins/better-search/

Better Search replaces the default WordPress search with a better search that gives contextual results sorted by relevance.

Provizní program

**Affiliate Plus**
„http://wordpress.org/extend/plugins/affiliate-plus/“:http://wordpress.org/extend/plugins/affiliate-plus/

Affiliate Plus lets your registered users get credit for new users they recruit by sending people to any url on your wordpress site with ?affid=username appended to the end. This will set a cookie on the visitors computer, which tracks who they have been referred by.

You can select who gets the credit for the referral: the first affiliate who send the user to your site or the last (cookie is overridden with new affiliate ID) You can also specify for how long the cookie is valid.

Members can be redirected to any page you want when logging in (admin users will not be redirected)

You can see who has been referred by whom and how many new members have been referred by each user on the user list.