Documentation

ajax_get_theme.php

\file \brief Return theme path.

Call: inc/ajax_get_theme.php?file=[relativefilepath]

Tags
author

HugoFara hugo.farajallah@protonmail.com

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/docs/html/ajax__get__theme_8php.html
since
2.2.0-fork
deprecated
2.9.0

Use AJAX REST API instead.

Table of Contents

Functions

do_ajax_get_theme()  : string
Get the file path using theme.

Functions

do_ajax_get_theme()

Get the file path using theme.

do_ajax_get_theme(string $filepath) : string
Parameters
$filepath : string

Standard file path.

Return values
string

Relative filepath using theme.


        
On this page

Search results