WP Manifestindependent plugin directory
manifest / content / ifam-locations

iFam Locations

WordPress plugin for managing locations for my AI family

by Andrew McCabe · github.com/robotzero1/ifam-locations

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/robotzero1/ifam-locations/archive/refs/heads/main.zip

Readme

ifam-locations

WordPress plugin for managing locations for my AI family

This is part of an AI project I'm working on for a virtual traveling family. This plugin manages the locations the family are traveling from and to.

It has two main functions.

  1. The display above the homepage on the WordPress blog that shows the current and next locations:
Header
  1. Adding an endpoint for the location data. This is used by another server that creates the content for the blog as below:
Code

Read the full README on GitHub →