javascript - Passing values from Wordpress with AJAX -


i'm trying reverse engineer wordpress theme uses ajax it's values database. following line in php file found.

<script>      <span class="position-profile">{{=et_professional_title }}</span> <script> 

what i'm wondering how {{=et_professional_title }} possibly getting value. when text search on files there 1000 references won't work. {{ specific syntax specific? need pointed in right direction

there multiple templating languages wordpress. mustache or timber (twig).


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -