Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
/ wp-todo-sync Public archive

🌱 A WordPress plugin for syncing and displaying todos. This plugin includes third-party API integration, MySQL interaction and shortcode development.

Notifications You must be signed in to change notification settings

peppapig13132/wp-todo-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Todo Sync

A WordPress plugin for syncing and displaying todos. This plugin includes third-party API integration, MySQL interaction and shortcode development and Error loging. It's the best plugin for your practice.

Description

  • Develop a WordPress plugin that integrates with an external API: https://jsonplaceholder.typicode.com/todos.
  • Save the results in the database.
  • Provide an admin interface for synchronizing data and searching by the title field.
  • Add a shortcode that displays a random list of the last 5 incomplete tasks.
  • Log errors using Psr\Log.

About

🌱 A WordPress plugin for syncing and displaying todos. This plugin includes third-party API integration, MySQL interaction and shortcode development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages