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-course/options.xml
<?xml version='1.0'?> 
<options>
	<tab label="General" icon="cog">
		<group label="" icon="">
			<fields label="Course Slug">
				<option id="ucourse-slug"  type="textfield" width="100" default="course">
				</option>
				<description>Change course slug. Remember to save the permalink settings again in Settings > Permalinks</description>
			</fields>
			<fields label="Course Categories Slug">
				<option id="ucourse-cat-slug" type="textfield" width="100" default=""></option>
				<description>Change course categories slug. Remember to save the permalink settings again in Settings > Permalinks</description>
			</fields>	
			<fields label="Posts Per Page">
				<option id="ucourse-per-page"  type="textfield" width="100" default="">
				</option>
				<description></description>
			</fields>
			<fields label="Filter bar">
				<option id="ucourse-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="Course Listing Order">
				<option id="ucourse-order" type="select" default="" 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="Course Listing Order Bar">
				<option id="ucourse-filter-order" type="select" default="" tooltip="" >
					<select value="0" text="Disable"/>
					<select value="1" text="Enable"/>
				</option>
				<description></description>
			</fields>	
			<fields label="Show Price">
				<option id="ucourse-showprice" type="select" default="" tooltip="" >
					<select value="0" text="Hide"/>
					<select value="1" text="Show"/>
				</option>
				<description></description>
			</fields>			
		</group>
	</tab>
	<tab label="Single Course" icon="cog">
		<group>
			<fields label="Sidebar">
				<option id="u-course-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 course pages</description>
			</fields>
			<fields label="Related Courses">
				<option id="ucourse-rel-number" label="Number of items" type="textfield" width="100" default=""></option>
			</fields>	
		</group>
	</tab>
	<tab label="Course Search" icon="cog">
		<group>
			<fields label="Search Settings">
				<option id="u-course-search" type="select" default="default" tooltip="" >
					<select value="default" text="Search in both Title and Content of Course"/>
					<select value="title" text="Search in Course Title only"/>
				</option>
				<description>Select how to search the keyword</description>
			</fields>
		</group>
	</tab>
</options>