Skip to content

wpcampus/wpcampus-notifications-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPCampus Notifications - WordPress Plugin

WordPress plugin that manages notification functionality for WPCampus websites. Uses the WordPress REST API.

You can view the notifications JSON feed at https://wpcampus.org/wp-json/wp/v2/notifications.

Implementation

The majority of the code that adds the notifications to the WPCampus websites exists in our network plugin. We use mustache templating to display the notifications. The mustache template for each website exists in its own theme.

Required Code

Disclaimer

This repo is shared for educational purposes. Feel free to explore, copy, submit fixes, and share the code.

However, please respect that the WPCampus branding and design are intended solely for the WPCampus organization.

About

WordPress plugin that holds notification functionality for WPCampus websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors