Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

noindex Past Events for The Events Calendar

Опис

This plugin is an add-on for Modern Tribe’s The Events Calendar plugin. It adds a „noindex“ meta tag to the individual detail pages for events after their end date has passed, to prevent them from appearing in search engines like Google or Bing.

Note that this only takes effect the next time a search engine indexes your site, so past events may still appear in search results for a few days.

Прегледи

5. март 2018.
Thanks for this. Ended up just extracting a function from your work so I can noindex all events.
Види сав 1 преглед

Сарадници и градитељи

„noindex Past Events for The Events Calendar“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „noindex Past Events for The Events Calendar“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.2.4 – 2021.12.16

  • Modified plugin title to make clear that it is specifically for use with Modern Tribe’s The Events Calendar plugin.
  • Updated „Tested up to“ to 5.8.2.

1.2.3 – 2021.09.20

  • Switched check for past events to using wp_date() (if it’s available) instead of date().
  • Updated logo/icon assets.
  • Updated „Tested up to“ to 5.8.1.
  • Reformatted changelog.

1.2.2

  • Removed priority from add_action(‘pre_get_posts’, ‘r34npe_search_exclude’); because it wasn’t working.

1.2.1

  • Switched time() to current_time() to account for WP time zone handling.

1.2.0

  • Added logic to exclude past events from WP search results.

1.1.0.1

  • Updated „Tested up to“ to 4.7.

1.1.0

  • Added admin message if The Events Calendar plugin is not activated.

1.0.0

  • Initial release in WordPress Plugin Directory.