Search the site:

Copyright 2010 - 2024 @ DevriX - All rights reserved.

DX Plugin Base

The DX Plugin Base plugin outlines the best practices through existing code snippets in order to make it easier for you to create your own WordPress plugin.

The plugin is ready to go – you can install it and it will simply work! Feel free to fork it away, remove and alter existing snippets and fine tune it in order to make it all yours.

You could also use specific snippets and copy them over to your new plugin – just like a snippet library of helper functions for you to use. It’s up to you.

When in doubt, always check the syntax and complete function reference at developer.wordpress.org.

Official plugin page on WordPress.org – http://wordpress.org/extend/plugins/dx-plugin-base/

GitHub Repository – https://github.com/mpeshev/dx-plugin-base

Add comments and remarks below.