Plugin Directory

Changeset 1417985


Ignore:
Timestamp:
05/16/2016 03:06:47 PM (10 years ago)
Author:
jon4god
Message:

New version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-qa/tags/2.0/qa-plugin.php

    r1417098 r1417985  
    5454function create_qa_postype($x = '') {
    5555  $labels = array(
    56     'name' => __('Q&A '.$x.'', 'simple-qa'),
     56    'name' => ''.__('Q&A', 'simple-qa').' '.$x.'',
    5757    'singular_name' => __('Q&A', 'simple-qa'),
    5858    'add_new' => __('New Q&A', 'simple-qa'),
Note: See TracChangeset for help on using the changeset viewer.