2017 © Pedro Peláez
 

library addbysearch

This plugin allows for post ordering and assigning of relationships to other posts by searching.

image

tacowordpress/addbysearch

This plugin allows for post ordering and assigning of relationships to other posts by searching.

  • Friday, October 7, 2016
  • by jasandpereza
  • Repository
  • 8 Watchers
  • 1 Stars
  • 786 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

addbysearch (DEPRECATED)

Please use tacowordpress/addmany for newer projects. https://github.com/tacowordpress/addmany, (*1)

AddBySearch is a Wordpress Taco add-on that allows you to easily assign relationships to other posts as well as order them., (*2)

Docs: http://tacowordpress.github.io/addbysearch/, (*3)

Setup

  1. Plese make sure to install the dependency of Taco first. https://github.com/tacowordpress/tacowordpress/
  2. Add AddBySearch to your composer.json file right after Taco:, (*4)

    {
      "require": {
        "tacowordpress/tacowordpress: "dev-master",
        "tacowordpress/addbysearch": "dev-master"
      }
    }
  3. Initialize AddBySearch in functions.php right after Taco, (*5)

    // Initialize Taco
    \Taco\Loader::init();
    
    // Initialize AddBySearch
    \AddBySearch\Loader::init();

The Versions

07/10 2016

dev-master

9999999-dev

This plugin allows for post ordering and assigning of relationships to other posts by searching.

  Sources   Download

MIT

The Requires

 

wordpress search autocomplete custom post type taco tacowordpress post ordering term ordering addbysearch

13/06 2016

dev-filtering-options

dev-filtering-options

This plugin allows for post ordering and assigning of relationships to other posts by searching.

  Sources   Download

MIT

The Requires

 

wordpress search autocomplete custom post type taco tacowordpress post ordering term ordering addbysearch

17/05 2016

dev-uses-new-frontend-loader

dev-uses-new-frontend-loader

This plugin allows for post ordering and assigning of relationships to other posts by searching.

  Sources   Download

MIT

The Requires

 

wordpress search autocomplete custom post type taco tacowordpress post ordering term ordering addbysearch

10/04 2015

dev-addMultiple

dev-addMultiple

This plugin allows for post ordering and assigning of relationships to other posts by searching.

  Sources   Download

MIT

The Requires

 

wordpress search autocomplete custom post type taco tacowordpress post ordering term ordering addbysearch