Title: hiWeb Core
Author: Den Media
Published: <strong>22 آگوست 2015</strong>
Last modified: 5 می 2016

---

جستجوی افزونه‌ها

![](https://ps.w.org/hiweb-core/assets/banner-772x250.jpg?rev=1227921)

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://ps.w.org/hiweb-core/assets/icon-256x256.png?rev=1227866)

# hiWeb Core

 توسط [Den Media](https://profiles.wordpress.org/den-media/)

[دانلود](https://downloads.wordpress.org/plugin/hiweb-core.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/hiweb-core/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/hiweb-core/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/hiweb-core/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/hiweb-core/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/hiweb-core/)

## توضیحات

This plug-in allows for the creators of WordPress sites to quickly and easily incorporate
all the most standard features menu control widgets to customize the admin panel,
delete or rename the menu items more convenient and simple.
 Easy and quick migrate
your site to new server / domain. Just plug-in allows you to create your own repository
of plug-ins and additional scripts, which will be useful for any developer sites.

#### WordPress Migration

#### I recently started to describe the function of the English language: https://github.com/hiweb-moscow/hiweb-core/wiki

#### =

Some of the features available through the admin menu interface: =

 1.  Add meta tage BASE to head.
 2.  Convert cyrillic and other dissalow symbols of file names to latin symbols.
 3.  Convert cyrillic and other dissalow symbols of slug to latin symbols. (etc. Cyr2Lat
     Plugin).
 4.  Post Support Thumbnails.
 5.  Post Support More Types.
 6.  Add Menu item to admin menu root.
 7.  Add Widgets item to admin menu root.
 8.  Add path to plugin php file in plugins WP repository.
 9.  Add custom post/page title

#### Plugins Archives manager

 1. Manage you’r plugins, created by `hiWeb Plugins Server` – https://wordpress.org/
    plugins/hiweb-plugins-server/
 2. Manage you’r assets (and addition scripts), created by `hiWeb Plugins Server` –
    https://wordpress.org/plugins/hiweb-plugins-server/

#### Opportunities for php programmers, such as:

 1. Output information to the console browser `<?php hiweb()->console($info); ?>`
 2. Include enforcing mode DEBUG `<?php hiweb()->debug(); ?>`
 3. Use the built-in template `<?php hiweb()->file()->getHtml_fromTpl(array:parametrs,
    string:filePath); ?>`
 4. All functions have a built-in documentation in PHP (Only in Russian)
 5. Complete documentation in the development of site http://plugins.hiweb.moscow is
    coming soon…

#### API hiWeb Core

 1. I advise you to use the program with indexing functions of my plugin hiWeb Core,
    such as JetBrains PhpStorm. It will prompt existing functions. Use that: `<?php
    hiweb()->.... ?>`

#### hiweb()->console()

Displays information counter in the console browser.

Example:
 1. `hiweb()->console('My console message');` 2. `hiweb()->console()->warn('
Warning message');` 3. `hiweb()->console()->error('Error message');` 4. `hiweb()-
>console()->info(array(1,2, 'foo' => 'bar'));`

#### hiweb()->print_r()

Print arrays, objects and other vars in to screen

Example:
 1. `hiweb()->print_r(array(1,2, 'foo' => 'bar'))`

#### hiweb()->file()

Class for working with the file system

Example:
 1. `hiweb()->file()->js('my-script')` – Search for a file with the specified
name on the file PHP, where the function was called js (). The same function will
search in subfolders there, naprmier folder ‘js’. In this case, the file ‘my-script.
js’ will be searched next to the original PHP, in the folder ‘js/my-script.js’, 
just try to determine the name of the file PHP, to use it in the search , as well
as the name and function class , from which the function was called `hiweb()->file()-
>js()` …

## عکس‌های صفحه

[⌊Enable / disable extensions of admin menu⌉⌊Enable / disable extensions of admin
menu⌉[

Enable / disable extensions of admin menu

[⌊Edit admin menu items⌉⌊Edit admin menu items⌉[

Edit admin menu items

[⌊API: hiweb()->console() print array⌉⌊API: hiweb()->console() print array⌉[

API: hiweb()->console() print array

[⌊API: hiweb()->print_r() print array⌉⌊API: hiweb()->print_r() print array⌉[

API: hiweb()->print_r() print array

[⌊API: hiweb()->file() some functions⌉⌊API: hiweb()->file() some functions⌉[

API: hiweb()->file() some functions

## نصب

This section describes how to install the plugin and get it working.

 1. Upload folder `hiweb-core` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘hiWeb Core’ menu in WordPress

## سوالات متداول

No questions…

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/28de110fd2019065749210cd6df4d0e3939480c66921a624954f3cd35a1366dd?
s=60&d=retro&r=g)

### 󠀁[Помогает в работе](https://wordpress.org/support/topic/%d0%9f%d0%be%d0%bc%d0%be%d0%b3%d0%b0%d0%b5%d1%82-%d0%b2-%d1%80%d0%b0%d0%b1%d0%be%d1%82%d0%b5/)󠁿

 [galayko](https://profiles.wordpress.org/galayko/) 3 سپتامبر 2016

Классный и удобный плагин для разработчика сайта.

![](https://secure.gravatar.com/avatar/f120d68e714346845ffd1c7cdd4b4f06f70c065234bda4f15ce3d08b452919e8?
s=60&d=retro&r=g)

### 󠀁[Nice plugin!](https://wordpress.org/support/topic/nice-plugin-1185/)󠁿

 [njxqlus](https://profiles.wordpress.org/njxqlus/) 3 سپتامبر 2016

I’m using this plugin with the 2nd plugin of author – Hiweb Plugins Server. I’m 
also using php api. But plugin really need good documentation. 4/5

![](https://secure.gravatar.com/avatar/ccee27725ac6c7ceeb21eb774b64b05b3e9dfaa95d35b877b123d2d726383a97?
s=60&d=retro&r=g)

### 󠀁[I love this plugin](https://wordpress.org/support/topic/i-love-this-plugin-144/)󠁿

 [Den Media](https://profiles.wordpress.org/den-media/) 3 سپتامبر 2016

I can easily create a website, because it can quickly download and activate my favorite
plug-ins and additional Asset. Migrating a site to a new server – no longer causing
trouble. For a client, I’m not the desired items adminis-menu and some renamed to
a more convenient name. I also actively use the PHP API, documentation on it I will
write soon!

 [ خواندن تمامی 4 نقد و بررسی‌ ](https://wordpress.org/support/plugin/hiweb-core/reviews/)

## توسعه دهندگان و همکاران

“hiWeb Core” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Den Media ](https://profiles.wordpress.org/den-media/)

[ترجمه “hiWeb Core” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/hiweb-core)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/hiweb-core/)، [مخزن SVN](https://plugins.svn.wordpress.org/hiweb-core/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/hiweb-core/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/hiweb-core/) مشترک شوید.

## گزارش تغییرات

#### 1.4.4.1

fix basedir www-prefix autodetect

#### 1.4.4.0

fix basedir autolocate, curl alternative

#### 1.4.3.2

fix some errors and bugs…

#### 1.4.1.3

hiweb()->wp()->isLoginPage() fix

#### 1.4.1.2

Somessmall changes…

#### 1.4.1.1

New AdminMenu Panel

#### 1.4.1.0

A system file cache, faster operations Plugin more than 10 times.

#### 1.4.0.2

Ajax render fix…

#### 1.4.0.0

Serious update affected the structure functions API, ofomrleniya settings menu. 
Functional podchti not changed.

#### 1.2.2.5

Update Font Awesome, fix hiweb()->console() for non admin footer print

#### 1.2.2.5

Fix head print

#### 1.2.2.4

Site migration default setting fix

#### 1.2.2.2

More fix plugin to work on local windows server, like XAMPP 4, fix errors print 
with style.css

#### 1.2.2.1

More fix plugin to work on local windows server, like XAMPP 3

#### 1.2.2.0

Fix plugin to work on local windows server, like XAMPP 2, add cache

#### 1.2.1.3

Fix plugin to work on local windows server, like XAMPP

#### 1.2.1.2

Fix Site Migration function: include `postmeta` table.

#### 1.2.1.1

Fix Site Migration function: include `postmeta` table.

#### 1.2.1.0

Fix some bugs…

#### 1.2.0.2

 1. Enabled filter template for all the_content
 2. Update screnshots and readme.txt

#### 1.2.0.1

Updating the language pack

#### 1.2.0.0

 1. Adding the automatic rapid migration site
 2. Serious improvements include JS and CSS
 3. Fixed errors at work on a subdomain or subfolder

#### 1.1.4.1

 1.  Add `hiweb()->cron()` class in hiWeb API.
 2.  Add helper points in admin menu for more info.
 3.  Fix trouble with cURL.
 4.  Change lang pack.
 5.  Add some functions in hiWeb API.
 6.  Update `hiweb()->console()` class and add more debug info.
 7.  Exclude WP errors from `hiweb()->debug()` mod.
 8.  Fix JS and CSS scripts enqueue with `hiweb()->file()->css($path);` and `hiweb()-
     >file()->js($path);`.
 9.  More litle changes…

#### 1.1.3.1

Fix Admin Menu bag

#### 1.1.3.1

It achieved most of the requirements for placement in the repository WordPress. 
My first release) )

#### 1.1.2.3

No more extendet libraries, like Smarty or HTMLDom…it’s clear and does not conflict
with other libraries/javascripts
 The plugin is fully translated into English, as
well has a completely Russian translation Excellent work on the sub-domains and 
sub-folders in the server

#### 1.0.2.2 e

## اطلاعات

 *  نگارش **1.4.4.3**
 *  آخرین به‌روزرسانی **10 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 4.1 یا بالاتر **
 *  آزمایش‌شده تا **4.3.34**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/hiweb-core/)
 * برچسب
 * [custom title](https://fa.wordpress.org/plugins/tags/custom-title/)[develop](https://fa.wordpress.org/plugins/tags/develop/)
   [plugins](https://fa.wordpress.org/plugins/tags/plugins/)[widgets](https://fa.wordpress.org/plugins/tags/widgets/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/hiweb-core/advanced/)

## امتیازها

 4.8 از 5 ستاره.

 *  [  امتیاز 3 5-ستاره     ](https://wordpress.org/support/plugin/hiweb-core/reviews/?filter=5)
 *  [  امتیاز 1 4-ستاره     ](https://wordpress.org/support/plugin/hiweb-core/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/hiweb-core/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/hiweb-core/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/hiweb-core/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/hiweb-core/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/hiweb-core/reviews/)

## مشارکت کنندگان

 *   [ Den Media ](https://profiles.wordpress.org/den-media/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/hiweb-core/)