WP Manifestindependent plugin directory
manifest / developer / practice-wordpress-pluging

WP Practice

Practice WordPress Pluging

by Manuel Morales · github.com/angstromico/practice-wordpress-pluging · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/angstromico/practice-wordpress-pluging/archive/refs/heads/main.zip

🛠️ WP Practice (Memz Features)

WP Practice Banner

A lightweight, modern WordPress plugin designed for educational purposes and feature testing.


🌟 Overview

WP Practice (Memz Features) is a specialized WordPress plugin built to experiment with custom WordPress functionalities, hooks, and REST API integrations. It serves as a foundation for implementing "Rational Thinking" quotes and other modern features within the WordPress ecosystem.

✨ Key Features

  • 🚀 Lightweight Architecture: Built with performance in mind, ensuring minimal impact on site speed.
  • 🛠️ Modular Design: Ready for easy extension of new features and custom post types.
  • 🌍 Ready for Translation: Fully internationalized and optimized for the PRACTICE text domain.
  • 🛡️ Secure: Follows WordPress security best practices, including directory access protection.

📥 Installation

Method 1: GitHub (Recommended for Developers)

  1. Clone the repository into your wp-content/plugins/ directory:

    git clone git@github.com:Angstromico/Practice-WordPress-Pluging.git memz-features
  2. Navigate to the Plugins menu in your WordPress Admin Dashboard.

  3. Locate WP PRACTICE and click Activate.

Method 2: Manual Upload

  1. Download the plugin as a .zip file from the repository.
  2. In your WordPress Admin, go to Plugins > Add New > Upload Plugin.
  3. Choose the .zip file and click Install Now.
  4. Click Activate.

📋 Requirements

  • WordPress: 5.0 or higher
  • PHP: 7.2 or higher
  • License: GPL v2 or later

🛠️ Development

This project is currently under active development. Upcoming features include:

  • [ ] Random "Rational Thinking" quotes display (similar to Hello Dolly).
  • [ ] Integration with Carl Sagan, Bertrand Russell, and Richard Feynman quote databases.
  • [ ] Customizable widget for the admin dashboard.

🤝 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

👤 Author

Manuel Morales (Angstromico)

📄 License

Distributed under the GPL v2 or later License. See LICENSE for more information.