-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReadme.txt
More file actions
28 lines (15 loc) · 962 Bytes
/
Readme.txt
File metadata and controls
28 lines (15 loc) · 962 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Project: aurovilleconsulting.com
Developer: dev.mansur@gmail.com
Started: 16/10/2019
Info : This code will get the filterable posts from wordpress.
****************************************************************
HTML
* This folder contains all the code which is i started in beginging and testing with using wordpress Rest api and js.
* I have written only the basic CSS becususe this code will run in wordpress theme in next stage.
****************************************************************
WORDPRESS
* This folder contain a file ourprojets.php which is a wordpress custom template.
* I copy the html from HTML/index.html and placed in to the template file.
* Converted from static categories and years throug wordpress function.
* i havent use the get_header, get_footer function becuse im going to use this template file as section through shotcode.
* css, js removed, and enqued via wordpress function.php.