A lightweight custom WordPress theme built with PHP, MySQL, and WordPress Theme Development for job listing websites.
- Custom Job Post Type (
job
) - Search & Filter by Category
- Pagination for Job Listings
- MySQL backend integration using
WP_Query
andmeta_query
- Clean and modular theme file structure
- PHP
- MySQL
- WordPress CMS
- Custom Theme Development
- HTML/CSS
File | Purpose |
---|---|
index.php |
Main listing template |
page-templates/page-jobs.php |
Custom jobs page template |
single-job.php |
Individual job details page |
template-parts/content-job.php |
Reusable job card layout |
style.css |
Theme metadata and basic styling |
-
Clone the repo into your
wp-content/themes
directory:git clone https://github.com/Shailaja-poojari/namma-jobs-theme-.git
-
Activate the theme from WordPress Dashboard → Appearance → Themes.
-
Create a page and assign it the "Jobs Page Template".
-
Start adding jobs as custom posts via the WP Admin panel.
Author Shailaja S. Poojary Final Year CSE Student | WordPress Theme Dev | AI & Web Projects shailaja.s.poojary091@gmail.com
License This project is open source under the MIT License.