GRAYBYTE WORDPRESS FILE MANAGER6697

Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/giriqfky/trustyourlawyer.com/wp-content/plugins/backwpup/components/form/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/trustyourlawyer.com/wp-content/plugins/backwpup/components/form//add.php
<?php
use BackWPup\Utils\BackWPupHelpers;
/**
 * @var string  $name           Unique name of the field to handle value when form is submitted to PHP.  
 * @var bool    $placeholder    Optional. True to check the toggle. Default: "". 
 * @var array   $tags           List of tags. Default: [].   
 */

# Defaults
$name = $name ?? "search";
$placeholder = $placeholder ?? "";
$tags = $tags ?? [];

# Value
$tags_values = implode(",", $tags);

?>
<div class="<?php echo BackWPupHelpers::clsx("js-backwpup-add-input", $trigger); ?>">
  <label class="mb-2 p-1 flex border border-grey-500 rounded font-title focus-within:border-secondary-base">
    <input type="hidden" name="<?php echo $name; ?>" value="<?php echo $tags_values; ?>" class="js-backwpup-add-input-values">
    <input type="text" name="add" class="flex-auto input-special" placeholder="<?php echo $placeholder; ?>">
    <?php
    BackWPupHelpers::component("form/button", [
      "type" => "primary",
      "font" => "small",
      "label" => __("Add", 'backwpup'),
      "icon_name" => "plus",
      "icon_position" => "before",
      "trigger" => "add-input-button",
    ]);
    ?>
  </label>

  <div class="flex flex-wrap gap-2 js-backwpup-add-input-tags">
    <?php 
      if(count($tags)>0) {
        foreach ($tags as $tag) {
          if (empty($tag)) continue;
          BackWPupHelpers::component("tags-item", ["label" => $tag]);
        }
      }
    ?>
  </div>

  <div class="hidden js-backwpup-add-input-tag-template">
    <?php BackWPupHelpers::component("tags-item", ["label" => "PROUT"]); ?>
  </div>
</div>

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:37
giriqfky / giriqfky
0755
.htaccess
0.41 KB
July 10 2025 04:32:37
giriqfky / giriqfky
0644
add.php
1.545 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
button.php
4.9 KB
April 29 2025 17:34:12
giriqfky / giriqfky
0644
checkbox.php
3.04 KB
April 07 2025 18:31:08
giriqfky / giriqfky
0644
hidden.php
0.487 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
search.php
1.178 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
select.php
2.93 KB
April 29 2025 17:34:12
giriqfky / giriqfky
0644
text.php
2.684 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
toggle.php
1.724 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF