Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seb86/hire-me-status-widget
Easily display if you are available for hire using this widget. Useful for freelance developers like me.
https://github.com/seb86/hire-me-status-widget
widget wordpress-plugin wordpress-widget
Last synced: 18 days ago
JSON representation
Easily display if you are available for hire using this widget. Useful for freelance developers like me.
- Host: GitHub
- URL: https://github.com/seb86/hire-me-status-widget
- Owner: seb86
- Created: 2014-06-01T22:46:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-18T15:07:48.000Z (over 7 years ago)
- Last Synced: 2024-10-02T09:41:21.016Z (about 1 month ago)
- Topics: widget, wordpress-plugin, wordpress-widget
- Language: PHP
- Homepage:
- Size: 408 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.txt
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
=== Hire Me Status Widget ===
Version: 1.0.0
Author URI: http://www.sebastiendumont.com
Author: Sebastien Dumont
Contributors: sebd86
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&[email protected]¤cy_code=&amount=&return=&item_name=Buy+me+a+coffee+for+Hire+Me+Status+Widget+Plugin&page_style=paypal
Tags: hire, status, availability, widget, widgets, Sebastien Dumont
Requires at least: 3.8
Tested up to 3.9.1
Stable Tag: TrunkEasily display if you are available for hire using this widget. Useful for freelance developers like me.
== Description ==
Easily display if you are available for hire using this widget. Useful for freelance developers like me.
= Widget Options =
* Team Members: Select if the client will be hiring a freelancer or a team of people.
* Status: Select if available or unavailable.Note: The team members can be filtered. [See documentation for filters](https://github.com/seb86/Hire-Me-Status-Widget/wiki).
= Contributing and reporting bugs =
You can contribute code to this plugin via GitHub: [https://github.com/seb86/Hire-Me-Status-Widget](https://github.com/seb86/Hire-Me-Status-Widget) and localizations via Transifex: [https://www.transifex.com/projects/p/hire-me-status-widget/](https://www.transifex.com/projects/p/hire-me-status-widget/)
= Support =
Use the WordPress.org forums for community support - I cannot offer support directly for free. If you spot a bug, you can of course log it on [Github](https://github.com/seb86/Hire-Me-Status-Widget) instead where I can act upon it more efficiently.
If you want help with customisation, hire me if I am available or hire another developer!
== Installation ==
= Automatic installation =
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't even need to leave your web browser. To do an automatic install, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.
In the search field type "Hire Me Status Widget" and click Search Plugins. Once you've found the plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by clicking _Install Now_.
= Manual installation =
The manual installation method involves downloading the plugin and uploading it to your webserver via your favourite FTP application.
* Download the plugin file to your computer and unzip it
* Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's `wp-content/plugins/` directory.
* Activate the plugin from the Plugins menu within the WordPress admin.== Installation ==
1. Upload the entire 'hire-me-status-widget' folder to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to "Appearance" then, "Widgets"
4. Configure the built-in Widget== Changelog ==
= 1.0.0 - 2nd June 2014 =
* Initial release