2017 © Pedro Peláez
 

wordpress-plugin link-picker-for-cmb2

image

julykaz/link-picker-for-cmb2

  • Monday, March 5, 2018
  • by julykaz
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Link Picker for CMB2

Link Picker control designed to work with CMB2, (*1)

About

Using the Link Picker for CMB2 control, you can choose a link from your WordPress site, or manually enter a link. You can also identify if the link should open in a new window, or not., (*2)

Features:, (*3)

  • Easy to integrate with CMB2, just add a type of link_picker
  • Works with repeatable groups
  • Works as a repeatable field when repeatable is set to true
  • Outputs an array of text, url and blank when using get_post_meta
  • You are able to split the values of the field into individual parts by setting split_values to true. You can retrieve the split values by using the ID of the field and appending _text, _url and _blank to the ID when using get_post_meta (not compatible if using a repeatable field)

Installation

  1. Download this repository and unzip it into the folder link-picker-for-cmb2
  2. Upload the link-picker-for-cmb2 folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Configure the plugin via the 'Link Picker for CMB2' options page under the WordPress 'Settings' Menu

Changelog

1.0.0 - 11.07.2016 - First stable release.
1.0.1 - 14.07.2016 - Media assets error message fix 1.0.2 - 14.07.2016 - Updated responsiveness of control
1.0.3 - 21.08.2016 - Fixed JS issues (with thanks to sagetopia)
1.0.4 - 21.08.2016 - Control now works if editor not supported by post type
1.0.5 - 23.09.2016 - Fixed a bug where the link was getting added to the main content editor, (*4)

The Versions

05/03 2018

1.0.2

1.0.2.0

  Sources   Download

05/03 2018

1.0.3

1.0.3.0

  Sources   Download

05/03 2018

1.0.4

1.0.4.0

  Sources   Download

05/03 2018

1.0.5

1.0.5.0

  Sources   Download

05/03 2018

1.2.0

1.2.0.0

  Sources   Download

05/03 2018

1.0.0

1.0.0.0

  Sources   Download

05/03 2018

1.0.1

1.0.1.0

  Sources   Download

11/03 2017

dev-master

9999999-dev https://github.com/mkdo/link-picker-for-cmb2

Link Picker control designed to work with CMB2

  Sources   Download

GPL-3.0

The Requires

  • php >5.2.4

 

plugin wordpress link metabox cmb2 link picker