Skip to content
This repository was archived by the owner on Jun 14, 2023. It is now read-only.
/ ti-subtitle Public archive

Adds a subtitle meta box to posts and pages.

Notifications You must be signed in to change notification settings

thoughtsideas/ti-subtitle

Repository files navigation

TI Subtitle

Codeship Status for thoughtsideas/ti-subtitle

Adds a subtitle meta box to posts and pages.

Project URLs

On-boarding – Getting Started with TI Subtitle

The section assumes you have WordPress set up. You may need to adjust as needed for your development system.

Install

Using The WordPress Dashboard

  1. Navigate to the 'Add New' Plugin Dashboard
  2. Select ti-subtitle.zip from your computer
  3. Upload
  4. Activate the plugin on the WordPress Plugin Dashboard

Using SFTP

  1. Extract ti-subtitle.zip to your computer
  2. Upload the ti-subtitle.zip directory to your wp-content/plugins directory
  3. Activate the plugin on the WordPress Plugins Dashboard

Documentation

During the Alpha/Beta stages, due to constant changes, documentation will be mainly written in-line. With a dedicated section being created at the first major release.

Development – Contributing to TI Subtitle

Making Your Changes

Make your changes locally on a new branch based off origin/master. Commit your changes to your new branch. Pushing your changes to this repository will run our test suite. Once passed open a pull request to propose your changes for review and merge.

Folder Structure

├── composer.json
├── ti-subtitle.php
├── scripts
└── vendor
  • scripts/ hold the bash scripts used for setting up and running tasks on the environment.
  • vendor/ is where the Composer managed dependencies are installed to.

Reporting Issues

If you spot any issues please create a ticket via GitHub's Issue Tracker. Including the issue, the browser and operating system, and how to replicate it. If the issue is security related please use the contact information below.

Contributing to this project

This project follow the WordPress Coding Standard for PHP, HTML, CSS and JavaScript.

Contact

Thoughts & Ideas - [email protected]

Copyright

Unless otherwise stated © Thoughts & Ideas. All rights reserved.