WP Manifestindependent plugin directory
manifest / content / public-scheduled-posts

Public Scheduled Posts GitLab

A WordPress plugin to permit public access to scheduled posts

by Andrew <andrew@nationaleventpros.com> · gitlab.com/nep/public-scheduled-posts · website

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://gitlab.com/nep/public-scheduled-posts/-/archive/main/public-scheduled-posts-main.zip

Readme

Public Scheduled Posts

A WordPress plugin to permit public access to scheduled posts

Installation

This plugin has not been published to the WordPress Plugins Directory so it must be installed "manually":

git clone 'https://gitlab.com/nep/public-scheduled-posts.git' \
          'wp-content/plugins/public-scheduled-posts'
wp plugin activate 'public-scheduled-posts'

Usage

To view a scheduled post, visit its permalink.

License

This plugin is licensed under the GNU General Public License v3.0.

Read the full README on GitLab →