📂 FileMgr
📍
/home/coemyoza/public_html/wp-content/plugins/give/src/Views/Form/Templates/Legacy
✏️ Edit File: /home/coemyoza/public_html/wp-content/plugins/give/src/Views/Form/Templates/Legacy/Legacy.php
⬅ Kembali
<?php namespace Give\Views\Form\Templates\Legacy; use Give\Form\Template; class Legacy extends Template { /** * @inheritDoc */ public function getID() { return 'legacy'; } /** * @inheritDoc */ public function getName() { return __('Legacy Form', 'give'); } /** * @inheritDoc */ public function getImage() { return GIVE_PLUGIN_URL . 'assets/dist/images/admin/template-preview-legacy.png'; } /** * @inheritDoc */ public function getOptionsConfig() { return require 'optionConfig.php'; } }
💾 Simpan File
Batal
⬅ Naik ke Templates
2 item
Nama
Tipe
Ukuran
Diubah
Aksi
🐘
Legacy.php
php
629 B
2022-11-29 18:00
✏️ Edit
👁️ View
🗑 Hapus
🐘
optionConfig.php
php
922 B
2022-11-29 18:00
✏️ Edit
👁️ View
🗑 Hapus