Skip to content

imJignesh/Assignment-2a-Simple-Alert-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment-2a:

Simple Alert Plugin

Admin-Side:

Create an admin-side page under settings tab. This page contains following fields those are available with next points. Text field for adding text which will be displayed as alert on front side. Checkboxes for all custom post types.

For ex:

 – posts
 – pages

When admin will check any of the above post type’s checkbox, all posts of that post type will be listed below in multi-selectbox. User can select multiple posts from the selection for which they want to show alert on frontend. “Save Changes” button to save your changes.

Front-end:

When user will open any page, post or custom post type post and if it is selected from admin side then alert box should be opened. Alert box should contain admin side added text from settings page.

Plugin Standard:

https://github.com/DevinVinson/WordPress-Plugin-Boilerplate

Screens

Backend Settings

backend

Frontend Alert

frontend

About

this is an assignment part one of the qualifying process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published