Giter Site home page Giter Site logo

oefenweb / wordpress-simple-fields Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bonny/wordpress-simple-fields

0.0 4.0 0.0 1.72 MB

WordPress plugin that extend Custom Fields to include textareas, WYSIWYG-editor, files, attachments, well basically anything

Home Page: http://wordpress.org/extend/plugins/simple-fields/

Shell 0.20% PHP 68.02% JavaScript 26.23% CSS 5.48% HTML 0.03% XML 0.05%

wordpress-simple-fields's Introduction

Simple Fields WordPress Custom Fields Plugin

Simple Fields is a WordPress plugin that adds visual Custom Fields, hence making them more usably for end users (aka customers).

This version here at GitHub is the development version. Please see http://wordpress.org/extend/plugins/simple-fields/ for the latest and stable version.

Current build status

Master branch Build Status

Develop branch Build Status

Screenshots

Works great for attachments

Screenshot 2

Mix fields any way you want to

Screenshot 1

Field Types

There are many built in custom field types in Simple Fields:

  • Color picker field
  • Date- & Timepicker field
  • Dropdown field
  • File field
  • Checkbox field
  • Radiobutton field
  • Textarea/HTML/TinyMCE field
  • and more ...

Usage

Adding fields

Use the GUI in WordPress or use PHP directly in your functions.php like this: https://gist.github.com/3851387

Getting field values

<?php

$textfield_output = simple_fields_value("my_text_field");
$file_attachment = simple_fields_value("my_file_field");

?>

wordpress-simple-fields's People

Contributors

boberober avatar bonny avatar itspluxstahre avatar jimmyrosen avatar samface avatar studioanino avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.