WP Plugins

  • JavaScript
  • PHP
  • SubVersion
  • WordPress


Development of WordPress Plugins, build a base for creating an admin page.
I created three plugins who manage different aspects of the websites:
– to easily manage the social medias navigation bars, for sharing and following, using a shortcodes.
– to create a DarkMode option on your theme, and button to incorporate with a shortcode. You’ll just need to edit your css.
– to add a LightBox effect navigation in your wordpress gallery and images

I learned how to use SVN to be able to upload the repositories on WordPress.org

More details on GitHub or WordPress:

https://github.com/Gautier-Antoine/gaplugin-socials
https://wordpress.org/plugins/socials-ga/

https://github.com/Gautier-Antoine/gaplugin-darkmode
https://wordpress.org/plugins/darkmode-ga/

https://github.com/Gautier-Antoine/gaplugin-lightbox
https://wordpress.org/plugins/lightbox-ga/