Giter Site home page Giter Site logo

threadi / auto-category-for-posts Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 47 KB

Provides a Wordpress-Plugin which sets the default category on posts before saving them.

Home Page: https://wordpress.org/plugins/auto-category-for-posts/

JavaScript 19.44% CSS 0.94% PHP 79.62%
wordpress wordpress-plugin

auto-category-for-posts's Introduction

Auto category for posts

This repository is the base for the plugin Auto category for posts. This provides the possibility to set a category on new posts before they are saved. It also allows to set the default category in the category-list.

Usage

Nothing to do after checkout this repository.

Release

  1. increase the version number in build/build.properties.
  2. execute the following command in build/: ant build
  3. after that you will finde in the release directory a zip file which could be used in WordPress to install it.

Translations

I recommend to use PoEdit to translate texts for this plugin.

generate pot-file

Run in main directory:

wp i18n make-pot . languages/auto-category-for-posts.pot --exclude=svn

update translation-file

  1. Open .po-file of the language in PoEdit.
  2. Go to "Translate > "Update from POT-file".
  3. After this the new entries are added to the language-file.

export translation-file

  1. Open .po-file of the language in PoEdit.
  2. Go to File > Save.
  3. Upload the generated .mo-file and the .po-file to the plugin-folder languages/

generate json-translation-files

Run in main directory:

wp i18n make-json languages

OR use ant in build/-directory: ant json-translations

Check for WordPress Coding Standards

Initialize

composer install

Run

vendor/bin/phpcs --standard=WordPress file

Repair

vendor/bin/phpcbf --standard=WordPress file

auto-category-for-posts's People

Contributors

threadi avatar

Stargazers

 avatar blalyassine avatar Huub avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.