HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux vmi1674223.contaboserver.net 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: root (0)
PHP: 7.4.3-4ubuntu2.22
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/registry/wp-content/plugins/u-event/options.xml
<?xml version='1.0'?> 
<options>
	<tab label="General" icon="cog">
		<group>
			<fields label="Events Slug">
				<option id="uevent-slug" type="textfield" width="100" default="event"></option>
				<description>Change event slug. Remember to save the permalink settings again in Settings > Permalinks</description>
			</fields>
			<fields label="Events Categories Slug">
				<option id="uevent-cat-slug" type="textfield" width="100" default=""></option>
				<description>Change event categories slug. Remember to save the permalink settings again in Settings > Permalinks</description>
			</fields>
			<fields label="Events Tags Slug">
				<option id="uevent-tag-slug" type="textfield" width="100" default=""></option>
				<description>Change event tag slug. Remember to save the permalink settings again in Settings > Permalinks</description>
			</fields>
			<fields label="Listing Style">
				<option id="uevent-style" type="select" default="slide" tooltip="" >
					<select value="classic" text="Classic"/>
					<select value="grid" text="Grid"/>
				</option>
				<description>Select style for Events Listing page</description>
			</fields>
			<fields label="Posts Per Page">
				<option id="uevent-per-page"  type="textfield" width="100" default="">
				</option>
				<description></description>
			</fields>	
			<fields label="Filter bar">
				<option id="uevent-filter" type="select" default="slide" tooltip="" >
					<select value="0" text="Disable"/>
					<select value="1" text="Enable"/>
				</option>
				<description>Enable filter bar</description>
			</fields>
			<fields label="Event Listing Order">
				<option id="uevent-order" type="select" default="slide" tooltip="" >
					<select value="" text="Default"/>
					<select value="upcoming" text="Upcoming"/>
					<select value="startdate" text="Start Date"/>
					<select value="modified" text="Modified Date"/>
				</option>
				<description></description>
			</fields>
			<fields label="Event Listing Order Bar">
				<option id="uevent-filter-order" type="select" default="slide" tooltip="" >
					<select value="0" text="Disable"/>
					<select value="1" text="Enable"/>
				</option>
				<description></description>
			</fields>
		</group>
	</tab>
	<tab label="Single Event" icon="cog">
		<group>
			<fields label="Sidebar">
				<option id="u-event-layout" type="select" default="slide" tooltip="" >
					<select value="right" text="Sidebar Right"/>
					<select value="left" text="Sidebar left"/>
					<select value="full" text="Full Width"/>
				</option>
				<description>Select default layout for single events pages </description>
			</fields>
			<fields label="Header Style">
				<option id="u-event-layout-header" type="select" default="slide" tooltip="" >
					<select value="title-only" text="Title Only "/>
					<select value="feature-image" text="Big Feature Image"/>
				</option>
				<description>Select default style for header of single event pages</description>
			</fields>
			<fields label="Related Events">
				<option id="uevent-related" label="Related by" type="select" default="slide" tooltip="" >
					<select value="cat" text="Categories"/>
					<select value="tags" text="Tags"/>
				</option>
				<description></description>
				<option id="uevent-rel-number" label="Number of items" type="textfield" width="100" default=""></option>
			</fields>
			<fields label="Categories">
				<option id="single_ev_cat" type="select" default="0" tooltip="" >
					<select value="0" text="Disable"/>
					<select value="1" text="Enable"/>
				</option>
				<description>Enable Categories info </description>
			</fields>	
			<fields label="Tags">
				<option id="single_ev_tag" type="select" default="0" tooltip="" >
					<select value="0" text="Disable"/>
					<select value="1" text="Enable"/>
				</option>
				<description>Enable Tags info </description>
			</fields>	
		</group>
	</tab>
</options>