Profiles

  • Member Since: June 12th, 2015
  • Find me on:
  • Posted a reply to can’t get the link to display, on the site WordPress.org Forums:
    Your syntax looks OK: <a href="<?php print $mylink['url']; ?>">Supported by</a> to add the title: <a…

  • Committed [1673357] to Plugins SVN:
    tested to 4.8

  • Posted a reply to URL format has errors, on the site WordPress.org Forums:
    You'd need something like: <a href="<?php print $link['url']; ?>" target="<?php print $link['target']; ?>">Register</a>

  • Posted a reply to URL format has errors, on the site WordPress.org Forums:
    Yep, that's it. The plugin doesn't generate a URL but instead returns an array with…

  • Posted a reply to URL format has errors, on the site WordPress.org Forums:
    Hi Sherri, Can you attach the snippet of code used to generate the markup?

  • Committed [1552098] to Plugins SVN:
    add icon

  • Committed [1548351] to Plugins SVN:
    update compatibility for wp 4.7

  • Posted a reply to Broken, on the site WordPress.org Forums:
    Resolving this from lack of feedback.

  • Posted a reply to Broken, on the site WordPress.org Forums:
    Please provide: - WP version - ACF version - ACF Link Picker version - OS/browser…

  • Committed [1530543] to Plugins SVN:
    tagging version 1.2.8

  • Posted a reply to Not working with (custom) taxonomies, on the site WordPress.org Forums:
    A contributor found an ACF function to force WP wysiwyg initialization if it hasn't happened…

  • Committed [1515612] to Plugins SVN:
    tagging version 1.2.7

  • Committed [1515074] to Plugins SVN:
    tagging version 1.2.6

  • Committed [1514352] to Plugins SVN:
    tagging version 1.2.5

  • Committed [1514351] to Plugins SVN:
    tagging version 1.2.5

  • Posted a reply to Fails to open after update, on the site WordPress.org Forums:
    This update has changed the DOM class of the element in markup and javascript. It…

  • Committed [1508434] to Plugins SVN:
    tagging version 1.2.3

  • Posted a reply to some display problems, on the site WordPress.org Forums:
    I'm generally assuming that the admin side will be pretty functional (and it's hard to…

  • Committed [1469257] to Plugins SVN:
    bump tested to

  • Committed [1382512] to Plugins SVN:
    tag v1.2.2

  • Committed [1359738] to Plugins SVN:
    tag v1.2.1

  • Committed [1359696] to Plugins SVN:
    tag v1.2

  • Committed [1331236] to Plugins SVN:
    actually add language files to svn

  • Committed [1331231] to Plugins SVN:
    tagged 1.1.2

  • Committed [1330939] to Plugins SVN:
    add version number

  • Committed [1330931] to Plugins SVN:
    tagging version 1.1.1

  • Committed [1248076] to Plugins SVN:
    tag 1.1

  • Committed [1248069] to Plugins SVN:
    Initial commit

  • Wrote a comment on the post Taxonomy term splitting in 4.2: a developer guide, on the site Make WordPress Core:
    When a menu shares a term, updates to that menu can be exciting when its…