DY Website Custom Fields

Downloads: 656
Category: Plugin
Compatible with: GetSimple 3.3 - 3.3

Last Updated: August 22, 2015
Tags: fields website
Author: DimaYakovlev
Author Website: http://dimayakovlev.ru

(5) 1 Votes

Plugin Description:

This plugin allows you to specify website custom fields. It works similar to I18N Custom Fields plugin and requires it.

To get website custom fields data you can use functions:

  • get_website_custom_field('myname') - echo data;
  • return_website_custom_field('myname') - return data.

You can get more information on DY Website Custom Fields page.

Install Instructions:

Unzip the plugin to your plugins directory and go to Plugins/Configure Website Custom Fields to define your fields.

After what you can edit and use your fields values.

Note: I18N Custom Fields must be installed!