Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /home/geoamins/public_html/wp/wp-includes/functions.php on line 6131

Getting Started: Building a custom plagin for OJS

This tutorial will walk you through the process of creating a generic plugin called the “Tutorial Example Plugin.” This plugin will be made for OJS, but the same steps can be used to make an OMP or OPS plugin. Create a directory for the plugin at plugins/generic/tutorialExample and create the following files in that directory. The directory … Read more