વર્ણન
Unlike the standard embedding method that use script like this
<script src="https://gist.github.com/..."></script>
to embed gist code, Gist API Code insert plugin inserts code directly in to your posts using simple shortcode and highlights it with prism code highlighter.
Examples
Add all files from a gist:
[apCI id="123456789"]
Add single file from a gist:
[apCI id="123456789" file="filename.php"]
Add single file from a gist with raw file link:
[apCI id="123456789" file="filename.php" raw="yes" ]
સ્ક્રીનશોટ
બ્લોક્સ
આ પ્લગિન 1 બ્લોક આપે છે.
- SP Youtube channel videos The YouTube SocialPatch block is a simple and elegant way to showcase your YouTube channel videos on your website.
સ્થાપન
- Upload plugin files to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
એફએક્યુ (FAQ)
-
- You can find shortcode button in your classic code editor`s tool bar.
સમીક્ષાઓ
આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.
ફાળો આપનાર & ડેવલપર્સ
“Gist API Code insert” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, જોવોઅસ્વીએન રેપોઝિટરીમાંથી,અથવા સબ્સ્ક્રાઇબ કરોડેવલપમેન્ટ દ્વારાઆરઅસઅસ.
ચેન્જલૉગ
1.0.0
- Initial plugin release.