Markers

Table of Contents

tukutoi-cp-directory-integration/includes/class-cp-plgn-drctry-activator.php 1
tukutoi-cp-directory-integration/includes/class-cp-plgn-drctry-deactivator.php 1
tukutoi-cp-directory-integration/includes/class-cp-plgn-drctry-i18n.php 1
tukutoi-search-and-filter/admin/class-tkt-search-and-filters-gui.php 1
tukutoi-search-and-filter/includes/class-tkt-search-and-filter-activator.php 1
tukutoi-search-and-filter/includes/class-tkt-search-and-filter-deactivator.php 1
tukutoi-search-and-filter/includes/class-tkt-search-and-filter-i18n.php 1
tukutoi-search-and-filter/public/class-tkt-search-and-filter-shortcodes.php 1
tukutoi-shortcodes/admin/class-tkt-shortcodes-gui.php 2
tukutoi-shortcodes/includes/class-tkt-shortcodes-activator.php 1
tukutoi-shortcodes/includes/class-tkt-shortcodes-deactivator.php 1
tukutoi-shortcodes/includes/class-tkt-shortcodes-i18n.php 1
tukutoi-template-builder/admin/class-tkt-template-builder-admin.php 2
tukutoi-template-builder/admin/class-tkt-template-builder-gui.php 1
tukutoi-template-builder/includes/class-tkt-template-builder-activator.php 1
tukutoi-template-builder/includes/class-tkt-template-builder-deactivator.php 1
tukutoi-template-builder/includes/class-tkt-template-builder-i18n.php 1

class-cp-plgn-drctry-activator.php

Type Line Description
TODO 23 This should probably be in one class together with Deactivator Class

class-cp-plgn-drctry-deactivator.php

Type Line Description
TODO 22 This should probably be in one "Setup" Class together with Activator class.

class-cp-plgn-drctry-i18n.php

Type Line Description
TODO 28 Justify why we need this or remove it. AFAIK nothing can be done with textdomains else than loading it. This, if true, makes this class a total waste of code.

class-tkt-search-and-filters-gui.php

Type Line Description
TODO 24 Move all these procedural silly single methods to a more abstract method! The almost to all the same thing, unless one or two. Thus use arguments, not new methods.

class-tkt-search-and-filter-activator.php

Type Line Description
TODO 22 This should probably be in one class together with Deactivator Class.

class-tkt-search-and-filter-deactivator.php

Type Line Description
TODO 22 This should probably be in one "Setup" Class together with Activator class.

class-tkt-search-and-filter-i18n.php

Type Line Description
TODO 28 Justify why we need this or remove it. AFAIK nothing can be done with textdomains else than loading it. This, if true, makes this class a total waste of code.

class-tkt-search-and-filter-shortcodes.php

Type Line Description
TODO 178 This is messy, redo this query args.

class-tkt-shortcodes-gui.php

Type Line Description
TODO 24 Move all these procedural silly single methods to a more abstract method! The almost to all the same thing, unless one or two. Thus use arguments, not new methods.
TODO 155 remove this ugly default, untranslated string $explanation.

class-tkt-shortcodes-activator.php

Type Line Description
TODO 21 This should probably be in one class together with Deactivator Class.

class-tkt-shortcodes-deactivator.php

Type Line Description
TODO 21 This should probably be in one "Setup" Class together with Activator class.

class-tkt-shortcodes-i18n.php

Type Line Description
TODO 27 Justify why we need this or remove it. AFAIK nothing can be done with textdomains else than loading it. This, if true, makes this class a total waste of code.

class-tkt-template-builder-admin.php

Type Line Description
TODO 566 There is a BUG in ClassicPress see https://github.com/ClassicPress/ClassicPress/issues/777.
TODO 758 i18n this.

class-tkt-template-builder-gui.php

Type Line Description
TODO 24 Move all these procedural silly single methods to a more abstract method! The almost to all the same thing, unless one or two. Thus use arguments, not new methods.

class-tkt-template-builder-activator.php

Type Line Description
TODO 21 This should probably be in one class together with Deactivator Class.

class-tkt-template-builder-deactivator.php

Type Line Description
TODO 21 This should probably be in one "Setup" Class together with Activator class.

class-tkt-template-builder-i18n.php

Type Line Description
TODO 27 Justify why we need this or remove it. AFAIK nothing can be done with textdomains else than loading it. This, if true, makes this class a total waste of code.

Search results