Περιγραφή
A simple form to calculate how many yards of material (such as bark mulch, soil, concrete, gravel, etc) are needed to cover square feet to a given depth in inches.
User enters length and width in feet and depth in inches; the calculator returns yards of material needed, rounded up to the nearest whole number.
The calculator has no dependencies and no options in the admin panel, and is style agnostic.
Στιγμιότυπα
Εγκατάσταση
- Upload the plugin files to the ‘/wp-content/plugins/’ directory, or install the plugin through the WordPress plugins screen.
- Activate the plugin.
- Use the shortcode [yardagecalc] to add the calculator wherever you want it. Alternatively, you could also include the form in a page template with
<?php echo do_shortcode("[yardagecalc]"); ?>
.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Tiny Yardage Calculator” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Tiny Yardage Calculator” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
- Published plugin