• We have an Intranet built with WordPress and need a yearly calendar, I have searched and searched for a plugin which can display a yearly calendar as per the example and can only find day/week/month not year..

    Click here for example.

    I know basic PHP and can read code so I thought I may as well try to create the plugin.

    I will need a user to have the ability to edit, add and delete

    Just hoping someone can give me a starting point?

    I was thinking download a free calendar plugin and study that first?

    Any help appreciated.

Viewing 1 replies (of 1 total)
  • Hi there,

    Great to hear you are considering developing a custom WordPress plugin! These projects can be tremendously rewarding and will really help to get you more comfortable with WordPress from an integration perspective.

    Here is a fantastic introduction to plugin development in the handbook: https://developer.ww.wp.xz.cn/plugins/intro/

    It will walk you through all the basic requirements in terms of developing plugins.

    I would definitely recommend downloading some of the more popular calendar plugins and use them as reference for your own work.

    WordPress development is all about learning and growing together.

    If you need any help getting the save/add/delete functionality setup, please do let me know and I will help you wherever possible. I have quite a bit of experience and would really enjoy helping you get started in the world of WordPress plugin development.

Viewing 1 replies (of 1 total)

The topic ‘Create my own calendar plugin’ is closed to new replies.