Project Files
0 files
0 folders
- controllers
- demo_pictures
- img
- inc
- install_theme
- js
- languages
- layouts
- models
- template-parts
- vues
- .gitignore.gitignore*.log wp-config.php wp-content/advanced-cache.php wp-content/backup-db/ wp-content/backups/ wp-content/blogs.dir/ wp-content/cache/ wp-content/upgrade/ wp-content/uploads/ wp-content/mu-plugins/ ...
- 404.php404.phpBinary file or too large to preview
- LICENSELICENSEMIT License Copyright (c) 2019 Labrak Yanis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright not...
- README.mdREADME.md# :school: Easy School :school: > ⚠️ Warning : This theme work on WordPress 5.0+ ⚠️ 📝 Available Translations : 🇫🇷 _ 🇺🇸 _ 🇬🇧 📝 Comming Soon Translations : 🇲🇦 _ 🇹🇳 _ 🇨🇳 _ 🇮🇹 _ 🇪🇸 ## What is available in this theme ? * Quicklly customizable theme (Customizer API) * Blog articles with gallery like instagram * Canteen Menu * Calendar for the futurs events * School and activities description ...
- actualite.phpactualite.php<?php /** * Template Name: actualiter * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Easy_School_wp */ get_header(); ?> ...
- archive.phparchive.php<?php /** * The template for displaying archive pages * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Easy_School_wp */ get_header(); ?> ...
- calendrier.phpcalendrier.php<?php /** * Template Name: calendrier * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Easy_School_wp */ get_header(); ?> ...
- cantine.phpcantine.php<?php /** * Template Name: cantine * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Easy_School_wp */ get_header(); ?> ...
- comments.phpcomments.php<?php /** * The template for displaying comments * * This is the template that displays the area of the page that contains both the current comments * and the comment form. * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Easy_School_wp ...
- contact.phpcontact.php<?php /** * Template Name: contact * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Easy_School_wp */ get_header(); ?> ...
- desktop.inidesktop.ini[LocalizedFileNames] screenshot.png=@screenshot,0
- footer.phpfooter.php<?php /** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Easy_School_wp */ ...
- functions.phpfunctions.phpBinary file or too large to preview
- header.phpheader.php<?php /** * The header for our theme * * This is the template that displays all of the <head> section and everything up until <div id="content"> * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Easy_School_wp */ ...
- index.phpindex.phpBinary file or too large to preview
- mentions-legales.phpmentions-legales.php<?php /** * Template Name: mentions-legales * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Easy_School_wp */ get_header(); ?> ...
- page.phppage.php<?php /** * The template for displaying all pages * * This is the template that displays all pages by default. * Please note that this is the WordPress construct of pages * and that other 'pages' on your WordPress site may use a * different template. * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ ...
- phpcs.xml.distphpcs.xml.dist<?xml version="1.0"?> <ruleset name="WordPress Theme Coding Standards"> <!-- See https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-ruleset.xml --> <!-- See https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards --> <!-- See https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki --> <!-- See https://github.com/wimg/PHPCompatibility --> <!-- Set a description for this ruleset. --> <description>A custom set of code standard rules to check for...
- pierre_de_coubertin_wp.potpierre_de_coubertin_wp.pot# Copyright (C) 2018 Labrak Yanis # This file is distributed under the MIT. msgid "" msgstr "" "Project-Id-Version: Easy School - Thème WordPress à destination des écoles primaire 1.0.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/theme/pierre_de_coubertin_wp\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" ...
- presentation.phppresentation.php<?php /** * Template Name: presentation * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Easy_School_wp */ get_header(); ?> ...
- readme.txtreadme.txt=== Easy_School_wp === Contributors: automattic Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready Requires at least: 4.5 Tested up to: 4.8 Stable tag: 1.0.0 License: GNU General Public License v2 or later License URI: LICENSE A starter theme called Easy_School_wp. == Description == ...
- rtl.cssrtl.css/* Theme Name: Easy_School_wp Adding support for languages written in a Right To Left (RTL) direction is easy - it's just a matter of overwriting all the horizontal positioning attributes of your CSS stylesheet in a separate stylesheet file named rtl.css. https://codex.wordpress.org/Right-to-Left_Language_Support */ /* body { direction: rtl; ...
- screenshot.pngscreenshot.pngBinary file or too large to preview
- search.phpsearch.php<?php /** * The template for displaying search results pages * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/#search-result * * @package Easy_School_wp */ get_header(); ?> ...
- sidebar.phpsidebar.php<?php /** * The sidebar containing the main widget area * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Easy_School_wp */ if ( ! is_active_sidebar( 'sidebar-1' ) ) { return; ...
- sidebar_actualite.phpsidebar_actualite.php<!-- Side Menu --> <div class="col-xs-12 col-sm-12 col-md-3 col-xl-3 mobile_convertion" style="text-align: left; padding-right: 2%;"> <p> <a href="<?php echo get_permalink( get_page_by_title( "L'ACTUALITÉ DU MOMENT" ) )."?classe="; ?>" class="item_menu"> Toutes les classes </a> </p> <p class="top_bar_menu"> <a href="<?php echo get_permalink( get_page_by_title( "L'ACTUALITÉ DU MOMENT" ) )."?classe=ps"; ?>" class="item_menu"> Petite section ...
- sidebar_presentation.phpsidebar_presentation.php<!-- Side Menu --> <div class="col-xs-12 col-sm-12 col-md-3 col-xl-3 mobile_convertion" style="text-align: left; padding-right: 2%;"> <p> <a href="<?php echo get_permalink( get_page_by_title( "PRÉSENTATION DE L'ÉTABLISSEMENT" ) ); ?>" class="item_menu"> Présentation de l'école </a> </p> <p class="top_bar_menu"> <a href="<?php echo get_permalink( get_page_by_title( "L’équipe éducative" ) ); ?>" class="item_menu"> L’équipe éducative ...
- single-next_events.phpsingle-next_events.php<?php /* Template Name: Next Event Template Post Type: next_events */ get_header(); ?> <div class="row" style="min-height: 500px; padding-left: 6%; padding-right: 5%; padding-top: 3%;"> <!-- Side Menu --> <div class="col-xs-12 col-sm-12 col-md-3 col-xl-3 mobile_convertion" style="text-align: left; padding-right: 2%;"> ...
- single.phpsingle.php<?php /** * The template for displaying all single posts * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/#single-post * * @package Easy_School_wp */ get_header(); ?> ...
- style.cssstyle.css/* Theme Name: Easy School - Thème WordPress à destination des écoles primaire Theme URI: http://informatique-pour-tous-avignon.fr/ Author: Labrak Yanis Author URI: https://www.facebook.com/yanislabrak Description: Ce thème WordPress simple d'utilisation et à l'interface moderne a était conçus en partenariat avec des établissement scolaire local afin de prendre en compte l'ensemble des besoins d'une école. Ce thème rassemble toutes les fonctionnalités attendu par une école primaire p...
Select a file from project to view its contents
Bookmarks