2024-01-09 16:22:35 +01:00
|
|
|
# The Xarxaprod wp plugin
|
2024-01-09 11:39:13 +01:00
|
|
|
|
2024-01-09 16:22:35 +01:00
|
|
|
Pluggin development for the needs of the wordpress theme for [Xarxaprod](https://xarxaprod.cat).
|
|
|
|
|
|
|
|
## Description
|
|
|
|
|
2024-01-10 12:05:30 +01:00
|
|
|
A WordPress theme for the Xarxaprod.cat
|
2024-01-09 16:22:35 +01:00
|
|
|
|
|
|
|
## 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
|
|
|
|
|
|
|
|
1. In your admin panel, go to Appearance > Plugins and click the Add New button.
|
|
|
|
2. Click Upload Plugin and Choose File, then select the plugin's .zip file. Click Install Now.
|
|
|
|
3. Click Activate to use your new theme right away.
|
|
|
|
|
|
|
|
## Frequently Asked Questions
|
|
|
|
|
|
|
|
### Is this plugin supported by any theme?
|
|
|
|
|
2024-01-10 12:05:30 +01:00
|
|
|
Xarxaprod theme supports the Xarxaprod plugin.
|
2024-01-09 16:22:35 +01:00
|
|
|
|
|
|
|
## Changelog
|
|
|
|
|
|
|
|
### 1.0 - 29th decembre 2023
|
|
|
|
- Initial release
|
|
|
|
|
|
|
|
## Credits
|
|
|
|
- Developed by Jorge Vitoria (vitrubio.net)
|