Title: hiWeb Core
Author: Den Media
Published: <strong>2015-08-22</strong>
Last modified: 2016-05-05

---

Szukaj wtyczek

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

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# hiWeb Core

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

[Pobierz](https://downloads.wordpress.org/plugin/hiweb-core.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/hiweb-core/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/hiweb-core/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/hiweb-core/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/hiweb-core/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/hiweb-core/)

## Opis

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()` …

## Zrzuty ekranu

 * [[
 * Enable / disable extensions of admin menu
 * [[
 * Edit admin menu items
 * [[
 * API: hiweb()->console() print array
 * [[
 * API: hiweb()->print_r() print array
 * [[
 * API: hiweb()->file() some functions

## Instalacja

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

## Najczęściej zadawane pytania

No questions…

## Recenzje

![](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/) 2016-09-03

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

![](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/) 2016-09-03

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/) 2016-09-03

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!

 [ Przeczytaj 4 recenzje ](https://wordpress.org/support/plugin/hiweb-core/reviews/)

## Kontrybutorzy i deweloperzy

„hiWeb Core” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “hiWeb Core” na swój język.](https://translate.wordpress.org/projects/wp-plugins/hiweb-core)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/hiweb-core/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/hiweb-core/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/hiweb-core/)
przez [RSS](https://plugins.trac.wordpress.org/log/hiweb-core/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 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

## Meta

 *  Wersja **1.4.4.3**
 *  Ostatnia aktualizacja **10 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 4.1 lub nowszej **
 *  Testowano do **4.3.34**
 *  Język
 * [English (US)](https://wordpress.org/plugins/hiweb-core/)
 * Tagi
 * [custom title](https://pl.wordpress.org/plugins/tags/custom-title/)[develop](https://pl.wordpress.org/plugins/tags/develop/)
   [plugins](https://pl.wordpress.org/plugins/tags/plugins/)[widgets](https://pl.wordpress.org/plugins/tags/widgets/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/hiweb-core/advanced/)

## Oceny

 4.8 na 5 gwiazdek.

 *  [  3 recenzje 5-gwiazdkowe     ](https://wordpress.org/support/plugin/hiweb-core/reviews/?filter=5)
 *  [  1 recenzja 4-gwiazdkowa     ](https://wordpress.org/support/plugin/hiweb-core/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/hiweb-core/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/hiweb-core/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/hiweb-core/reviews/?filter=1)

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

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/hiweb-core/reviews/)

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/hiweb-core/)