jorge 4cd884163b | ||
---|---|---|
assets | ||
includes | ||
.gitignore | ||
LICENSE | ||
README.md | ||
uninstall.php | ||
xarxaprod-wp-plugin.php |
README.md
The Xarxaprod wp plugin
Pluggin development for the needs of the wordpress theme for Xarxaprod.
Description
A WordPress theme for the Xarxaprod.cat
Features
Several parts of the WP will be coded here such as:
- Widgets
- MetaBoxes
- etc...
Plugin's details
- Contributors: jorge-vitrubio.net
- Tags:
- Requires at least: 5.4
- Tested up to: 6.4.2
- Requires PHP: 7.0
- Stable tag: 1.0.0
- License: GNU General Public License v3 or later
- License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Documentation
Information that has been used in the process
Pluggins
- howto write a pluggin by Wordpress.org https://codex.wordpress.org/Writing_a_Plugin
- and the best practices for writing pluggins https://developer.wordpress.org/plugins/plugin-basics/best-practices/
Widgets
- howto write widgets https://www.wpbeginner.com/wp-tutorials/how-to-create-a-custom-wordpress-widget/
Meta Boxes
- howto write a pluggin to generate MetaBoxes https://themefoundation.com/wordpress-meta-boxes-guide/
Installation
- In your admin panel, go to Appearance > Plugins and click the Add New button.
- Click Upload Plugin and Choose File, then select the plugin's .zip file. Click Install Now.
- Click Activate to use your new theme right away.
Frequently Asked Questions
Is this plugin supported by any theme?
Xarxaprod theme supports the Xarxaprod plugin.
Changelog
1.0 - 29th decembre 2023
- Initial release
Credits
- Developed by Jorge Vitoria (vitrubio.net)