Giter Club home page Giter Club logo

plugin_footer's Introduction

How to create a plugin ( Basics )

To create a plugin, all you need to do is create a folder and then create a single file with one line of content. Navigate to the wp-content/plugins folder, and create a new folder named "exemple_plugin". Inside this new folder, create a file named "exemple_plugin.php". Open the file in a text editor, and paste the following information in it :

<?php
   /*
   Plugin Name: exemple_plugin
   Plugin URI: 
   description: a plugin to create ....
   Version: 1.0
   Author: Your Name
   Author URI: 
   License: 
   */
?>

How to Get our plugin in your projet wordpress :

Étape 1 :

  • Click here :

stop

Étape 2 :

  • Add New

stop

Étape 3 :

  • Upload Plugin

stop

Étape 4 :

  • Choose File

stop

Étape 5 :

  • You will find this file zip in this repo

stop

Étape 6 :

  • Now you can activate the plugin

stop

How to Use the Footer :

Étape 1 :

  • Go to setting to add you information

stop

Étape 2 :

  • Add you information here

stop

Étape 3 :

  • Finally you can see your information in the footer below

stop

plugin_footer's People

Contributors

ayoubbasidi avatar

Stargazers

Od1n avatar  avatar Taha avatar  avatar Ayoub benouahi avatar Meryam Lebdaoui avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.