Giter Site home page Giter Site logo

acf-url-field's Introduction

=== Advanced Custom Fields - Website field add-on ===
Contributors: Jeradin
Tags: acf, acf add-on, website url, website title
Requires at least: 3.0
Tested up to: 3.3.1
Stable tag: 0.7

Adds a Website Field to Advanced Custom Fields. Select if link should be an external link, if it should show title or the url.

== Description ==

This is an add-on for the [Advanced Custom Fields](http://wordpress.org/extend/plugins/advanced-custom-fields/)
WordPress plugin and will not provide any functionality to WordPress unless Advanced Custom Fields is installed
and activated.

The Website field gives a few basic options:
-Show / Hide Title (if checked to No, than the website URL will show on the front end and the title field will not be shown in the admin)
-Open in Current Window - default will make all URLs open a new browser window for external sites. ( if checked to Yes, than the admin section will have a checkbox to specify if the link should open the current window.)

= Source Repository on GitHub =
https://github.com/Jeradin/ACF-URL-Field

= Bugs, Questions or Suggestions =
https://github.com/Jeradin/ACF-URL-Field/issues

= Todo =
* Cleanup code
* alter code form feedback
*improve front end look

== Installation ==

The Website Field plugin needs to be added to your themes.


* Added to Theme
	1. Download and extract it to your theme, rename the field from githubs default to "acf-website-field".
	2. Include the `website_url.php` file in you theme's `functions.php` or plugin file.  
	   	`register_field('Website_field', dirname(__File__) . '/acf-website-field/website_url.php');`

== Frequently Asked Questions ==

= I've activated the plugin, but nothing happens! =

Make sure you have [Advanced Custom Fields](http://wordpress.org/extend/plugins/advanced-custom-fields/) installed and
activated. This is not a standalone plugin for WordPress, it only adds additional functionality to Advanced Custom Fields.

== Screenshots ==

1. Website Field.
2. Front End View.

== Changelog ==

= 0.7 =
* Initial Release

acf-url-field's People

Watchers

 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.