Skip to content

Releases: mteedev/os-destination-guide-wp-plug-in

v1.0.1 – Destination Guide

Choose a tag to compare

@mteedev mteedev released this 11 Sep 23:31
f15372f

Category-driven WordPress destination guide for OpenSimulator grid owners.

  • Admin dashboard with AJAX add/edit/delete (no page reloads)
  • Category-tile browsing on the front end: click a category, click a
    destination, see a detail view with image, description, and a teleport link
  • [destination_guide] shortcode for embedding anywhere
  • Clean /destination-guide/ endpoint that outputs a bare HTML page
    (no theme chrome) — built for embedding in-world via a viewer's
    web browser prim/media-on-a-prim

Installation

Download destination-guide-generic-1.0.1.zip below and install via
Plugins → Add New → Upload Plugin.

v1.0.0 – Initial Release

Choose a tag to compare

@mteedev mteedev released this 11 Sep 12:11
f15372f

First proper release of the Destination Guide plugin for WordPress.

A lightweight, SLURL-based destination guide for OpenSimulator grid owners.
Works alongside w4os to let you catalog and showcase
in-world destinations — name, description, grid, category, region, image,
and teleport URL — with a front-end shortcode display and full admin CRUD.

Features

  • Admin UI to add/edit/delete destinations
  • Front-end [destination_guide] shortcode with grid/category filtering
  • CSV import/export
  • Image upload support per destination
  • Configurable defaults (sort order, items per page, filter visibility)

Installation

Download destination-guide-1.0.0.zip below and install via
Plugins → Add New → Upload Plugin in your WordPress admin.

Note: Don't use GitHub's auto-generated "Source code (zip)" above —
use the destination-guide-1.0.0.zip asset attached to this release.
It's packaged with the correct folder structure for a clean WordPress install.