Redirect v1.0.12 Released

Redirect

Redirect URIs with a 301 (permanent) or 302 (temporary) redirect; redirects can be edited, toggled on/off and easily deleted if required.

URLS for redirect can be added manually, or you can enable automatic redirect when a permalink is changed.

This plugin is multisite compatible, with options set on a per site basis.

note Changelog

  • Update plugin header and readme for compatibility with ClassicPress Directory v2.
  • Update Update Manager to version 2.5.0.

arrow_down Download

Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

bug Support

If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.

lightbulb Issues/Ideas

I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.

Post Archive v1.3.5 Released

Post Archive

The Post Archive plugin is based on Ozh Tweet Archive – a theme for Wordpress. The tweet archive was extracted, enhanced and turned into this plugin which lets the posts archive to be displayed in a page or in a widget.

Widgets can be limited in the number of years they display as well as have footer text, such as a link to a page containing the full archive in a shortcode.

This plugin is multisite compatible; each site will need settings to be configured in the admin dashboard.

note Changelog

  • Update plugin header and readme for compatibility with ClassicPress Directory v2.
  • Update Update Manager to version 2.5.0.

arrow_down Download

Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

bug Support

If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.

lightbulb Issues/Ideas

I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.

Page Index v1.6.4 Released

Page Index

Shortcode which displays a simple tile based page index showing the child pages of the loaded page or of the supplied pageid or slug. This plugin is multisite compatible.

To use simply place the

[page-index]

shortcode on a page or in a post. Tiled page index based on child pages of the page the shortcode is used on.

If a different page index is required, or the shortcode is used in a post use one of the following parameters:

  • pageid
  • slug

e.g. [page-index pageid='32'] or [page-index slug='mythology/celtic-fairy-tales']

If both parameters are supplied, then pageid will take precedence and slug will be ignored.

Integrated with Flags plugin to display flag in page index; add custom Flag custom field to page.

Integrated with Icons plugin to display icon in page index; add custom Icon custom field to page.

This plugin is multisite compatible; each site will need settings to be configured in the admin dashboard.

note Changelog

  • Update plugin header and readme for compatibility with ClassicPress Directory v2.
  • Update Update Manager to version 2.5.0.

arrow_down Download

Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

bug Support

If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.

lightbulb Issues/Ideas

I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.

Nearby v3.0.3 Released

Nearby creates a table of nearby locations (pages) based on GPS co-ordinates.

Nearby integrates with the following https://development.azurecurve.co.uk/classicpress-plugins/’>azurecurve | Development plugins:

  • Flags allows a location to be set for a page; this will display the location flag next to the location name in the table of nearby attractions.
  • Icons allows an icon to be displayed next to a nearby location which has an entry on a timeline (requires integration with Timelines to be enabled).
  • Timelines allows a character (such as *) to be displayed next to a nearby location which has an entry on a timeline.
  • Toggle Show/Hide allows the table of nearby locations to be enclosed with a toggle.

Apply the

[nearby]

shortcode to a page with co-ordinates and nearby locations (pages with co-ordinates), based on the settings, will be displayed in a table.

The shortcode accepts two parameters:

  • type to limit nearby attractions (multiple types can be provided in comma separated string).
  • title to override the default toggle title.

Example shortcode usage:

[nearby type="Distilleries" title="Nearby Distilleries"]

Examples of this plugin in action:

This plugin is multisite compatible; each site will need settings to be configured in the admin dashboard.

note Changelog

  • Update readme file for compatibility with ClassicPress Directory.

arrow_down Download

Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

bug Support

If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.

lightbulb Issues/Ideas

I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.

Multisite Favicon v1.2.5 Released

Multisite Favicon

Allows each site in a network to set a distinct favicon. Set a network path and favicon to be used if a favicon is not defined for a site.

This plugin is intended for multisite ClassicPress installations, but will work and allow easy changing of the favicon of single ClassicPress blogs.

This plugin is multisite compatible; each site will need settings to be configured in the admin dashboard.

note Changelog

  • Update plugin header and readme for compatibility with ClassicPress Directory v2.
  • Update Update Manager to version 2.5.0.

arrow_down Download

Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

bug Support

If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.

lightbulb Issues/Ideas

I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.

Mobile Detection v1.2.5 Released

Mobile Detection

Plugin providing shortcodes and functions to allow different content to be served to different types of device (Desktop, Tablet, Phone); also includes checks on types of device (iOS, iPhone, iPad, Android, Windows Phone) and mobile browsers (Chrome, Firefox, IE, Opera, WebKit).

The following shortcodes are available:

  • ismobile
  • isnotmobile
  • isphone
  • isnotphone
  • istablet
  • isnottablet
  • isios
  • isiphone
  • isipad
  • isandroid
  • iswindowsphone (alternative shortcode iswp)
  • iswindowsmobile (alternative shortcode iswinmo)
  • ischrome
  • isfirefox
  • isie
  • isopera
  • iswebkit
  • istv
  • isconsole

All shortcodes available as functions with an azrcrv_md prefix for calling from themes, other plugins, etc. For example,

is_mobile

available as function

azrcrv_md_is_mobile

.

Uses PHP Mobile Detect class, the lightweight PHP class for detecting mobile devices (including tablets).

note Changelog

  • Update plugin header and readme for compatibility with ClassicPress Directory v2.
  • Update Update Manager to version 2.5.0.

arrow_down Download

Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

bug Support

If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.

lightbulb Issues/Ideas

I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.

Markdown v3.0.2 Released

Markdown

This Markdown plugin allows for administrators to enable markdown to be used in various places and converted to HTML markup on output.

Settings are available for:

  1. Posts.
  2. Pages.
  3. Comments.
  4. Custom Post Types set to public.
  5. A &lsq;markdown&rsq; shortcode is also available; for best results, place the opening and closing &lsq;markdown&rsq; shortcode tags on separate lines.

Uses Parsedown and Parsedown Extra.

This plugin is multisite compatible; settings need to be configured for each site.

note Changelog

  • Update plugin header and readme for compatibility with ClassicPress Directory v2.

arrow_down Download

Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

bug Support

If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.

lightbulb Issues/Ideas

I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.

Maintenance Mode v2.0.2 Released

Maintenance Mode

Enable maintenance mode to disable the front-end of your ClassicPress site for non-administrators.

Users will only see the configured message; administrators will have full access to the site, but a prominent configurable warning that maintenance mode is enabled will be displayed at the top of every page.

This plugin is multisite compatible with each site having its own settings.

note Changelog

  • Update plugin header and readme for compatibility with ClassicPress Directory v2.
  • Update Update Manager to version 2.5.0.

arrow_down Download

Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

bug Support

If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.

lightbulb Issues/Ideas

I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.

Loop Injection v1.2.6 Released

Loop Injection

Allows content to be injected before, within and after the loop. All content is configurable via an admin settings page.

Each of the three content locations can be activated individually and the location within the loop is configurable; perfect for injecting adverts. Shortcodes are supported in Loop Injection.

This plugin is multisite compatible; each site will need settings to be configured in the admin dashboard.

note Changelog

  • Update plugin header and readme for compatibility with ClassicPress Directory v2.
  • Update Update Manager to version 2.5.0.

arrow_down Download

Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

bug Support

If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.

lightbulb Issues/Ideas

I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.

Insult Generator v1.2.6 Released

Insult Generator

Uses shortcodes which allow a modern or medieval insult to be generated.

This plugin works by providing three shortcodes which can be positioned on a post, page or widget:

  • moderninsult when clicked will generate a modern insult displayed using the displayinsult shortcode.
  • medievalinsult when clicked will generate a medieval insult displayed using the displayinsult shortcode.
  • displayinsult is used to position the insult generated by one of the insult shortcodes.

This plugin is multisite compatible.

note Changelog

  • Update plugin header and readme for compatibility with ClassicPress Directory v2.
  • Update Update Manager to version 2.5.0.

arrow_down Download

Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

bug Support

If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.

lightbulb Issues/Ideas

I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.