Mike Jolley
afae4734d6
attribute name checking
2013-03-29 18:42:49 +00:00
Coen Jacobs
808e3024ca
Do not sanitize old attribute name to not mess up comparing
2013-03-28 11:34:24 +01:00
Mike Jolley
ca46e4ec29
Fix attribute encoding issues. Closes #2644 .
2013-03-10 16:55:53 +00:00
Geert De Deckere
85afafb6ee
Refactored the add/edit/delete attributes admin
...
- Code is now much more DRY.
- Always provide feedback for errors:
- Error shown if attribute name, slug or type is left empty.
- Error shown if attribute slug already exists.
- New error check added for attribute slug which should not be [a reserved term](http://codex.wordpress.org/Function_Reference/register_taxonomy#Reserved_Terms ).
2013-01-03 20:25:10 +01:00
Justin Stern
61b8df3255
Custom Product Attribute Taxonomy Types
...
Actions to allow for the support of custom product attribute taxonomy
types
2012-12-31 17:06:13 -05:00
Mike Jolley
0b7750e55a
Attribute taxonomy transiant. #1765
2012-12-19 20:42:25 +00:00
Mike Jolley
bcc91f586d
Use different sanitize functions for attribute names. Closes #1897 .
2012-12-05 15:01:29 +00:00
Mike Jolley
b1ec4b289a
Nuked whitespace. Closes #1846 .
2012-11-27 16:22:47 +00:00
Mike Jolley
3f02a1d305
wrong meta name Closes #1812 .
2012-11-26 14:18:20 +00:00
Mike Jolley
8c3ad31c07
Localisation spacing.
2012-10-16 10:45:33 +01:00
Mike Jolley
c5c5dcc3a1
[3.1.4] Check WP is loaded. #1575
2012-10-15 20:39:43 +01:00
Mike Jolley
0b36adaed5
Stop transient death.
2012-10-11 10:22:03 +01:00
Mike Jolley
5868b63b93
Ordering options. Closes #1166 .
2012-10-09 15:57:06 +01:00
Mike Jolley
806a6fb159
Lots of documentation
2012-08-14 23:43:53 +01:00
Mike Jolley
4dcde409b8
Edit attribute slugs after creation. Closes #821 .
2012-07-16 15:57:18 +01:00
Coen Jacobs
214e05ca24
Fixed admin highlighting for attribute terms. Closes #934
2012-04-16 17:45:44 +02:00
Triggvy Gunderson
06b7fccaa4
the attribute edit screen now looks like a wordpress edit screen (table tags)
2012-02-22 10:22:31 +01:00
Triggvy Gunderson
903ca749d4
name and slug woding modification
...
- name and slug are now named like in the rest of wordpress
- in the attributes table the label and slug column were inverted. now
they are arranged like in the rest of wordpress.
2012-02-21 22:20:33 +01:00
Mike Jolley
706d15db2d
Attribute slug based on label. Closes #570 .
2012-02-05 14:07:34 +00:00
Mike Jolley
f74e041a30
Renamed textdomain Closes #444 .
2012-01-05 11:31:22 +00:00
Mike Jolley
c2e68c4538
Attribute esc_html
2012-01-03 10:22:17 +00:00
Mike Jolley
34032965a8
Admin
2011-12-12 16:34:56 +00:00