id
stringlengths
40
40
text
stringlengths
29
2.03k
original_text
stringlengths
3
154k
subdomain
stringclasses
20 values
metadata
dict
emb
listlengths
1.02k
1.02k
d777ebfecc145f6abf3d044cebf56e50699df846
Wordpress Stackexchange Q: Add menu page on multisite I'm trying add menu page in multisite (settings will be global for all blogs). Current code created in plugin and activated in network function wpdocs_register_my_custom_menu_page() { add_menu_page( __( 'Custom Menu Title', 'textdomain' ), 'custom menu', 'manage_options', 'myplugin/myplugin-admin.php', ''); } add_action( 'admin_menu', 'wpdocs_register_my_custom_menu_page' ); But it show only in blog menu, I think should be different action hook, maybe someone can help me ? A: I believe you're looking for the network_admin_menu hook. Here's how you'd use it: add_action('network_admin_menu', 'function_name'); function function_name() { add_menu_page( "page_title", "menu_title", 'capability', 'menu_slug', 'function_callback' ); }
Q: Add menu page on multisite I'm trying add menu page in multisite (settings will be global for all blogs). Current code created in plugin and activated in network function wpdocs_register_my_custom_menu_page() { add_menu_page( __( 'Custom Menu Title', 'textdomain' ), 'custom menu', 'manage_options', 'myplugin/myplugin-admin.php', ''); } add_action( 'admin_menu', 'wpdocs_register_my_custom_menu_page' ); But it show only in blog menu, I think should be different action hook, maybe someone can help me ? A: I believe you're looking for the network_admin_menu hook. Here's how you'd use it: add_action('network_admin_menu', 'function_name'); function function_name() { add_menu_page( "page_title", "menu_title", 'capability', 'menu_slug', 'function_callback' ); }
wordpress
{ "language": "en", "length": 96, "provenance": "stackexchange_00019.jsonl.gz:465686", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/227535" }
[ 0.053985595703125, -0.0088043212890625, 0.035675048828125, 0.0014400482177734375, 0.0160369873046875, -0.0260009765625, 0.05743408203125, -0.045013427734375, -0.0191802978515625, 0.0006937980651855469, -0.01708984375, 0.02777099609375, -0.046417236328125, -0.0277252197265625, 0.0274505615234375, -0.024322509765625, 0.035888671875, 0.005252838134765625, 0.047149658203125, 0.0052032470703125, -0.004222869873046875, 0.027099609375, 0.021942138671875, 0.01016998291015625, 0.0318603515625, -0.054901123046875, 0.004245758056640625, 0.01470947265625, 0.0163726806640625, -0.0037441253662109375, 0.026397705078125, 0.01508331298828125, 0.04229736328125, -0.0117340087890625, -0.01309967041015625, -0.02386474609375, 0.0125579833984375, -0.0116729736328125, -0.0213623046875, 0.036865234375, 0.02032470703125, -0.0152587890625, 0.038848876953125, 0.04217529296875, 0.014404296875, -0.056182861328125, 0.04638671875, -0.04730224609375, -0.028564453125, -0.04827880859375, 0.01282501220703125, -0.0294189453125, 0.040130615234375, -0.0253143310546875, -0.0248870849609375, -0.022705078125, -0.002536773681640625, -0.0224609375, 0.0296173095703125, 0.03240966796875, -0.0191497802734375, 0.0007243156433105469, 0.0074920654296875, -0.046630859375, 0.00429534912109375, 0.02178955078125, 0.023712158203125, 0.0141754150390625, -0.062164306640625, -0.0310821533203125, 0.01654052734375, -0.044769287109375, 0.0216217041015625, 0.027587890625, -0.04058837890625, -0.07049560546875, 0.010833740234375, -0.0251007080078125, 0.041015625, -0.00974273681640625, -0.0198211669921875, -0.003459930419921875, -0.003238677978515625, -0.03594970703125, -0.003314971923828125, -0.01549530029296875, -0.01641845703125, 0.006717681884765625, -0.035675048828125, 0.0086212158203125, -0.0206146240234375, -0.004375457763671875, -0.0311279296875, 0.0180511474609375, 0.0000021457672119140625, 0.013153076171875, 0.02642822265625, 0.0709228515625, -0.006771087646484375, 0.03204345703125, -0.01523590087890625, -0.03314208984375, 0.0487060546875, -0.0555419921875, 0.01552581787109375, 0.055511474609375, 0.0228424072265625, 0.01050567626953125, 0.034454345703125, -0.002777099609375, -0.00502777099609375, 0.0237579345703125, 0.0011653900146484375, -0.0119171142578125, -0.0384521484375, -0.01023101806640625, -0.0229949951171875, -0.01910400390625, 0.0096588134765625, -0.03387451171875, -0.033355712890625, -0.01190948486328125, 0.00478363037109375, 0.02056884765625, -0.016510009765625, -0.0157623291015625, 0.005107879638671875, -0.0215911865234375, -0.05780029296875, 0.0081939697265625, -0.022613525390625, 0.0199737548828125, 0.06317138671875, 0.046661376953125, -0.0004220008850097656, -0.0176544189453125, 0.0260772705078125, 0.00838470458984375, -0.0015764236450195312, 0.0037937164306640625, 0.0186767578125, -0.018463134765625, -0.03424072265625, -0.0207366943359375, 0.0014028549194335938, 0.0093231201171875, 0.0032749176025390625, 0.0273590087890625, 0.023681640625, -0.017181396484375, 0.0198516845703125, -0.031707763671875, 0.03564453125, -0.0018491744995117188, -0.0218505859375, -0.0204925537109375, 0.0289306640625, -0.03094482421875, -0.0272674560546875, -0.0293731689453125, -0.02178955078125, -0.02313232421875, 0.013916015625, -0.056884765625, -0.04766845703125, 0.0205230712890625, -0.024993896484375, -0.00020313262939453125, 0.02618408203125, 0.0005879402160644531, -0.0215911865234375, -0.01267242431640625, 0.04901123046875, 0.0304718017578125, -0.0029087066650390625, 0.051055908203125, 0.007122039794921875, 0.01537322998046875, 0.02703857421875, 0.042083740234375, 0.0016241073608398438, -0.01308441162109375, 0.063232421875, -0.025787353515625, -0.0887451171875, 0.047607421875, 0.00278472900390625, 0.11968994140625, 0.035247802734375, 0.031768798828125, 0.0192718505859375, -0.025909423828125, 0.0024127960205078125, -0.0280303955078125, 0.01203155517578125, 0.00794219970703125, -0.017425537109375, 0.0202789306640625, -0.0024547576904296875, -0.0263671875, -0.0426025390625, -0.015899658203125, 0.019500732421875, 0.020172119140625, -0.0087127685546875, 0.016448974609375, -0.0214385986328125, 0.0272064208984375, 0.055938720703125, -0.024200439453125, -0.03326416015625, -0.0256805419921875, 0.053131103515625, -0.111328125, -0.0810546875, 0.0445556640625, -0.035858154296875, 0.017974853515625, -0.00634765625, 0.00853729248046875, -0.004489898681640625, -0.024139404296875, -0.00664520263671875, -0.007770538330078125, 0.06402587890625, -0.027130126953125, -0.028656005859375, -0.040191650390625, 0.0127716064453125, 0.0018873214721679688, -0.0733642578125, 0.07659912109375, -0.005611419677734375, 0.025360107421875, -0.017181396484375, -0.009857177734375, 0.003963470458984375, -0.045013427734375, 0.006465911865234375, 0.0290374755859375, 0.03656005859375, 0.036163330078125, 0.007236480712890625, 0.0005259513854980469, 0.013671875, -0.053985595703125, 0.01377105712890625, -0.016693115234375, -0.0235595703125, 0.017608642578125, 0.0294342041015625, 0.01514434814453125, 0.0030803680419921875, -0.00989532470703125, 0.0168304443359375, 0.0150146484375, -0.0245819091796875, -0.0289154052734375, 0.0178375244140625, -0.024627685546875, 0.03466796875, 0.012603759765625, -0.0272674560546875, 0.0191497802734375, 0.003086090087890625, 0.02606201171875, 0.01511383056640625, 0.0168914794921875, -0.041717529296875, 0.0033416748046875, 0.0282440185546875, 0.00962066650390625, -0.005970001220703125, -0.0118255615234375, 0.047271728515625, -0.019683837890625, -0.0302276611328125, -0.00228118896484375, 0.00597381591796875, -0.020416259765625, -0.021240234375, 0.036590576171875, -0.029296875, -0.0213470458984375, -0.0086822509765625, -0.0648193359375, -0.01505279541015625, -0.0193939208984375, -0.0121917724609375, -0.0281982421875, 0.0160675048828125, -0.0022678375244140625, -0.03936767578125, 0.020477294921875, 0.0008053779602050781, -0.03594970703125, 0.06207275390625, -0.0200958251953125, 0.0279541015625, -0.02313232421875, 0.07318115234375, 0.056854248046875, -0.0270233154296875, 0.003841400146484375, -0.00849151611328125, -0.0247802734375, -0.023681640625, 0.03192138671875, 0.0102081298828125, -0.0309295654296875, -0.01120758056640625, 0.05462646484375, 0.006927490234375, -0.044097900390625, -0.00965118408203125, -0.014556884765625, -0.031402587890625, -0.039886474609375, -0.0726318359375, -0.033721923828125, 0.0039043426513671875, -0.05999755859375, 0.033477783203125, 0.00571441650390625, -0.0182342529296875, -0.035797119140625, 0.043670654296875, 0.0221099853515625, -0.02825927734375, -0.0213165283203125, -0.034881591796875, -0.042510986328125, -0.0625, 0.0031032562255859375, -0.009552001953125, 0.0035572052001953125, -0.00308990478515625, 0.05560302734375, 0.00920867919921875, -0.036651611328125, 0.0271453857421875, -0.0067291259765625, -0.0114593505859375, 0.00569915771484375, 0.01448822021484375, -0.019775390625, 0.016448974609375, -0.0034160614013671875, 0.0213775634765625, 0.04510498046875, -0.0293426513671875, -0.0061187744140625, -0.0261688232421875, -0.00475311279296875, 0.0244140625, -0.01291656494140625, 0.022979736328125, 0.0180511474609375, 0.01459503173828125, -0.040924072265625, -0.0103607177734375, -0.01146697998046875, -0.028228759765625, 0.01129150390625, 0.003086090087890625, -0.00977325439453125, -0.003238677978515625, 0.0239715576171875, -0.016143798828125, -0.025543212890625, 0.043182373046875, -0.01396942138671875, 0.01153564453125, -0.0233154296875, -0.0345458984375, -0.0247039794921875, 0.040802001953125, -0.0102386474609375, 0.005878448486328125, 0.00893402099609375, 0.0237274169921875, -0.011871337890625, 0.0170745849609375, -0.040557861328125, -0.0260467529296875, 0.027801513671875, -0.0203094482421875, 0.0406494140625, -0.03729248046875, -0.0281219482421875, -0.018341064453125, 0.086181640625, -0.03607177734375, -0.0243072509765625, -0.01690673828125, 0.01416778564453125, 0.0220184326171875, -0.035736083984375, 0.0197296142578125, -0.02880859375, -0.07208251953125, -0.004756927490234375, -0.0263824462890625, -0.0211029052734375, -0.011627197265625, 0.015045166015625, -0.0274810791015625, -0.04693603515625, 0.040252685546875, -0.01282501220703125, -0.0105133056640625, 0.0390625, -0.0184326171875, -0.01192474365234375, -0.03143310546875, -0.0003859996795654297, -0.0811767578125, 0.004955291748046875, -0.0665283203125, 0.06781005859375, 0.054656982421875, -0.04010009765625, -0.00022423267364501953, 0.0291900634765625, 0.03204345703125, 0.0275115966796875, 0.004001617431640625, -0.0028972625732421875, -0.003490447998046875, -0.03338623046875, 0.00010967254638671875, -0.046539306640625, 0.00670623779296875, 0.0279693603515625, -0.027374267578125, 0.0216827392578125, 0.0020809173583984375, -0.0164031982421875, 0.060211181640625, -0.055999755859375, -0.029052734375, -0.026580810546875, 0.01253509521484375, 0.005268096923828125, -0.00998687744140625, -0.0005521774291992188, -0.0028018951416015625, -0.01175689697265625, -0.0117950439453125, -0.02569580078125, -0.01983642578125, 0.0211944580078125, 0.03692626953125, 0.0265655517578125, -0.0033512115478515625, -0.035003662109375, 0.009796142578125, 0.0303955078125, -0.052947998046875, 0.06463623046875, 0.041168212890625, -0.006214141845703125, 0.0325927734375, -0.0230865478515625, 0.0321044921875, -0.0281982421875, 0.039154052734375, 0.0095367431640625, 0.007190704345703125, 0.01690673828125, 0.010040283203125, -0.0333251953125, 0.0039005279541015625, -0.01528167724609375, -0.040374755859375, -0.031494140625, 0.06915283203125, -0.01165771484375, 0.049896240234375, -0.057037353515625, 0.00228118896484375, -0.00962066650390625, -0.012664794921875, 0.046417236328125, 0.037628173828125, 0.0022373199462890625, -0.006374359130859375, 0.00917816162109375, -0.00696563720703125, 0.037322998046875, 0.00852203369140625, 0.01181793212890625, 0.02276611328125, -0.00284576416015625, -0.0194549560546875, 0.0352783203125, -0.01299285888671875, 0.07806396484375, 0.0169219970703125, 0.00012612342834472656, -0.0290679931640625, -0.01227569580078125, 0.04315185546875, -0.0110321044921875, 0.0213470458984375, 0.03271484375, 0.0038318634033203125, -0.029541015625, -0.006740570068359375, 0.0005011558532714844, -0.005992889404296875, -0.05291748046875, 0.00433349609375, -0.0098419189453125, -0.00353240966796875, -0.0011968612670898438, 0.0289764404296875, -0.045806884765625, 0.0236663818359375, 0.00626373291015625, 0.037506103515625, 0.050537109375, 0.0090179443359375, 0.020172119140625, -0.00724029541015625, -0.0277557373046875, 0.00325775146484375, -0.02978515625, 0.0156097412109375, 0.003131866455078125, 0.0298919677734375, 0.0009236335754394531, 0.035797119140625, 0.017669677734375, -0.03143310546875, -0.01611328125, -0.035247802734375, 0.04437255859375, -0.012603759765625, -0.0806884765625, -0.0316162109375, 0.0140380859375, 0.020782470703125, -0.030487060546875, -0.00983428955078125, 0.0154876708984375, -0.006732940673828125, 0.0172119140625, -0.01153564453125, -0.01409149169921875, 0.001186370849609375, 0.0215911865234375, -0.0252227783203125, -0.00667572021484375, 0.01800537109375, -0.06396484375, -0.035247802734375, -0.01268768310546875, -0.0159759521484375, 0.0240936279296875, -0.0277557373046875, 0.0242767333984375, -0.036376953125, 0.003833770751953125, -0.0099334716796875, 0.0068206787109375, 0.056854248046875, 0.0369873046875, -0.0110015869140625, 0.0081329345703125, -0.0361328125, -0.022735595703125, 0.00972747802734375, -0.01641845703125, -0.0289154052734375, -0.021484375, 0.0300750732421875, 0.0210723876953125, 0.01346588134765625, -0.02874755859375, -0.027435302734375, -0.00673675537109375, 0.02203369140625, 0.01934814453125, -0.0206451416015625, 0.05096435546875, 0.01296234130859375, 0.0623779296875, 0.0187835693359375, 0.0357666015625, 0.0144805908203125, -0.0255584716796875, 0.0209503173828125, -0.054168701171875, -0.046630859375, -0.00926971435546875, -0.06341552734375, 0.0374755859375, 0.04345703125, -0.01108551025390625, 0.02301025390625, 0.004482269287109375, 0.01100921630859375, -0.0184478759765625, -0.037750244140625, -0.0051727294921875, 0.00321197509765625, 0.033782958984375, -0.041473388671875, 0.0264892578125, 0.006744384765625, 0.0210723876953125, 0.016448974609375, -0.04913330078125, 0.0306243896484375, 0.022216796875, -0.06402587890625, 0.08465576171875, 0.0859375, 0.0004489421844482422, 0.034423828125, -0.007320404052734375, -0.01021575927734375, -0.004787445068359375, -0.026702880859375, 0.00550079345703125, -0.00249481201171875, 0.010833740234375, -0.01447296142578125, 0.005596160888671875, 0.0274658203125, -0.00954437255859375, 0.0188751220703125, 0.058502197265625, 0.064453125, -0.08868408203125, 0.016693115234375, 0.028839111328125, 0.00234222412109375, 0.0255889892578125, -0.003543853759765625, -0.0018472671508789062, 0.021209716796875, 0.032318115234375, -0.042083740234375, -0.02734375, 0.015869140625, -0.0094757080078125, -0.0235748291015625, 0.01389312744140625, 0.00787353515625, 0.03466796875, 0.033355712890625, 0.00284576416015625, -0.0250244140625, 0.0275115966796875, 0.015350341796875, 0.00852203369140625, 0.00203704833984375, -0.0073394775390625, -0.006389617919921875, 0.031280517578125, -0.049072265625, 0.0021820068359375, 0.03729248046875, 0.01218414306640625, -0.0228424072265625, 0.050537109375, -0.028839111328125, 0.032745361328125, 0.016143798828125, -0.018035888671875, -0.019561767578125, -0.0029773712158203125, 0.01229095458984375, -0.00807952880859375, 0.00022971630096435547, 0.01311492919921875, -0.0259552001953125, -0.02947998046875, 0.0027027130126953125, 0.01020050048828125, 0.0654296875, -0.02606201171875, -0.0238800048828125, 0.0286865234375, -0.017486572265625, -0.0020580291748046875, -0.0117340087890625, 0.0203399658203125, -0.06451416015625, -0.0372314453125, 0.00554656982421875, -0.0162200927734375, -0.006679534912109375, -0.01018524169921875, -0.0528564453125, 0.103271484375, -0.01641845703125, 0.029052734375, 0.0009036064147949219, 0.048431396484375, -0.0021495819091796875, 0.04803466796875, -0.044891357421875, 0.0399169921875, 0.016693115234375, 0.05584716796875, -0.046600341796875, -0.004116058349609375, 0.023468017578125, 0.05364990234375, 0.006389617919921875, 0.01306915283203125, -0.046142578125, -0.010894775390625, -0.00307464599609375, 0.0107574462890625, 0.01244354248046875, 0.049774169921875, -0.00957489013671875, -0.0229949951171875, -0.0133209228515625, -0.00861358642578125, 0.033905029296875, -0.0408935546875, -0.038543701171875, -0.0133819580078125, -0.01494598388671875, -0.0216217041015625, 0.0019521713256835938, -0.0237884521484375, -0.00370025634765625, 0.0026340484619140625, -0.027435302734375, 0.030029296875, -0.03460693359375, 0.01678466796875, -0.050445556640625, 0.03240966796875, 0.041961669921875, -0.035797119140625, 0.0258941650390625, -0.00543975830078125, 0.00867462158203125, 0.00818634033203125, 0.01363372802734375, -0.015899658203125, 0.0212554931640625, 0.00341033935546875, 0.040802001953125, -0.00940704345703125, 0.045013427734375, 0.0169525146484375, 0.0298919677734375, -0.049468994140625, -0.041961669921875, 0.0291748046875, 0.05511474609375, -0.0201263427734375, -0.039642333984375, 0.01342010498046875, 0.0084991455078125, 0.007244110107421875, 0.0277099609375, 0.036651611328125, 0.017608642578125, 0.042877197265625, -0.0285186767578125, 0.00016307830810546875, 0.0029354095458984375, 0.00832366943359375, -0.00017535686492919922, 0.00812530517578125, -0.00191497802734375, -0.005306243896484375, -0.06304931640625, 0.0374755859375, 0.01296234130859375, 0.07427978515625, 0.00896453857421875, 0.095703125, -0.0243988037109375, -0.045562744140625, -0.0063934326171875, 0.05230712890625, -0.004024505615234375, 0.005664825439453125, -0.065185546875, -0.1041259765625, 0.040863037109375, 0.04107666015625, 0.019134521484375, 0.0400390625, 0.0299072265625, -0.005008697509765625, -0.02581787109375, 0.0103759765625, 0.032501220703125, -0.02801513671875, -0.037445068359375, -0.04656982421875, 0.0003039836883544922, 0.0026378631591796875, -0.0012683868408203125, 0.0128631591796875, -0.004852294921875, 0.0255889892578125, -0.0009374618530273438, 0.01287078857421875, 0.002193450927734375, -0.0074310302734375, 0.020477294921875, 0.00537872314453125, 0.0259857177734375, 0.0220489501953125, -0.1488037109375, -0.04107666015625, -0.057647705078125, -0.037322998046875, 0.0684814453125, 0.0673828125, -0.00876617431640625, -0.02117919921875, 0.023040771484375, 0.01451873779296875, 0.00620269775390625, -0.0032501220703125, -0.0213775634765625, 0.02813720703125, 0.060546875, 0.025787353515625, -0.052093505859375, -0.030487060546875, 0.0009899139404296875, 0.0276947021484375, 0.0145263671875, 0.07183837890625, -0.0025787353515625, 0.010223388671875, 0.0133514404296875, -0.033660888671875, 0.0170440673828125, 0.0018520355224609375, -0.05181884765625, 0.002109527587890625, 0.020599365234375, -0.0008616447448730469, -0.047943115234375, 0.021026611328125, 0.04656982421875, -0.030975341796875, 0.010650634765625, 0.0180511474609375, 0.00830841064453125, -0.043548583984375, 0.0237579345703125, -0.008636474609375, 0.01141357421875, -0.0123138427734375, -0.0239715576171875, 0.04296875, 0.0296173095703125, -0.019805908203125, 0.05413818359375, -0.01934814453125, -0.0135345458984375, -0.0024547576904296875, -0.035430908203125, -0.01534271240234375, 0.03497314453125, -0.00542449951171875, -0.0179595947265625, 0.0200347900390625, 0.006443023681640625, -0.0055084228515625, 0.019561767578125, 0.01073455810546875, 0.035003662109375, 0.0132293701171875, 0.0478515625, 0.0244140625, 0.047119140625, -0.022857666015625, 0.01348114013671875, 0.03167724609375, 0.002899169921875, 0.003932952880859375, 0.0004749298095703125, -0.04595947265625, -0.06549072265625, 0.0177459716796875, 0.0298919677734375, -0.02569580078125, 0.0094451904296875, -0.083984375, 0.01372528076171875, 0.05377197265625, 0.002162933349609375, -0.053558349609375, 0.04071044921875, -0.049102783203125, 0.0352783203125, -0.00284576416015625, -0.029052734375, -0.006404876708984375, 0.0098876953125, -0.003597259521484375, 0.009735107421875, -0.041473388671875, 0.0004699230194091797, -0.00843048095703125, 0.00417327880859375, 0.0174102783203125, -0.017913818359375, 0.0010919570922851562, 0.0134735107421875, 0.01227569580078125, 0.053741455078125, 0.022003173828125, -0.0187835693359375, -0.00975799560546875, -0.0013380050659179688, -0.009521484375, -0.015869140625, 0.0166778564453125, -0.043060302734375, -0.01071929931640625, 0.00670623779296875, -0.004062652587890625, 0.01522064208984375, -0.034637451171875, -0.05572509765625, 0.03509521484375, 0.0034198760986328125, -0.0308074951171875, -0.0496826171875, -0.00022935867309570312, -0.00894927978515625, 0.006378173828125, -0.0265350341796875, -0.020263671875, -0.01441192626953125, 0.04742431640625, 0.010284423828125, 0.03997802734375, -0.01317596435546875, 0.01271820068359375, -0.035430908203125, 0.01438140869140625, 0.0011510848999023438, -0.002582550048828125, 0.049835205078125, -0.05194091796875, 0.03887939453125, 0.04071044921875, -0.051422119140625, -0.057342529296875, -0.01248931884765625, -0.020263671875, -0.020263671875, -0.007114410400390625, -0.021514892578125, -0.01262664794921875, 0.0706787109375, 0.057830810546875, 0.02032470703125, -0.0394287109375, 0.005443572998046875, -0.0205535888671875, -0.0330810546875, -0.01279449462890625, 0.0216827392578125, -0.0662841796875, -0.0038661956787109375, 0.0029659271240234375, -0.0299530029296875, -0.003383636474609375, 0.0369873046875, -0.0379638671875, 0.0239105224609375, 0.05596923828125, 0.0099334716796875, -0.051361083984375, -0.01076507568359375, 0.0977783203125, -0.054412841796875, -0.0239715576171875, 0.00798797607421875, 0.01129150390625, 0.015106201171875, -0.0157928466796875, -0.04229736328125, -0.0022869110107421875, -0.040618896484375, 0.01355743408203125, -0.031341552734375, 0.0396728515625, -0.030120849609375, 0.01812744140625, -0.006290435791015625, 0.034454345703125, -0.00762176513671875, 0.052276611328125, 0.01410675048828125, 0.004058837890625, 0.0016794204711914062, 0.0187835693359375, -0.02081298828125, 0.03167724609375, -0.02069091796875, 0.037750244140625, 0.0035991668701171875, 0.00244140625, 0.039276123046875, -0.034088134765625, -0.0199127197265625, 0.0263824462890625, -0.0229339599609375, -0.0791015625, 0.0655517578125, -0.033172607421875, 0.036102294921875, 0.03497314453125 ]
68e4d797d980f3bfae5058e070ebd51ce9d1f12b
Wordpress Stackexchange Q: Add Font Awesome Embed CDN Script To WordPress This is my original code that pulled Font Awesome icons, which is placed in my functions.php file: wp_enqueue_style( 'prefix-font-awesome', '//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.1/css/font-awesome.min.css', array(), '4.6.1' ); They've recently started offering unique embed codes that appear like so: <script src="https://use.fontawesome.com/##########.js"></script> But I'm not sure how to use this with wp_enqueue_style. A: The full snippet would be this: wp_enqueue_script( 'prefix-font-awesome', 'https://use.fontawesome.com/##########.js' );
Q: Add Font Awesome Embed CDN Script To WordPress This is my original code that pulled Font Awesome icons, which is placed in my functions.php file: wp_enqueue_style( 'prefix-font-awesome', '//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.1/css/font-awesome.min.css', array(), '4.6.1' ); They've recently started offering unique embed codes that appear like so: <script src="https://use.fontawesome.com/##########.js"></script> But I'm not sure how to use this with wp_enqueue_style. A: The full snippet would be this: wp_enqueue_script( 'prefix-font-awesome', 'https://use.fontawesome.com/##########.js' );
wordpress
{ "language": "en", "length": 66, "provenance": "stackexchange_00019.jsonl.gz:465695", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/227570" }
[ 0.033599853515625, -0.014373779296875, -0.00970458984375, -0.0000413060188293457, 0.0058441162109375, -0.049224853515625, 0.046905517578125, -0.0005311965942382812, -0.015625, 0.0017652511596679688, 0.0023651123046875, 0.0030879974365234375, -0.0048980712890625, -0.021942138671875, 0.01273345947265625, -0.0237884521484375, 0.0516357421875, -0.007175445556640625, 0.0587158203125, 0.018402099609375, -0.014617919921875, 0.0552978515625, 0.033111572265625, 0.049591064453125, 0.0072479248046875, -0.0251617431640625, 0.130126953125, -0.048431396484375, 0.0203399658203125, -0.027679443359375, 0.0169830322265625, -0.022247314453125, 0.0009927749633789062, 0.0394287109375, -0.03839111328125, -0.00717926025390625, 0.006206512451171875, 0.0009112358093261719, 0.0023899078369140625, 0.0275115966796875, 0.02294921875, -0.01509857177734375, 0.01268768310546875, 0.051788330078125, -0.0135650634765625, -0.03704833984375, 0.01155853271484375, -0.053863525390625, -0.037109375, 0.029205322265625, 0.005313873291015625, -0.0249481201171875, -0.007293701171875, 0.05615234375, 0.01134490966796875, 0.005016326904296875, -0.00821685791015625, 0.03826904296875, 0.0338134765625, 0.014434814453125, -0.036285400390625, 0.01493072509765625, -0.00531768798828125, -0.05322265625, -0.00021147727966308594, -0.02655029296875, -0.01267242431640625, 0.029205322265625, 0.004367828369140625, -0.0007843971252441406, 0.006572723388671875, 0.0055694580078125, 0.0292816162109375, -0.032196044921875, -0.0230560302734375, 0.01548004150390625, -0.007476806640625, 0.0014715194702148438, 0.029632568359375, -0.044342041015625, 0.04327392578125, 0.0236053466796875, -0.03515625, -0.038787841796875, 0.031158447265625, -0.0195159912109375, -0.0032501220703125, -0.0294952392578125, -0.017120361328125, -0.01079559326171875, -0.0303955078125, -0.023345947265625, -0.015838623046875, 0.008575439453125, -0.031097412109375, 0.0105743408203125, 0.060699462890625, 0.041412353515625, 0.007686614990234375, 0.034637451171875, 0.025848388671875, -0.0604248046875, 0.090576171875, -0.043304443359375, 0.0004944801330566406, 0.06036376953125, -0.02276611328125, 0.043304443359375, 0.03546142578125, 0.0183563232421875, 0.0214691162109375, -0.04376220703125, 0.0181884765625, -0.015838623046875, -0.0008406639099121094, 0.01511383056640625, 0.012847900390625, 0.00794219970703125, -0.004627227783203125, 0.00881195068359375, 0.04913330078125, 0.07513427734375, -0.041595458984375, -0.0323486328125, 0.006023406982421875, 0.01175689697265625, 0.0005655288696289062, -0.056793212890625, 0.006114959716796875, 0.054931640625, -0.0134735107421875, -0.016571044921875, 0.047332763671875, 0.037139892578125, 0.0017232894897460938, -0.0352783203125, -0.003734588623046875, 0.00215911865234375, 0.0137176513671875, -0.004581451416015625, 0.0188446044921875, -0.034332275390625, 0.004161834716796875, 0.017547607421875, -0.014556884765625, -0.005474090576171875, 0.0093231201171875, 0.0185089111328125, -0.00809478759765625, -0.019500732421875, 0.025726318359375, -0.0285491943359375, 0.034149169921875, 0.0179595947265625, 0.011688232421875, -0.0172271728515625, 0.0521240234375, -0.032470703125, 0.00008374452590942383, -0.0323486328125, -0.06317138671875, 0.0132293701171875, 0.01995849609375, 0.0058441162109375, 0.000013887882232666016, -0.00678253173828125, 0.0740966796875, 0.0104827880859375, 0.0208587646484375, 0.055999755859375, -0.0443115234375, -0.008575439453125, 0.01444244384765625, 0.00629425048828125, -0.03021240234375, 0.032012939453125, 0.043243408203125, 0.0016527175903320312, 0.03924560546875, 0.028961181640625, -0.0058135986328125, -0.01074981689453125, 0.12158203125, -0.061492919921875, -0.042938232421875, -0.039398193359375, 0.026885986328125, 0.03875732421875, 0.024658203125, 0.0134735107421875, 0.0224456787109375, -0.0213470458984375, -0.0111236572265625, -0.0002332925796508789, -0.0261077880859375, -0.014678955078125, 0.00354766845703125, 0.0208892822265625, -0.0180816650390625, -0.0253448486328125, 0.0238189697265625, -0.0130767822265625, 0.0279388427734375, -0.024078369140625, -0.046051025390625, 0.00708770751953125, -0.01192474365234375, 0.0296173095703125, 0.0176544189453125, -0.006969451904296875, -0.00458526611328125, -0.029754638671875, 0.0108489990234375, -0.01264190673828125, -0.03277587890625, 0.019622802734375, -0.025238037109375, 0.03460693359375, 0.0005040168762207031, 0.0079193115234375, 0.0209503173828125, -0.04547119140625, 0.0259552001953125, 0.003177642822265625, -0.00954437255859375, -0.043609619140625, -0.003055572509765625, -0.035858154296875, -0.032379150390625, 0.00202178955078125, -0.022705078125, 0.04083251953125, 0.0009455680847167969, 0.038848876953125, -0.032562255859375, -0.0238189697265625, -0.01425933837890625, 0.0027599334716796875, 0.01375579833984375, 0.023773193359375, 0.04339599609375, 0.02392578125, 0.0283050537109375, 0.0238037109375, 0.0628662109375, -0.022979736328125, 0.021240234375, -0.0079803466796875, -0.007732391357421875, 0.04217529296875, -0.0042266845703125, 0.006923675537109375, 0.0019817352294921875, -0.04010009765625, -0.025482177734375, 0.0467529296875, -0.00016832351684570312, 0.01092529296875, 0.002994537353515625, -0.0009016990661621094, 0.0034046173095703125, 0.000751495361328125, -0.0162506103515625, -0.00677490234375, -0.017303466796875, 0.0033626556396484375, 0.0019369125366210938, 0.007171630859375, -0.0115966796875, -0.002140045166015625, 0.0295562744140625, 0.02911376953125, -0.010833740234375, 0.03741455078125, 0.01027679443359375, -0.03973388671875, -0.00997161865234375, 0.002532958984375, -0.004909515380859375, 0.0011224746704101562, -0.00688934326171875, 0.0221405029296875, -0.0074462890625, -0.0052947998046875, -0.01486968994140625, -0.049102783203125, 0.02142333984375, 0.0302886962890625, -0.02093505859375, -0.0253753662109375, -0.0090789794921875, 0.044677734375, 0.00008857250213623047, 0.0091400146484375, 0.0130157470703125, -0.0045013427734375, 0.014190673828125, -0.040985107421875, 0.04449462890625, -0.05535888671875, 0.037322998046875, 0.057769775390625, -0.031402587890625, 0.0205535888671875, -0.00881195068359375, 0.0019254684448242188, -0.025543212890625, 0.0216217041015625, -0.011688232421875, -0.0418701171875, -0.008941650390625, 0.0214080810546875, 0.0279693603515625, 0.06793212890625, -0.00821685791015625, -0.04510498046875, -0.00695037841796875, 0.0303192138671875, -0.07769775390625, -0.093994140625, -0.0230712890625, -0.01959228515625, 0.033721923828125, 0.00432586669921875, 0.01508331298828125, -0.0229949951171875, 0.031890869140625, 0.0158843994140625, -0.031951904296875, -0.0117950439453125, 0.00037980079650878906, -0.0300140380859375, -0.023162841796875, -0.03387451171875, 0.003597259521484375, -0.0197601318359375, 0.021087646484375, 0.0170135498046875, 0.01212310791015625, 0.0109100341796875, 0.029815673828125, -0.0023822784423828125, -0.01861572265625, -0.032958984375, 0.0286712646484375, -0.05157470703125, -0.01023101806640625, -0.004886627197265625, 0.020263671875, 0.0150909423828125, -0.003589630126953125, -0.00714111328125, -0.037750244140625, -0.041351318359375, -0.00435638427734375, 0.05120849609375, 0.025634765625, -0.0272369384765625, 0.03582763671875, -0.05059814453125, -0.0009312629699707031, 0.03594970703125, 0.01116180419921875, 0.01861572265625, -0.0206146240234375, -0.05596923828125, 0.00021064281463623047, 0.037445068359375, 0.0191650390625, -0.00420379638671875, 0.0232391357421875, 0.0025730133056640625, 0.06329345703125, -0.01104736328125, -0.015472412109375, -0.0506591796875, 0.065673828125, -0.00702667236328125, 0.060760498046875, 0.0357666015625, 0.0156707763671875, 0.007228851318359375, -0.00862884521484375, -0.02471923828125, -0.029998779296875, 0.0125274658203125, -0.0653076171875, 0.03668212890625, -0.046630859375, 0.004146575927734375, -0.02197265625, 0.07220458984375, 0.0150299072265625, -0.01404571533203125, 0.0007176399230957031, 0.004467010498046875, -0.043792724609375, 0.005100250244140625, -0.011962890625, 0.0053558349609375, -0.0831298828125, -0.003204345703125, -0.0205841064453125, -0.03125, 0.0295562744140625, -0.0281524658203125, -0.025299072265625, -0.053375244140625, 0.0284271240234375, -0.07379150390625, -0.017730712890625, 0.039947509765625, -0.040557861328125, 0.00348663330078125, -0.021240234375, -0.04705810546875, -0.02777099609375, 0.0004661083221435547, -0.050445556640625, 0.043731689453125, 0.03662109375, -0.02008056640625, 0.0092926025390625, 0.03204345703125, 0.0206451416015625, 0.0281219482421875, 0.00673675537109375, 0.0172882080078125, -0.0303497314453125, -0.07220458984375, -0.01392364501953125, -0.06292724609375, -0.010467529296875, -0.0018987655639648438, -0.087890625, -0.0006985664367675781, 0.005702972412109375, 0.0239410400390625, 0.062225341796875, -0.0399169921875, -0.0273284912109375, -0.0249481201171875, -0.0017547607421875, -0.020965576171875, 0.006816864013671875, -0.022064208984375, -0.0175018310546875, -0.022064208984375, 0.04437255859375, 0.022247314453125, -0.0162811279296875, -0.0144500732421875, 0.025054931640625, 0.00701141357421875, -0.0439453125, 0.00001049041748046875, 0.0128936767578125, 0.0253143310546875, -0.0064697265625, 0.0235748291015625, 0.0006680488586425781, -0.0158233642578125, 0.053741455078125, -0.00689697265625, 0.048583984375, -0.0174560546875, -0.0217437744140625, 0.03948974609375, 0.0023784637451171875, 0.0037975311279296875, 0.07843017578125, -0.023956298828125, 0.005359649658203125, -0.00539398193359375, -0.0352783203125, 0.021697998046875, 0.062408447265625, 0.006710052490234375, -0.006320953369140625, -0.03936767578125, -0.024383544921875, -0.004852294921875, 0.004322052001953125, 0.07513427734375, 0.0141143798828125, 0.0016326904296875, 0.0401611328125, 0.058349609375, 0.00238800048828125, 0.01189422607421875, 0.017425537109375, -0.02032470703125, 0.037353515625, -0.023040771484375, -0.01439666748046875, 0.0103759765625, -0.00881195068359375, 0.07977294921875, 0.0333251953125, -0.0267486572265625, -0.0180816650390625, -0.0011768341064453125, 0.04827880859375, -0.036163330078125, -0.0147552490234375, 0.04010009765625, 0.01294708251953125, -0.0196380615234375, -0.00322723388671875, -0.054412841796875, 0.00698089599609375, -0.040740966796875, 0.033966064453125, 0.0089111328125, -0.0124359130859375, -0.005542755126953125, 0.0233306884765625, 0.03363037109375, -0.005329132080078125, -0.014617919921875, 0.0228118896484375, 0.0170135498046875, 0.022064208984375, 0.0008215904235839844, 0.0194854736328125, -0.01253509521484375, 0.01953125, 0.000020265579223632812, 0.0113067626953125, 0.047119140625, -0.00594329833984375, 0.0109100341796875, 0.01220703125, -0.03515625, 0.0198516845703125, -0.04803466796875, -0.0310516357421875, -0.001262664794921875, -0.0018739700317382812, -0.01605224609375, -0.021697998046875, -0.018768310546875, 0.03826904296875, 0.0215606689453125, 0.0013666152954101562, 0.0413818359375, 0.01568603515625, 0.0187225341796875, 0.043975830078125, -0.032806396484375, -0.0008511543273925781, 0.0138092041015625, -0.019775390625, -0.01033782958984375, -0.012664794921875, -0.09722900390625, -0.033416748046875, -0.00827789306640625, -0.00688934326171875, 0.023406982421875, -0.0206146240234375, 0.0182037353515625, 0.006496429443359375, -0.03546142578125, 0.005710601806640625, 0.019744873046875, 0.0293121337890625, 0.004669189453125, -0.02056884765625, -0.019775390625, -0.01263427734375, -0.0168914794921875, 0.0236358642578125, -0.010009765625, -0.0240936279296875, -0.007282257080078125, -0.0179595947265625, 0.016357421875, -0.019287109375, 0.0116729736328125, -0.0168609619140625, 0.036102294921875, 0.018218994140625, 0.036590576171875, -0.00119781494140625, 0.034027099609375, 0.0148773193359375, 0.003681182861328125, 0.019287109375, 0.039947509765625, 0.00896453857421875, -0.029876708984375, -0.0132598876953125, -0.08856201171875, 0.00726318359375, 0.00992584228515625, 0.0036678314208984375, 0.03851318359375, 0.011322021484375, 0.020294189453125, 0.028472900390625, -0.015838623046875, -0.01548004150390625, -0.016510009765625, 0.00971221923828125, -0.0090179443359375, 0.0243377685546875, 0.02203369140625, 0.0038127899169921875, 0.01274871826171875, -0.028472900390625, -0.01216888427734375, 0.020416259765625, 0.003437042236328125, 0.00945281982421875, -0.0029506683349609375, -0.11083984375, 0.09991455078125, 0.06292724609375, 0.018341064453125, 0.01107025146484375, -0.0171966552734375, -0.0042572021484375, -0.035369873046875, 0.00566864013671875, -0.056304931640625, -0.01546478271484375, 0.01088714599609375, -0.017852783203125, -0.034149169921875, 0.002582550048828125, -0.0230865478515625, 0.032989501953125, -0.002994537353515625, 0.039459228515625, -0.02960205078125, 0.01421356201171875, -0.010589599609375, -0.051239013671875, 0.056182861328125, -0.007354736328125, -0.00623321533203125, -0.041046142578125, 0.07904052734375, -0.0169219970703125, -0.00543975830078125, 0.031768798828125, -0.019561767578125, -0.00472259521484375, 0.00998687744140625, 0.01525115966796875, 0.00960540771484375, -0.06982421875, 0.02581787109375, 0.038482666015625, 0.00806427001953125, 0.0006966590881347656, 0.0017614364624023438, 0.0010290145874023438, -0.036529541015625, -0.0218353271484375, -0.004314422607421875, -0.037750244140625, -0.00762939453125, 0.035369873046875, 0.020904541015625, 0.025665283203125, 0.015777587890625, 0.02349853515625, -0.0164642333984375, -0.0121002197265625, 0.0162506103515625, 0.01248931884765625, -0.031463623046875, 0.0257720947265625, 0.024383544921875, -0.044891357421875, 0.018524169921875, -0.0028820037841796875, -0.009857177734375, -0.01470947265625, 0.0211334228515625, 0.09771728515625, -0.048828125, -0.01406097412109375, 0.02923583984375, 0.0215606689453125, -0.025238037109375, 0.0131072998046875, 0.0257110595703125, -0.061492919921875, -0.061676025390625, 0.041839599609375, -0.0626220703125, -0.034759521484375, -0.0014495849609375, -0.033203125, 0.0714111328125, -0.015869140625, 0.00536346435546875, 0.016357421875, 0.04205322265625, -0.031463623046875, 0.03082275390625, -0.00882720947265625, 0.039215087890625, 0.0283966064453125, 0.001659393310546875, 0.00537109375, -0.00281524658203125, 0.0132598876953125, 0.022918701171875, -0.01435089111328125, -0.0115203857421875, 0.0137481689453125, -0.00818634033203125, 0.049957275390625, 0.084716796875, 0.043304443359375, -0.04022216796875, -0.026947021484375, -0.00455474853515625, -0.0206146240234375, -0.00933837890625, 0.03411865234375, -0.03900146484375, -0.0687255859375, 0.00856781005859375, 0.0127716064453125, 0.0248870849609375, -0.00727081298828125, -0.0185394287109375, -0.0121307373046875, -0.002918243408203125, 0.0061187744140625, 0.0015840530395507812, -0.0035114288330078125, 0.05975341796875, -0.00614166259765625, 0.042938232421875, -0.026214599609375, -0.0158233642578125, 0.0274810791015625, -0.0111846923828125, 0.015838623046875, 0.0096282958984375, 0.01056671142578125, -0.01081085205078125, 0.0011606216430664062, 0.012939453125, 0.043731689453125, -0.037353515625, 0.031341552734375, 0.00531768798828125, 0.0144805908203125, -0.059356689453125, -0.01190948486328125, 0.03228759765625, 0.04443359375, -0.028167724609375, -0.00899505615234375, 0.0210723876953125, 0.01079559326171875, 0.0043487548828125, -0.018096923828125, 0.033538818359375, -0.0911865234375, -0.05743408203125, -0.00841522216796875, -0.01427459716796875, 0.0057373046875, 0.016754150390625, 0.01210784912109375, 0.04510498046875, -0.03125, 0.0014886856079101562, -0.0748291015625, -0.0162811279296875, 0.03009033203125, 0.08526611328125, 0.0452880859375, 0.06158447265625, 0.01190948486328125, -0.040191650390625, -0.0157470703125, 0.0006241798400878906, 0.01271820068359375, 0.0018863677978515625, -0.0001232624053955078, 0.025360107421875, 0.005954742431640625, 0.014801025390625, 0.0145263671875, 0.0236358642578125, 0.03692626953125, 0.0382080078125, 0.020782470703125, -0.0117645263671875, 0.0223846435546875, -0.007343292236328125, 0.036102294921875, -0.03369140625, 0.04296875, 0.0298614501953125, -0.005733489990234375, -0.01032257080078125, -0.0003032684326171875, 0.08758544921875, -0.045989990234375, 0.0088958740234375, 0.003047943115234375, -0.0260467529296875, 0.01255035400390625, 0.0012426376342773438, -0.004360198974609375, -0.0190582275390625, -0.044036865234375, 0.0026798248291015625, -0.02935791015625, -0.0361328125, 0.0243072509765625, 0.03375244140625, -0.016265869140625, 0.0070648193359375, 0.03857421875, -0.0438232421875, 0.0055694580078125, 0.018798828125, 0.032318115234375, 0.02069091796875, 0.0107269287109375, 0.01263427734375, 0.01220703125, -0.0124664306640625, -0.0122222900390625, 0.0673828125, 0.0288543701171875, -0.00562286376953125, -0.0257720947265625, 0.04412841796875, 0.0435791015625, -0.01189422607421875, 0.0345458984375, 0.0232391357421875, 0.0203399658203125, -0.01329803466796875, -0.02349853515625, -0.0247802734375, -0.052154541015625, 0.040924072265625, 0.0016736984252929688, -0.03692626953125, 0.01129913330078125, 0.0307464599609375, -0.00970458984375, -0.00787353515625, 0.0242919921875, -0.04730224609375, -0.0640869140625, -0.052703857421875, -0.0024089813232421875, -0.00533294677734375, 0.0005555152893066406, 0.0097503662109375, -0.002323150634765625, 0.0298004150390625, -0.0218963623046875, 0.039703369140625, 0.00872802734375, 0.067138671875, 0.036956787109375, -0.01541900634765625, -0.002613067626953125, 0.01751708984375, -0.0067901611328125, 0.00732421875, 0.013031005859375, 0.012725830078125, 0.0038394927978515625, -0.005252838134765625, 0.04766845703125, 0.035369873046875, 0.0108489990234375, -0.0325927734375, -0.0237884521484375, 0.07177734375, -0.022491455078125, -0.014984130859375, 0.0147705078125, -0.0215606689453125, -0.007762908935546875, -0.01110076904296875, 0.0242156982421875, -0.00897979736328125, -0.022186279296875, -0.09051513671875, 0.0110015869140625, 0.043182373046875, 0.006572723388671875, -0.0814208984375, 0.03729248046875, -0.0273284912109375, 0.07135009765625, -0.032440185546875, 0.03192138671875, -0.010040283203125, 0.001819610595703125, -0.03466796875, -0.0352783203125, -0.032928466796875, 0.056976318359375, -0.0275726318359375, 0.01788330078125, 0.0489501953125, -0.00960540771484375, 0.0391845703125, 0.004390716552734375, 0.0211029052734375, 0.0670166015625, -0.08990478515625, -0.0219879150390625, 0.017364501953125, -0.0298919677734375, -0.0160369873046875, -0.0408935546875, 0.02178955078125, -0.08837890625, -0.030731201171875, -0.0218353271484375, -0.0032939910888671875, -0.00991058349609375, -0.050018310546875, -0.10296630859375, 0.08740234375, -0.0292510986328125, -0.0279541015625, -0.035186767578125, -0.035003662109375, -0.0152740478515625, 0.02294921875, -0.01522064208984375, -0.002956390380859375, -0.029815673828125, 0.0543212890625, -0.0096282958984375, -0.00832366943359375, 0.00978851318359375, -0.0297088623046875, -0.0552978515625, 0.004741668701171875, 0.01922607421875, -0.00975799560546875, -0.004940032958984375, -0.0233001708984375, 0.040191650390625, 0.0216522216796875, -0.021636962890625, -0.0003311634063720703, 0.0212249755859375, -0.0045623779296875, 0.02020263671875, -0.01123046875, -0.01739501953125, -0.006778717041015625, 0.0357666015625, -0.01461029052734375, 0.00878143310546875, -0.01500701904296875, -0.021331787109375, -0.0014200210571289062, -0.033782958984375, -0.0186614990234375, 0.015716552734375, -0.03924560546875, 0.00992584228515625, -0.050537109375, 0.0242462158203125, 0.0048980712890625, -0.0201416015625, 0.020843505859375, -0.0245361328125, 0.02801513671875, -0.0029964447021484375, 0.00988006591796875, 0.0016355514526367188, 0.107421875, -0.036651611328125, 0.043670654296875, 0.0017595291137695312, 0.0290374755859375, 0.0906982421875, -0.015716552734375, -0.0254974365234375, -0.0027484893798828125, 0.006580352783203125, 0.038604736328125, 0.0013256072998046875, -0.0135650634765625, -0.0238800048828125, 0.00727081298828125, 0.0030536651611328125, 0.017242431640625, 0.0026264190673828125, 0.01702880859375, -0.01355743408203125, 0.044921875, -0.0059051513671875, 0.04638671875, -0.05340576171875, 0.0167999267578125, -0.033233642578125, 0.0055694580078125, -0.033355712890625, 0.04571533203125, 0.019317626953125, 0.03167724609375, -0.002117156982421875, 0.00832366943359375, -0.019195556640625, -0.021942138671875, 0.0131072998046875, -0.03851318359375, -0.003002166748046875, 0.00957489013671875 ]
457512c8716132a6a7ec1ba6dc4224d933d4478f
Wordpress Stackexchange Q: Remove Visual Composer Tab from Dashboard Menu I have installed Visual Composer for a client and am now trying to remove the tab from the Dashboard menu. How can I do this? function remove_menus(){ remove_menu_page( ‘js_composer.php’ ); } add_action( ‘admin_menu’, ‘remove_menus’ ); The code used above isn't working for me. It seems the path "js_composer.php" is not correct. A: It is not easy to find it out, but it is pretty easy if you know how. Add this following code to your themes functions.php. function custom_menu_page_removing() { remove_menu_page('vc-welcome'); //vc } add_action( 'admin_init', 'custom_menu_page_removing' ); (Previously been admin_menu, now is admin_init) This is how to find out for the next time: If you want to hide a link from any plugin in the admin backend, simply use everything behind the ?page= in this example case it's vc-welcome No need for an additional plugin to remove/hide the link.
Q: Remove Visual Composer Tab from Dashboard Menu I have installed Visual Composer for a client and am now trying to remove the tab from the Dashboard menu. How can I do this? function remove_menus(){ remove_menu_page( ‘js_composer.php’ ); } add_action( ‘admin_menu’, ‘remove_menus’ ); The code used above isn't working for me. It seems the path "js_composer.php" is not correct. A: It is not easy to find it out, but it is pretty easy if you know how. Add this following code to your themes functions.php. function custom_menu_page_removing() { remove_menu_page('vc-welcome'); //vc } add_action( 'admin_init', 'custom_menu_page_removing' ); (Previously been admin_menu, now is admin_init) This is how to find out for the next time: If you want to hide a link from any plugin in the admin backend, simply use everything behind the ?page= in this example case it's vc-welcome No need for an additional plugin to remove/hide the link. A: I use version 4.12.1 and this code works for me. Hide from user menu but not for admin menu. function custom_menu_page_removing() { remove_menu_page('vc-welcome'); //vc } add_action( 'admin_menu', 'custom_menu_page_removing' ); A: The previous answers did not work for me. I realized that I had to change the hook to admin_init. function custom_menu_page_removing() { remove_menu_page('vc-welcome'); } add_action( 'admin_init', 'custom_menu_page_removing' ); A: I solved this by installing the Admin Menu Editor plugin which gave me the ability to manually remove the Visual Composer dashboard tab. Good plugin! A: This code worked out for me on the latest Wordpress function custom_menu_page_removing() { remove_menu_page('vc-welcome'); } add_action( 'admin_init', 'custom_menu_page_removing' );
wordpress
{ "language": "en", "length": 252, "provenance": "stackexchange_00019.jsonl.gz:465703", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/227593" }
[ 0.055206298828125, 0.024261474609375, -0.0247039794921875, -0.031829833984375, 0.061553955078125, -0.0416259765625, 0.041168212890625, -0.0174407958984375, 0.00799560546875, 0.033935546875, 0.0295562744140625, -0.045501708984375, -0.033233642578125, -0.03631591796875, -0.060394287109375, -0.0364990234375, 0.0261993408203125, 0.0142059326171875, 0.057830810546875, 0.007640838623046875, 0.0186004638671875, 0.0237579345703125, 0.0216064453125, 0.01470184326171875, 0.01025390625, 0.0264129638671875, -0.04345703125, -0.006046295166015625, -0.0242156982421875, -0.02142333984375, -0.002960205078125, 0.033233642578125, -0.022491455078125, 0.04412841796875, -0.0026912689208984375, -0.0016222000122070312, -0.0210113525390625, 0.03924560546875, 0.01119232177734375, 0.004497528076171875, 0.0321044921875, -0.0171051025390625, -0.00662994384765625, 0.008331298828125, -0.01338958740234375, -0.00926971435546875, -0.00814056396484375, -0.050628662109375, 0.0313720703125, -0.0254669189453125, -0.005344390869140625, -0.004856109619140625, 0.01256561279296875, -0.00919342041015625, -0.01374053955078125, -0.004207611083984375, -0.0316162109375, 0.008758544921875, 0.01232147216796875, 0.0997314453125, 0.02154541015625, 0.01180267333984375, -0.0384521484375, -0.0877685546875, -0.023712158203125, -0.00431060791015625, 0.0021495819091796875, 0.0110321044921875, -0.0654296875, -0.024322509765625, 0.0377197265625, -0.021026611328125, -0.001300811767578125, 0.01160430908203125, -0.0252532958984375, -0.057403564453125, 0.0379638671875, -0.01235198974609375, 0.00524139404296875, 0.00518798828125, 0.0176849365234375, 0.01239013671875, -0.024383544921875, 0.0016260147094726562, 0.007198333740234375, 0.029937744140625, -0.018096923828125, -0.0310821533203125, -0.039215087890625, 0.031768798828125, -0.028167724609375, -0.0230255126953125, 0.00006157159805297852, 0.0197601318359375, -0.01432037353515625, 0.025238037109375, 0.0302886962890625, 0.0313720703125, 0.006969451904296875, 0.0175628662109375, 0.0005335807800292969, -0.046966552734375, 0.045318603515625, -0.044525146484375, 0.00762176513671875, 0.0596923828125, -0.01448822021484375, 0.004619598388671875, 0.041900634765625, 0.0171661376953125, 0.028717041015625, -0.0117034912109375, -0.026336669921875, -0.01303863525390625, -0.00708770751953125, 0.0011129379272460938, -0.046112060546875, -0.0282440185546875, -0.0099029541015625, -0.038787841796875, -0.0267333984375, 0.004398345947265625, -0.045745849609375, 0.007785797119140625, -0.003681182861328125, -0.0239105224609375, -0.0159454345703125, 0.041656494140625, 0.0029392242431640625, 0.00699615478515625, -0.0433349609375, -0.00145721435546875, 0.0806884765625, 0.06829833984375, 0.0550537109375, -0.02081298828125, 0.0333251953125, -0.032562255859375, 0.02606201171875, -0.011566162109375, 0.038177490234375, -0.014190673828125, -0.013336181640625, 0.02642822265625, -0.01111602783203125, -0.0098724365234375, 0.0019741058349609375, 0.0148773193359375, 0.01010894775390625, 0.00267791748046875, -0.0257568359375, -0.007556915283203125, 0.035369873046875, 0.016387939453125, 0.008392333984375, 0.024566650390625, 0.0364990234375, -0.00397491455078125, -0.0440673828125, 0.001033782958984375, -0.03131103515625, -0.0254974365234375, 0.015106201171875, -0.054107666015625, -0.0626220703125, 0.040557861328125, -0.0200042724609375, -0.01212310791015625, 0.03314208984375, 0.04345703125, 0.0167694091796875, -0.02899169921875, 0.019927978515625, 0.021942138671875, 0.0019321441650390625, 0.0323486328125, 0.03375244140625, -0.002719879150390625, 0.01100921630859375, 0.01515960693359375, -0.027008056640625, -0.04034423828125, 0.0227813720703125, -0.038787841796875, -0.093994140625, 0.06396484375, 0.003070831298828125, 0.074462890625, 0.04425048828125, -0.006587982177734375, 0.05474853515625, -0.010833740234375, 0.01959228515625, -0.038970947265625, -0.0017833709716796875, -0.0168304443359375, -0.01262664794921875, -0.00323486328125, -0.03106689453125, 0.042236328125, 0.030609130859375, 0.001781463623046875, 0.015777587890625, -0.02362060546875, -0.08074951171875, 0.024444580078125, -0.039306640625, 0.042205810546875, -0.0106964111328125, 0.024749755859375, -0.005298614501953125, -0.0185699462890625, -0.0241851806640625, 0.01099395751953125, 0.0087738037109375, -0.007015228271484375, -0.00699615478515625, 0.0022716522216796875, -0.037261962890625, 0.0055389404296875, -0.0181427001953125, -0.0262603759765625, -0.0135955810546875, 0.030975341796875, 0.0192413330078125, 0.007205963134765625, -0.0255584716796875, 0.0016984939575195312, 0.029815673828125, -0.01177978515625, 0.050567626953125, 0.039825439453125, 0.0517578125, 0.0285797119140625, -0.0270843505859375, 0.003017425537109375, -0.0063323974609375, -0.0545654296875, -0.026641845703125, 0.0384521484375, 0.0307464599609375, 0.01006317138671875, -0.049285888671875, -0.05133056640625, 0.007419586181640625, -0.06646728515625, -0.010406494140625, -0.004764556884765625, -0.0225372314453125, -0.005786895751953125, 0.007080078125, 0.0240936279296875, 0.02117919921875, 0.04071044921875, 0.018768310546875, 0.0285797119140625, -0.0184478759765625, -0.0216217041015625, 0.00569915771484375, 0.00980377197265625, 0.007030487060546875, 0.0182342529296875, -0.012115478515625, -0.0071258544921875, -0.01690673828125, -0.0291595458984375, -0.003658294677734375, 0.0042877197265625, -0.007678985595703125, -0.0545654296875, 0.03741455078125, 0.0638427734375, -0.02252197265625, 0.034515380859375, 0.045135498046875, -0.029022216796875, -0.025115966796875, -0.009429931640625, -0.01244354248046875, 0.007598876953125, -0.0167694091796875, 0.006839752197265625, 0.02960205078125, -0.007045745849609375, 0.0121612548828125, -0.0285797119140625, 0.028076171875, -0.005382537841796875, -0.0234375, -0.012603759765625, -0.004673004150390625, 0.032562255859375, -0.0161895751953125, 0.0292205810546875, -0.0153045654296875, -0.0021877288818359375, 0.04443359375, 0.01142120361328125, 0.002811431884765625, 0.00403594970703125, 0.050994873046875, 0.036468505859375, 0.017669677734375, -0.0266571044921875, 0.0105743408203125, -0.005401611328125, -0.01377105712890625, 0.01430511474609375, 0.011383056640625, -0.003856658935546875, 0.0007958412170410156, 0.07611083984375, 0.01216888427734375, -0.047760009765625, -0.0008840560913085938, -0.0279998779296875, -0.059356689453125, -0.017059326171875, -0.0975341796875, -0.0308074951171875, 0.035064697265625, 0.0099639892578125, -0.032928466796875, 0.028472900390625, -0.01285552978515625, 0.00650787353515625, 0.02984619140625, -0.0144195556640625, 0.0301513671875, -0.0025501251220703125, -0.01393890380859375, 0.0196075439453125, -0.0295867919921875, 0.005527496337890625, -0.004795074462890625, -0.00684356689453125, 0.03143310546875, 0.01155853271484375, 0.002532958984375, -0.046630859375, 0.04736328125, -0.023193359375, -0.0028362274169921875, 0.043731689453125, 0.042938232421875, -0.0416259765625, -0.005664825439453125, 0.006343841552734375, 0.0011310577392578125, 0.0021991729736328125, -0.0121307373046875, -0.011260986328125, 0.0055694580078125, -0.002925872802734375, 0.021697998046875, -0.0039215087890625, -0.00640106201171875, 0.00717926025390625, 0.01325225830078125, -0.035675048828125, -0.0282135009765625, 0.0270233154296875, -0.01146697998046875, 0.0275726318359375, -0.00324249267578125, -0.027801513671875, 0.0167694091796875, 0.02667236328125, -0.0003921985626220703, 0.006183624267578125, 0.011627197265625, 0.00827789306640625, 0.042266845703125, -0.0200042724609375, -0.01476287841796875, -0.033416748046875, 0.078125, -0.01334381103515625, -0.006084442138671875, 0.03741455078125, 0.007293701171875, 0.04547119140625, -0.055511474609375, 0.026580810546875, 0.02825927734375, 0.04638671875, -0.00995635986328125, 0.0310211181640625, -0.0173797607421875, -0.0181427001953125, -0.016632080078125, 0.0423583984375, -0.0311737060546875, -0.0186004638671875, -0.0037403106689453125, -0.00868988037109375, 0.034912109375, 0.0092926025390625, -0.045654296875, -0.0289154052734375, -0.16845703125, 0.0244293212890625, 0.0022029876708984375, -0.041473388671875, -0.041290283203125, 0.0299835205078125, -0.11932373046875, -0.04949951171875, 0.067138671875, -0.04937744140625, -0.005863189697265625, 0.05377197265625, -0.017547607421875, -0.01383209228515625, -0.072021484375, 0.01108551025390625, -0.05645751953125, -0.006855010986328125, -0.047943115234375, 0.058380126953125, 0.01544189453125, 0.0161285400390625, 0.0014810562133789062, 0.0323486328125, 0.038787841796875, -0.0002903938293457031, -0.00566864013671875, -0.03790283203125, 0.007373809814453125, 0.021026611328125, -0.0012378692626953125, -0.0017652511596679688, -0.01343536376953125, 0.00724029541015625, -0.020904541015625, 0.0295562744140625, 0.0175933837890625, 0.01044464111328125, 0.07000732421875, -0.028961181640625, -0.06976318359375, -0.036651611328125, -0.050628662109375, -0.02783203125, -0.01302337646484375, -0.01885986328125, -0.0231170654296875, -0.054443359375, 0.037750244140625, 0.004001617431640625, -0.01953125, 0.0023517608642578125, 0.052978515625, 0.0186614990234375, -0.0239410400390625, -0.0301361083984375, 0.046875, 0.0419921875, -0.00447845458984375, 0.0155487060546875, -0.0254058837890625, -0.047760009765625, 0.0982666015625, -0.01184844970703125, 0.004993438720703125, -0.0262298583984375, 0.05072021484375, -0.0003008842468261719, -0.00909423828125, 0.0172119140625, -0.01515960693359375, 0.0084075927734375, -0.01268768310546875, 0.0071563720703125, 0.007724761962890625, 0.01039886474609375, 0.018890380859375, 0.01202392578125, -0.0360107421875, -0.0289154052734375, -0.02325439453125, 0.0022449493408203125, 0.0035724639892578125, 0.06500244140625, 0.03167724609375, -0.0052032470703125, 0.044158935546875, 0.039215087890625, -0.00791168212890625, -0.00885009765625, 0.00952911376953125, -0.041900634765625, 0.03387451171875, -0.033721923828125, -0.02996826171875, 0.0002732276916503906, 0.002933502197265625, -0.006237030029296875, 0.0142822265625, -0.029144287109375, -0.06591796875, 0.026458740234375, 0.051544189453125, -0.0270538330078125, 0.035858154296875, 0.05889892578125, 0.02960205078125, -0.0142974853515625, -0.0238037109375, 0.04742431640625, -0.0399169921875, -0.056365966796875, 0.0009551048278808594, -0.01511383056640625, -0.00102996826171875, 0.037353515625, 0.021636962890625, 0.0082855224609375, 0.0291595458984375, -0.01473236083984375, 0.0235137939453125, -0.01245880126953125, 0.01364898681640625, 0.0028591156005859375, -0.0046844482421875, 0.04132080078125, -0.050018310546875, 0.0169219970703125, -0.034210205078125, -0.0357666015625, 0.024566650390625, 0.036376953125, 0.01175689697265625, -0.005855560302734375, -0.01274871826171875, 0.00600433349609375, -0.0279388427734375, 0.03900146484375, -0.02288818359375, -0.034088134765625, -0.040496826171875, -0.022186279296875, 0.0223541259765625, -0.0028400421142578125, 0.00872802734375, 0.0243072509765625, 0.00196075439453125, 0.008880615234375, 0.0223541259765625, -0.00785064697265625, -0.01244354248046875, -0.006175994873046875, -0.00943756103515625, 0.01313018798828125, 0.0189056396484375, -0.10235595703125, -0.0582275390625, -0.0119171142578125, 0.007129669189453125, 0.056671142578125, -0.0081634521484375, 0.0513916015625, -0.038116455078125, -0.025482177734375, -0.00446319580078125, -0.021514892578125, 0.07708740234375, 0.049468994140625, -0.03497314453125, -0.01073455810546875, -0.03375244140625, -0.0011005401611328125, -0.01125335693359375, -0.05072021484375, -0.004970550537109375, -0.00439453125, -0.015045166015625, -0.0231475830078125, 0.033538818359375, 0.058868408203125, -0.0087432861328125, 0.053192138671875, -0.01239776611328125, -0.0022754669189453125, 0.0037403106689453125, 0.0780029296875, 0.01015472412109375, 0.062286376953125, 0.03851318359375, 0.032745361328125, -0.054931640625, -0.0214385986328125, 0.0171051025390625, 0.0018606185913085938, -0.02142333984375, -0.04034423828125, -0.00901031494140625, -0.01316070556640625, 0.044830322265625, -0.01509857177734375, -0.006725311279296875, 0.00010466575622558594, 0.0071868896484375, -0.025146484375, 0.002468109130859375, 0.0104217529296875, 0.00824737548828125, -0.0046844482421875, -0.0096435546875, 0.05938720703125, -0.0008287429809570312, -0.00751495361328125, -0.0003275871276855469, -0.0096282958984375, 0.0119171142578125, 0.0270843505859375, -0.038482666015625, 0.05987548828125, 0.08050537109375, -0.01236724853515625, 0.0450439453125, 0.0081634521484375, -0.0017576217651367188, 0.0418701171875, 0.003936767578125, 0.00872802734375, -0.022735595703125, 0.04638671875, 0.0244140625, 0.005832672119140625, 0.06964111328125, -0.0266265869140625, -0.0013647079467773438, 0.039886474609375, 0.02850341796875, -0.064697265625, -0.012237548828125, -0.0033359527587890625, 0.0044403076171875, 0.03265380859375, -0.031890869140625, 0.0028228759765625, -0.03369140625, 0.035919189453125, 0.00605010986328125, -0.026336669921875, 0.0006771087646484375, -0.0133056640625, -0.00571441650390625, 0.006267547607421875, 0.00614166259765625, -0.005702972412109375, -0.031402587890625, -0.0265045166015625, 0.0121917724609375, -0.032684326171875, -0.024078369140625, 0.00984954833984375, 0.042083740234375, -0.023895263671875, -0.07440185546875, 0.0307769775390625, -0.02020263671875, -0.01154327392578125, 0.060760498046875, 0.032867431640625, -0.005153656005859375, 0.04913330078125, -0.02667236328125, 0.03851318359375, -0.0008149147033691406, -0.0264739990234375, 0.030914306640625, -0.01898193359375, 0.01129150390625, -0.0193939208984375, -0.064453125, -0.0026836395263671875, -0.038421630859375, 0.0038471221923828125, -0.01837158203125, 0.011688232421875, 0.10888671875, -0.0259552001953125, -0.040802001953125, 0.00955963134765625, -0.00946807861328125, -0.0178070068359375, 0.0149383544921875, 0.02203369140625, -0.03076171875, -0.004184722900390625, 0.017913818359375, -0.0224609375, -0.0162353515625, 0.0097503662109375, -0.057830810546875, 0.08734130859375, 0.0231475830078125, 0.011627197265625, -0.0185089111328125, 0.0474853515625, -0.019927978515625, 0.0237274169921875, -0.0171966552734375, 0.026763916015625, 0.06689453125, 0.00324249267578125, 0.010711669921875, -0.0115966796875, 0.00626373291015625, 0.0239105224609375, 0.0261077880859375, 0.006519317626953125, 0.0008563995361328125, -0.01323699951171875, 0.04669189453125, 0.05108642578125, 0.01751708984375, 0.0019483566284179688, 0.0003986358642578125, -0.033477783203125, -0.009765625, -0.02801513671875, 0.016845703125, -0.06707763671875, -0.0018815994262695312, 0.01092529296875, 0.0286102294921875, 0.0426025390625, 0.002452850341796875, 0.0220489501953125, 0.0230865478515625, -0.0055694580078125, -0.008056640625, -0.0095062255859375, 0.01474761962890625, -0.004146575927734375, -0.0117034912109375, 0.005176544189453125, -0.030487060546875, -0.00774383544921875, 0.0182952880859375, 0.0243072509765625, -0.000896453857421875, 0.0189971923828125, 0.01910400390625, -0.08074951171875, 0.0063629150390625, 0.0128326416015625, 0.0418701171875, -0.050811767578125, 0.017059326171875, 0.0220184326171875, 0.0186309814453125, -0.0117645263671875, 0.011383056640625, 0.017974853515625, 0.01220703125, -0.019622802734375, -0.05078125, 0.0197906494140625, 0.004451751708984375, -0.0059051513671875, 0.033111572265625, 0.027496337890625, 0.0106048583984375, 0.051849365234375, -0.01035308837890625, 0.00644683837890625, 0.011016845703125, 0.0132293701171875, -0.005657196044921875, 0.021026611328125, -0.022552490234375, 0.01180267333984375, -0.040374755859375, 0.015289306640625, 0.0299224853515625, 0.01666259765625, -0.00576019287109375, 0.045196533203125, 0.0288238525390625, 0.0011844635009765625, -0.01580810546875, 0.0300445556640625, -0.0168609619140625, 0.0223388671875, -0.0653076171875, -0.0682373046875, 0.038604736328125, 0.037689208984375, 0.0279693603515625, -0.032684326171875, -0.006183624267578125, 0.002674102783203125, 0.03924560546875, -0.00937652587890625, -0.012664794921875, 0.003284454345703125, -0.0246124267578125, -0.00691986083984375, -0.04144287109375, -0.01261138916015625, -0.0256195068359375, 0.01300048828125, 0.01160430908203125, -0.014007568359375, -0.0201263427734375, -0.004150390625, 0.0008835792541503906, -0.0498046875, 0.00982666015625, -0.0167694091796875, 0.0268707275390625, 0.0131988525390625, -0.0172882080078125, -0.00406646728515625, -0.0239715576171875, 0.015899658203125, -0.0130767822265625, 0.009979248046875, -0.01187896728515625, 0.06622314453125, -0.0002636909484863281, -0.0020313262939453125, -0.03668212890625, -0.0073394775390625, 0.0262908935546875, -0.0201263427734375, -0.007053375244140625, 0.01239013671875, -0.0227203369140625, -0.0298309326171875, -0.01377105712890625, 0.051971435546875, 0.00185394287109375, 0.0885009765625, -0.036041259765625, 0.0139312744140625, -0.037933349609375, 0.0023345947265625, -0.016845703125, -0.00534820556640625, 0.018707275390625, 0.01433563232421875, -0.019866943359375, -0.0224456787109375, -0.0926513671875, -0.0094146728515625, 0.04180908203125, -0.004573822021484375, -0.00284576416015625, 0.0166168212890625, 0.0286102294921875, -0.016021728515625, -0.007678985595703125, -0.0157318115234375, -0.0161590576171875, 0.00595855712890625, -0.004352569580078125, 0.011688232421875, 0.0242462158203125, 0.0235595703125, 0.007083892822265625, -0.03399658203125, -0.026275634765625, -0.00603485107421875, -0.01418304443359375, -0.0078887939453125, 0.0217437744140625, -0.0221710205078125, -0.04852294921875, 0.01528167724609375, 0.00604248046875, 0.0022983551025390625, 0.01873779296875, 0.0240325927734375, 0.03338623046875, -0.034271240234375, 0.0157470703125, 0.000972747802734375, 0.006359100341796875, -0.054107666015625, -0.005035400390625, 0.0220489501953125, -0.0083160400390625, 0.01763916015625, 0.0169525146484375, -0.033355712890625, -0.00608062744140625, -0.018707275390625, 0.021392822265625, -0.0010318756103515625, -0.06817626953125, -0.09661865234375, 0.0308990478515625, 0.057891845703125, 0.024627685546875, -0.0928955078125, 0.052764892578125, -0.02490234375, 0.049102783203125, 0.030517578125, 0.05010986328125, -0.027252197265625, -0.044891357421875, -0.0281219482421875, -0.0059356689453125, -0.0328369140625, 0.057342529296875, -0.006473541259765625, -0.017425537109375, 0.0020771026611328125, 0.00955963134765625, 0.0174713134765625, -0.047027587890625, -0.033538818359375, 0.00432586669921875, -0.0204315185546875, -0.027069091796875, -0.015838623046875, 0.004833221435546875, 0.0140533447265625, -0.006412506103515625, -0.01305389404296875, -0.00035858154296875, -0.0179443359375, 0.055145263671875, -0.045867919921875, -0.0180511474609375, -0.050445556640625, -0.09503173828125, 0.02642822265625, 0.029144287109375, -0.0509033203125, 0.00473785400390625, 0.0161895751953125, -0.018463134765625, 0.0309600830078125, 0.00641632080078125, -0.0228424072265625, 0.021514892578125, 0.0029315948486328125, 0.0157012939453125, 0.04815673828125, 0.007110595703125, -0.0064239501953125, -0.0163421630859375, 0.0236053466796875, 0.0181121826171875, 0.040313720703125, -0.0291290283203125, 0.0138397216796875, 0.011749267578125, 0.03265380859375, -0.006031036376953125, -0.016204833984375, 0.0192108154296875, -0.0166778564453125, -0.0025081634521484375, -0.01361846923828125, 0.0175628662109375, -0.0014657974243164062, 0.0174713134765625, 0.0092010498046875, 0.0030765533447265625, -0.007572174072265625, -0.033843994140625, -0.019256591796875, 0.07208251953125, -0.01239776611328125, -0.01422119140625, -0.0628662109375, -0.0246734619140625, 0.0229644775390625, 0.0092620849609375, -0.002414703369140625, -0.0294952392578125, -0.0271148681640625, -0.0243988037109375, 0.0037555694580078125, 0.03955078125, -0.05389404296875, 0.01169586181640625, 0.011322021484375, -0.0231781005859375, 0.004367828369140625, -0.0107879638671875, 0.0012922286987304688, 0.01181793212890625, 0.0160369873046875, -0.00807952880859375, -0.052978515625, -0.0296173095703125, 0.0628662109375, -0.042236328125, 0.06011962890625, -0.07666015625, -0.03778076171875, -0.0128631591796875, 0.0303497314453125, 0.0004189014434814453, 0.03131103515625, -0.0294189453125, 0.05511474609375, 0.0261688232421875, 0.0287933349609375, -0.024749755859375, 0.037689208984375, -0.0220794677734375, 0.03289794921875, -0.005634307861328125, 0.00044727325439453125, 0.04425048828125, -0.03240966796875, -0.0106353759765625, 0.0256500244140625, 0.00426483154296875, -0.0650634765625, 0.0307769775390625, -0.04132080078125, 0.044281005859375, 0.034637451171875 ]
7dd531da4731a2d4bd546346aa625ad6cf23823c
Wordpress Stackexchange Q: Case-insensitive add_rewrite_rules in Wordpress functions Been hitting my head against the wall on this for a while. If I have a add_rewrite_rules like so: $aNewRules = array('my-books/?$' => 'index.php?pagename=my-books'); This works correctly; going to http://example.com/my-books/ shows http://example.com/index.php?pagename=my-books. However, this is case sensitive - going to "/My-bOoKs/" does not trip the rule (and thus shows the 404 page instead). Is there an easy way to just mark it as case insensitive? I only make links with the lower case, sure, but users may add a capital on their own and I'd hate to lose the traffic to a 404 page. Thanks! Alex A: As the answer below mentions, it is not possible to pass a flag to add_rewrite_rule(); however, it is possible to use an inline modifier. In your example, you would do this: $aNewRules = array('(?i)my-books/?$' => 'index.php?pagename=my-books'); (note the (?i) in the regular expression). The advantage of this approach is that your rewrite rules are much cleaner and more performant. See this page on regular expression modifiers for more information.
Q: Case-insensitive add_rewrite_rules in Wordpress functions Been hitting my head against the wall on this for a while. If I have a add_rewrite_rules like so: $aNewRules = array('my-books/?$' => 'index.php?pagename=my-books'); This works correctly; going to http://example.com/my-books/ shows http://example.com/index.php?pagename=my-books. However, this is case sensitive - going to "/My-bOoKs/" does not trip the rule (and thus shows the 404 page instead). Is there an easy way to just mark it as case insensitive? I only make links with the lower case, sure, but users may add a capital on their own and I'd hate to lose the traffic to a 404 page. Thanks! Alex A: As the answer below mentions, it is not possible to pass a flag to add_rewrite_rule(); however, it is possible to use an inline modifier. In your example, you would do this: $aNewRules = array('(?i)my-books/?$' => 'index.php?pagename=my-books'); (note the (?i) in the regular expression). The advantage of this approach is that your rewrite rules are much cleaner and more performant. See this page on regular expression modifiers for more information. A: Not directly. The wordpress API is using preg_match / preg_replace but is not exposing the flags parameter. That's what you'd need to pass the insensitive flag (i). See their implementation here: https://github.com/WordPress/WordPress/blob/a8802232ecac8184cbe6e8dbe9c6a7bd0f5b7dee/wp-includes/class-wp-rewrite.php Probably the simplest solution is just to use a little helper function to do this for you: function anyCase($rules){ $insensitive = array(); foreach ($rules as $regex => $mapping) { $regex = preg_replace_callback('([A-Za-z])', function($matches){ return "[" . strtoupper($matches[1]) . strtolower($matches[1]) . "]"; }, $regex); $insensitive[$regex] = $mapping; } return $insensitive; } Given $rules = array('my-books/?$' => 'index.php?pagename=my-books'); var_dump(anyCase($rules)); Will output array(1) { ["[Mm][Yy]-[Bb][Oo][Oo][Kk][Ss]/?$"]=> string(27) "index.php?pagename=my-books" } So you can keep your rules clean / simple :-) If you're running an older PHP that doesn't support closures you can just this instead: function lowerOrUpper($matches){ return "[" . strtoupper($matches[0]) . strtolower($matches[0]) . "]"; } function anyCase($rules){ $insensitive = array(); foreach ($rules as $regex => $mapping) { $regex = preg_replace_callback('([A-Za-z])', lowerOrUpper, $regex); $insensitive[$regex] = $mapping; } return $insensitive; } Cheers
wordpress
{ "language": "en", "length": 331, "provenance": "stackexchange_00019.jsonl.gz:465708", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/227620" }
[ 0.054046630859375, -0.01328277587890625, -0.0281219482421875, -0.06414794921875, 0.01430511474609375, -0.023468017578125, 0.027252197265625, 0.036590576171875, -0.021697998046875, 0.007293701171875, 0.016265869140625, -0.007129669189453125, -0.00659942626953125, -0.04510498046875, 0.0124359130859375, -0.0242156982421875, -0.0160064697265625, 0.01352691650390625, 0.020538330078125, -0.013153076171875, 0.0240631103515625, -0.02490234375, 0.01369476318359375, -0.0280914306640625, 0.0190582275390625, -0.10699462890625, 0.0970458984375, -0.01273345947265625, 0.0002567768096923828, -0.031951904296875, 0.004596710205078125, 0.005382537841796875, 0.028228759765625, 0.0033893585205078125, 0.01385498046875, 0.018157958984375, 0.0286712646484375, -0.01094818115234375, 0.0037078857421875, 0.02294921875, 0.0237884521484375, -0.0037822723388671875, 0.0141754150390625, 0.01141357421875, 0.0012493133544921875, -0.06671142578125, 0.054840087890625, -0.0159912109375, 0.03546142578125, -0.0167999267578125, -0.027099609375, 0.075439453125, -0.0379638671875, -0.035430908203125, 0.017059326171875, 0.0411376953125, 0.0056304931640625, 0.00518035888671875, -0.0016870498657226562, -0.0158538818359375, -0.00881195068359375, 0.0438232421875, 0.00904083251953125, 0.04925537109375, -0.0379638671875, 0.011962890625, -0.015716552734375, -0.0040740966796875, -0.011322021484375, -0.0273284912109375, -0.0023517608642578125, 0.0032806396484375, -0.00576019287109375, -0.027801513671875, 0.024444580078125, -0.0030307769775390625, -0.0010890960693359375, -0.01497650146484375, 0.004413604736328125, 0.025787353515625, 0.03497314453125, -0.029571533203125, -0.031341552734375, -0.0063018798828125, 0.01229095458984375, -0.01812744140625, 0.0115509033203125, -0.00882720947265625, -0.02447509765625, -0.03265380859375, -0.028076171875, -0.049530029296875, -0.018280029296875, -0.015045166015625, -0.01242828369140625, -0.021240234375, 0.01007843017578125, -0.0228271484375, 0.004180908203125, -0.0245819091796875, 0.07568359375, -0.07342529296875, 0.045928955078125, -0.0146484375, 0.01374053955078125, 0.0634765625, 0.01285552978515625, 0.0548095703125, 0.06488037109375, -0.0006327629089355469, 0.0191650390625, 0.048431396484375, -0.02001953125, -0.0418701171875, 0.0025119781494140625, 0.00754547119140625, -0.0482177734375, 0.031036376953125, 0.0281982421875, -0.01399993896484375, 0.0083465576171875, 0.0411376953125, -0.0129241943359375, -0.06109619140625, -0.01003265380859375, -0.03228759765625, -0.009307861328125, -0.02044677734375, 0.01544189453125, 0.046478271484375, 0.00691986083984375, 0.0035305023193359375, -0.0244598388671875, -0.0062408447265625, -0.026214599609375, -0.0154266357421875, 0.050048828125, -0.02313232421875, 0.006572723388671875, 0.006473541259765625, 0.002552032470703125, -0.037506103515625, -0.00972747802734375, 0.020172119140625, 0.028411865234375, 0.0179595947265625, 0.01093292236328125, 0.0106201171875, 0.002155303955078125, -0.05706787109375, 0.041168212890625, -0.07452392578125, 0.07513427734375, 0.002613067626953125, -0.10235595703125, -0.022857666015625, -0.0227508544921875, -0.03076171875, -0.026824951171875, -0.06829833984375, 0.0223541259765625, 0.012847900390625, 0.031585693359375, 0.01091766357421875, 0.007144927978515625, -0.031402587890625, -0.055419921875, -0.0041046142578125, 0.00780487060546875, -0.0560302734375, -0.00325775146484375, -0.008026123046875, -0.006191253662109375, -0.01849365234375, 0.01241302490234375, 0.04547119140625, -0.005451202392578125, 0.047821044921875, -0.018035888671875, 0.08038330078125, 0.0343017578125, -0.0244598388671875, 0.033203125, -0.0023975372314453125, -0.0445556640625, 0.026123046875, 0.00600433349609375, 0.055389404296875, 0.0023212432861328125, 0.0031185150146484375, 0.044403076171875, 0.003086090087890625, -0.03564453125, -0.0035381317138671875, -0.0189208984375, -0.041229248046875, 0.04766845703125, -0.00780487060546875, 0.0030117034912109375, 0.0159454345703125, 0.0033397674560546875, 0.0015153884887695312, 0.0107269287109375, 0.0400390625, 0.02734375, -0.0003440380096435547, -0.007526397705078125, 0.005489349365234375, -0.038421630859375, -0.0126495361328125, 0.041656494140625, 0.00110626220703125, -0.04986572265625, -0.004039764404296875, -0.032806396484375, -0.005054473876953125, 0.08380126953125, 0.037261962890625, 0.0222625732421875, -0.00508880615234375, 0.05145263671875, -0.025115966796875, 0.030029296875, 0.045684814453125, 0.0219879150390625, -0.0038738250732421875, -0.03118896484375, -0.00785064697265625, -0.00643157958984375, -0.0007729530334472656, -0.0232696533203125, 0.0665283203125, 0.0287322998046875, -0.00384521484375, -0.0295257568359375, 0.0007452964782714844, -0.0139312744140625, -0.10400390625, 0.0149383544921875, 0.07745361328125, 0.037811279296875, -0.0093536376953125, -0.00032639503479003906, 0.00769805908203125, 0.03717041015625, -0.0205078125, 0.00238800048828125, -0.026611328125, -0.042266845703125, -0.002590179443359375, 0.026397705078125, 0.014404296875, 0.00923919677734375, -0.050140380859375, -0.03533935546875, 0.031524658203125, -0.002025604248046875, 0.0277862548828125, -0.07330322265625, 0.045867919921875, -0.0243682861328125, 0.0249481201171875, 0.0250396728515625, -0.020050048828125, 0.0228118896484375, -0.005596160888671875, -0.00725555419921875, -0.0036220550537109375, -0.0172119140625, 0.007602691650390625, 0.0107421875, -0.033416748046875, -0.001857757568359375, 0.0216827392578125, 0.048431396484375, -0.0239715576171875, -0.004131317138671875, -0.00437164306640625, -0.00685882568359375, 0.0028209686279296875, -0.016571044921875, 0.006320953369140625, -0.0270843505859375, -0.01305389404296875, -0.031982421875, -0.043304443359375, 0.006023406982421875, 0.011322021484375, 0.020599365234375, -0.0160980224609375, 0.0265655517578125, 0.01245880126953125, 0.005474090576171875, 0.01216888427734375, -0.0021038055419921875, -0.044036865234375, 0.0302734375, -0.0292205810546875, 0.0262603759765625, -0.035400390625, 0.0227813720703125, 0.046661376953125, 0.005710601806640625, -0.0435791015625, 0.0088958740234375, 0.0080718994140625, -0.011932373046875, 0.0088043212890625, -0.00952911376953125, -0.0111083984375, -0.0260467529296875, 0.0010728836059570312, 0.03997802734375, 0.04986572265625, 0.0465087890625, -0.01409912109375, 0.0207672119140625, 0.06695556640625, -0.0202484130859375, -0.062744140625, 0.000024259090423583984, -0.035614013671875, 0.00806427001953125, 0.038116455078125, -0.01430511474609375, -0.014495849609375, 0.055267333984375, -0.0066375732421875, 0.01244354248046875, -0.041229248046875, -0.0531005859375, -0.065673828125, -0.054473876953125, -0.017333984375, 0.00421142578125, -0.009674072265625, 0.0208282470703125, -0.00745391845703125, 0.006591796875, -0.0157623291015625, 0.04742431640625, 0.0126800537109375, -0.0033855438232421875, -0.00984954833984375, -0.022796630859375, 0.00434112548828125, -0.0200347900390625, -0.0047607421875, 0.0257415771484375, 0.005825042724609375, -0.00685882568359375, 0.0160980224609375, 0.006649017333984375, -0.0007476806640625, -0.01172637939453125, 0.0300750732421875, 0.01136016845703125, -0.0272979736328125, 0.026031494140625, -0.06597900390625, -0.03619384765625, 0.02789306640625, 0.001514434814453125, -0.031036376953125, 0.0174407958984375, -0.0219879150390625, -0.042816162109375, 0.0269775390625, 0.0215606689453125, 0.0092315673828125, 0.0045318603515625, -0.044586181640625, 0.0054473876953125, 0.0178680419921875, 0.044464111328125, -0.004917144775390625, 0.0248870849609375, 0.0010089874267578125, -0.005767822265625, 0.0209808349609375, 0.01904296875, 0.006267547607421875, -0.0003514289855957031, -0.034088134765625, -0.049652099609375, 0.0259552001953125, -0.06329345703125, 0.0023212432861328125, -0.0257568359375, 0.0021877288818359375, -0.00904083251953125, 0.053924560546875, 0.002017974853515625, -0.03045654296875, -0.000598907470703125, 0.0251922607421875, -0.042633056640625, -0.04510498046875, 0.0023651123046875, -0.02679443359375, -0.0248870849609375, -0.001064300537109375, -0.023681640625, -0.008697509765625, -0.01470947265625, -0.043487548828125, -0.004428863525390625, -0.0338134765625, 0.0157012939453125, -0.0088348388671875, 0.0245819091796875, 0.0068817138671875, 0.0005412101745605469, 0.0233612060546875, -0.018829345703125, -0.019500732421875, -0.0787353515625, -0.030975341796875, 0.0219879150390625, 0.05609130859375, -0.01605224609375, -0.00016367435455322266, -0.006549835205078125, 0.0672607421875, -0.0037441253662109375, 0.0197906494140625, 0.0212554931640625, 0.0055084228515625, 0.021392822265625, 0.052764892578125, 0.023468017578125, 0.00438690185546875, 0.033660888671875, 0.05780029296875, -0.0693359375, 0.0150604248046875, -0.00751495361328125, -0.026763916015625, 0.06719970703125, -0.08673095703125, -0.06573486328125, -0.035003662109375, 0.004180908203125, -0.00009924173355102539, 0.0028896331787109375, -0.01134490966796875, -0.0258941650390625, -0.0594482421875, -0.01409149169921875, -0.043212890625, -0.0191650390625, 0.007415771484375, 0.0055084228515625, 0.020599365234375, -0.01113128662109375, 0.07080078125, 0.06695556640625, 0.04296875, -0.0162506103515625, 0.03594970703125, 0.0149993896484375, -0.024810791015625, 0.0604248046875, -0.011138916015625, 0.00746917724609375, -0.02215576171875, -0.00785064697265625, -0.017120361328125, -0.045257568359375, 0.011138916015625, -0.035308837890625, 0.049774169921875, 0.033294677734375, 0.00724029541015625, -0.0290985107421875, 0.005222320556640625, 0.0222625732421875, -0.0286712646484375, 0.054718017578125, 0.005275726318359375, 0.0015878677368164062, -0.0082550048828125, 0.01473236083984375, 0.01427459716796875, 0.0169830322265625, 0.0033817291259765625, -0.021881103515625, 0.00618743896484375, -0.002811431884765625, -0.0082855224609375, 0.03570556640625, -0.0177459716796875, 0.05194091796875, -0.032562255859375, -0.0003428459167480469, -0.03228759765625, 0.00888824462890625, 0.04351806640625, -0.01300811767578125, -0.06329345703125, -0.037200927734375, -0.0166168212890625, 0.0148468017578125, 0.00798797607421875, -0.0108489990234375, -0.0283966064453125, -0.004047393798828125, -0.0078582763671875, 0.0243377685546875, 0.005794525146484375, 0.024444580078125, -0.0035457611083984375, 0.018829345703125, 0.036590576171875, -0.02880859375, -0.038238525390625, 0.05535888671875, 0.0153045654296875, -0.0175933837890625, -0.001445770263671875, -0.01873779296875, 0.0080718994140625, 0.04742431640625, 0.0042877197265625, -0.009552001953125, -0.00499725341796875, 0.048675537109375, 0.034698486328125, -0.021697998046875, -0.0282745361328125, 0.0450439453125, 0.046356201171875, -0.003757476806640625, 0.0010271072387695312, -0.01195526123046875, 0.0096282958984375, -0.030731201171875, -0.00616455078125, -0.019805908203125, -0.006641387939453125, -0.032806396484375, -0.01227569580078125, 0.0256805419921875, 0.01690673828125, 0.008575439453125, 0.040008544921875, 0.01505279541015625, 0.027313232421875, 0.007083892822265625, 0.0171051025390625, -0.03045654296875, -0.0211639404296875, 0.0158538818359375, -0.021697998046875, -0.00640106201171875, -0.045928955078125, -0.01279449462890625, -0.0284576416015625, -0.0087127685546875, 0.059356689453125, -0.029205322265625, 0.040252685546875, -0.01739501953125, -0.00844573974609375, 0.057952880859375, 0.02008056640625, 0.0094146728515625, -0.0141754150390625, -0.0137176513671875, 0.03643798828125, -0.034271240234375, -0.0018491744995117188, -0.03338623046875, -0.055511474609375, -0.03179931640625, -0.0293121337890625, -0.00945281982421875, -0.021209716796875, -0.028594970703125, -0.0145416259765625, 0.0086517333984375, 0.0516357421875, 0.011444091796875, -0.0201568603515625, -0.040618896484375, 0.042755126953125, -0.001773834228515625, 0.052490234375, -0.01239776611328125, -0.0021724700927734375, -0.00010120868682861328, -0.0103607177734375, -0.0310516357421875, -0.09259033203125, 0.023651123046875, -0.018890380859375, 0.057159423828125, 0.07080078125, 0.04229736328125, 0.022430419921875, 0.030487060546875, -0.01273345947265625, -0.01458740234375, -0.0305023193359375, 0.04144287109375, -0.027008056640625, 0.06109619140625, -0.0185699462890625, 0.029510498046875, 0.07183837890625, -0.048583984375, 0.005146026611328125, -0.0303955078125, -0.0010938644409179688, 0.0186920166015625, 0.00226593017578125, -0.06884765625, 0.031768798828125, 0.04351806640625, 0.03314208984375, 0.0345458984375, -0.029541015625, 0.03533935546875, 0.020050048828125, -0.0293426513671875, 0.01593017578125, 0.037353515625, 0.06689453125, 0.000029921531677246094, 0.003993988037109375, 0.050384521484375, -0.0254058837890625, -0.0023021697998046875, 0.0736083984375, 0.033843994140625, -0.1109619140625, -0.0087890625, -0.008819580078125, -0.005046844482421875, 0.0130462646484375, 0.03594970703125, -0.0113067626953125, 0.005580902099609375, -0.022552490234375, -0.03753662109375, -0.01285552978515625, 0.00757598876953125, 0.026580810546875, 0.0002448558807373047, 0.0014181137084960938, 0.0467529296875, -0.0167388916015625, -0.02850341796875, -0.042022705078125, -0.01091766357421875, -0.040008544921875, 0.043914794921875, -0.007350921630859375, 0.00930023193359375, -0.059600830078125, 0.00749969482421875, 0.00304412841796875, -0.045745849609375, -0.044921875, 0.00848388671875, 0.02349853515625, 0.01491546630859375, 0.04620361328125, -0.00373077392578125, -0.0125579833984375, 0.0252685546875, -0.0238037109375, -0.0016002655029296875, -0.035003662109375, 0.0084686279296875, -0.0122528076171875, -0.016510009765625, 0.0154876708984375, -0.01555633544921875, -0.040557861328125, 0.004848480224609375, -0.010162353515625, 0.0276947021484375, -0.01308441162109375, -0.0159912109375, -0.01861572265625, 0.0014066696166992188, 0.045806884765625, 0.012298583984375, -0.0372314453125, -0.06451416015625, -0.06805419921875, -0.017303466796875, -0.10418701171875, 0.035064697265625, -0.0076751708984375, -0.05340576171875, 0.039215087890625, -0.01519775390625, 0.030609130859375, 0.029876708984375, -0.00012409687042236328, 0.005306243896484375, -0.001537322998046875, -0.037109375, 0.03875732421875, 0.0199432373046875, 0.035736083984375, -0.01551055908203125, 0.00856781005859375, 0.014068603515625, 0.00481414794921875, 0.06695556640625, 0.0105133056640625, -0.02459716796875, -0.00919342041015625, 0.04290771484375, 0.03973388671875, -0.01222991943359375, 0.0157470703125, -0.00933074951171875, -0.01522064208984375, 0.01158905029296875, -0.0010747909545898438, 0.01259613037109375, 0.0036773681640625, -0.0232391357421875, 0.014556884765625, -0.006847381591796875, -0.01532745361328125, -0.0008549690246582031, 0.0279083251953125, -0.036865234375, 0.002719879150390625, 0.0147552490234375, -0.0150146484375, 0.002471923828125, 0.0372314453125, 0.0703125, -0.057342529296875, -0.06072998046875, -0.01326751708984375, 0.052093505859375, 0.0181732177734375, 0.01149749755859375, 0.057891845703125, 0.0252532958984375, 0.003368377685546875, 0.01078033447265625, 0.01357269287109375, -0.018157958984375, 0.01140594482421875, 0.059478759765625, 0.0589599609375, 0.03399658203125, 0.01959228515625, 0.0237884521484375, 0.0074005126953125, 0.048187255859375, -0.048736572265625, 0.01324462890625, 0.00017070770263671875, -0.003021240234375, 0.00006979703903198242, -0.045013427734375, 0.0123138427734375, -0.0001895427703857422, -0.0210113525390625, -0.005382537841796875, -0.000713348388671875, 0.0106048583984375, -0.0120391845703125, -0.01285552978515625, -0.0109405517578125, 0.01340484619140625, 0.055145263671875, -0.01555633544921875, -0.02117919921875, -0.004253387451171875, 0.044342041015625, 0.02264404296875, 0.056243896484375, -0.0168914794921875, -0.015411376953125, -0.0169219970703125, 0.0294342041015625, -0.0283050537109375, 0.0251617431640625, -0.06927490234375, -0.03533935546875, -0.015472412109375, 0.0662841796875, 0.047882080078125, 0.03582763671875, 0.03594970703125, 0.007770538330078125, 0.0009059906005859375, 0.01580810546875, 0.042724609375, -0.021881103515625, 0.0672607421875, -0.0263214111328125, 0.08856201171875, 0.0014801025390625, 0.0116424560546875, -0.07489013671875, 0.061737060546875, 0.0205841064453125, 0.034576416015625, -0.0030956268310546875, 0.03045654296875, -0.015655517578125, 0.0047149658203125, 0.01214599609375, -0.0049591064453125, 0.055206298828125, 0.0033321380615234375, 0.00859832763671875, -0.006320953369140625, -0.06646728515625, 0.005138397216796875, 0.039276123046875, -0.0200042724609375, 0.03125, 0.0340576171875, -0.01258087158203125, 0.0233917236328125, 0.0016279220581054688, -0.0140380859375, -0.0225677490234375, 0.0257568359375, -0.00911712646484375, -0.01357269287109375, 0.0031681060791015625, 0.0023784637451171875, 0.030029296875, -0.00337982177734375, 0.11480712890625, -0.0557861328125, -0.00823211669921875, -0.0386962890625, -0.00897216796875, -0.0347900390625, -0.02349853515625, -0.0021038055419921875, -0.033233642578125, -0.0277252197265625, 0.0261993408203125, 0.0161895751953125, 0.0291290283203125, 0.0095977783203125, -0.0406494140625, -0.0159454345703125, -0.004596710205078125, 0.014923095703125, 0.004688262939453125, 0.0155792236328125, -0.043701171875, -0.05938720703125, -0.037353515625, -0.0034656524658203125, 0.0027980804443359375, 0.01210784912109375, -0.00585174560546875, 0.070068359375, -0.003444671630859375, 0.006603240966796875, 0.00894927978515625, -0.04608154296875, 0.0072479248046875, 0.026947021484375, 0.00850677490234375, 0.00250244140625, -0.01177978515625, -0.025146484375, -0.004119873046875, 0.0157318115234375, -0.024169921875, -0.00392913818359375, 0.00574493408203125, -0.036407470703125, -0.00601959228515625, 0.009490966796875, 0.0022068023681640625, 0.0008158683776855469, -0.02728271484375, -0.00040841102600097656, -0.005767822265625, -0.04864501953125, -0.018768310546875, -0.0006732940673828125, -0.0300750732421875, -0.004024505615234375, 0.0217437744140625, -0.060760498046875, -0.01190185546875, 0.030059814453125, 0.0007925033569335938, -0.021820068359375, -0.03240966796875, 0.00868988037109375, -0.047088623046875, 0.07501220703125, -0.06378173828125, 0.0174560546875, 0.009490966796875, 0.006290435791015625, -0.05609130859375, 0.00753021240234375, -0.00897216796875, -0.0005025863647460938, -0.01082611083984375, -0.0032958984375, 0.020660400390625, -0.00327301025390625, 0.00457000732421875, -0.05218505859375, -0.012969970703125, 0.0014133453369140625, -0.036346435546875, -0.018646240234375, 0.06451416015625, -0.037139892578125, -0.0406494140625, -0.054290771484375, 0.0111846923828125, -0.07696533203125, -0.00370025634765625, 0.059478759765625, -0.0262451171875, 0.01363372802734375, -0.022796630859375, -0.053253173828125, 0.01513671875, 0.0209197998046875, -0.049346923828125, -0.034210205078125, 0.00481414794921875, 0.003406524658203125, 0.054534912109375, -0.00714111328125, 0.012603759765625, -0.035125732421875, -0.0031490325927734375, 0.0283050537109375, 0.041259765625, -0.002719879150390625, 0.050323486328125, -0.0064239501953125, 0.021331787109375, -0.0006175041198730469, 0.0032520294189453125, 0.02490234375, -0.039337158203125, 0.06268310546875, 0.03192138671875, -0.035736083984375, 0.047149658203125, 0.0164031982421875, -0.039642333984375, -0.0031909942626953125, -0.03338623046875, -0.0255279541015625, -0.036468505859375, 0.0701904296875, -0.0178070068359375, 0.008209228515625, 0.0057373046875, -0.0051116943359375, -0.0019550323486328125, -0.0259857177734375, -0.0008597373962402344, 0.02777099609375, -0.046539306640625, -0.003025054931640625, -0.00649261474609375, -0.0186004638671875, -0.016021728515625, 0.005329132080078125, -0.05029296875, 0.00620269775390625, -0.032562255859375, -0.03594970703125, 0.0014810562133789062, 0.007598876953125, 0.0794677734375, -0.04193115234375, -0.00821685791015625, 0.01245880126953125, 0.00615692138671875, 0.00803375244140625, -0.0182037353515625, -0.0171661376953125, -0.000049173831939697266, 0.0003249645233154297, 0.00726318359375, 0.01145172119140625, -0.0157470703125, -0.01399993896484375, -0.00699615478515625, -0.0250396728515625, 0.01035308837890625, 0.00792694091796875, -0.00478363037109375, -0.00539398193359375, 0.034210205078125, 0.018463134765625, 0.03375244140625, -0.020965576171875, 0.026153564453125, 0.0102386474609375, 0.035675048828125, -0.05499267578125, 0.0164947509765625, 0.0173492431640625, -0.049224853515625, -0.01177215576171875, 0.01349639892578125, -0.0142364501953125, -0.017425537109375, -0.00548553466796875, -0.07537841796875, 0.0009417533874511719, 0.0001061558723449707 ]
c9a327abcb4a68620e799c38ce85b11f8ce47abf
Wordpress Stackexchange Q: Change the RSS Publication Date to use a value from a custom field I have a site that wants to order its RSS output by a date value in a custom field. I'd rather not create a new feed to do it -- how do I override the default feed date value?
Q: Change the RSS Publication Date to use a value from a custom field I have a site that wants to order its RSS output by a date value in a custom field. I'd rather not create a new feed to do it -- how do I override the default feed date value?
wordpress
{ "language": "en", "length": 53, "provenance": "stackexchange_00019.jsonl.gz:465709", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/227622" }
[ 0.019561767578125, -0.0036067962646484375, -0.024932861328125, -0.004810333251953125, -0.00792694091796875, -0.028717041015625, 0.0199127197265625, -0.0233612060546875, 0.003734588623046875, -0.036407470703125, 0.001953125, -0.0484619140625, -0.07647705078125, -0.03863525390625, -0.022125244140625, -0.076904296875, 0.0295867919921875, -0.01165008544921875, 0.030548095703125, -0.006591796875, 0.0055084228515625, 0.01543426513671875, 0.045440673828125, 0.00679779052734375, 0.055816650390625, -0.01360321044921875, -0.0019989013671875, -0.0190887451171875, 0.06768798828125, 0.014801025390625, 0.036224365234375, -0.038909912109375, 0.022491455078125, -0.01343536376953125, 0.0100250244140625, 0.0020427703857421875, 0.0007638931274414062, 0.0027866363525390625, -0.01434326171875, 0.034088134765625, 0.047332763671875, -0.04095458984375, 0.02020263671875, -0.02484130859375, 0.007701873779296875, 0.00557708740234375, 0.042510986328125, -0.03680419921875, 0.035064697265625, -0.005428314208984375, -0.02801513671875, 0.0256500244140625, -0.033905029296875, -0.008758544921875, -0.0245208740234375, -0.03948974609375, -0.0030956268310546875, 0.0252685546875, 0.043609619140625, -0.0257720947265625, -0.02569580078125, -0.002773284912109375, 0.0305938720703125, 0.021636962890625, 0.03607177734375, -0.022430419921875, 0.03680419921875, 0.038482666015625, -0.022674560546875, 0.03369140625, 0.050994873046875, -0.015106201171875, 0.000537872314453125, -0.017547607421875, -0.0033168792724609375, -0.0207061767578125, -0.002777099609375, -0.0250244140625, 0.01337432861328125, 0.012298583984375, 0.00032138824462890625, 0.0293121337890625, 0.024627685546875, -0.07171630859375, 0.02056884765625, -0.063232421875, -0.01061248779296875, 0.004726409912109375, -0.035675048828125, -0.0157012939453125, -0.0195770263671875, 0.01226043701171875, -0.049041748046875, -0.0193634033203125, -0.0157623291015625, -0.01454925537109375, 0.016998291015625, 0.0677490234375, -0.029815673828125, 0.0041961669921875, -0.06829833984375, 0.03546142578125, -0.08203125, -0.007568359375, -0.0012388229370117188, 0.015899658203125, 0.0089263916015625, 0.03173828125, 0.0301666259765625, 0.024871826171875, -0.032073974609375, 0.004367828369140625, -0.005615234375, 0.0117645263671875, -0.01678466796875, -0.002899169921875, -0.0252838134765625, 0.007965087890625, -0.014312744140625, 0.005344390869140625, 0.049530029296875, 0.047454833984375, -0.00469207763671875, -0.054931640625, -0.0220947265625, -0.035125732421875, -0.06805419921875, -0.0119476318359375, -0.0694580078125, 0.0190582275390625, -0.01174163818359375, 0.016143798828125, 0.05718994140625, 0.071533203125, 0.0182037353515625, -0.017852783203125, 0.046356201171875, -0.058868408203125, -0.00897216796875, 0.048004150390625, -0.03839111328125, -0.035736083984375, 0.0201263427734375, -0.0333251953125, 0.00022149085998535156, 0.030242919921875, 0.0203857421875, 0.0038471221923828125, -0.0224761962890625, -0.037689208984375, -0.0197296142578125, 0.020599365234375, 0.018585205078125, 0.01202392578125, -0.01290130615234375, -0.02410888671875, 0.024688720703125, -0.032867431640625, 0.024444580078125, -0.029937744140625, -0.0104827880859375, -0.00408172607421875, -0.0096588134765625, -0.05499267578125, -0.045257568359375, -0.0005035400390625, -0.006046295166015625, 0.0027866363525390625, 0.014068603515625, -0.0022563934326171875, 0.00347900390625, -0.01361846923828125, -0.0032196044921875, 0.0140533447265625, 0.0143890380859375, 0.03387451171875, 0.01032257080078125, -0.01131439208984375, 0.005725860595703125, 0.0048675537109375, -0.0110931396484375, -0.037506103515625, -0.01312255859375, 0.002475738525390625, -0.040130615234375, 0.025360107421875, 0.002559661865234375, 0.03656005859375, 0.02581787109375, 0.00261688232421875, 0.0156707763671875, -0.005527496337890625, -0.020751953125, 0.0076446533203125, 0.01071929931640625, -0.005916595458984375, 0.005771636962890625, 0.0070953369140625, 0.00804901123046875, -0.039306640625, -0.03350830078125, 0.08172607421875, -0.05902099609375, 0.06585693359375, -0.0195770263671875, 0.053466796875, -0.005939483642578125, 0.0364990234375, -0.0078125, 0.00867462158203125, 0.002330780029296875, -0.01226043701171875, 0.0109405517578125, -0.061767578125, -0.038818359375, -0.01177978515625, 0.0220489501953125, 0.0089111328125, 0.0003781318664550781, -0.0057830810546875, -0.02392578125, -0.01441192626953125, -0.0307769775390625, 0.037017822265625, 0.0272674560546875, -0.0212554931640625, 0.001354217529296875, -0.01406097412109375, 0.0509033203125, 0.0029468536376953125, 0.005222320556640625, -0.002849578857421875, 0.00832366943359375, -0.01190948486328125, -0.023834228515625, 0.017547607421875, 0.0268707275390625, -0.04229736328125, 0.005809783935546875, 0.03558349609375, 0.01502227783203125, -0.0004305839538574219, 0.0213470458984375, 0.0269927978515625, 0.030426025390625, 0.03314208984375, 0.034515380859375, -0.0152435302734375, 0.031890869140625, 0.0723876953125, -0.01568603515625, -0.01384735107421875, -0.0009703636169433594, -0.08575439453125, -0.006282806396484375, 0.03778076171875, 0.01531982421875, -0.0140533447265625, 0.0258941650390625, 0.0033416748046875, 0.0004267692565917969, 0.05181884765625, -0.02630615234375, 0.048553466796875, 0.0560302734375, 0.006992340087890625, 0.06903076171875, 0.0631103515625, -0.018798828125, 0.0025234222412109375, -0.00736236572265625, -0.002532958984375, 0.01186370849609375, -0.01263427734375, -0.045440673828125, -0.03216552734375, 0.006389617919921875, 0.0111083984375, -0.0208282470703125, -0.04229736328125, 0.00490570068359375, 0.042449951171875, -0.043182373046875, -0.0140228271484375, -0.010009765625, -0.0404052734375, -0.01485443115234375, 0.0256805419921875, -0.01004791259765625, -0.0006499290466308594, 0.0269927978515625, 0.01526641845703125, -0.029754638671875, 0.0218658447265625, 0.0167388916015625, -0.02606201171875, -0.04779052734375, -0.047821044921875, 0.048583984375, -0.056488037109375, -0.01580810546875, 0.05279541015625, -0.0016927719116210938, 0.004390716552734375, -0.006053924560546875, 0.033966064453125, 0.0008959770202636719, -0.0106201171875, -0.01300811767578125, 0.030059814453125, -0.10198974609375, -0.0196685791015625, 0.03375244140625, 0.036041259765625, 0.0164337158203125, -0.00801849365234375, -0.01192474365234375, 0.0364990234375, -0.05322265625, -0.0712890625, -0.008270263671875, -0.0093994140625, -0.0132904052734375, -0.003963470458984375, -0.0001577138900756836, 0.01399993896484375, -0.0139617919921875, -0.0012865066528320312, 0.0195159912109375, -0.030609130859375, -0.031829833984375, -0.0452880859375, -0.0703125, -0.0199737548828125, 0.0166168212890625, 0.0190277099609375, -0.0183563232421875, 0.07318115234375, -0.00550079345703125, -0.063232421875, -0.0413818359375, -0.00333404541015625, 0.004619598388671875, -0.01238250732421875, 0.00966644287109375, -0.06475830078125, 0.0189666748046875, -0.0264434814453125, 0.09393310546875, 0.0452880859375, -0.0301361083984375, 0.032623291015625, -0.032928466796875, -0.0239410400390625, -0.004673004150390625, 0.01119232177734375, 0.021759033203125, 0.008392333984375, 0.0248870849609375, -0.0262451171875, -0.01062774658203125, 0.00321197509765625, -0.028594970703125, -0.0128021240234375, 0.00901031494140625, 0.00153350830078125, -0.030181884765625, 0.02520751953125, -0.04620361328125, -0.04437255859375, 0.067138671875, -0.0869140625, -0.0111541748046875, -0.01294708251953125, -0.04052734375, -0.01113128662109375, 0.0100555419921875, -0.0330810546875, 0.0284423828125, 0.0007262229919433594, -0.0003483295440673828, -0.01338958740234375, 0.042327880859375, -0.03790283203125, -0.060791015625, 0.038055419921875, -0.074951171875, -0.0181884765625, -0.0293731689453125, -0.007720947265625, 0.01091766357421875, 0.0758056640625, 0.010711669921875, -0.0152435302734375, 0.01290130615234375, 0.0048675537109375, -0.033447265625, -0.023193359375, -0.0419921875, -0.0033588409423828125, -0.059661865234375, 0.037750244140625, -0.0010213851928710938, 0.0013055801391601562, -0.029541015625, 0.026824951171875, -0.04107666015625, -0.0254058837890625, 0.024658203125, -0.004039764404296875, -0.0190582275390625, 0.051177978515625, -0.0266571044921875, 0.024017333984375, -0.025238037109375, -0.00783538818359375, -0.05792236328125, -0.0271148681640625, -0.0169830322265625, 0.0501708984375, 0.02386474609375, -0.0217742919921875, 0.0139923095703125, 0.041229248046875, -0.00888824462890625, -0.016876220703125, 0.0139923095703125, -0.019256591796875, 0.015167236328125, 0.03173828125, 0.0087127685546875, -0.01300811767578125, -0.0046539306640625, -0.014892578125, -0.03704833984375, 0.044586181640625, 0.01380157470703125, 0.0523681640625, 0.017333984375, -0.0189056396484375, -0.044891357421875, -0.0263214111328125, -0.0019321441650390625, 0.01291656494140625, 0.00560760498046875, -0.01629638671875, -0.0272216796875, -0.045501708984375, 0.03839111328125, -0.029388427734375, 0.0089874267578125, -0.0009889602661132812, 0.060577392578125, 0.00424957275390625, -0.01067352294921875, 0.0006999969482421875, -0.01216888427734375, 0.024444580078125, 0.01203155517578125, 0.0107421875, -0.0355224609375, -0.03277587890625, 0.08270263671875, -0.0305328369140625, 0.00605010986328125, -0.041107177734375, 0.07916259765625, -0.0149993896484375, 0.02777099609375, -0.0037841796875, -0.052581787109375, 0.03680419921875, 0.0355224609375, 0.007022857666015625, 0.0028705596923828125, 0.0291900634765625, 0.019805908203125, -0.0186004638671875, -0.012847900390625, -0.0018949508666992188, -0.008575439453125, 0.02191162109375, 0.0089569091796875, -0.041534423828125, 0.002414703369140625, -0.004398345947265625, -0.054595947265625, -0.049072265625, 0.0224456787109375, -0.04083251953125, -0.037811279296875, -0.0285186767578125, 0.0240020751953125, -0.0007710456848144531, 0.01384735107421875, -0.00043201446533203125, 0.0006341934204101562, -0.012451171875, 0.0019311904907226562, -0.0287933349609375, -0.01264190673828125, 0.0251922607421875, -0.0283355712890625, 0.0220184326171875, -0.01538848876953125, 0.0050811767578125, 0.06317138671875, 0.004802703857421875, 0.0235748291015625, -0.0124359130859375, 0.05767822265625, -0.0181121826171875, 0.020660400390625, 0.033660888671875, -0.016021728515625, 0.01444244384765625, 0.0726318359375, 0.03955078125, 0.01332855224609375, -0.03717041015625, 0.0601806640625, 0.058441162109375, -0.05255126953125, 0.0076446533203125, 0.07733154296875, -0.0281829833984375, -0.0511474609375, -0.00925445556640625, 0.01453399658203125, -0.0252838134765625, -0.0278167724609375, -0.040069580078125, -0.021697998046875, 0.0394287109375, 0.0592041015625, 0.025909423828125, -0.0196685791015625, 0.0245208740234375, -0.0009694099426269531, -0.01078033447265625, -0.03485107421875, -0.056976318359375, 0.01081085205078125, 0.0088043212890625, -0.0003733634948730469, -0.0120697021484375, -0.02490234375, 0.039794921875, 0.0007877349853515625, 0.04693603515625, -0.0361328125, -0.057220458984375, -0.0101165771484375, -0.0073394775390625, -0.003940582275390625, -0.044036865234375, -0.044097900390625, -0.012054443359375, 0.00675201416015625, 0.037078857421875, -0.04193115234375, 0.046478271484375, -0.047760009765625, 0.03009033203125, -0.061309814453125, 0.013916015625, 0.0330810546875, 0.0494384765625, -0.04425048828125, -0.0270233154296875, -0.032623291015625, -0.02874755859375, -0.043487548828125, -0.01476287841796875, -0.034210205078125, 0.0100860595703125, 0.01104736328125, 0.02203369140625, -0.022491455078125, -0.051666259765625, -0.0027408599853515625, 0.004680633544921875, 0.0258636474609375, 0.00855255126953125, 0.00583648681640625, 0.031768798828125, -0.01329803466796875, 0.05926513671875, 0.0031147003173828125, -0.01190185546875, -0.03619384765625, -0.031463623046875, -0.0086669921875, -0.01453399658203125, -0.0264434814453125, 0.01259613037109375, -0.032470703125, -0.02008056640625, 0.023712158203125, -0.005756378173828125, 0.04827880859375, -0.033416748046875, -0.006099700927734375, -0.01512908935546875, 0.01194000244140625, -0.06561279296875, 0.046905517578125, -0.0188140869140625, -0.0138092041015625, 0.006862640380859375, 0.00634765625, 0.03662109375, -0.01076507568359375, -0.015411376953125, 0.007129669189453125, -0.0166473388671875, -0.046844482421875, 0.0244598388671875, 0.01214599609375, -0.0234527587890625, 0.005870819091796875, -0.025634765625, -0.0018701553344726562, 0.022186279296875, 0.0166168212890625, -0.01336669921875, -0.028533935546875, 0.01708984375, -0.00801849365234375, -0.0182952880859375, -0.00337982177734375, -0.00782012939453125, 0.01132965087890625, 0.03900146484375, 0.059967041015625, -0.0791015625, 0.023162841796875, 0.00807952880859375, 0.00360870361328125, 0.057586669921875, 0.010009765625, 0.01450347900390625, 0.03863525390625, 0.00386810302734375, -0.0411376953125, -0.02294921875, 0.0026226043701171875, 0.00881195068359375, 0.0123443603515625, -0.00276947021484375, 0.0309906005859375, -0.005779266357421875, 0.0019512176513671875, -0.04742431640625, -0.0145721435546875, 0.007396697998046875, 0.0019254684448242188, 0.01531219482421875, 0.0122222900390625, -0.0092010498046875, -0.035797119140625, 0.024658203125, -0.0223541259765625, -0.015869140625, 0.01470947265625, -0.01503753662109375, 0.045440673828125, 0.0093536376953125, 0.020965576171875, -0.020782470703125, -0.029205322265625, 0.0194549560546875, 0.0009350776672363281, -0.05902099609375, -0.00807952880859375, 0.048187255859375, 0.002651214599609375, 0.02288818359375, 0.042327880859375, -0.0595703125, -0.00624847412109375, -0.0169677734375, 0.058685302734375, -0.058380126953125, -0.004302978515625, 0.001556396484375, 0.041259765625, 0.0174407958984375, -0.0017948150634765625, 0.0240936279296875, -0.037933349609375, -0.00970458984375, -0.01495361328125, -0.032623291015625, 0.019989013671875, -0.005176544189453125, -0.05828857421875, 0.14306640625, -0.01351165771484375, 0.0245361328125, 0.0180206298828125, 0.0633544921875, -0.041107177734375, 0.03094482421875, -0.0189666748046875, 0.024200439453125, 0.01377105712890625, 0.01236724853515625, -0.03704833984375, -0.02166748046875, -0.0092010498046875, 0.04937744140625, 0.00946807861328125, 0.0008697509765625, -0.01300811767578125, -0.01329803466796875, 0.052215576171875, 0.035125732421875, 0.0023784637451171875, 0.01395416259765625, -0.00974273681640625, 0.0367431640625, 0.00931549072265625, -0.053741455078125, 0.007587432861328125, -0.0006175041198730469, -0.0251312255859375, 0.01552581787109375, 0.008636474609375, 0.004261016845703125, 0.0066070556640625, -0.016845703125, -0.042755126953125, 0.01007843017578125, 0.02142333984375, 0.004547119140625, 0.0251007080078125, 0.01617431640625, 0.053253173828125, -0.04949951171875, 0.00469970703125, -0.0130767822265625, 0.04541015625, 0.00531768798828125, 0.01617431640625, 0.03521728515625, 0.0002181529998779297, 0.030853271484375, 0.0111083984375, 0.00865936279296875, -0.0012159347534179688, 0.0221405029296875, 0.00487518310546875, 0.0005235671997070312, 0.00666046142578125, -0.0242462158203125, -0.011474609375, 0.039337158203125, 0.006870269775390625, -0.0130462646484375, 0.046600341796875, 0.025970458984375, 0.00960540771484375, -0.0098724365234375, -0.0740966796875, -0.0307769775390625, -0.042724609375, -0.03509521484375, -0.05267333984375, -0.00450897216796875, 0.039581298828125, 0.0416259765625, 0.0159759521484375, 0.030029296875, -0.0657958984375, -0.06964111328125, -0.05047607421875, 0.0079803466796875, 0.00628662109375, 0.047119140625, 0.0298614501953125, 0.053375244140625, 0.0175628662109375, -0.028594970703125, 0.00586700439453125, 0.0306396484375, 0.026458740234375, -0.01528167724609375, 0.0243682861328125, 0.006610870361328125, 0.01050567626953125, 0.0031642913818359375, -0.017791748046875, 0.01593017578125, 0.0233917236328125, 0.0206756591796875, -0.025634765625, -0.0187530517578125, 0.027252197265625, -0.036590576171875, -0.043060302734375, -0.034454345703125, 0.000919342041015625, 0.0245361328125, 0.004787445068359375, 0.03326416015625, 0.0164794921875, 0.0251922607421875, -0.0092315673828125, -0.00707244873046875, 0.006198883056640625, -0.00738525390625, 0.04913330078125, 0.0135498046875, 0.0491943359375, 0.02374267578125, -0.0196075439453125, 0.0088653564453125, -0.018707275390625, -0.08636474609375, 0.028076171875, 0.047027587890625, -0.0123748779296875, -0.0167999267578125, -0.0263214111328125, 0.01861572265625, -0.0081939697265625, -0.0298919677734375, 0.0002384185791015625, 0.00548553466796875, 0.0002130270004272461, -0.0010004043579101562, -0.04168701171875, -0.019805908203125, -0.01380157470703125, 0.036651611328125, 0.0277862548828125, -0.006153106689453125, 0.01505279541015625, 0.035614013671875, 0.0157470703125, 0.000017642974853515625, 0.0079498291015625, 0.0091094970703125, 0.0303192138671875, -0.005397796630859375, 0.00510406494140625, -0.0182342529296875, -0.01470184326171875, 0.005237579345703125, 0.025726318359375, -0.0303955078125, 0.004993438720703125, -0.036712646484375, 0.01837158203125, -0.00905609130859375, -0.0267333984375, -0.03570556640625, -0.006256103515625, 0.0234527587890625, -0.00482177734375, 0.0012407302856445312, -0.02734375, 0.00695037841796875, 0.01410675048828125, 0.0264434814453125, -0.0051727294921875, 0.031280517578125, -0.007328033447265625, 0.0504150390625, 0.03564453125, 0.0006880760192871094, 0.0087432861328125, -0.0252838134765625, -0.02911376953125, 0.0269622802734375, -0.007537841796875, -0.00408172607421875, 0.0000393986701965332, 0.0185394287109375, -0.0152740478515625, -0.026947021484375, 0.0227813720703125, 0.00018894672393798828, -0.0037059783935546875, -0.035491943359375, 0.00547027587890625, -0.0303955078125, -0.0086212158203125, -0.0069580078125, -0.005260467529296875, -0.0039825439453125, 0.0081329345703125, 0.0054779052734375, -0.035064697265625, -0.02783203125, 0.0047760009765625, 0.007541656494140625, -0.0170745849609375, -0.0218505859375, 0.04168701171875, -0.03753662109375, -0.0158233642578125, -0.02001953125, -0.0762939453125, 0.0169219970703125, 0.05841064453125, 0.0115814208984375, -0.0192718505859375, -0.040008544921875, -0.0012693405151367188, -0.03564453125, 0.0150909423828125, -0.00283050537109375, -0.0088653564453125, 0.03912353515625, 0.029541015625, 0.01348114013671875, 0.06903076171875, 0.0132904052734375, -0.007228851318359375, 0.0157318115234375, 0.0003666877746582031, -0.025970458984375, -0.06707763671875, 0.0377197265625, -0.0911865234375, -0.0211029052734375, 0.0007266998291015625, -0.007160186767578125, 0.0246124267578125, -0.02252197265625, -0.0703125, 0.06622314453125, -0.0169219970703125, -0.0236358642578125, 0.01397705078125, 0.026702880859375, -0.00307464599609375, -0.024658203125, 0.0120697021484375, -0.0172576904296875, -0.002635955810546875, -0.0208740234375, 0.01708984375, 0.02606201171875, 0.034942626953125, 0.04132080078125, -0.06475830078125, -0.00652313232421875, -0.050506591796875, 0.00664520263671875, -0.0210723876953125, 0.00965118408203125, -0.01491546630859375, -0.0168914794921875, -0.0546875, -0.032806396484375, 0.006198883056640625, 0.0802001953125, -0.021026611328125, -0.0207061767578125, -0.08941650390625, -0.00341796875, 0.1142578125, 0.1419677734375, 0.0478515625, -0.07440185546875, 0.01384735107421875, -0.04766845703125, -0.02783203125, -0.038909912109375, 0.00669097900390625, -0.08819580078125, -0.026580810546875, 0.01384735107421875, -0.040924072265625, -0.0308837890625, -0.017547607421875, -0.05389404296875, 0.01812744140625, -0.0159759521484375, -0.002315521240234375, -0.021697998046875, 0.031005859375, 0.021270751953125, -0.02288818359375, 0.0249786376953125, -0.0004374980926513672, -0.0142669677734375, 0.0177154541015625, -0.00121307373046875, 0.0005650520324707031, -0.03839111328125, -0.006381988525390625, 0.012786865234375, 0.00978851318359375, 0.044769287109375, -0.01326751708984375, -0.031768798828125, 0.0024929046630859375, -0.0030517578125, -0.006595611572265625, -0.0251617431640625, -0.0056915283203125, 0.0031585693359375, -0.0267181396484375, 0.049560546875, -0.0262908935546875, 0.014007568359375, -0.01261138916015625, 0.00565338134765625, -0.0404052734375, 0.02655029296875, -0.003986358642578125, -0.019378662109375, 0.0138092041015625, 0.0012426376342773438, -0.0122222900390625, -0.00725555419921875, 0.01019287109375, -0.0220947265625, -0.02142333984375, 0.0002484321594238281 ]
3927bcd36b339e8800596181d32bda4c8a01615b
Wordpress Stackexchange Q: WP_list_table add custom row action I have been following the following guide: step by step guide to wp list table however i can't figure out where should i define my action: duplicate in the code. I want to add a link to simply duplicate the according row, any idea ? $actions = array( 'edit' => sprintf('<a href="?page=cruises_form&id=%s">%s</a>', $item['id'], __('Edit', 'cruise_list_manager')), 'delete' => sprintf('<a href="?page=%s&action=delete&id=%s">%s</a>', $_REQUEST['page'], $item['id'], __('Delete', 'cruise_list_manager')), 'duplicate' => sprintf('<a href="?page=%s&action=duplicate&id=%s">%s</a>', $_REQUEST['page'], $item['id'], __('Duplicate', 'cruise_list_manager')), ); return sprintf('%s %s', $item['name'], $this->row_actions($actions) ); } Thank you very much. A: Found it, the action needs to be defined in your plugin function: function process_bulk_action() {
Q: WP_list_table add custom row action I have been following the following guide: step by step guide to wp list table however i can't figure out where should i define my action: duplicate in the code. I want to add a link to simply duplicate the according row, any idea ? $actions = array( 'edit' => sprintf('<a href="?page=cruises_form&id=%s">%s</a>', $item['id'], __('Edit', 'cruise_list_manager')), 'delete' => sprintf('<a href="?page=%s&action=delete&id=%s">%s</a>', $_REQUEST['page'], $item['id'], __('Delete', 'cruise_list_manager')), 'duplicate' => sprintf('<a href="?page=%s&action=duplicate&id=%s">%s</a>', $_REQUEST['page'], $item['id'], __('Duplicate', 'cruise_list_manager')), ); return sprintf('%s %s', $item['name'], $this->row_actions($actions) ); } Thank you very much. A: Found it, the action needs to be defined in your plugin function: function process_bulk_action() {
wordpress
{ "language": "en", "length": 105, "provenance": "stackexchange_00019.jsonl.gz:465725", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/227662" }
[ 0.08966064453125, 0.041259765625, -0.0248565673828125, -0.061126708984375, 0.06378173828125, -0.044189453125, 0.06689453125, -0.01104736328125, 0.01800537109375, 0.034576416015625, -0.020294189453125, 0.026123046875, -0.0005636215209960938, -0.0166015625, -0.007110595703125, -0.0166778564453125, 0.04998779296875, -0.036712646484375, 0.020599365234375, -0.003208160400390625, 0.0091552734375, 0.0205535888671875, 0.01003265380859375, 0.05975341796875, 0.026519775390625, -0.0145263671875, 0.044525146484375, -0.01128387451171875, 0.033447265625, -0.0027599334716796875, 0.020965576171875, -0.02557373046875, 0.004932403564453125, -0.01136016845703125, 0.032318115234375, -0.05615234375, 0.0235443115234375, -0.0084075927734375, 0.00958251953125, 0.0246734619140625, 0.053619384765625, -0.03424072265625, -0.0281829833984375, -0.0263824462890625, -0.039947509765625, -0.0087738037109375, 0.0469970703125, 0.0218658447265625, 0.00745391845703125, 0.029541015625, 0.002315521240234375, 0.0224456787109375, -0.00685882568359375, 0.023529052734375, 0.007137298583984375, 0.007175445556640625, -0.032501220703125, -0.019256591796875, 0.015838623046875, 0.0777587890625, 0.021575927734375, -0.005584716796875, -0.0122222900390625, -0.035552978515625, -0.01641845703125, -0.011871337890625, 0.0345458984375, 0.010833740234375, 0.033599853515625, -0.02520751953125, -0.0123443603515625, 0.031097412109375, -0.020355224609375, 0.00408172607421875, 0.0103912353515625, -0.0012006759643554688, 0.00936126708984375, -0.01384735107421875, -0.01059722900390625, 0.05255126953125, -0.047882080078125, -0.01995849609375, 0.0140838623046875, -0.005367279052734375, -0.00992584228515625, 0.03521728515625, -0.041107177734375, 0.004215240478515625, -0.0106353759765625, -0.0151214599609375, -0.018341064453125, -0.0748291015625, 0.06939697265625, -0.01404571533203125, -0.04132080078125, -0.019989013671875, 0.039459228515625, 0.10394287109375, 0.01092529296875, 0.037109375, -0.00434112548828125, -0.05010986328125, 0.05364990234375, -0.07196044921875, -0.01270294189453125, 0.01090240478515625, 0.0312347412109375, -0.0239410400390625, -0.006694793701171875, -0.000598907470703125, -0.035980224609375, 0.02032470703125, 0.01152801513671875, -0.0054168701171875, -0.0020751953125, -0.04510498046875, -0.05401611328125, 0.035064697265625, -0.0106201171875, 0.0074310302734375, -0.0175933837890625, 0.00360107421875, -0.04986572265625, 0.01702880859375, -0.001934051513671875, -0.0207061767578125, 0.0111083984375, 0.02142333984375, 0.01153564453125, -0.00962066650390625, -0.0290374755859375, 0.0220947265625, 0.060302734375, 0.0214996337890625, -0.0040130615234375, -0.0052032470703125, 0.0234527587890625, 0.017059326171875, -0.0010080337524414062, 0.0022106170654296875, -0.002162933349609375, -0.01280975341796875, 0.00438690185546875, -0.0034008026123046875, 0.050933837890625, 0.04571533203125, 0.025848388671875, -0.02880859375, -0.0014142990112304688, -0.005825042724609375, -0.03466796875, 0.006412506103515625, 0.01666259765625, 0.0172271728515625, -0.0413818359375, -0.01328277587890625, -0.0266876220703125, -0.0032672882080078125, 0.00933074951171875, -0.0236053466796875, 0.0018701553344726562, -0.0156707763671875, -0.00823211669921875, -0.07769775390625, -0.09014892578125, 0.0002104043960571289, -0.04083251953125, 0.00006657838821411133, 0.029052734375, -0.0144500732421875, 0.00537109375, 0.0023059844970703125, 0.0826416015625, 0.00551605224609375, -0.0103759765625, 0.0165252685546875, -0.0291900634765625, -0.00304412841796875, 0.032135009765625, -0.0017976760864257812, -0.0165557861328125, -0.0253143310546875, 0.01629638671875, 0.0100250244140625, -0.07257080078125, 0.0714111328125, -0.01190948486328125, 0.1048583984375, 0.02679443359375, 0.0157012939453125, -0.0001233816146850586, -0.0182037353515625, -0.016510009765625, -0.011627197265625, 0.004405975341796875, -0.026885986328125, -0.0071563720703125, -0.02032470703125, -0.01512908935546875, 0.0305023193359375, 0.0182342529296875, -0.009033203125, -0.00027370452880859375, -0.00202178955078125, -0.0367431640625, 0.0199737548828125, -0.021514892578125, 0.0262908935546875, -0.0238189697265625, 0.0219573974609375, 0.0274658203125, 0.017852783203125, -0.01114654541015625, -0.040557861328125, -0.007770538330078125, 0.01148223876953125, -0.042572021484375, 0.00598907470703125, -0.0130615234375, 0.00955963134765625, -0.010345458984375, -0.03826904296875, -0.00794219970703125, -0.005733489990234375, 0.0173187255859375, -0.03131103515625, -0.040130615234375, -0.040985107421875, -0.041351318359375, -0.038177490234375, -0.01477813720703125, 0.0947265625, 0.06671142578125, 0.06878662109375, -0.0263824462890625, -0.004932403564453125, -0.005687713623046875, -0.03436279296875, -0.00991058349609375, 0.04229736328125, 0.031463623046875, -0.00849151611328125, 0.00902557373046875, 0.0555419921875, 0.0059814453125, -0.0208892822265625, 0.023590087890625, 0.0161285400390625, -0.002620697021484375, 0.057098388671875, -0.030609130859375, 0.01215362548828125, -0.002773284912109375, -0.025299072265625, -0.00494384765625, 0.028167724609375, -0.033905029296875, -0.00760650634765625, -0.0242919921875, -0.0166015625, 0.0217132568359375, -0.0196685791015625, -0.025054931640625, -0.005809783935546875, 0.0192718505859375, -0.01309967041015625, 0.0092010498046875, 0.0017766952514648438, -0.033935546875, 0.00707244873046875, 0.032623291015625, 0.01558685302734375, -0.00411224365234375, 0.034912109375, -0.053955078125, 0.0258026123046875, 0.011962890625, 0.00438690185546875, -0.0289764404296875, 0.0079345703125, -0.0226287841796875, 0.027130126953125, -0.020965576171875, -0.017578125, -0.01184844970703125, -0.019744873046875, -0.003734588623046875, -0.03887939453125, -0.0178985595703125, -0.03338623046875, 0.0015468597412109375, 0.030059814453125, -0.03509521484375, 0.0411376953125, -0.017181396484375, -0.0274810791015625, 0.051910400390625, 0.0103759765625, 0.00868988037109375, -0.0207977294921875, 0.0279693603515625, 0.0458984375, -0.021331787109375, 0.01067352294921875, -0.0125732421875, -0.01708984375, -0.015777587890625, 0.0011529922485351562, -0.0283966064453125, -0.046630859375, -0.01222991943359375, 0.0274658203125, 0.03570556640625, 0.058563232421875, 0.0127716064453125, -0.03546142578125, -0.01068115234375, 0.0445556640625, -0.03759765625, -0.0709228515625, 0.039398193359375, -0.0665283203125, 0.055694580078125, -0.0220489501953125, -0.0276031494140625, -0.050384521484375, 0.040283203125, 0.01467132568359375, -0.0030651092529296875, -0.0265350341796875, 0.0222930908203125, -0.03619384765625, -0.044464111328125, -0.0261993408203125, 0.04150390625, 0.0022754669189453125, 0.0030078887939453125, 0.073974609375, 0.00432586669921875, -0.04705810546875, -0.006244659423828125, -0.050384521484375, -0.031463623046875, 0.02105712890625, 0.0240936279296875, -0.0158843994140625, -0.0057373046875, -0.0027866363525390625, 0.01284027099609375, 0.044647216796875, -0.04461669921875, -0.001255035400390625, 0.0103607177734375, 0.0021991729736328125, 0.0235748291015625, 0.0013742446899414062, -0.0251312255859375, 0.020172119140625, 0.051422119140625, -0.0214080810546875, -0.03717041015625, -0.0116729736328125, -0.056640625, -0.0291290283203125, 0.01529693603515625, 0.0161895751953125, -0.00800323486328125, 0.00612640380859375, 0.0282745361328125, 0.035430908203125, 0.027801513671875, 0.0274505615234375, -0.03057861328125, -0.0196990966796875, -0.00811767578125, -0.02239990234375, 0.046844482421875, -0.003734588623046875, -0.013153076171875, 0.01165008544921875, 0.0235748291015625, 0.0150299072265625, -0.01427459716796875, -0.035400390625, -0.0148468017578125, 0.023834228515625, -0.0030918121337890625, 0.0265960693359375, -0.0149383544921875, -0.00872802734375, -0.0006856918334960938, 0.0531005859375, -0.03973388671875, -0.0246429443359375, -0.032684326171875, 0.01568603515625, 0.0106658935546875, -0.05120849609375, 0.038970947265625, -0.0211944580078125, -0.056427001953125, 0.0101318359375, -0.0091705322265625, -0.01076507568359375, 0.0040283203125, 0.04534912109375, -0.0146942138671875, -0.0219573974609375, 0.043304443359375, -0.033966064453125, 0.0029697418212890625, 0.039794921875, -0.041229248046875, 0.034423828125, -0.045013427734375, -0.02178955078125, -0.06414794921875, 0.0014438629150390625, -0.0753173828125, 0.0557861328125, 0.05224609375, -0.00188446044921875, 0.0011987686157226562, 0.04876708984375, 0.02642822265625, 0.0178070068359375, 0.028289794921875, 0.01788330078125, 0.0189971923828125, -0.06585693359375, 0.01241302490234375, -0.074951171875, -0.0175323486328125, -0.03033447265625, 0.003200531005859375, -0.0033168792724609375, -0.036041259765625, -0.003753662109375, -0.03155517578125, -0.006313323974609375, -0.050933837890625, -0.061859130859375, 0.009979248046875, 0.0330810546875, -0.004161834716796875, 0.0200042724609375, -0.05767822265625, -0.033050537109375, 0.007274627685546875, -0.053314208984375, 0.0027980804443359375, 0.0207366943359375, 0.04180908203125, 0.0121612548828125, 0.008544921875, -0.025299072265625, 0.0031986236572265625, 0.019256591796875, -0.024658203125, -0.0101165771484375, 0.002895355224609375, -0.0133209228515625, -0.0196990966796875, -0.01300048828125, 0.0037174224853515625, -0.0035381317138671875, 0.032012939453125, 0.00547027587890625, 0.0165252685546875, -0.0223388671875, -0.0013952255249023438, 0.03399658203125, 0.07440185546875, 0.01409149169921875, -0.0232696533203125, 0.003673553466796875, 0.04632568359375, -0.0069732666015625, -0.0352783203125, -0.04486083984375, -0.0097198486328125, 0.0023212432861328125, -0.041748046875, 0.027801513671875, 0.0299530029296875, 0.001407623291015625, -0.00945281982421875, -0.0153961181640625, 0.002330780029296875, 0.0360107421875, 0.0262603759765625, -0.025543212890625, 0.01806640625, 0.00930023193359375, -0.0380859375, 0.000759124755859375, 0.0058746337890625, 0.0171966552734375, 0.01279449462890625, -0.0248260498046875, -0.0236968994140625, 0.0195465087890625, -0.0012607574462890625, -0.00724029541015625, 0.05078125, 0.0364990234375, 0.040618896484375, 0.00182342529296875, -0.00701141357421875, 0.05145263671875, 0.040130615234375, -0.02960205078125, -0.0027008056640625, 0.00415802001953125, -0.015167236328125, 0.0273895263671875, 0.00275421142578125, 0.0031375885009765625, 0.008270263671875, -0.029144287109375, 0.050140380859375, 0.07330322265625, 0.00849151611328125, 0.019012451171875, 0.0004925727844238281, -0.06170654296875, 0.034027099609375, -0.048004150390625, -0.035186767578125, 0.018890380859375, 0.05377197265625, 0.058624267578125, 0.0225372314453125, -0.033843994140625, -0.0133819580078125, -0.035400390625, -0.0379638671875, 0.01235198974609375, 0.01038360595703125, -0.00672149658203125, -0.04248046875, 0.019134521484375, 0.042388916015625, 0.0379638671875, -0.00818634033203125, 0.035003662109375, -0.0161895751953125, 0.057373046875, -0.0228271484375, 0.0218658447265625, -0.016845703125, -0.0150909423828125, -0.00360870361328125, -0.019927978515625, -0.0163421630859375, 0.00438690185546875, 0.003208160400390625, -0.0209808349609375, -0.022857666015625, 0.0240478515625, -0.02410888671875, 0.05853271484375, -0.0181427001953125, -0.0248565673828125, -0.01953125, 0.005153656005859375, 0.0491943359375, 0.037261962890625, 0.025177001953125, -0.027862548828125, 0.008148193359375, -0.03399658203125, 0.01491546630859375, -0.014190673828125, 0.005764007568359375, 0.00370025634765625, -0.01079559326171875, 0.002960205078125, -0.00435638427734375, 0.00824737548828125, -0.0217437744140625, 0.0247650146484375, 0.00616455078125, -0.01123046875, -0.0226898193359375, 0.05218505859375, 0.03863525390625, 0.00894927978515625, 0.01947021484375, 0.049102783203125, 0.002567291259765625, -0.007266998291015625, -0.00785064697265625, -0.031646728515625, 0.00496673583984375, -0.00206756591796875, 0.0137939453125, 0.0220489501953125, 0.042694091796875, 0.0163726806640625, 0.0302734375, -0.01666259765625, -0.00572967529296875, -0.01654052734375, 0.01523590087890625, -0.0391845703125, 0.01407623291015625, 0.00732421875, -0.04632568359375, 0.0018939971923828125, -0.00370025634765625, 0.05963134765625, 0.0020427703857421875, -0.0565185546875, -0.003589630126953125, 0.0187225341796875, -0.033935546875, 0.037261962890625, 0.0738525390625, 0.01006317138671875, 0.0537109375, 0.02593994140625, 0.01142120361328125, 0.02984619140625, 0.002193450927734375, 0.022064208984375, -0.0081634521484375, 0.06854248046875, -0.021759033203125, -0.03369140625, 0.032135009765625, -0.037109375, 0.0015764236450195312, 0.03948974609375, 0.048431396484375, -0.08306884765625, 0.0239410400390625, 0.0161895751953125, 0.0225677490234375, 0.027923583984375, 0.0098876953125, -0.01079559326171875, -0.007221221923828125, -0.02606201171875, 0.0217437744140625, -0.0294189453125, -0.00920867919921875, 0.0309906005859375, 0.007526397705078125, 0.01629638671875, -0.01340484619140625, -0.0226898193359375, 0.0187225341796875, -0.049713134765625, 0.0012426376342773438, 0.004573822021484375, -0.0036869049072265625, -0.006031036376953125, 0.023406982421875, -0.021270751953125, -0.03680419921875, 0.0232086181640625, -0.0321044921875, -0.01168060302734375, -0.0202484130859375, 0.0018939971923828125, 0.035736083984375, 0.016571044921875, -0.01084136962890625, -0.0180816650390625, -0.0118255615234375, -0.0017681121826171875, 0.006786346435546875, 0.01222991943359375, 0.01348876953125, -0.0223388671875, -0.05206298828125, 0.00959014892578125, -0.05841064453125, 0.00847625732421875, -0.00782012939453125, 0.00325775146484375, 0.091552734375, -0.05169677734375, -0.02178955078125, 0.0175018310546875, -0.0361328125, -0.0017795562744140625, -0.02264404296875, 0.03143310546875, -0.10626220703125, -0.06964111328125, -0.0034236907958984375, -0.06597900390625, -0.025543212890625, -0.030426025390625, -0.049102783203125, 0.07830810546875, -0.0160064697265625, -0.01096343994140625, -0.01422882080078125, 0.045257568359375, 0.0011186599731445312, 0.042449951171875, -0.035369873046875, 0.03265380859375, -0.02099609375, 0.044647216796875, -0.04736328125, -0.001323699951171875, 0.004451751708984375, 0.0150604248046875, 0.0418701171875, 0.0122222900390625, -0.007640838623046875, 0.0205535888671875, 0.048248291015625, 0.0089874267578125, -0.02606201171875, 0.028106689453125, -0.03594970703125, 0.01203155517578125, 0.0283966064453125, -0.040435791015625, 0.007617950439453125, 0.0042572021484375, -0.030792236328125, -0.0162811279296875, 0.0086669921875, -0.0098114013671875, -0.039794921875, 0.0611572265625, -0.028594970703125, -0.012420654296875, 0.0099945068359375, 0.01019287109375, 0.0031719207763671875, 0.0313720703125, 0.033721923828125, -0.01580810546875, -0.0258941650390625, -0.01505279541015625, 0.033416748046875, 0.022552490234375, 0.0028514862060546875, 0.048736572265625, 0.0034961700439453125, 0.044403076171875, 0.03143310546875, 0.005802154541015625, 0.01300811767578125, 0.04150390625, 0.0555419921875, 0.0291900634765625, 0.017974853515625, -0.01071929931640625, 0.053131103515625, 0.0247039794921875, 0.06646728515625, -0.07611083984375, -0.061859130859375, -0.0009946823120117188, 0.00927734375, 0.0293121337890625, 0.017730712890625, 0.032257080078125, -0.05810546875, -0.0051116943359375, -0.01200103759765625, -0.014739990234375, 0.0064544677734375, -0.020233154296875, 0.004703521728515625, 0.029388427734375, 0.00356292724609375, -0.0005936622619628906, -0.0243682861328125, 0.037261962890625, 0.00007092952728271484, 0.02178955078125, -0.01464080810546875, 0.032012939453125, -0.0089569091796875, 0.01349639892578125, -0.0240478515625, 0.031951904296875, -0.0173797607421875, 0.05523681640625, -0.055267333984375, -0.021087646484375, 0.028961181640625, 0.040771484375, 0.01273345947265625, 0.041168212890625, 0.01910400390625, -0.0157623291015625, -0.0198516845703125, 0.0205841064453125, 0.027313232421875, -0.04449462890625, -0.0426025390625, -0.0484619140625, -0.0086212158203125, 0.0013141632080078125, 0.00007963180541992188, 0.036041259765625, -0.0175628662109375, 0.0220184326171875, -0.04754638671875, 0.0301666259765625, -0.0166015625, -0.03240966796875, 0.00208282470703125, -0.0265350341796875, 0.037750244140625, -0.037261962890625, -0.061431884765625, -0.003910064697265625, -0.01369476318359375, -0.06121826171875, 0.018218994140625, 0.034088134765625, -0.03717041015625, 0.04217529296875, 0.01187896728515625, 0.0095062255859375, 0.01026153564453125, -0.0267486572265625, 0.037750244140625, 0.05908203125, 0.0166778564453125, 0.0447998046875, 0.0172271728515625, 0.006122589111328125, 0.0253143310546875, 0.023956298828125, 0.019378662109375, 0.036773681640625, -0.025543212890625, 0.03460693359375, 0.01233673095703125, 0.0267333984375, -0.01354217529296875, -0.0062713623046875, 0.07745361328125, 0.007755279541015625, -0.006443023681640625, -0.0293426513671875, -0.0270538330078125, -0.025299072265625, 0.036712646484375, -0.044647216796875, -0.056671142578125, 0.0187835693359375, 0.033172607421875, 0.007061004638671875, 0.0804443359375, 0.006778717041015625, 0.0020999908447265625, 0.0115509033203125, 0.0002601146697998047, 0.0399169921875, 0.0723876953125, 0.01454925537109375, 0.051727294921875, -0.028350830078125, 0.01435089111328125, 0.014007568359375, -0.026947021484375, 0.0145263671875, 0.031402587890625, -0.030364990234375, 0.00897979736328125, 0.0162353515625, -0.011627197265625, 0.004489898681640625, 0.025054931640625, -0.015777587890625, 0.029388427734375, -0.041015625, 0.024261474609375, 0.0223236083984375, 0.0266571044921875, -0.024688720703125, 0.01473236083984375, 0.04229736328125, 0.00603485107421875, -0.002689361572265625, 0.026458740234375, -0.01148223876953125, -0.002208709716796875, -0.0235137939453125, -0.01171112060546875, -0.0014886856079101562, -0.0556640625, -0.038818359375, 0.0013208389282226562, -0.0121307373046875, 0.01078033447265625, -0.055572509765625, 0.058135986328125, -0.0008406639099121094, -0.0345458984375, -0.0236968994140625, 0.005218505859375, -0.0157623291015625, 0.022125244140625, -0.03582763671875, -0.036590576171875, -0.03460693359375, 0.0255889892578125, -0.04461669921875, -0.0070343017578125, 0.0305938720703125, -0.02496337890625, -0.052337646484375, -0.031890869140625, 0.0020923614501953125, 0.006923675537109375, 0.041473388671875, -0.039642333984375, 0.01509857177734375, 0.0028820037841796875, 0.0135650634765625, -0.0350341796875, -0.0184478759765625, -0.0382080078125, 0.013641357421875, 0.02099609375, -0.0133819580078125, 0.001598358154296875, -0.049835205078125, -0.11572265625, 0.06182861328125, -0.00919342041015625, -0.0408935546875, -0.0238494873046875, -0.018524169921875, -0.0002913475036621094, -0.0166473388671875, -0.024749755859375, 0.0121307373046875, -0.033721923828125, 0.01438140869140625, -0.0272064208984375, 0.0694580078125, -0.04730224609375, 0.0126800537109375, -0.024322509765625, 0.007251739501953125, -0.0008158683776855469, -0.0295257568359375, -0.002002716064453125, 0.01213836669921875, 0.032958984375, 0.042236328125, 0.0018796920776367188, 0.0037364959716796875, 0.01116943359375, -0.06585693359375, 0.01080322265625, -0.019256591796875, -0.0229644775390625, 0.0141143798828125, 0.02386474609375, 0.055023193359375, 0.0157928466796875, -0.05035400390625, 0.0008912086486816406, -0.01535797119140625, 0.00241851806640625, 0.0229034423828125, -0.004474639892578125, -0.0267486572265625, 0.0019311904907226562, 0.027130126953125, -0.03045654296875, -0.01062774658203125, 0.04595947265625, -0.0504150390625, -0.006072998046875, 0.0002142190933227539, -0.0288543701171875, -0.04803466796875, 0.0281219482421875, 0.0635986328125, -0.05377197265625, -0.006740570068359375, -0.009918212890625, -0.0162200927734375, 0.0249786376953125, -0.02532958984375, -0.034912109375, -0.032257080078125, -0.01904296875, 0.009429931640625, -0.0090484619140625, 0.0204925537109375, -0.0252227783203125, 0.00350189208984375, 0.0006337165832519531, 0.0103302001953125, -0.041900634765625, -0.011016845703125, 0.03253173828125, 0.02996826171875, -0.036163330078125, 0.11614990234375, -0.0279541015625, 0.090576171875, 0.0005469322204589844, 0.037384033203125, 0.0201263427734375, 0.003444671630859375, 0.07806396484375, -0.0312042236328125, 0.002079010009765625, 0.0258026123046875, -0.047637939453125, -0.037353515625, 0.0247039794921875, 0.01953125, -0.00738525390625, 0.0166778564453125 ]
bc1b9d8c91e17b9a97c5a6812e0868a322a4a25c
Wordpress Stackexchange Q: wp_handle_upload_prefilter valid date from input file I want to ask some help, i'm having problem with thewp_handle_upload_prefilter Here is the code: add_filter('wp_handle_upload_prefilter','mdu_validate_image_size'); function mdu_validate_image_size( $file , $tmp_name) { $maxWidth = 400; $maxHeight = 300; $file = $_FILES["bid_image"]['tmp_name']; list($width, $height) = getimagesize($file); if(($width >= $maxWidth) && ($height >= $maxHeight)) { $error = __("400x300 pixels, JPEG only", ET_DOMAIN); wp_send_json(array( 'success' => false, 'msg' => $error )); } else if(($width <= $maxWidth) && ($height <= $maxHeight)) { $error = __("400x300 pixels, JPEG only", ET_DOMAIN); wp_send_json(array( 'success' => false, 'msg' => $error )); } } This code works, but there is one i'm missing, if i upload the image 400x300px, it still give me the $error. now i tried to create this code: if(($width == $maxWidth) && ($height == $maxHeight)) { //I leave here blank// } this doesn't give me the $error but, the image is not showing. my input code is this: <input type="file" name="bid_image" id="bid_image" accept="image/*" /> which part here I'm doing wrong? thankyou
Q: wp_handle_upload_prefilter valid date from input file I want to ask some help, i'm having problem with thewp_handle_upload_prefilter Here is the code: add_filter('wp_handle_upload_prefilter','mdu_validate_image_size'); function mdu_validate_image_size( $file , $tmp_name) { $maxWidth = 400; $maxHeight = 300; $file = $_FILES["bid_image"]['tmp_name']; list($width, $height) = getimagesize($file); if(($width >= $maxWidth) && ($height >= $maxHeight)) { $error = __("400x300 pixels, JPEG only", ET_DOMAIN); wp_send_json(array( 'success' => false, 'msg' => $error )); } else if(($width <= $maxWidth) && ($height <= $maxHeight)) { $error = __("400x300 pixels, JPEG only", ET_DOMAIN); wp_send_json(array( 'success' => false, 'msg' => $error )); } } This code works, but there is one i'm missing, if i upload the image 400x300px, it still give me the $error. now i tried to create this code: if(($width == $maxWidth) && ($height == $maxHeight)) { //I leave here blank// } this doesn't give me the $error but, the image is not showing. my input code is this: <input type="file" name="bid_image" id="bid_image" accept="image/*" /> which part here I'm doing wrong? thankyou
wordpress
{ "language": "en", "length": 163, "provenance": "stackexchange_00019.jsonl.gz:465797", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/227952" }
[ 0.0540771484375, -0.017333984375, -0.049346923828125, -0.066162109375, 0.0203704833984375, -0.060821533203125, 0.0268096923828125, 0.03125, 0.0262298583984375, 0.0333251953125, -0.043487548828125, -0.00391387939453125, -0.0001811981201171875, -0.00917816162109375, -0.034912109375, -0.035369873046875, 0.019073486328125, 0.0068359375, 0.026580810546875, -0.006374359130859375, -0.010711669921875, 0.033447265625, 0.005260467529296875, 0.0160064697265625, 0.0003223419189453125, 0.00843048095703125, 0.0472412109375, -0.0014905929565429688, -0.0026950836181640625, -0.02069091796875, -0.01171875, 0.004245758056640625, 0.0234222412109375, 0.039794921875, -0.0333251953125, 0.0157012939453125, 0.038970947265625, 0.01500701904296875, 0.00200653076171875, 0.0509033203125, 0.03515625, -0.006832122802734375, 0.0201416015625, 0.0097808837890625, -0.0009036064147949219, -0.038055419921875, 0.052154541015625, -0.03094482421875, 0.015167236328125, 0.042572021484375, -0.009490966796875, 0.005329132080078125, 0.010101318359375, -0.014495849609375, -0.0036296844482421875, 0.0087738037109375, -0.034210205078125, 0.05419921875, 0.0262451171875, 0.06396484375, -0.011688232421875, 0.0207061767578125, -0.035491943359375, -0.0755615234375, -0.0015239715576171875, 0.0010890960693359375, -0.0184326171875, -0.0083770751953125, 0.01186370849609375, 0.0162353515625, 0.0181732177734375, -0.0141143798828125, 0.0096282958984375, -0.010101318359375, -0.00019419193267822266, -0.00787353515625, -0.0126953125, -0.00823211669921875, 0.037353515625, -0.018707275390625, 0.033111572265625, -0.03802490234375, -0.0152740478515625, 0.04632568359375, -0.0132904052734375, 0.049591064453125, 0.00708770751953125, -0.0310211181640625, -0.005489349365234375, 0.006786346435546875, -0.01422882080078125, -0.0135345458984375, 0.01103973388671875, 0.0189208984375, -0.01922607421875, -0.0274810791015625, -0.005687713623046875, 0.00788116455078125, -0.007030487060546875, 0.02294921875, 0.007419586181640625, -0.03350830078125, 0.040435791015625, -0.03326416015625, 0.0208282470703125, 0.06317138671875, -0.000850677490234375, -0.0188751220703125, 0.0274658203125, 0.003597259521484375, 0.01052093505859375, -0.0099334716796875, -0.034454345703125, -0.07183837890625, -0.0261383056640625, 0.048248291015625, -0.012420654296875, -0.019744873046875, 0.031524658203125, -0.0307159423828125, 0.002964019775390625, 0.006793975830078125, 0.01690673828125, -0.04559326171875, 0.032257080078125, 0.002445220947265625, -0.0244293212890625, -0.0256805419921875, 0.042633056640625, 0.03179931640625, -0.0295867919921875, -0.006351470947265625, 0.0257110595703125, -0.025299072265625, 0.00788116455078125, -0.0223236083984375, 0.049041748046875, -0.0303802490234375, -0.0203857421875, 0.0267333984375, -0.010711669921875, -0.00785064697265625, 0.00637054443359375, -0.02178955078125, -0.027435302734375, 0.043365478515625, 0.010101318359375, 0.001377105712890625, -0.0189056396484375, -0.0958251953125, 0.035430908203125, -0.051361083984375, 0.0242462158203125, 0.0101470947265625, -0.05169677734375, 0.004589080810546875, 0.0279998779296875, -0.0293426513671875, -0.0447998046875, -0.0555419921875, 0.028564453125, 0.006931304931640625, 0.034698486328125, -0.0205078125, -0.0229644775390625, -0.01067352294921875, -0.08770751953125, -0.012237548828125, 0.0306243896484375, 0.040924072265625, 0.0188140869140625, -0.025604248046875, 0.02191162109375, 0.0095367431640625, -0.01751708984375, 0.01104736328125, 0.01085662841796875, 0.0236358642578125, 0.0279693603515625, 0.0030498504638671875, -0.005008697509765625, -0.02947998046875, 0.0572509765625, -0.00849151611328125, -0.020233154296875, -0.038482666015625, 0.01488494873046875, -0.01824951171875, 0.007843017578125, 0.0171051025390625, 0.059967041015625, 0.0103912353515625, 0.004932403564453125, -0.0013513565063476562, -0.031982421875, -0.034271240234375, -0.0021915435791015625, 0.004390716552734375, -0.0218048095703125, 0.056549072265625, 0.025634765625, -0.005462646484375, 0.03057861328125, -0.020263671875, -0.0144805908203125, 0.0009603500366210938, -0.0186309814453125, 0.022247314453125, -0.05902099609375, 0.01314544677734375, 0.041290283203125, -0.006683349609375, -0.038330078125, 0.0199432373046875, 0.023712158203125, -0.00815582275390625, -0.032196044921875, 0.033721923828125, -0.0252685546875, 0.0631103515625, -0.06353759765625, -0.048583984375, -0.040069580078125, -0.04229736328125, 0.0268707275390625, 0.0183563232421875, -0.01416778564453125, 0.01318359375, 0.038421630859375, 0.027587890625, 0.00955963134765625, -0.005435943603515625, 0.0355224609375, 0.0196533203125, -0.0211639404296875, -0.01446533203125, -0.033447265625, -0.113525390625, 0.0014781951904296875, 0.0804443359375, 0.0204620361328125, 0.040130615234375, 0.00518798828125, 0.053131103515625, 0.03717041015625, -0.025482177734375, 0.004779815673828125, 0.019775390625, 0.012115478515625, -0.018218994140625, -0.0178680419921875, -0.050201416015625, 0.035125732421875, -0.054412841796875, 0.016204833984375, 0.020751953125, -0.037841796875, -0.056396484375, -0.0362548828125, 0.048828125, 0.008758544921875, -0.0106353759765625, -0.01221466064453125, -0.010833740234375, 0.031646728515625, 0.01206207275390625, 0.0144805908203125, 0.00020062923431396484, -0.045867919921875, 0.035308837890625, 0.040008544921875, -0.037933349609375, -0.0087127685546875, 0.00995635986328125, 0.0072021484375, 0.0206451416015625, -0.01535797119140625, 0.0088958740234375, 0.0149993896484375, -0.006893157958984375, -0.0280914306640625, 0.010162353515625, -0.022735595703125, -0.0087432861328125, -0.02691650390625, -0.037506103515625, 0.01512908935546875, 0.0094451904296875, 0.06005859375, 0.005832672119140625, 0.045928955078125, 0.0102386474609375, 0.0030879974365234375, 0.041473388671875, 0.006908416748046875, -0.0338134765625, 0.0292510986328125, -0.04571533203125, 0.050018310546875, -0.046661376953125, 0.01134490966796875, 0.05126953125, -0.02392578125, 0.0188446044921875, -0.002811431884765625, 0.00678253173828125, -0.0294342041015625, 0.00809478759765625, -0.025421142578125, -0.0181884765625, -0.044464111328125, 0.0116119384765625, 0.0272369384765625, 0.03173828125, 0.006397247314453125, -0.013153076171875, -0.024169921875, 0.0303192138671875, -0.02978515625, -0.027557373046875, -0.0523681640625, -0.079833984375, -0.014801025390625, 0.0019817352294921875, -0.04779052734375, 0.03863525390625, 0.02294921875, 0.00560760498046875, -0.038238525390625, -0.007598876953125, -0.033203125, -0.057464599609375, -0.04486083984375, -0.0204010009765625, -0.008026123046875, -0.00522613525390625, -0.01483154296875, 0.048126220703125, -0.004058837890625, -0.0570068359375, -0.0282135009765625, 0.0650634765625, -0.01039886474609375, -0.0308074951171875, -0.0102081298828125, 0.000667572021484375, -0.01378631591796875, -0.0232696533203125, 0.0198822021484375, 0.0421142578125, -0.04742431640625, 0.0169677734375, -0.026611328125, -0.048370361328125, -0.0421142578125, 0.052215576171875, 0.05474853515625, -0.09967041015625, -0.0167236328125, -0.09503173828125, 0.01348876953125, -0.05078125, -0.036163330078125, 0.05535888671875, 0.0333251953125, -0.01116180419921875, -0.008575439453125, 0.01143646240234375, -0.01812744140625, -0.013580322265625, 0.0205841064453125, -0.0484619140625, 0.0184478759765625, -0.004638671875, -0.007904052734375, -0.0161895751953125, 0.0212249755859375, -0.019500732421875, 0.0187225341796875, 0.01447296142578125, -0.00931549072265625, -0.0153350830078125, 0.00920867919921875, -0.0259857177734375, -0.032379150390625, 0.061126708984375, 0.005863189697265625, 0.0201568603515625, -0.040252685546875, -0.032745361328125, -0.033416748046875, 0.0494384765625, 0.0234832763671875, -0.0438232421875, -0.01146697998046875, 0.00263214111328125, -0.02801513671875, 0.0019216537475585938, 0.0221710205078125, 0.021728515625, -0.060211181640625, -0.006000518798828125, -0.0179290771484375, -0.027069091796875, 0.0191650390625, -0.04571533203125, -0.008209228515625, -0.03985595703125, 0.03717041015625, 0.0204620361328125, 0.0247955322265625, 0.01409912109375, 0.0308837890625, 0.01024627685546875, -0.01261138916015625, -0.0124969482421875, -0.09210205078125, -0.0128326416015625, 0.0028553009033203125, 0.0491943359375, -0.03680419921875, 0.056640625, -0.07208251953125, 0.030181884765625, 0.027099609375, 0.0139007568359375, -0.0209503173828125, -0.0276641845703125, 0.0174713134765625, 0.0013418197631835938, -0.0233917236328125, 0.004302978515625, 0.00647735595703125, -0.027069091796875, -0.080810546875, -0.07049560546875, -0.04339599609375, -0.0174407958984375, 0.0081939697265625, -0.0311279296875, -0.040008544921875, -0.053863525390625, -0.020660400390625, 0.0188140869140625, -0.004161834716796875, -0.025726318359375, -0.05810546875, -0.0341796875, 0.0159149169921875, -0.004932403564453125, -0.006053924560546875, 0.01690673828125, 0.058685302734375, 0.012725830078125, -0.00420379638671875, -0.07275390625, -0.0033321380615234375, 0.019622802734375, 0.00893402099609375, 0.0185089111328125, -0.007781982421875, -0.022064208984375, 0.0673828125, -0.01258087158203125, -0.0024356842041015625, 0.027008056640625, 0.0247039794921875, 0.01593017578125, -0.0235137939453125, 0.0135345458984375, 0.018585205078125, -0.00444793701171875, 0.012176513671875, -0.01047515869140625, 0.016082763671875, 0.04022216796875, -0.00846099853515625, -0.0156097412109375, -0.01316070556640625, 0.00765228271484375, -0.041351318359375, 0.00771331787109375, -0.004299163818359375, 0.023040771484375, -0.005931854248046875, 0.01413726806640625, -0.0007963180541992188, 0.031219482421875, 0.027618408203125, -0.013580322265625, 0.040374755859375, -0.0275115966796875, 0.064208984375, 0.00550079345703125, 0.015625, -0.04058837890625, 0.00774383544921875, -0.031524658203125, 0.007045745849609375, 0.01277923583984375, -0.043426513671875, 0.01171875, -0.023040771484375, -0.0131683349609375, -0.00010597705841064453, 0.03167724609375, 0.024200439453125, -0.038543701171875, 0.004161834716796875, -0.0007910728454589844, -0.003200531005859375, -0.05584716796875, 0.007701873779296875, 0.004276275634765625, -0.020538330078125, 0.0011587142944335938, -0.01580810546875, 0.007129669189453125, -0.0270538330078125, 0.0106048583984375, 0.038818359375, 0.0469970703125, 0.0270233154296875, 0.0484619140625, -0.02972412109375, -0.0394287109375, 0.0390625, -0.02020263671875, -0.0281219482421875, -0.0350341796875, 0.005870819091796875, 0.01373291015625, -0.0321044921875, 0.0020961761474609375, 0.032196044921875, 0.038848876953125, -0.01030731201171875, 0.0065155029296875, -0.016693115234375, -0.034942626953125, -0.00888824462890625, 0.027496337890625, 0.028350830078125, -0.00992584228515625, 0.00595855712890625, 0.0137176513671875, 0.00482940673828125, 0.01256561279296875, 0.0130615234375, -0.00864410400390625, -0.01239776611328125, -0.005634307861328125, 0.0207977294921875, -0.043731689453125, -0.057769775390625, -0.027740478515625, 0.012847900390625, -0.0169219970703125, -0.002277374267578125, 0.03668212890625, -0.049224853515625, 0.0144500732421875, -0.05224609375, 0.05157470703125, -0.055572509765625, 0.0131988525390625, 0.0361328125, 0.0237274169921875, 0.017303466796875, -0.0255584716796875, -0.0214385986328125, -0.03045654296875, 0.05120849609375, 0.013336181640625, 0.004497528076171875, -0.023895263671875, -0.00914764404296875, 0.01324462890625, 0.01226806640625, 0.038818359375, -0.0186920166015625, 0.0243377685546875, -0.0051422119140625, 0.059417724609375, -0.0472412109375, 0.034942626953125, 0.056793212890625, -0.002399444580078125, 0.003444671630859375, 0.01018524169921875, 0.0253448486328125, -0.0030040740966796875, -0.02099609375, -0.0404052734375, 0.028472900390625, 0.019012451171875, 0.0101776123046875, 0.026641845703125, 0.043975830078125, 0.0254058837890625, 0.00844573974609375, -0.0286865234375, -0.00495147705078125, -0.02606201171875, 0.057861328125, -0.0186767578125, -0.013946533203125, 0.02978515625, -0.0285186767578125, 0.034423828125, 0.01641845703125, 0.05023193359375, -0.00506591796875, -0.04266357421875, 0.004364013671875, 0.019134521484375, 0.023101806640625, 0.0182952880859375, 0.04168701171875, -0.0264739990234375, 0.033050537109375, 0.03363037109375, 0.00955963134765625, 0.03167724609375, 0.00359344482421875, -0.0008025169372558594, -0.01934814453125, 0.02276611328125, 0.00492095947265625, 0.01107025146484375, 0.019683837890625, 0.0003020763397216797, 0.034088134765625, 0.022674560546875, 0.0753173828125, -0.041534423828125, 0.002597808837890625, 0.043426513671875, -0.036712646484375, 0.01078033447265625, 0.0062408447265625, 0.0235748291015625, 0.0146331787109375, 0.0380859375, -0.0014247894287109375, 0.00853729248046875, 0.043426513671875, 0.0081939697265625, 0.0095672607421875, 0.0016841888427734375, 0.04840087890625, -0.0042572021484375, -0.08148193359375, -0.0193634033203125, 0.039276123046875, -0.01953125, 0.01416015625, 0.0745849609375, -0.0699462890625, -0.00997161865234375, -0.047637939453125, -0.071044921875, 0.0115966796875, -0.0631103515625, 0.005496978759765625, 0.01120758056640625, 0.059326171875, 0.03515625, 0.0118865966796875, -0.01299285888671875, 0.00670623779296875, 0.0022907257080078125, 0.04595947265625, -0.01910400390625, 0.02105712890625, 0.048187255859375, -0.06640625, 0.0208587646484375, -0.002162933349609375, 0.007625579833984375, 0.0088958740234375, -0.021148681640625, 0.01309967041015625, 0.0186309814453125, -0.03826904296875, 0.0552978515625, -0.023284912109375, -0.043487548828125, 0.005558013916015625, 0.04632568359375, -0.07415771484375, -0.0633544921875, 0.0236358642578125, -0.07012939453125, -0.0133819580078125, -0.0184783935546875, -0.06109619140625, 0.048553466796875, 0.00959014892578125, 0.034088134765625, 0.0019063949584960938, 0.0158843994140625, -0.005828857421875, -0.016510009765625, -0.03228759765625, 0.00907135009765625, -0.057220458984375, 0.00881195068359375, -0.0595703125, 0.02362060546875, -0.036102294921875, -0.004726409912109375, 0.020660400390625, -0.00030803680419921875, -0.039794921875, -0.0139007568359375, 0.022003173828125, 0.041259765625, 0.01386260986328125, 0.0301513671875, -0.0218048095703125, -0.030731201171875, -0.001033782958984375, -0.00945281982421875, 0.041748046875, -0.052947998046875, -0.0048828125, -0.0011692047119140625, 0.007904052734375, 0.0168304443359375, -0.0009655952453613281, 0.019775390625, -0.020355224609375, -0.00988006591796875, 0.037384033203125, -0.06402587890625, 0.00611114501953125, 0.039398193359375, 0.0291290283203125, -0.0196533203125, -0.0187225341796875, -0.00867462158203125, 0.0504150390625, 0.0133514404296875, 0.03814697265625, 0.035308837890625, 0.022186279296875, 0.0728759765625, -0.01184844970703125, 0.020782470703125, 0.0103302001953125, -0.00658416748046875, 0.0198211669921875, 0.040283203125, 0.031829833984375, 0.012969970703125, 0.0182037353515625, 0.034759521484375, 0.028106689453125, -0.0268707275390625, -0.03076171875, 0.008270263671875, 0.01422882080078125, 0.002071380615234375, 0.00827789306640625, 0.031005859375, -0.0291595458984375, 0.01541900634765625, -0.046783447265625, 0.0274200439453125, 0.0084686279296875, 0.0245361328125, -0.01493072509765625, 0.0092926025390625, -0.04541015625, 0.010711669921875, -0.041168212890625, 0.04730224609375, -0.0011129379272460938, 0.053985595703125, -0.018218994140625, 0.06658935546875, -0.0587158203125, -0.007678985595703125, -0.03125, 0.0253448486328125, -0.01070404052734375, 0.05609130859375, -0.007709503173828125, 0.0027217864990234375, 0.0030670166015625, 0.0187835693359375, -0.00860595703125, 0.00021922588348388672, 0.034210205078125, -0.01220703125, -0.087646484375, -0.00827789306640625, 0.0245513916015625, -0.055084228515625, -0.031982421875, -0.0276947021484375, -0.004138946533203125, 0.01168060302734375, -0.0108795166015625, 0.039459228515625, -0.0007867813110351562, 0.02935791015625, -0.004974365234375, 0.016082763671875, -0.005340576171875, -0.018890380859375, 0.020172119140625, -0.0333251953125, 0.036590576171875, 0.0036163330078125, -0.04180908203125, -0.017120361328125, -0.03253173828125, 0.014739990234375, 0.0170745849609375, 0.021392822265625, 0.01300048828125, 0.025726318359375, 0.0209197998046875, -0.045562744140625, 0.0287628173828125, 0.02069091796875, 0.00870513916015625, -0.018341064453125, 0.002483367919921875, -0.0225830078125, -0.048553466796875, -0.0216522216796875, -0.01287078857421875, 0.03143310546875, -0.001995086669921875, 0.09490966796875, -0.020904541015625, 0.01837158203125, -0.007328033447265625, -0.0006465911865234375, -0.0184326171875, -0.00600433349609375, 0.019195556640625, -0.01258087158203125, -0.0161285400390625, -0.0119781494140625, 0.028656005859375, -0.0052337646484375, 0.01335906982421875, -0.038177490234375, -0.0241241455078125, -0.0268707275390625, 0.01885986328125, 0.04541015625, 0.03570556640625, -0.0251312255859375, -0.0165863037109375, -0.052337646484375, -0.01090240478515625, 0.04180908203125, 0.0187225341796875, -0.0288848876953125, 0.0377197265625, -0.006183624267578125, 0.00023806095123291016, 0.0302581787109375, -0.04754638671875, 0.04742431640625, 0.03564453125, -0.07269287109375, -0.02777099609375, -0.021514892578125, 0.0008573532104492188, -0.047515869140625, 0.0188751220703125, -0.0186920166015625, 0.0011930465698242188, 0.0154266357421875, 0.028228759765625, -0.009124755859375, 0.0022716522216796875, -0.058563232421875, -0.037811279296875, 0.07244873046875, -0.0058135986328125, -0.031646728515625, 0.022979736328125, -0.00348663330078125, -0.0283203125, 0.00373077392578125, 0.002544403076171875, 0.034820556640625, 0.023651123046875, 0.050384521484375, -0.00693511962890625, 0.02911376953125, 0.00030612945556640625, -0.03887939453125, 0.002590179443359375, -0.0213165283203125, 0.0274658203125, -0.005863189697265625, 0.02264404296875, -0.02490234375, -0.006168365478515625, -0.045379638671875, -0.060821533203125, -0.048858642578125, 0.053802490234375, -0.05010986328125, 0.018707275390625, 0.03765869140625, -0.0299072265625, -0.0255584716796875, 0.0220947265625, 0.027496337890625, 0.06927490234375, -0.005580902099609375, -0.037567138671875, 0.0140838623046875, -0.0019311904907226562, -0.006961822509765625, -0.040618896484375, -0.01313018798828125, -0.059051513671875, 0.01910400390625, -0.035247802734375, -0.01151275634765625, -0.0235443115234375, -0.06304931640625, -0.102294921875, 0.01465606689453125, -0.02581787109375, -0.0374755859375, -0.028228759765625, 0.00690460205078125, -0.0084991455078125, 0.049774169921875, 0.01155853271484375, -0.03814697265625, -0.0015735626220703125, 0.0204620361328125, -0.0188751220703125, -0.01204681396484375, 0.035614013671875, -0.042327880859375, -0.025787353515625, -0.004150390625, 0.018280029296875, -0.0240325927734375, -0.00860595703125, -0.03076171875, 0.0474853515625, 0.019134521484375, 0.0044708251953125, 0.032745361328125, 0.041351318359375, -0.034820556640625, -0.006885528564453125, 0.0305938720703125, -0.050994873046875, -0.015350341796875, 0.101806640625, 0.036529541015625, 0.0341796875, -0.0016775131225585938, -0.0054931640625, 0.007381439208984375, 0.01120758056640625, 0.003208160400390625, -0.01360321044921875, -0.0154876708984375, -0.016204833984375, -0.04217529296875, -0.00011581182479858398, -0.01482391357421875, -0.01552581787109375, -0.03729248046875, -0.0236663818359375, -0.01313018798828125, -0.00899505615234375, -0.037750244140625, 0.0175018310546875, 0.0584716796875, -0.047149658203125, -0.025848388671875, -0.004482269287109375, 0.00859832763671875, -0.0117034912109375, -0.036407470703125, -0.056793212890625, 0.031463623046875, -0.03424072265625, -0.0079498291015625, -0.0010509490966796875, 0.027801513671875, 0.00421905517578125, 0.0390625, 0.0197296142578125, -0.0183563232421875, -0.0301971435546875, -0.01291656494140625, 0.050872802734375, -0.0254058837890625, -0.042755126953125, -0.0232696533203125, -0.0210418701171875, 0.016571044921875, -0.03558349609375, 0.048828125, 0.0038013458251953125, -0.027313232421875, 0.04083251953125, -0.0293121337890625, 0.0020847320556640625, 0.006938934326171875, -0.0687255859375, -0.0259246826171875, -0.0012903213500976562, -0.006206512451171875, -0.006839752197265625, 0.007598876953125 ]
37b16bf051cb2fefbd90e3d709978d946ad01514
Wordpress Stackexchange Q: add class to term_description trying to filter the output of term_description to include a class https://codex.wordpress.org/Function_Reference/term_description function add_class_to_term_description() { ?> <?php echo '<div class="cell">' . term_description() . '</div>'; ?> <?php } add_filter( 'term_description', 'add_class_to_term_description' ); ?> im getting and empty cell class returned hundreds of times which is exhausting the memory. what am i doing wrong? A: this does the trick <?php function add_class_to_term_description($term_description) { echo '<div class="cell">' . $term_description. '</div>'; } add_filter( 'term_description', 'add_class_to_term_description' ); ?>
Q: add class to term_description trying to filter the output of term_description to include a class https://codex.wordpress.org/Function_Reference/term_description function add_class_to_term_description() { ?> <?php echo '<div class="cell">' . term_description() . '</div>'; ?> <?php } add_filter( 'term_description', 'add_class_to_term_description' ); ?> im getting and empty cell class returned hundreds of times which is exhausting the memory. what am i doing wrong? A: this does the trick <?php function add_class_to_term_description($term_description) { echo '<div class="cell">' . $term_description. '</div>'; } add_filter( 'term_description', 'add_class_to_term_description' ); ?> A: Daniel is on the right track, using the value that is passed into the function. However, you should not be echoing anything because this is a filter. You should instead return the value. <?php function add_class_to_term_description( $term_description ) { return '<div class="cell">' . $term_description. '</div>'; } add_filter( 'term_description', 'add_class_to_term_description' ); ?> A: you have to use passed $value instead of term_description() function: function add_class_to_term_description() { echo '<div class="cell">' . $value . '</div>'; } add_filter( 'term_description', 'add_class_to_term_description' ); A: I tested many potential solutions, including all the answers above. They either did not work or did not work as expected - some output empty paragraphs, other do nothing. The best solution for me was to use the PHP function preg_replace to perform a search for the opening paragraph HTML tag and to insert the class attribute with the value I need like this: function add_class_to_term_descr($content){ return preg_replace('/<p([^>]+)?>/', '<p$1 class="lead">', $content, 1); } add_filter('term_description', 'add_class_to_term_descr'); This solution can be easily modified to match other types of WordPress output, like "div" tag for example. I based my solution on this answer and modified it according to my needs.
wordpress
{ "language": "en", "length": 264, "provenance": "stackexchange_00019.jsonl.gz:465812", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228004" }
[ 0.055633544921875, -0.0101776123046875, 0.00946044921875, -0.035675048828125, 0.01461029052734375, -0.051513671875, 0.044219970703125, -0.01383209228515625, -0.037322998046875, 0.0160064697265625, -0.03680419921875, 0.009674072265625, 0.001800537109375, -0.0271759033203125, 0.0159759521484375, -0.0487060546875, 0.012451171875, 0.004306793212890625, 0.04034423828125, 0.007843017578125, -0.0015878677368164062, 0.0140380859375, 0.0168609619140625, -0.052032470703125, 0.005023956298828125, -0.00942230224609375, 0.107177734375, -0.04498291015625, 0.041168212890625, -0.004150390625, 0.01861572265625, -0.032440185546875, 0.0210723876953125, 0.020751953125, -0.034820556640625, -0.004894256591796875, 0.0252685546875, -0.03643798828125, -0.01837158203125, 0.05169677734375, 0.051910400390625, -0.024383544921875, -0.00592803955078125, -0.00374603271484375, -0.0194854736328125, 0.01419830322265625, 0.028839111328125, -0.004558563232421875, -0.0231170654296875, -0.0924072265625, 0.03936767578125, -0.002727508544921875, 0.0675048828125, -0.0594482421875, 0.0031147003173828125, 0.045074462890625, -0.0219268798828125, 0.0278472900390625, 0.017364501953125, -0.036834716796875, -0.027587890625, -0.002429962158203125, 0.03887939453125, 0.0235748291015625, -0.0109405517578125, 0.007568359375, 0.0034618377685546875, 0.0127410888671875, -0.055450439453125, -0.043914794921875, 0.029296875, -0.0284271240234375, -0.03631591796875, -0.046142578125, -0.0199737548828125, 0.0248565673828125, 0.02142333984375, -0.041015625, -0.0178375244140625, 0.034210205078125, 0.0290679931640625, 0.0109100341796875, -0.01544189453125, 0.0013532638549804688, -0.0131988525390625, -0.0093231201171875, -0.011260986328125, -0.01082611083984375, -0.010528564453125, -0.01309967041015625, 0.00444793701171875, -0.05743408203125, -0.02349853515625, 0.01800537109375, 0.0152740478515625, -0.0360107421875, -0.016204833984375, 0.06121826171875, -0.032928466796875, 0.04095458984375, -0.0204010009765625, -0.0244903564453125, 0.06353759765625, -0.0648193359375, 0.011444091796875, 0.0052490234375, -0.0452880859375, -0.006618499755859375, 0.049957275390625, 0.043609619140625, 0.0096588134765625, -0.01195526123046875, 0.01151275634765625, -0.0305938720703125, -0.01568603515625, -0.037078857421875, -0.0224609375, 0.020172119140625, 0.0350341796875, -0.035308837890625, 0.032806396484375, 0.0256500244140625, -0.0322265625, 0.00457763671875, -0.0166473388671875, -0.03521728515625, -0.0139923095703125, -0.0032520294189453125, 0.033935546875, -0.055450439453125, -0.0203704833984375, 0.0535888671875, 0.03369140625, 0.0131072998046875, -0.005657196044921875, 0.016448974609375, 0.0289459228515625, -0.0147247314453125, -0.020416259765625, -0.00304412841796875, 0.041229248046875, 0.004978179931640625, -0.03369140625, -0.0095977783203125, -0.007411956787109375, 0.0236358642578125, 0.0204010009765625, 0.00702667236328125, -0.031280517578125, -0.053985595703125, 0.034149169921875, -0.0278778076171875, 0.0732421875, -0.00664520263671875, -0.044952392578125, -0.0178680419921875, 0.01552581787109375, -0.037261962890625, -0.044952392578125, -0.0567626953125, 0.042449951171875, 0.002742767333984375, -0.0242919921875, -0.002994537353515625, -0.01708984375, -0.0246429443359375, -0.01313018798828125, -0.0082244873046875, 0.007740020751953125, 0.0026569366455078125, 0.01165771484375, 0.0024852752685546875, 0.01318359375, 0.00469207763671875, -0.014801025390625, 0.00676727294921875, -0.01678466796875, -0.013458251953125, 0.052978515625, -0.0654296875, -0.0640869140625, -0.039306640625, 0.05694580078125, -0.039337158203125, -0.042938232421875, 0.00600433349609375, 0.0235748291015625, 0.041351318359375, 0.017242431640625, 0.006671905517578125, 0.03485107421875, 0.0118255615234375, -0.046173095703125, -0.011810302734375, 0.00799560546875, -0.0255584716796875, -0.00807952880859375, -0.0288848876953125, -0.004299163818359375, 0.036041259765625, 0.030029296875, -0.0172271728515625, 0.002803802490234375, -0.055328369140625, -0.0770263671875, -0.046142578125, -0.0091552734375, 0.050048828125, -0.03167724609375, -0.00109100341796875, 0.00205230712890625, -0.035400390625, 0.0142364501953125, -0.048828125, -0.005825042724609375, 0.031829833984375, -0.004505157470703125, 0.031280517578125, 0.0154266357421875, 0.0199432373046875, 0.0182647705078125, -0.0012922286987304688, 0.017852783203125, 0.01081085205078125, 0.01235198974609375, 0.0006680488586425781, -0.02667236328125, -0.01081085205078125, -0.0024738311767578125, 0.011016845703125, -0.01476287841796875, 0.0308837890625, 0.0867919921875, 0.059234619140625, -0.03265380859375, -0.0016956329345703125, -0.0187835693359375, -0.067626953125, -0.033599853515625, 0.049102783203125, 0.0305023193359375, 0.030975341796875, 0.010467529296875, 0.006992340087890625, 0.066650390625, 0.007289886474609375, 0.0300445556640625, -0.0293121337890625, -0.04095458984375, -0.00226593017578125, 0.0753173828125, 0.01326751708984375, -0.0086517333984375, -0.039947509765625, -0.024017333984375, 0.024749755859375, -0.016815185546875, -0.0115509033203125, -0.0007877349853515625, -0.007251739501953125, 0.01477813720703125, -0.0117340087890625, -0.029693603515625, 0.00350189208984375, -0.0088348388671875, 0.01523590087890625, 0.0009517669677734375, 0.00189208984375, -0.033660888671875, 0.025482177734375, 0.035064697265625, -0.0172119140625, 0.004573822021484375, 0.0204925537109375, -0.034210205078125, 0.00824737548828125, -0.0294647216796875, 0.00887298583984375, -0.0086822509765625, 0.0009293556213378906, 0.0274810791015625, 0.05560302734375, 0.0061187744140625, -0.00872802734375, -0.00830841064453125, -0.032470703125, 0.019134521484375, 0.0626220703125, -0.088134765625, -0.047271728515625, -0.013824462890625, 0.0302581787109375, -0.01788330078125, -0.0222320556640625, 0.0192413330078125, 0.00603485107421875, 0.02081298828125, 0.022186279296875, 0.023162841796875, -0.00806427001953125, -0.0001690387725830078, 0.0277862548828125, -0.03277587890625, 0.013397216796875, 0.0005931854248046875, 0.0125732421875, 0.013641357421875, -0.03790283203125, -0.017303466796875, 0.036712646484375, -0.0811767578125, 0.04156494140625, 0.03216552734375, 0.0732421875, 0.0037078857421875, -0.032379150390625, 0.01538848876953125, 0.02667236328125, -0.0127716064453125, -0.02703857421875, 0.0119781494140625, -0.04376220703125, -0.01398468017578125, 0.022705078125, -0.038543701171875, -0.01342010498046875, 0.060516357421875, -0.004627227783203125, -0.004810333251953125, -0.0209503173828125, -0.04681396484375, -0.03497314453125, -0.0411376953125, 0.0223846435546875, -0.0154266357421875, 0.00013875961303710938, 0.01104736328125, 0.0826416015625, 0.0241546630859375, -0.0172576904296875, 0.040252685546875, 0.01251220703125, -0.01451873779296875, 0.0306854248046875, 0.0187530517578125, -0.03900146484375, -0.0201263427734375, -0.01025390625, -0.02667236328125, 0.0215911865234375, -0.0029773712158203125, 0.00044035911560058594, -0.0005559921264648438, 0.04608154296875, 0.0038814544677734375, -0.001827239990234375, 0.024322509765625, 0.02374267578125, -0.009246826171875, -0.0338134765625, 0.0054168701171875, 0.034393310546875, 0.01113128662109375, -0.032257080078125, -0.039154052734375, -0.03448486328125, -0.0008053779602050781, 0.01438140869140625, -0.06317138671875, -0.003932952880859375, 0.007511138916015625, -0.020477294921875, -0.0033855438232421875, -0.0299530029296875, -0.076171875, 0.0269622802734375, 0.01233673095703125, -0.0231781005859375, -0.0116424560546875, -0.0103607177734375, 0.035400390625, 0.00005245208740234375, -0.0029506683349609375, -0.061065673828125, -0.0516357421875, 0.053253173828125, -0.0271759033203125, 0.00868988037109375, -0.03936767578125, -0.034088134765625, 0.0104827880859375, 0.1083984375, -0.036834716796875, -0.0386962890625, -0.0039825439453125, -0.00046181678771972656, 0.005870819091796875, -0.0225982666015625, 0.00519561767578125, -0.0301971435546875, -0.0474853515625, 0.007381439208984375, -0.01149749755859375, -0.0204620361328125, -0.021087646484375, -0.030548095703125, -0.045379638671875, -0.026824951171875, 0.0301971435546875, -0.015625, 0.02325439453125, 0.038543701171875, -0.01503753662109375, 0.027099609375, -0.01494598388671875, -0.02923583984375, -0.050537109375, -0.014892578125, -0.00782012939453125, 0.032318115234375, -0.0207977294921875, 0.0071868896484375, -0.01088714599609375, 0.02734375, 0.058258056640625, -0.01541900634765625, 0.024993896484375, -0.051116943359375, 0.039947509765625, 0.044769287109375, 0.0233001708984375, 0.0036067962646484375, -0.017730712890625, -0.00022161006927490234, 0.0016183853149414062, 0.0281219482421875, -0.031280517578125, -0.0182647705078125, -0.004581451416015625, -0.015838623046875, 0.004772186279296875, -0.02325439453125, -0.01511383056640625, 0.00952911376953125, -0.01548004150390625, -0.00910186767578125, -0.034088134765625, -0.00060272216796875, 0.031982421875, 0.0229949951171875, -0.0197296142578125, 0.0087127685546875, 0.064697265625, 0.0207366943359375, -0.035980224609375, -0.07281494140625, 0.020477294921875, -0.006366729736328125, -0.0275726318359375, 0.0421142578125, -0.020233154296875, 0.00551605224609375, 0.044708251953125, -0.06304931640625, 0.024749755859375, -0.041412353515625, 0.050933837890625, 0.00830078125, -0.011138916015625, 0.0267791748046875, 0.0057220458984375, 0.006252288818359375, -0.048858642578125, -0.034942626953125, -0.011505126953125, 0.0272216796875, 0.06964111328125, -0.017059326171875, 0.057952880859375, -0.027679443359375, -0.04107666015625, 0.006427764892578125, -0.0389404296875, 0.031463623046875, 0.00991058349609375, 0.01335906982421875, 0.023345947265625, 0.01971435546875, 0.01508331298828125, -0.01152801513671875, 0.0001512765884399414, -0.038604736328125, 0.02679443359375, -0.025665283203125, -0.0167236328125, 0.00899505615234375, -0.01494598388671875, 0.10272216796875, 0.0011730194091796875, -0.06719970703125, 0.0477294921875, -0.007354736328125, 0.009735107421875, 0.044464111328125, 0.037506103515625, 0.00885009765625, 0.00955963134765625, 0.024871826171875, -0.01535797119140625, 0.010589599609375, 0.0277557373046875, -0.01198577880859375, 0.07373046875, 0.00449371337890625, 0.0117340087890625, 0.030120849609375, 0.0200958251953125, -0.0229644775390625, 0.0280914306640625, -0.0060272216796875, 0.0197296142578125, 0.01334381103515625, 0.0458984375, 0.0251617431640625, -0.037139892578125, -0.022857666015625, 0.04052734375, -0.01806640625, -0.01366424560546875, -0.029449462890625, 0.0006914138793945312, 0.00847625732421875, -0.045654296875, -0.00860595703125, 0.03778076171875, 0.022613525390625, -0.0253448486328125, -0.0426025390625, -0.00753021240234375, 0.0126953125, -0.00860595703125, 0.01303863525390625, 0.019500732421875, 0.0258331298828125, -0.00920867919921875, 0.0222015380859375, 0.006679534912109375, 0.035552978515625, 0.01445770263671875, 0.009124755859375, -0.01381683349609375, -0.005069732666015625, -0.033935546875, -0.0227508544921875, -0.033782958984375, -0.03289794921875, -0.0252838134765625, 0.005657196044921875, -0.0085906982421875, 0.01488494873046875, -0.03790283203125, 0.038726806640625, -0.0189208984375, 0.0016727447509765625, -0.010528564453125, 0.019805908203125, -0.0036602020263671875, 0.00850677490234375, -0.0082550048828125, -0.03863525390625, -0.07916259765625, -0.053802490234375, -0.0865478515625, -0.021820068359375, -0.032684326171875, 0.07110595703125, -0.0526123046875, -0.0125274658203125, -0.00910186767578125, 0.036895751953125, -0.03741455078125, 0.0279388427734375, 0.002838134765625, -0.0498046875, 0.002902984619140625, 0.0312347412109375, 0.0005373954772949219, 0.0288848876953125, 0.0160369873046875, 0.004215240478515625, -0.0099029541015625, -0.0169525146484375, 0.02227783203125, -0.053924560546875, -0.038238525390625, -0.0029239654541015625, -0.10247802734375, -0.0007419586181640625, 0.02496337890625, -0.0214691162109375, -0.01036834716796875, -0.01044464111328125, -0.0118865966796875, -0.0389404296875, 0.028228759765625, -0.006969451904296875, -0.00341033935546875, -0.01335906982421875, 0.003711700439453125, 0.0797119140625, -0.050018310546875, 0.03216552734375, -0.002895355224609375, -0.0543212890625, 0.030029296875, 0.006046295166015625, -0.00040268898010253906, 0.037933349609375, 0.0191497802734375, -0.025543212890625, 0.0247039794921875, 0.005779266357421875, 0.01433563232421875, 0.004123687744140625, -0.0065765380859375, -0.01486968994140625, 0.053863525390625, 0.1004638671875, 0.01617431640625, -0.037750244140625, 0.048431396484375, -0.053619384765625, 0.020111083984375, 0.00647735595703125, 0.0333251953125, -0.03411865234375, 0.024871826171875, 0.01061248779296875, 0.0014047622680664062, 0.055389404296875, 0.01491546630859375, 0.00315093994140625, 0.0028133392333984375, -0.02294921875, -0.017059326171875, -0.0281829833984375, -0.0020046234130859375, 0.0100860595703125, 0.006435394287109375, 0.00040030479431152344, -0.025726318359375, -0.0161285400390625, -0.058013916015625, 0.010986328125, 0.029937744140625, -0.008331298828125, -0.017578125, -0.010528564453125, 0.01100921630859375, -0.019317626953125, -0.047119140625, 0.0201873779296875, -0.056793212890625, 0.0240020751953125, 0.0380859375, -0.0014142990112304688, -0.0051422119140625, 0.0222320556640625, -0.002674102783203125, 0.0006957054138183594, 0.0114593505859375, -0.085693359375, -0.0099334716796875, 0.00815582275390625, 0.0304107666015625, 0.0316162109375, -0.049713134765625, 0.0206146240234375, -0.030303955078125, 0.0123291015625, -0.00244140625, -0.033050537109375, 0.04595947265625, -0.0008268356323242188, -0.0204315185546875, 0.03997802734375, -0.03472900390625, -0.023773193359375, -0.01125335693359375, 0.006763458251953125, -0.04833984375, -0.0019016265869140625, 0.017791748046875, 0.012603759765625, 0.03729248046875, 0.02520751953125, -0.055328369140625, 0.0693359375, -0.00046753883361816406, 0.009552001953125, -0.005680084228515625, 0.029998779296875, -0.036834716796875, 0.005420684814453125, -0.0174102783203125, 0.040679931640625, 0.005573272705078125, 0.0257415771484375, -0.00704193115234375, -0.00439453125, 0.0189208984375, 0.038299560546875, 0.012298583984375, 0.002593994140625, -0.0158233642578125, -0.004474639892578125, 0.053955078125, 0.01172637939453125, 0.0037517547607421875, 0.033050537109375, 0.019683837890625, 0.0140533447265625, 0.02630615234375, 0.00905609130859375, 0.0277099609375, -0.002567291259765625, -0.0202484130859375, 0.059478759765625, 0.004241943359375, 0.0157470703125, 0.00806427001953125, 0.038787841796875, -0.0159149169921875, -0.0035495758056640625, 0.0195159912109375, -0.0268707275390625, -0.0333251953125, 0.0628662109375, 0.0010833740234375, -0.0294647216796875, 0.0081787109375, -0.04833984375, 0.03973388671875, -0.006977081298828125, 0.052642822265625, 0.058624267578125, 0.0185546875, 0.09161376953125, 0.0241546630859375, 0.04302978515625, 0.0224609375, -0.002201080322265625, 0.041046142578125, 0.01007843017578125, 0.0270843505859375, -0.0224456787109375, -0.032806396484375, 0.0269012451171875, 0.056060791015625, -0.0212554931640625, 0.00007724761962890625, 0.004253387451171875, 0.0178680419921875, 0.01102447509765625, -0.03619384765625, 0.007778167724609375, 0.0036296844482421875, 0.0283355712890625, -0.0241851806640625, -0.026885986328125, -0.00054931640625, 0.02685546875, -0.00428009033203125, -0.018890380859375, 0.01776123046875, -0.033843994140625, -0.06048583984375, 0.04644775390625, 0.00110626220703125, 0.054840087890625, 0.0173187255859375, 0.06036376953125, -0.016326904296875, -0.03070068359375, 0.0018863677978515625, 0.0019388198852539062, 0.007511138916015625, -0.001220703125, -0.0008630752563476562, 0.00884246826171875, 0.00194549560546875, 0.00211334228515625, -0.005138397216796875, -0.00665283203125, 0.0170745849609375, 0.0291900634765625, -0.01329803466796875, -0.0242156982421875, -0.00262451171875, -0.032684326171875, 0.0017843246459960938, -0.0196533203125, -0.01233673095703125, 0.02960205078125, -0.0318603515625, 0.0186767578125, -0.024139404296875, 0.059783935546875, -0.047210693359375, 0.00839996337890625, -0.0012187957763671875, -0.0275421142578125, 0.030853271484375, 0.005649566650390625, 0.0209197998046875, -0.01494598388671875, -0.0732421875, 0.00887298583984375, -0.0238494873046875, -0.08642578125, 0.0279388427734375, 0.055389404296875, -0.0215911865234375, -0.0014820098876953125, 0.043426513671875, -0.0113372802734375, -0.0005307197570800781, 0.0196990966796875, -0.0163726806640625, -0.03851318359375, 0.03558349609375, -0.02301025390625, -0.045623779296875, -0.009063720703125, -0.03631591796875, 0.03741455078125, 0.050048828125, 0.09222412109375, -0.0201263427734375, 0.03900146484375, -0.036285400390625, -0.0159912109375, 0.00566864013671875, -0.03582763671875, 0.0226593017578125, 0.00783538818359375, -0.0169219970703125, -0.0004565715789794922, -0.06488037109375, 0.0233612060546875, 0.0435791015625, -0.0048065185546875, 0.0307159423828125, 0.006587982177734375, 0.01169586181640625, -0.040863037109375, -0.0018644332885742188, -0.020233154296875, 0.0011196136474609375, 0.0041046142578125, -0.021514892578125, 0.0247802734375, 0.0233306884765625, 0.038360595703125, 0.0142669677734375, 0.04046630859375, -0.02850341796875, 0.055023193359375, -0.037933349609375, 0.0870361328125, 0.0304107666015625, 0.0106353759765625, -0.01288604736328125, -0.00041556358337402344, -0.0157623291015625, 0.023284912109375, -0.01788330078125, 0.041412353515625, 0.0220489501953125, -0.070068359375, -0.03619384765625, 0.024444580078125, 0.037933349609375, -0.001293182373046875, 0.02044677734375, -0.006317138671875, -0.0210113525390625, 0.00015819072723388672, 0.033782958984375, -0.032012939453125, -0.037811279296875, -0.0262298583984375, -0.0015134811401367188, -0.04425048828125, -0.06744384765625, -0.06317138671875, -0.00246429443359375, 0.050048828125, 0.0055389404296875, -0.046295166015625, 0.029022216796875, -0.02154541015625, 0.016387939453125, 0.007007598876953125, -0.012725830078125, 0.023468017578125, 0.041046142578125, -0.029541015625, -0.005771636962890625, -0.025787353515625, -0.0055694580078125, -0.0178985595703125, 0.033935546875, 0.06573486328125, -0.0298004150390625, 0.0033130645751953125, 0.031646728515625, 0.032958984375, 0.08184814453125, -0.058013916015625, -0.03173828125, 0.01206207275390625, 0.00545501708984375, -0.0169219970703125, -0.054779052734375, 0.0226287841796875, -0.049774169921875, -0.01534271240234375, 0.0019330978393554688, -0.020599365234375, -0.00792694091796875, -0.048675537109375, -0.0853271484375, 0.0194244384765625, 0.006866455078125, -0.0411376953125, -0.0151824951171875, -0.005413055419921875, -0.020477294921875, 0.024749755859375, 0.001735687255859375, -0.0226898193359375, 0.0015039443969726562, 0.0469970703125, -0.005523681640625, 0.02728271484375, 0.03240966796875, -0.019561767578125, -0.03558349609375, -0.02178955078125, -0.025848388671875, 0.007476806640625, -0.004791259765625, -0.00814056396484375, 0.0023097991943359375, 0.032012939453125, -0.0261383056640625, -0.057769775390625, 0.017578125, -0.010467529296875, 0.017120361328125, -0.028350830078125, -0.0234527587890625, -0.042266845703125, 0.056365966796875, -0.02777099609375, 0.00629425048828125, 0.00408172607421875, 0.006641387939453125, -0.0003056526184082031, -0.0102081298828125, 0.00839996337890625, -0.0012102127075195312, -0.0171966552734375, -0.0006308555603027344, -0.00366973876953125, -0.0098724365234375, 0.0218963623046875, -0.005950927734375, -0.033935546875, -0.00667572021484375, -0.0019016265869140625, 0.01508331298828125, -0.075439453125, -0.0266876220703125, -0.0094451904296875, -0.0236358642578125, -0.0311737060546875, -0.01078033447265625, 0.017364501953125, -0.03106689453125, 0.010406494140625, -0.058349609375, 0.01270294189453125, -0.016357421875, -0.0016231536865234375, -0.02166748046875, 0.0250244140625, 0.00540924072265625, 0.04986572265625, -0.03045654296875, -0.0017757415771484375, 0.0219879150390625, -0.01727294921875, -0.05120849609375, 0.021881103515625, 0.0010080337524414062, 0.044189453125, 0.0003948211669921875, 0.06109619140625, 0.005130767822265625, 0.03509521484375, 0.02056884765625, -0.027252197265625, 0.044708251953125, -0.0233612060546875, 0.01427459716796875, 0.028350830078125, 0.0233612060546875, -0.020599365234375, 0.03155517578125, -0.0419921875, 0.0098114013671875, 0.0184478759765625 ]
9d2db14dd1714bc3c0f37b68f191b1b04ee6c175
Wordpress Stackexchange Q: Get posts with condition on comment meta value I have to fetch all the posts post_type=projects and post_status=publish which have the latest comment of type message older than 5 days with comment_meta value as key=value. I want to know how can prepare query to execute in get_posts() function. A: You can first try the following comment query: $comments = get_comments( [ 'post_type' => 'projects', 'post_status' => 'publish', 'type' => 'message', 'date_query' => [ [ 'before' => '5 days ago midnight', 'inclusive' => true, ] ], 'meta_query' => [ [ 'key' => 'foo', // <-- Adjust to your needs! 'value' => 'bar' // <-- Adjust to your needs! ] ] ] ); and then collect the post ids with: $post_ids = array_unique( wp_list_pluck( $comments, 'comment_post_ID' ) ); You might want to consider to restrict the number of queried comments with the number attribute. Then you could e.g. use it with: $query = new WP_Query( [ 'post__in' => $post_ids, ... ] ); for a non-empty $post_ids array.
Q: Get posts with condition on comment meta value I have to fetch all the posts post_type=projects and post_status=publish which have the latest comment of type message older than 5 days with comment_meta value as key=value. I want to know how can prepare query to execute in get_posts() function. A: You can first try the following comment query: $comments = get_comments( [ 'post_type' => 'projects', 'post_status' => 'publish', 'type' => 'message', 'date_query' => [ [ 'before' => '5 days ago midnight', 'inclusive' => true, ] ], 'meta_query' => [ [ 'key' => 'foo', // <-- Adjust to your needs! 'value' => 'bar' // <-- Adjust to your needs! ] ] ] ); and then collect the post ids with: $post_ids = array_unique( wp_list_pluck( $comments, 'comment_post_ID' ) ); You might want to consider to restrict the number of queried comments with the number attribute. Then you could e.g. use it with: $query = new WP_Query( [ 'post__in' => $post_ids, ... ] ); for a non-empty $post_ids array.
wordpress
{ "language": "en", "length": 166, "provenance": "stackexchange_00019.jsonl.gz:465816", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228013" }
[ 0.044921875, -0.009521484375, 0.0214080810546875, -0.012115478515625, 0.00553131103515625, -0.00492095947265625, 0.03387451171875, -0.028656005859375, 0.01552581787109375, 0.008697509765625, -0.07568359375, -0.0145721435546875, -0.0200042724609375, -0.0122833251953125, -0.0079803466796875, -0.057220458984375, 0.04278564453125, -0.01934814453125, 0.02587890625, -0.011016845703125, 0.00865936279296875, 0.01323699951171875, 0.0386962890625, 0.04345703125, 0.028717041015625, -0.06024169921875, 0.091796875, -0.0189361572265625, 0.0457763671875, -0.0206298828125, 0.02801513671875, -0.0243377685546875, -0.006053924560546875, -0.00817108154296875, 0.055816650390625, 0.00775909423828125, 0.03643798828125, -0.0011739730834960938, 0.04486083984375, 0.00644683837890625, 0.00908660888671875, -0.0007309913635253906, 0.0018796920776367188, 0.0104827880859375, -0.01611328125, -0.00988006591796875, 0.00597381591796875, -0.0122833251953125, 0.0281219482421875, -0.024749755859375, -0.007740020751953125, 0.0118255615234375, -0.0016622543334960938, 0.00661468505859375, -0.0250091552734375, -0.005191802978515625, -0.048980712890625, 0.015777587890625, 0.0214385986328125, -0.0075225830078125, 0.004428863525390625, -0.005481719970703125, 0.0198974609375, 0.006847381591796875, 0.00586700439453125, 0.0122222900390625, 0.08221435546875, 0.01152801513671875, -0.01502227783203125, -0.002574920654296875, 0.00383758544921875, 0.011138916015625, 0.004360198974609375, -0.038665771484375, -0.0026645660400390625, -0.021087646484375, -0.01364898681640625, -0.05987548828125, 0.00852203369140625, 0.01222991943359375, 0.0042266845703125, 0.0081787109375, -0.038604736328125, -0.00634765625, 0.00792694091796875, 0.01097869873046875, -0.0132598876953125, -0.019439697265625, -0.054412841796875, -0.035491943359375, -0.03961181640625, -0.065673828125, -0.04833984375, -0.01384735107421875, -0.004364013671875, -0.03485107421875, -0.0062408447265625, 0.04205322265625, -0.044921875, -0.007610321044921875, -0.031494140625, -0.0111236572265625, -0.003711700439453125, -0.0264129638671875, 0.006561279296875, 0.0188751220703125, -0.01146697998046875, -0.0291900634765625, 0.04241943359375, 0.0528564453125, 0.00946044921875, 0.017303466796875, -0.005340576171875, 0.0183868408203125, -0.03656005859375, 0.01007843017578125, -0.013031005859375, -0.007244110107421875, -0.006015777587890625, -0.00171661376953125, 0.0281219482421875, 0.026824951171875, -0.0017242431640625, -0.0018854141235351562, 0.0305328369140625, 0.027679443359375, -0.036865234375, -0.0133819580078125, -0.005619049072265625, 0.06103515625, -0.0246429443359375, -0.01195526123046875, 0.07086181640625, 0.0274200439453125, -0.0086669921875, -0.043212890625, 0.0190277099609375, -0.0350341796875, -0.012237548828125, 0.0203094482421875, -0.02496337890625, -0.0399169921875, 0.00783538818359375, -0.0209197998046875, -0.0168914794921875, 0.0272369384765625, 0.0382080078125, -0.0007810592651367188, -0.0299224853515625, -0.049774169921875, -0.00933074951171875, -0.00287628173828125, 0.051971435546875, -0.006023406982421875, -0.0316162109375, -0.01715087890625, 0.047332763671875, -0.054718017578125, -0.0380859375, -0.062347412109375, 0.044921875, 0.0128936767578125, -0.00908660888671875, -0.00977325439453125, -0.056732177734375, -0.0140228271484375, -0.0247344970703125, -0.0104522705078125, 0.01108551025390625, 0.0765380859375, 0.01168060302734375, 0.0011034011840820312, 0.02850341796875, -0.00994873046875, -0.041015625, -0.035400390625, -0.005985260009765625, -0.0025634765625, -0.0016803741455078125, -0.0175628662109375, -0.06201171875, -0.0626220703125, -0.042236328125, 0.0007305145263671875, -0.0213775634765625, 0.015716552734375, 0.0282135009765625, 0.04437255859375, -0.0226898193359375, 0.0310821533203125, 0.033538818359375, 0.022735595703125, -0.01525115966796875, 0.0151214599609375, -0.0035533905029296875, -0.022491455078125, 0.0195465087890625, 0.005001068115234375, 0.000058650970458984375, -0.01428985595703125, 0.0172119140625, 0.0018892288208007812, -0.0147857666015625, 0.005786895751953125, -0.1229248046875, 0.0104827880859375, -0.047637939453125, 0.044281005859375, -0.01015472412109375, 0.00930023193359375, 0.0200042724609375, -0.0219879150390625, -0.03985595703125, 0.051513671875, -0.0046844482421875, -0.0034236907958984375, -0.026123046875, 0.0080108642578125, -0.0129547119140625, 0.019989013671875, -0.016998291015625, -0.01354217529296875, -0.032012939453125, 0.01194000244140625, 0.061859130859375, -0.006137847900390625, 0.00250244140625, -0.02197265625, 0.06353759765625, 0.016754150390625, -0.024169921875, -0.007297515869140625, 0.01323699951171875, -0.0015382766723632812, -0.02392578125, 0.01186370849609375, 0.01529693603515625, -0.04119873046875, 0.00841522216796875, 0.040771484375, 0.036224365234375, 0.01227569580078125, 0.0233612060546875, 0.02276611328125, 0.025360107421875, -0.01776123046875, 0.035614013671875, -0.02978515625, 0.0006113052368164062, 0.0244293212890625, 0.01239013671875, 0.0016069412231445312, 0.0192413330078125, 0.00443267822265625, 0.017974853515625, 0.0153350830078125, -0.02117919921875, -0.01042938232421875, -0.0079803466796875, 0.029693603515625, -0.0241851806640625, -0.043701171875, 0.00977325439453125, -0.0278778076171875, 0.0227203369140625, 0.020965576171875, 0.01354217529296875, 0.0230865478515625, -0.01477813720703125, 0.01593017578125, -0.00018286705017089844, -0.0164794921875, 0.006603240966796875, 0.0401611328125, -0.020294189453125, 0.033935546875, -0.0298919677734375, 0.00040340423583984375, 0.0245513916015625, 0.0188140869140625, -0.004192352294921875, 0.0379638671875, 0.0245208740234375, -0.007358551025390625, -0.001888275146484375, 0.01157379150390625, 0.00609588623046875, -0.01389312744140625, -0.002223968505859375, -0.00920867919921875, 0.0092010498046875, 0.03472900390625, -0.014892578125, 0.0249176025390625, 0.023681640625, -0.003711700439453125, 0.01270294189453125, -0.061798095703125, 0.057373046875, -0.04486083984375, 0.0305938720703125, 0.06494140625, -0.0185394287109375, 0.023193359375, -0.003910064697265625, 0.013427734375, 0.004974365234375, 0.0018281936645507812, -0.007457733154296875, -0.03515625, -0.00019240379333496094, 0.02899169921875, 0.02313232421875, 0.08575439453125, -0.02886962890625, -0.04461669921875, 0.0158233642578125, 0.03765869140625, -0.04522705078125, -0.06964111328125, 0.03546142578125, -0.0172576904296875, -0.026275634765625, -0.032073974609375, -0.018798828125, 0.005870819091796875, -0.0556640625, -0.023529052734375, -0.0206756591796875, 0.0023326873779296875, -0.12445068359375, -0.0523681640625, -0.07916259765625, 0.039093017578125, -0.025299072265625, 0.0191650390625, -0.0090484619140625, 0.10589599609375, 0.00189971923828125, -0.056793212890625, -0.0186309814453125, 0.0194854736328125, -0.01605224609375, 0.004215240478515625, 0.007404327392578125, -0.003173828125, 0.01169586181640625, 0.0022640228271484375, 0.0087738037109375, 0.032867431640625, -0.034881591796875, -0.0023956298828125, 0.00836944580078125, 0.03265380859375, 0.051361083984375, -0.0207672119140625, -0.0196533203125, 0.07452392578125, 0.0469970703125, 0.01117706298828125, -0.01537322998046875, -0.016754150390625, -0.03448486328125, -0.00959014892578125, 0.0090789794921875, 0.0189056396484375, -0.0149383544921875, 0.006916046142578125, 0.00443267822265625, -0.01338958740234375, 0.041107177734375, -0.035064697265625, 0.019561767578125, 0.00011646747589111328, 0.0010938644409179688, -0.04400634765625, 0.004711151123046875, -0.017730712890625, 0.01085662841796875, -0.0143585205078125, 0.005828857421875, -0.0030384063720703125, -0.0269622802734375, -0.03802490234375, -0.020751953125, 0.051544189453125, 0.01080322265625, 0.0296478271484375, -0.050750732421875, -0.050506591796875, -0.058074951171875, 0.06640625, -0.0228729248046875, -0.0457763671875, -0.01515960693359375, 0.0082244873046875, -0.01404571533203125, -0.044708251953125, 0.0224456787109375, -0.007266998291015625, -0.058929443359375, 0.018463134765625, -0.026641845703125, -0.008453369140625, -0.036102294921875, -0.00882720947265625, -0.047943115234375, -0.035888671875, 0.027618408203125, -0.003047943115234375, 0.0095977783203125, 0.0277557373046875, -0.017791748046875, 0.036529541015625, -0.02685546875, -0.0250396728515625, -0.016815185546875, -0.0290985107421875, 0.0413818359375, 0.0192413330078125, -0.0172576904296875, -0.01117706298828125, -0.003459930419921875, 0.040069580078125, -0.0190582275390625, 0.0128936767578125, -0.00506591796875, 0.033599853515625, -0.0455322265625, -0.004810333251953125, 0.00787353515625, -0.0411376953125, -0.0281829833984375, -0.01165771484375, 0.024993896484375, 0.033447265625, -0.026031494140625, -0.0230560302734375, -0.01922607421875, -0.00634765625, -0.014923095703125, 0.0086822509765625, -0.0087432861328125, 0.021575927734375, -0.0198974609375, -0.007343292236328125, -0.01006317138671875, -0.032745361328125, 0.040802001953125, 0.0220184326171875, -0.00464630126953125, -0.0165557861328125, 0.07757568359375, 0.0252685546875, -0.041412353515625, 0.01270294189453125, -0.020294189453125, 0.025848388671875, 0.0027065277099609375, 0.03643798828125, 0.005611419677734375, -0.0230560302734375, 0.0712890625, 0.00479888916015625, 0.005115509033203125, 0.0007452964782714844, 0.036590576171875, -0.0198974609375, -0.0213623046875, 0.017822265625, -0.0241241455078125, 0.0007758140563964844, 0.049652099609375, 0.003330230712890625, -0.0263824462890625, -0.035614013671875, 0.0450439453125, 0.0193939208984375, -0.01515960693359375, -0.05047607421875, -0.0131683349609375, -0.0006270408630371094, -0.004970550537109375, 0.0218658447265625, 0.0128631591796875, -0.00029087066650390625, -0.0036563873291015625, 0.015899658203125, -0.0198822021484375, -0.0176849365234375, 0.0272216796875, -0.026519775390625, -0.005886077880859375, 0.0229949951171875, -0.033599853515625, -0.025421142578125, 0.00316619873046875, 0.0428466796875, -0.02001953125, -0.05096435546875, 0.005443572998046875, -0.007293701171875, 0.040435791015625, 0.044708251953125, -0.0012693405151367188, 0.046234130859375, 0.01030731201171875, -0.033172607421875, -0.026580810546875, -0.01343536376953125, -0.0303802490234375, -0.0655517578125, -0.018157958984375, 0.016754150390625, -0.0126495361328125, 0.00804901123046875, 0.10333251953125, 0.00897979736328125, 0.056121826171875, -0.03662109375, 0.033721923828125, 0.032562255859375, 0.01276397705078125, 0.0175323486328125, 0.012298583984375, -0.01154327392578125, 0.02215576171875, -0.00739288330078125, 0.0016031265258789062, 0.007495880126953125, 0.0138397216796875, -0.0182952880859375, 0.03399658203125, 0.0150604248046875, -0.004207611083984375, 0.01074981689453125, -0.023406982421875, 0.0082550048828125, 0.061248779296875, 0.01271820068359375, -0.027191162109375, -0.01541900634765625, 0.01305389404296875, 0.044219970703125, -0.0171966552734375, 0.03240966796875, -0.01708984375, 0.044952392578125, -0.01105499267578125, 0.0068359375, 0.001735687255859375, -0.0008325576782226562, 0.00797271728515625, -0.034088134765625, -0.02301025390625, 0.0100555419921875, 0.0185394287109375, -0.019012451171875, -0.01378631591796875, 0.033416748046875, 0.01045989990234375, 0.0206298828125, -0.03839111328125, -0.0186920166015625, -0.0158233642578125, -0.015106201171875, 0.03961181640625, 0.005458831787109375, 0.0271759033203125, -0.00942230224609375, -0.038543701171875, -0.040283203125, -0.0037841796875, -0.044830322265625, -0.03228759765625, -0.0006089210510253906, -0.0113525390625, 0.04632568359375, -0.032012939453125, -0.03973388671875, 0.012481689453125, -0.0005125999450683594, 0.0006155967712402344, 0.065185546875, -0.03399658203125, 0.07281494140625, 0.022003173828125, 0.030181884765625, 0.033355712890625, 0.053314208984375, -0.0108184814453125, -0.0204925537109375, 0.0100555419921875, -0.03857421875, 0.002849578857421875, -0.02508544921875, 0.00882720947265625, -0.01690673828125, 0.0109405517578125, -0.0034637451171875, 0.03411865234375, -0.0274810791015625, 0.0010690689086914062, -0.021209716796875, -0.00034499168395996094, -0.017852783203125, 0.035675048828125, 0.0125579833984375, -0.03546142578125, -0.001064300537109375, 0.007678985595703125, 0.033050537109375, -0.0201873779296875, -0.0217742919921875, -0.00693511962890625, 0.0244140625, -0.034759521484375, 0.036468505859375, 0.08990478515625, 0.017822265625, 0.038238525390625, 0.00838470458984375, 0.0172119140625, 0.01312255859375, 0.01483154296875, 0.0044097900390625, -0.0252532958984375, 0.06573486328125, 0.01486968994140625, 0.00023877620697021484, 0.0703125, -0.02545166015625, 0.005153656005859375, -0.01355743408203125, 0.0234222412109375, -0.0197906494140625, 0.03271484375, 0.01296234130859375, 0.015899658203125, 0.042266845703125, -0.01380157470703125, 0.0117340087890625, -0.0272674560546875, 0.0184326171875, 0.0150146484375, -0.04486083984375, -0.0102691650390625, 0.003955841064453125, -0.0153961181640625, -0.01336669921875, 0.0032100677490234375, -0.018524169921875, -0.033935546875, -0.012359619140625, 0.0199127197265625, -0.033782958984375, 0.00036835670471191406, -0.0262908935546875, -0.0188751220703125, -0.0289764404296875, -0.09429931640625, -0.049774169921875, -0.04193115234375, -0.026702880859375, 0.01534271240234375, 0.0311737060546875, 0.0367431640625, 0.0430908203125, 0.0211944580078125, -0.034942626953125, 0.0284423828125, -0.03582763671875, -0.083251953125, -0.0264434814453125, 0.00585174560546875, 0.0465087890625, 0.036865234375, 0.0458984375, 0.01934814453125, -0.062744140625, 0.0171661376953125, -0.011566162109375, 0.044952392578125, -0.052764892578125, -0.0017871856689453125, 0.044677734375, -0.01519012451171875, -0.0216827392578125, 0.0215606689453125, 0.031524658203125, 0.00667572021484375, 0.024200439453125, 0.01303863525390625, 0.000644683837890625, -0.0430908203125, -0.00518035888671875, -0.0714111328125, 0.0576171875, 0.01232147216796875, 0.00620269775390625, 0.0245208740234375, 0.0196990966796875, -0.06158447265625, -0.030426025390625, -0.0299835205078125, 0.035797119140625, -0.046783447265625, 0.0535888671875, -0.0843505859375, -0.01561737060546875, -0.0005979537963867188, 0.057769775390625, 0.10015869140625, 0.01611328125, -0.0487060546875, -0.01641845703125, 0.045684814453125, 0.048095703125, 0.00438690185546875, 0.0438232421875, -0.0123138427734375, 0.04705810546875, 0.08563232421875, -0.059906005859375, 0.045928955078125, -0.01318359375, -0.0111846923828125, -0.01056671142578125, -0.0027103424072265625, -0.0252227783203125, 0.003147125244140625, 0.0192718505859375, -0.00666046142578125, -0.0010080337524414062, 0.003101348876953125, -0.021209716796875, -0.005401611328125, 0.0008649826049804688, 0.031341552734375, -0.083740234375, -0.01324462890625, -0.0227508544921875, 0.0416259765625, 0.0274200439453125, 0.0217132568359375, 0.0469970703125, 0.024932861328125, 0.044647216796875, -0.0200042724609375, 0.0123291015625, -0.011322021484375, -0.01197052001953125, 0.0897216796875, 0.0394287109375, 0.037933349609375, -0.0291748046875, -0.014739990234375, 0.0189361572265625, 0.0849609375, -0.044525146484375, -0.006725311279296875, 0.0030231475830078125, 0.0095367431640625, 0.0180511474609375, -0.00914764404296875, 0.058013916015625, 0.049591064453125, 0.03125, -0.037017822265625, -0.004486083984375, -0.019134521484375, 0.02972412109375, -0.0184173583984375, -0.01702880859375, 0.007045745849609375, -0.005924224853515625, -0.04119873046875, 0.0008606910705566406, 0.030120849609375, 0.041107177734375, 0.01251220703125, 0.04217529296875, 0.0003058910369873047, 0.0014057159423828125, 0.047882080078125, -0.027618408203125, -0.0291595458984375, -0.0521240234375, 0.028350830078125, -0.04083251953125, -0.0259857177734375, 0.02740478515625, 0.036865234375, 0.0024776458740234375, 0.048095703125, 0.0209197998046875, -0.03216552734375, -0.0023326873779296875, 0.0107879638671875, -0.01788330078125, -0.017578125, -0.0360107421875, -0.0040435791015625, 0.01277923583984375, -0.01091766357421875, 0.01213836669921875, 0.0293121337890625, 0.00881195068359375, -0.0106201171875, 0.032958984375, 0.0003223419189453125, 0.032745361328125, 0.037689208984375, -0.01332855224609375, -0.0253448486328125, -0.006134033203125, -0.007122039794921875, 0.005706787109375, -0.005062103271484375, 0.00957489013671875, -0.0188446044921875, 0.00437164306640625, -0.0179443359375, 0.053375244140625, 0.008392333984375, 0.004619598388671875, 0.0124359130859375, -0.00687408447265625, 0.01380157470703125, 0.0219573974609375, 0.028900146484375, 0.0112457275390625, -0.0736083984375, -0.04046630859375, -0.036468505859375, 0.01442718505859375, 0.025421142578125, -0.000885009765625, 0.036712646484375, 0.03265380859375, -0.040740966796875, 0.04046630859375, -0.048187255859375, -0.01525115966796875, 0.038421630859375, 0.006000518798828125, -0.0198822021484375, -0.003864288330078125, 0.05816650390625, 0.034942626953125, 0.0555419921875, -0.007503509521484375, 0.0007648468017578125, -0.0325927734375, 0.0138702392578125, -0.006244659423828125, -0.04937744140625, -0.044891357421875, -0.00004035234451293945, -0.03399658203125, -0.03387451171875, 0.04638671875, -0.0139617919921875, -0.0130767822265625, 0.0164642333984375, -0.009246826171875, -0.01239776611328125, 0.03472900390625, -0.005069732666015625, 0.046661376953125, 0.03155517578125, -0.05474853515625, 0.0614013671875, -0.035247802734375, -0.037872314453125, 0.0233154296875, -0.006755828857421875, -0.0205535888671875, -0.023956298828125, 0.0285491943359375, -0.01441192626953125, -0.007801055908203125, 0.041290283203125, -0.0188751220703125, 0.0021114349365234375, 0.004001617431640625, -0.00128936767578125, -0.0216217041015625, -0.0275115966796875, -0.0291748046875, -0.041900634765625, -0.0069427490234375, -0.0054931640625, -0.01557159423828125, -0.0477294921875, 0.0145263671875, -0.01255035400390625, -0.0202178955078125, 0.003971099853515625, -0.032135009765625, 0.031890869140625, 0.01200103759765625, -0.0418701171875, -0.02423095703125, -0.0011138916015625, 0.00942230224609375, 0.00677490234375, -0.0079193115234375, -0.0064544677734375, -0.0086669921875, 0.03973388671875, 0.01538848876953125, 0.0175933837890625, 0.0213470458984375, -0.01666259765625, -0.024688720703125, 0.0224151611328125, 0.016754150390625, 0.045501708984375, 0.01345062255859375, 0.007740020751953125, 0.0301513671875, 0.00980377197265625, -0.0606689453125, -0.10650634765625, 0.0223541259765625, -0.1024169921875, -0.0026950836181640625, 0.01311492919921875, 0.0169830322265625, 0.051025390625, -0.0235748291015625, -0.09869384765625, 0.0921630859375, -0.037109375, -0.03387451171875, -0.003162384033203125, -0.0159149169921875, 0.007526397705078125, 0.038482666015625, 0.0165557861328125, -0.0279083251953125, -0.044891357421875, -0.0215911865234375, 0.01502227783203125, -0.0138702392578125, 0.0582275390625, -0.0121612548828125, -0.07452392578125, -0.0195159912109375, -0.027313232421875, 0.00286102294921875, -0.026458740234375, 0.0224609375, 0.004512786865234375, 0.0220489501953125, -0.0294342041015625, -0.000579833984375, 0.003078460693359375, 0.0263519287109375, -0.0084686279296875, -0.018463134765625, -0.0419921875, -0.006805419921875, 0.0697021484375, 0.07598876953125, 0.0230865478515625, -0.061309814453125, 0.038299560546875, -0.0185394287109375, -0.02972412109375, -0.0141143798828125, 0.01407623291015625, -0.0501708984375, -0.038604736328125, 0.0181121826171875, 0.0025005340576171875, -0.018707275390625, -0.04449462890625, -0.0172119140625, -0.01861572265625, 0.0017633438110351562, -0.005825042724609375, 0.050811767578125, -0.00782012939453125, 0.0026531219482421875, -0.0023479461669921875, -0.01378631591796875, 0.00751495361328125, 0.00644683837890625, -0.0137481689453125, 0.0276947021484375, 0.02252197265625, -0.011016845703125, 0.0169677734375, 0.0269317626953125, 0.036468505859375, 0.00412750244140625, 0.024627685546875, -0.0361328125, -0.0121307373046875, 0.00107574462890625, -0.01078033447265625, -0.004058837890625, -0.0026264190673828125, -0.006252288818359375, -0.0084228515625, 0.04290771484375, 0.0007152557373046875, 0.07611083984375, -0.006053924560546875, 0.051605224609375, 0.00872039794921875, -0.03424072265625, 0.0303802490234375, -0.01444244384765625, -0.0221710205078125, 0.004024505615234375, -0.052581787109375, -0.083740234375, 0.049957275390625, 0.0599365234375, -0.0006685256958007812, 0.0284881591796875 ]
0e59a36b36712705447e379de1dd0cb4abf7664b
Wordpress Stackexchange Q: Change Page's Tag Using functions.php File In my child theme's functions.php file, I'm trying to change a page's title tag: function custom_title() { return "Page Title"; } add_filter( 'wp_head', 'custom_title', 9999 ); The code above is not changing the page's default title. What am I doing wrong? A: Check this out function custom_title($title_parts) { $title_parts['title'] = "Page Title"; return $title_parts; } add_filter( 'document_title_parts', 'custom_title' ); In custom_title, $title_parts contains 'title', 'page' (the pagination), 'tagline' (the slogan you specified) and 'site'. Set "title" the way you like.
Q: Change Page's Tag Using functions.php File In my child theme's functions.php file, I'm trying to change a page's title tag: function custom_title() { return "Page Title"; } add_filter( 'wp_head', 'custom_title', 9999 ); The code above is not changing the page's default title. What am I doing wrong? A: Check this out function custom_title($title_parts) { $title_parts['title'] = "Page Title"; return $title_parts; } add_filter( 'document_title_parts', 'custom_title' ); In custom_title, $title_parts contains 'title', 'page' (the pagination), 'tagline' (the slogan you specified) and 'site'. Set "title" the way you like.
wordpress
{ "language": "en", "length": 87, "provenance": "stackexchange_00019.jsonl.gz:465828", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228055" }
[ 0.01216888427734375, -0.00585174560546875, 0.0238189697265625, -0.004119873046875, -0.005817413330078125, -0.004161834716796875, 0.04150390625, -0.022125244140625, -0.0302276611328125, -0.00030112266540527344, -0.0019989013671875, -0.0005125999450683594, -0.05035400390625, -0.038909912109375, 0.006252288818359375, -0.0615234375, 0.022247314453125, 0.01092529296875, 0.038787841796875, -0.00804901123046875, 0.016021728515625, 0.007965087890625, 0.030548095703125, 0.0328369140625, 0.044708251953125, -0.0758056640625, 0.036285400390625, -0.0289154052734375, 0.0306243896484375, -0.0234222412109375, 0.0292205810546875, 0.0137786865234375, 0.0311279296875, -0.0058135986328125, -0.01251220703125, 0.02191162109375, 0.0211944580078125, -0.0269927978515625, -0.002140045166015625, 0.0406494140625, 0.021759033203125, -0.0000591278076171875, 0.0054168701171875, 0.0070037841796875, -0.00907135009765625, -0.05828857421875, 0.04052734375, -0.0298004150390625, 0.0012350082397460938, -0.00872039794921875, 0.0181121826171875, -0.0162506103515625, 0.0234527587890625, -0.02740478515625, -0.01232147216796875, -0.001445770263671875, 0.0116424560546875, 0.015167236328125, 0.0285491943359375, -0.033355712890625, -0.02362060546875, -0.0038394927978515625, 0.0226898193359375, 0.0177764892578125, 0.0203399658203125, -0.006237030029296875, 0.01666259765625, 0.0211944580078125, -0.01190185546875, -0.002834320068359375, 0.018310546875, -0.017669677734375, -0.0076141357421875, -0.0007739067077636719, -0.0140838623046875, 0.0044708251953125, -0.018768310546875, -0.033966064453125, 0.040191650390625, -0.003368377685546875, 0.0253753662109375, -0.0574951171875, 0.012603759765625, -0.0033664703369140625, 0.0197906494140625, 0.03680419921875, -0.003513336181640625, -0.00780487060546875, -0.036224365234375, 0.00537872314453125, -0.028717041015625, 0.0107574462890625, -0.0298309326171875, -0.00441741943359375, -0.01395416259765625, 0.0060882568359375, 0.0055084228515625, 0.0625, -0.021453857421875, 0.0196990966796875, 0.0017023086547851562, -0.019134521484375, 0.045379638671875, -0.053924560546875, 0.00946044921875, 0.00868988037109375, -0.0205535888671875, 0.0110015869140625, 0.03485107421875, 0.02984619140625, -0.0034027099609375, -0.021331787109375, 0.0009627342224121094, 0.01262664794921875, -0.05322265625, -0.0129241943359375, -0.0300140380859375, -0.025787353515625, -0.01334381103515625, -0.01215362548828125, 0.01195526123046875, 0.019561767578125, 0.0186920166015625, -0.025360107421875, 0.034881591796875, 0.02630615234375, -0.035858154296875, -0.025054931640625, -0.0269317626953125, -0.01372528076171875, -0.0310821533203125, 0.0128021240234375, 0.09027099609375, 0.0504150390625, 0.0181427001953125, -0.01522064208984375, 0.031982421875, -0.03680419921875, -0.0158538818359375, 0.0182342529296875, 0.0035686492919921875, -0.0240020751953125, 0.005138397216796875, -0.0305023193359375, -0.00244140625, -0.004329681396484375, 0.007747650146484375, 0.050811767578125, -0.00922393798828125, -0.04229736328125, 0.08099365234375, -0.0294952392578125, 0.0021457672119140625, 0.00440216064453125, 0.00576019287109375, -0.032257080078125, -0.0287017822265625, -0.0014429092407226562, 0.033538818359375, 0.00013005733489990234, 0.02117919921875, -0.03558349609375, -0.0292510986328125, 0.0252532958984375, -0.015960693359375, 0.04864501953125, 0.007572174072265625, -0.005359649658203125, 0.0165557861328125, -0.007778167724609375, 0.024658203125, 0.02972412109375, -0.0190277099609375, 0.0268402099609375, 0.041778564453125, 0.0188751220703125, -0.0239410400390625, 0.01959228515625, 0.027984619140625, 0.024322509765625, 0.0018682479858398438, -0.0211029052734375, 0.04425048828125, 0.0031147003173828125, -0.06854248046875, -0.014404296875, 0.00567626953125, 0.0479736328125, 0.0421142578125, 0.0308990478515625, 0.0240478515625, -0.0298004150390625, -0.04278564453125, 0.014678955078125, 0.0279388427734375, -0.0090179443359375, -0.032867431640625, -0.0205841064453125, 0.0013942718505859375, 0.007061004638671875, -0.0078277587890625, 0.0008053779602050781, 0.01153564453125, 0.0168609619140625, 0.01166534423828125, -0.01275634765625, -0.01201629638671875, 0.0212249755859375, 0.02728271484375, 0.0076904296875, -0.00710296630859375, -0.034088134765625, 0.012420654296875, -0.0218963623046875, -0.03729248046875, -0.02020263671875, -0.01171112060546875, -0.0164031982421875, -0.00994110107421875, -0.0166168212890625, 0.0030651092529296875, 0.0174560546875, -0.017120361328125, 0.03704833984375, 0.07122802734375, -0.01523590087890625, -0.0229644775390625, -0.0377197265625, 0.044464111328125, 0.006252288818359375, -0.057098388671875, 0.047393798828125, 0.056671142578125, 0.0487060546875, -0.040069580078125, -0.021484375, -0.028961181640625, -0.054412841796875, -0.005084991455078125, 0.0714111328125, 0.0230712890625, -0.0106353759765625, -0.01107025146484375, 0.037872314453125, 0.031463623046875, -0.0037689208984375, 0.014678955078125, 0.01120758056640625, 0.03839111328125, 0.0170745849609375, 0.00226593017578125, -0.034820556640625, 0.033782958984375, -0.0616455078125, 0.046539306640625, 0.024932861328125, -0.0250244140625, -0.03936767578125, 0.01995849609375, -0.034637451171875, 0.0295257568359375, -0.04949951171875, -0.05816650390625, -0.006473541259765625, 0.031036376953125, 0.0307159423828125, 0.04345703125, 0.035247802734375, -0.03363037109375, 0.01494598388671875, 0.005290985107421875, -0.008880615234375, -0.00678253173828125, 0.0294647216796875, -0.00395965576171875, -0.00424957275390625, -0.0194854736328125, 0.0026702880859375, -0.041351318359375, 0.0037994384765625, 0.004703521728515625, 0.051727294921875, -0.03350830078125, -0.01409149169921875, -0.010986328125, -0.04693603515625, -0.0195465087890625, 0.031768798828125, 0.01220703125, -0.017120361328125, -0.00921630859375, 0.033721923828125, -0.051300048828125, 0.06884765625, 0.00789642333984375, -0.0279693603515625, 0.038909912109375, -0.04486083984375, 0.0430908203125, -0.04974365234375, 0.07232666015625, 0.06536865234375, -0.031341552734375, 0.029998779296875, 0.0251617431640625, 0.0011396408081054688, 0.0472412109375, -0.0008940696716308594, -0.0021533966064453125, 0.03924560546875, -0.06744384765625, -0.001117706298828125, 0.01544189453125, 0.029998779296875, -0.01361083984375, -0.051055908203125, -0.010406494140625, 0.00832366943359375, -0.0751953125, -0.04852294921875, 0.0178680419921875, -0.00890350341796875, -0.0141448974609375, 0.0063934326171875, -0.005580902099609375, -0.00955963134765625, 0.018341064453125, -0.016754150390625, 0.0005216598510742188, -0.04705810546875, -0.042236328125, -0.05682373046875, -0.07098388671875, -0.0025997161865234375, 0.008270263671875, 0.01036834716796875, -0.0026226043701171875, 0.051177978515625, -0.00482177734375, -0.038909912109375, 0.0017442703247070312, 0.0041351318359375, -0.004566192626953125, -0.01203155517578125, 0.017120361328125, -0.04144287109375, 0.037109375, 0.0008249282836914062, -0.0034637451171875, 0.043212890625, -0.021392822265625, -0.021514892578125, -0.03155517578125, 0.01226806640625, -0.01120758056640625, 0.027984619140625, 0.0447998046875, 0.029510498046875, 0.01284027099609375, -0.019805908203125, -0.06036376953125, 0.0144805908203125, -0.04937744140625, 0.06475830078125, 0.0284271240234375, -0.017822265625, 0.0016870498657226562, 0.05072021484375, 0.005706787109375, -0.0008044242858886719, 0.0171966552734375, -0.01084136962890625, -0.00440216064453125, 0.0008063316345214844, 0.00347900390625, -0.0193328857421875, 0.060699462890625, 0.006381988525390625, 0.02362060546875, 0.0357666015625, 0.0275726318359375, 0.0018625259399414062, 0.00027179718017578125, -0.06048583984375, -0.07745361328125, 0.03173828125, -0.06024169921875, -0.01495361328125, -0.00867462158203125, -0.01041412353515625, 0.036102294921875, 0.08587646484375, -0.040679931640625, -0.020477294921875, 0.013641357421875, 0.01849365234375, 0.002288818359375, -0.026397705078125, -0.007022857666015625, -0.0260467529296875, -0.0997314453125, 0.03839111328125, -0.0118255615234375, -0.0014858245849609375, -0.02972412109375, 0.0654296875, -0.05072021484375, -0.030670166015625, 0.0379638671875, 0.0018177032470703125, -0.0052490234375, 0.031707763671875, -0.04632568359375, 0.02783203125, -0.033172607421875, -0.006572723388671875, -0.061767578125, -0.00937652587890625, -0.048126220703125, 0.0462646484375, 0.036865234375, -0.0162353515625, -0.0119476318359375, 0.032562255859375, 0.0518798828125, 0.0233612060546875, 0.01275634765625, -0.040435791015625, 0.0390625, -0.0013065338134765625, 0.0137939453125, -0.0241241455078125, -0.006103515625, 0.0101165771484375, -0.04266357421875, 0.037628173828125, -0.0027294158935546875, 0.01739501953125, 0.038848876953125, -0.03912353515625, -0.081787109375, -0.02777099609375, -0.0008797645568847656, -0.022003173828125, 0.019012451171875, -0.030487060546875, -0.01800537109375, -0.060302734375, 0.07568359375, 0.0265350341796875, -0.0264434814453125, -0.004772186279296875, 0.047515869140625, 0.01491546630859375, -0.0517578125, -0.03411865234375, -0.0002522468566894531, 0.0296173095703125, -0.0246124267578125, 0.040740966796875, -0.0181121826171875, -0.0295257568359375, 0.099609375, -0.032440185546875, 0.0210113525390625, 0.0008525848388671875, 0.04840087890625, -0.015899658203125, -0.026123046875, 0.0260467529296875, -0.01194000244140625, -0.0219573974609375, -0.006168365478515625, -0.0236358642578125, -0.008514404296875, -0.0131683349609375, 0.0281829833984375, -0.01270294189453125, 0.037139892578125, -0.0230865478515625, -0.00982666015625, 0.0061187744140625, 0.07135009765625, -0.0163421630859375, -0.0028667449951171875, 0.0169677734375, -0.040374755859375, -0.04266357421875, 0.04058837890625, -0.03509521484375, 0.025238037109375, -0.04510498046875, 0.057525634765625, -0.0219573974609375, 0.0241851806640625, -0.024383544921875, -0.00379180908203125, 0.02313232421875, 0.018310546875, -0.006870269775390625, -0.01313018798828125, -0.0081787109375, 0.008575439453125, -0.004222869873046875, 0.041473388671875, 0.00511932373046875, 0.0034008026123046875, -0.00384521484375, 0.0027370452880859375, 0.003582000732421875, 0.036224365234375, -0.036285400390625, 0.0120697021484375, 0.0188446044921875, -0.0260467529296875, -0.019073486328125, 0.0306243896484375, 0.037689208984375, -0.00875091552734375, -0.0210113525390625, 0.01187896728515625, 0.00769805908203125, 0.04937744140625, -0.00876617431640625, -0.0011281967163085938, 0.01213836669921875, 0.020751953125, 0.032318115234375, -0.009429931640625, -0.0163726806640625, 0.0226898193359375, 0.033111572265625, 0.000431060791015625, 0.00836181640625, -0.007251739501953125, -0.0408935546875, -0.012054443359375, 0.01343536376953125, -0.020294189453125, -0.036346435546875, -0.0172119140625, 0.0097198486328125, 0.0253448486328125, 0.004302978515625, -0.022613525390625, -0.0032558441162109375, -0.055633544921875, 0.015869140625, -0.0253753662109375, 0.006427764892578125, 0.0007686614990234375, -0.0207672119140625, -0.020751953125, 0.0014944076538085938, -0.011077880859375, -0.036285400390625, -0.037567138671875, -0.004180908203125, -0.0013151168823242188, 0.0214996337890625, -0.03814697265625, 0.0689697265625, -0.0299072265625, -0.0266876220703125, -0.0165863037109375, 0.00534820556640625, 0.06243896484375, 0.054351806640625, -0.06341552734375, 0.00394439697265625, -0.0478515625, -0.00508880615234375, -0.033050537109375, -0.0447998046875, -0.040771484375, -0.0182647705078125, 0.0244598388671875, 0.0212249755859375, 0.005336761474609375, -0.019775390625, -0.046234130859375, 0.0229339599609375, 0.034637451171875, 0.053955078125, -0.0309906005859375, 0.032073974609375, 0.039520263671875, 0.0200042724609375, -0.0034332275390625, -0.0149688720703125, -0.00565338134765625, -0.0123291015625, 0.023284912109375, -0.015960693359375, -0.0252685546875, -0.02734375, -0.049285888671875, 0.0022449493408203125, 0.055419921875, -0.00749969482421875, 0.021697998046875, -0.0215301513671875, 0.005107879638671875, -0.01204681396484375, -0.0167694091796875, -0.01366424560546875, -0.0310821533203125, 0.0308380126953125, -0.014923095703125, 0.01120758056640625, -0.0006480216979980469, 0.0114288330078125, -0.003170013427734375, -0.0158233642578125, 0.004192352294921875, 0.0181427001953125, -0.08978271484375, 0.0526123046875, 0.059722900390625, -0.0007419586181640625, 0.03729248046875, -0.0171661376953125, -0.004283905029296875, 0.047454833984375, 0.0094146728515625, -0.003143310546875, -0.0121612548828125, 0.061370849609375, 0.00511932373046875, 0.0060272216796875, 0.06744384765625, -0.01422882080078125, -0.0223236083984375, 0.03619384765625, 0.031280517578125, -0.05328369140625, -0.0012388229370117188, 0.020843505859375, 0.038421630859375, 0.022003173828125, 0.0250091552734375, -0.0135040283203125, -0.00424957275390625, -0.002704620361328125, -0.025115966796875, -0.0028820037841796875, 0.0222625732421875, 0.0276031494140625, 0.0014791488647460938, -0.0186004638671875, 0.059356689453125, 0.0183868408203125, -0.0170745849609375, -0.0063629150390625, -0.008026123046875, 0.006862640380859375, -0.0181884765625, 0.036956787109375, 0.01202392578125, -0.0025005340576171875, -0.056732177734375, 0.058258056640625, 0.0093841552734375, -0.0201416015625, 0.0002334117889404297, -0.003204345703125, -0.0249786376953125, 0.044464111328125, -0.0416259765625, 0.0194244384765625, 0.015777587890625, -0.06793212890625, -0.051605224609375, -0.01340484619140625, 0.0309906005859375, -0.015655517578125, -0.032257080078125, 0.0192718505859375, -0.053955078125, -0.03997802734375, -0.01259613037109375, -0.03436279296875, 0.049591064453125, -0.00717926025390625, -0.027862548828125, 0.0022983551025390625, -0.005985260009765625, 0.0200347900390625, -0.001800537109375, -0.002979278564453125, -0.03759765625, -0.019287109375, -0.01165771484375, -0.051177978515625, -0.009521484375, -0.0166015625, -0.07275390625, 0.1331787109375, 0.02496337890625, 0.0426025390625, 0.007144927978515625, 0.046478271484375, -0.03851318359375, 0.0175628662109375, -0.044830322265625, 0.0200347900390625, 0.023590087890625, 0.050048828125, -0.028411865234375, -0.00919342041015625, 0.030242919921875, 0.03472900390625, -0.007476806640625, 0.0008845329284667969, -0.00485992431640625, -0.004871368408203125, 0.0262908935546875, 0.037261962890625, 0.0132293701171875, 0.005176544189453125, -0.0261383056640625, 0.01384735107421875, -0.0218353271484375, -0.025970458984375, 0.0175323486328125, -0.039947509765625, -0.051300048828125, 0.00286102294921875, 0.044097900390625, 0.0312347412109375, -0.0236663818359375, -0.030426025390625, -0.0443115234375, 0.0025234222412109375, 0.03656005859375, 0.01885986328125, -0.022705078125, 0.05548095703125, 0.05792236328125, -0.055572509765625, -0.051666259765625, -0.04132080078125, 0.04852294921875, 0.032562255859375, 0.015350341796875, -0.0041961669921875, 0.0083160400390625, -0.01103973388671875, -0.0235595703125, 0.00292205810546875, 0.0200958251953125, -0.016021728515625, 0.056640625, 0.01432037353515625, 0.004436492919921875, -0.048370361328125, 0.02984619140625, 0.03155517578125, 0.06939697265625, -0.0557861328125, 0.009307861328125, 0.00960540771484375, 0.0021228790283203125, -0.0224456787109375, -0.0499267578125, -0.0129852294921875, 0.018218994140625, 0.017822265625, -0.0204620361328125, 0.0202789306640625, 0.049468994140625, -0.003753662109375, 0.00811004638671875, 0.00873565673828125, -0.03924560546875, 0.0360107421875, -0.04327392578125, 0.00687408447265625, -0.0102081298828125, 0.048828125, 0.03619384765625, 0.04345703125, -0.0182952880859375, -0.0293426513671875, 0.0130615234375, 0.041229248046875, 0.006809234619140625, -0.021820068359375, -0.0322265625, -0.054229736328125, 0.0021343231201171875, 0.02972412109375, 0.034759521484375, 0.01517486572265625, 0.042449951171875, 0.0126190185546875, -0.028076171875, 0.003833770751953125, -0.01715087890625, -0.0261993408203125, -0.0085296630859375, -0.01096343994140625, 0.006877899169921875, 0.0103302001953125, -0.00933837890625, 0.0009927749633789062, 0.0491943359375, -0.0007867813110351562, -0.0283660888671875, -0.00194549560546875, 0.007221221923828125, -0.049072265625, 0.0272216796875, 0.0247802734375, 0.076416015625, 0.018096923828125, -0.09088134765625, -0.0169525146484375, -0.0112457275390625, -0.0511474609375, 0.02490234375, 0.050506591796875, -0.025604248046875, 0.00560760498046875, -0.020263671875, 0.0228424072265625, 0.036163330078125, -0.0406494140625, -0.00728607177734375, 0.065673828125, 0.0382080078125, 0.0270538330078125, -0.020721435546875, -0.007068634033203125, 0.014801025390625, 0.032928466796875, 0.00731658935546875, 0.03509521484375, -0.01245880126953125, 0.0260467529296875, -0.00693511962890625, 0.032440185546875, -0.047515869140625, -0.0487060546875, 0.09405517578125, -0.014801025390625, -0.0022449493408203125, -0.01534271240234375, -0.061431884765625, 0.04693603515625, 0.0212860107421875, 0.0005860328674316406, 0.039337158203125, -0.0035533905029296875, 0.005374908447265625, -0.0093231201171875, -0.0106658935546875, -0.01849365234375, -0.0006461143493652344, -0.039886474609375, -0.02630615234375, 0.052032470703125, 0.02911376953125, -0.0095062255859375, 0.016082763671875, -0.0105438232421875, 0.00334930419921875, 0.01849365234375, -0.010955810546875, 0.0261383056640625, 0.033660888671875, -0.050445556640625, -0.06671142578125, 0.033203125, -0.005565643310546875, -0.0148162841796875, 0.0258941650390625, 0.051544189453125, 0.01201629638671875, -0.0180816650390625, -0.023468017578125, -0.04443359375, -0.01177978515625, -0.040863037109375, -0.004673004150390625, -0.01441192626953125, 0.006946563720703125, 0.00296783447265625, -0.04888916015625, -0.01306915283203125, -0.0311126708984375, -0.01561737060546875, 0.022796630859375, -0.02099609375, -0.032440185546875, -0.036407470703125, 0.00981903076171875, -0.007755279541015625, -0.003814697265625, -0.025115966796875, 0.040496826171875, -0.04803466796875, -0.0234527587890625, -0.00428009033203125, -0.040863037109375, 0.01236724853515625, -0.001201629638671875, -0.04248046875, -0.0015277862548828125, -0.05694580078125, -0.02880859375, -0.02813720703125, 0.0299835205078125, 0.07598876953125, -0.023681640625, -0.0279693603515625, 0.01369476318359375, 0.0087432861328125, 0.0831298828125, -0.029296875, -0.0252838134765625, -0.0012750625610351562, -0.0050048828125, 0.00505828857421875, -0.05718994140625, 0.0226287841796875, -0.09674072265625, -0.021240234375, 0.019744873046875, -0.034423828125, -0.01236724853515625, -0.052764892578125, -0.060272216796875, 0.01299285888671875, 0.01422119140625, -0.035400390625, -0.0206756591796875, 0.02020263671875, -0.0208892822265625, 0.0170440673828125, 0.005268096923828125, -0.0440673828125, 0.0177764892578125, 0.0274810791015625, 0.0180511474609375, 0.0728759765625, 0.003345489501953125, 0.050201416015625, -0.005664825439453125, 0.02166748046875, -0.00679779052734375, -0.00008600950241088867, 0.037261962890625, -0.03228759765625, 0.0199432373046875, 0.0243072509765625, -0.06475830078125, -0.07958984375, -0.035400390625, 0.01284027099609375, -0.004878997802734375, -0.0447998046875, -0.01000213623046875, -0.03582763671875, 0.0333251953125, 0.0238494873046875, 0.000965118408203125, 0.002147674560546875, -0.004917144775390625, -0.01438140869140625, -0.03228759765625, -0.0010976791381835938, 0.0141754150390625, -0.056793212890625, 0.0001735687255859375, 0.0306396484375, -0.034637451171875, -0.0144195556640625, 0.0003337860107421875, -0.06585693359375, 0.010162353515625, -0.03228759765625, 0.0014772415161132812, -0.03289794921875, -0.03167724609375, 0.068115234375, -0.05078125, -0.03790283203125, 0.0203704833984375, 0.0235748291015625, -0.00014543533325195312, -0.019195556640625, -0.0005626678466796875, 0.028594970703125, -0.01800537109375, -0.014312744140625, 0.02996826171875, 0.01378631591796875, 0.0131378173828125, -0.01303863525390625, 0.00324249267578125, 0.03326416015625, -0.0103759765625, 0.015289306640625, -0.0200653076171875, 0.057464599609375, 0.00003230571746826172, 0.058624267578125, -0.005908966064453125, 0.041107177734375, -0.006000518798828125, 0.0228424072265625, -0.018035888671875, -0.00316619873046875, -0.0176849365234375, 0.00836181640625, 0.012725830078125, -0.0218505859375, 0.0284576416015625, -0.024932861328125, -0.007472991943359375, -0.07562255859375, -0.0000027418136596679688, 0.0164947509765625 ]
c90221a3d9ec2f36396e69cc68ef39a4e0a9d70e
Wordpress Stackexchange Q: Multisite - Keep users logged in only to their site How can we keep users logged in only to their site and not to entire network? If they visit other sites on the network I want to be the same as they visit any other typical website on the internet. A: As far as I remember the users in multisite are shared. They are tracked in one database table and use same cookie for authentication. The more practical approach is to track not merely login status, but capabilities. Users should be exposed to actions/information that they can perform/see, according to their Role on specific site. You don't cover your use case in sufficient detail to advise on how that might apply to it.
Q: Multisite - Keep users logged in only to their site How can we keep users logged in only to their site and not to entire network? If they visit other sites on the network I want to be the same as they visit any other typical website on the internet. A: As far as I remember the users in multisite are shared. They are tracked in one database table and use same cookie for authentication. The more practical approach is to track not merely login status, but capabilities. Users should be exposed to actions/information that they can perform/see, according to their Role on specific site. You don't cover your use case in sufficient detail to advise on how that might apply to it.
wordpress
{ "language": "en", "length": 124, "provenance": "stackexchange_00019.jsonl.gz:465836", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228078" }
[ 0.053375244140625, 0.01197052001953125, -0.0163421630859375, 0.01142120361328125, 0.0211639404296875, -0.058624267578125, 0.056396484375, -0.0279541015625, -0.01849365234375, 0.004703521728515625, 0.000827789306640625, 0.006572723388671875, -0.034912109375, -0.047393798828125, 0.0179595947265625, -0.0306243896484375, 0.01155853271484375, -0.019500732421875, -0.0010509490966796875, -0.0152130126953125, 0.00791168212890625, -0.0022907257080078125, 0.00246429443359375, 0.0178070068359375, 0.0296783447265625, -0.0205841064453125, -0.001232147216796875, 0.022369384765625, 0.0139923095703125, 0.0120849609375, 0.030242919921875, -0.0223236083984375, 0.0260009765625, 0.00012636184692382812, -0.0269622802734375, -0.062042236328125, 0.0010623931884765625, -0.01256561279296875, -0.0077362060546875, 0.0176849365234375, 0.020843505859375, -0.004032135009765625, 0.0229949951171875, 0.01490020751953125, -0.004711151123046875, -0.01934814453125, 0.0242156982421875, -0.040435791015625, 0.014739990234375, -0.020904541015625, 0.010894775390625, 0.03240966796875, 0.02545166015625, -0.01593017578125, -0.031829833984375, -0.006256103515625, 0.0482177734375, -0.053863525390625, 0.056243896484375, -0.042144775390625, -0.06671142578125, -0.049896240234375, 0.048187255859375, -0.0299835205078125, 0.006702423095703125, -0.0235748291015625, -0.005859375, 0.02294921875, -0.0677490234375, -0.0142822265625, 0.03955078125, -0.0260009765625, 0.031585693359375, 0.01270294189453125, -0.04412841796875, -0.0229949951171875, 0.0103912353515625, 0.0092926025390625, 0.042724609375, -0.03485107421875, -0.06573486328125, -0.0038738250732421875, -0.08099365234375, -0.0389404296875, 0.0020656585693359375, 0.007110595703125, -0.0286712646484375, 0.00678253173828125, 0.01160430908203125, 0.0220947265625, -0.01033782958984375, 0.05963134765625, -0.0073089599609375, 0.04901123046875, -0.01556396484375, 0.016204833984375, 0.008331298828125, 0.037200927734375, 0.01157379150390625, -0.0295562744140625, -0.0621337890625, 0.003936767578125, -0.1280517578125, 0.00910186767578125, 0.004718780517578125, 0.0546875, 0.036376953125, 0.025054931640625, 0.007354736328125, -0.0181427001953125, -0.005634307861328125, 0.005489349365234375, -0.004058837890625, -0.05487060546875, -0.016571044921875, 0.024383544921875, -0.00884246826171875, 0.00014483928680419922, 0.0199737548828125, -0.0178680419921875, -0.0282135009765625, 0.003124237060546875, -0.0141754150390625, 0.0124053955078125, -0.021148681640625, -0.033905029296875, 0.0135040283203125, -0.0110626220703125, -0.04827880859375, 0.046966552734375, -0.0281829833984375, 0.0012836456298828125, 0.043548583984375, 0.0241546630859375, 0.0038318634033203125, -0.0306854248046875, 0.0230865478515625, 0.0141143798828125, -0.0191802978515625, 0.01055145263671875, 0.0235748291015625, -0.05706787109375, -0.04461669921875, -0.01395416259765625, -0.0305328369140625, 0.028350830078125, 0.021209716796875, 0.0175323486328125, -0.0297698974609375, -0.05517578125, 0.00408935546875, -0.0264892578125, -0.03765869140625, -0.0068511962890625, 0.041656494140625, -0.0216522216796875, -0.01190185546875, -0.01342010498046875, 0.050201416015625, 0.026397705078125, 0.013916015625, 0.007610321044921875, 0.0236663818359375, 0.03790283203125, 0.00832366943359375, -0.0224609375, 0.0028858184814453125, 0.00566864013671875, 0.005504608154296875, -0.0004010200500488281, -0.0626220703125, 0.00804901123046875, 0.04510498046875, 0.0235137939453125, 0.0008702278137207031, 0.0265045166015625, -0.027740478515625, 0.02777099609375, 0.025238037109375, 0.02325439453125, 0.034423828125, -0.0138702392578125, 0.0357666015625, 0.0246734619140625, -0.0140380859375, 0.04388427734375, -0.031097412109375, 0.034271240234375, 0.026611328125, 0.0020771026611328125, -0.0248565673828125, 0.01361083984375, -0.00850677490234375, -0.003505706787109375, 0.0138092041015625, -0.0133056640625, -0.006622314453125, 0.005985260009765625, 0.00138092041015625, -0.0286102294921875, 0.056671142578125, -0.0196990966796875, 0.033782958984375, -0.03082275390625, -0.0156402587890625, -0.0246734619140625, 0.0066070556640625, 0.0016374588012695312, 0.0285491943359375, 0.03326416015625, -0.00344085693359375, 0.0372314453125, -0.00153350830078125, -0.07318115234375, -0.032318115234375, 0.0074615478515625, -0.01404571533203125, 0.006778717041015625, 0.0216827392578125, 0.0178375244140625, 0.0014057159423828125, 0.01549530029296875, -0.004024505615234375, -0.0509033203125, 0.031341552734375, -0.035308837890625, -0.005031585693359375, -0.0201263427734375, 0.00505828857421875, -0.002471923828125, -0.01873779296875, 0.03265380859375, 0.00576019287109375, 0.064453125, 0.0014133453369140625, 0.01250457763671875, 0.0146942138671875, 0.00946044921875, -0.003482818603515625, -0.006954193115234375, 0.0185699462890625, -0.0157470703125, -0.00110626220703125, 0.03778076171875, -0.0292510986328125, -0.0457763671875, 0.01044464111328125, 0.0191650390625, 0.0019664764404296875, 0.038970947265625, 0.0216064453125, -0.00823211669921875, 0.01299285888671875, 0.00289154052734375, -0.01105499267578125, 0.018768310546875, -0.00836181640625, 0.009918212890625, -0.0049896240234375, -0.0161590576171875, -0.00380706787109375, -0.0283050537109375, -0.002819061279296875, -0.004657745361328125, -0.060546875, -0.01224517822265625, -0.0135650634765625, 0.001575469970703125, 0.0188446044921875, -0.02142333984375, 0.015655517578125, -0.03387451171875, -0.006031036376953125, 0.050201416015625, 0.056884765625, -0.0192718505859375, -0.0226898193359375, -0.0243377685546875, -0.0025043487548828125, 0.0287322998046875, -0.0152587890625, -0.007602691650390625, -0.01361083984375, -0.01438140869140625, 0.029022216796875, 0.0180206298828125, 0.00942230224609375, 0.0014619827270507812, -0.00655364990234375, -0.031524658203125, 0.0120697021484375, -0.01332855224609375, -0.0238800048828125, 0.0114593505859375, 0.0176239013671875, -0.049713134765625, -0.014678955078125, -0.047637939453125, 0.040130615234375, -0.041534423828125, 0.02093505859375, 0.0716552734375, 0.00400543212890625, 0.005146026611328125, -0.0310516357421875, 0.007965087890625, -0.01280975341796875, -0.0301055908203125, -0.0247802734375, -0.032745361328125, -0.0265350341796875, 0.0206146240234375, 0.01318359375, -0.0092620849609375, -0.02032470703125, -0.014312744140625, -0.024505615234375, -0.00940704345703125, -0.0269012451171875, -0.01015472412109375, -0.05999755859375, -0.05426025390625, 0.00830078125, -0.0248260498046875, -0.00757598876953125, 0.02001953125, 0.0024852752685546875, 0.0211639404296875, -0.042022705078125, -0.027984619140625, 0.00110626220703125, -0.0531005859375, -0.023406982421875, 0.0270233154296875, -0.0010652542114257812, -0.00423431396484375, -0.0024356842041015625, 0.01113128662109375, -0.002971649169921875, -0.004863739013671875, -0.017852783203125, 0.0220947265625, -0.0077056884765625, -0.07208251953125, -0.0450439453125, 0.0037822723388671875, 0.00710296630859375, 0.01519012451171875, -0.049652099609375, -0.01548004150390625, 0.0384521484375, -0.0357666015625, 0.02935791015625, -0.017730712890625, 0.050445556640625, -0.03375244140625, -0.05230712890625, 0.0335693359375, 0.01678466796875, -0.03021240234375, -0.0137481689453125, -0.026611328125, -0.0587158203125, 0.0219268798828125, 0.048309326171875, -0.0179443359375, 0.007144927978515625, -0.0215911865234375, 0.0546875, 0.032501220703125, -0.03021240234375, 0.0123138427734375, 0.0179595947265625, 0.01434326171875, 0.033966064453125, -0.005237579345703125, 0.019317626953125, -0.0263824462890625, 0.003070831298828125, -0.01325225830078125, 0.00014734268188476562, -0.0224456787109375, 0.0333251953125, -0.033660888671875, -0.043243408203125, 0.047943115234375, -0.0085296630859375, 0.0284423828125, -0.0667724609375, -0.016204833984375, -0.053741455078125, 0.08026123046875, -0.0418701171875, 0.00012814998626708984, 0.00714111328125, 0.014007568359375, -0.029296875, -0.026458740234375, -0.05731201171875, -0.007114410400390625, 0.01507568359375, -0.020843505859375, -0.02734375, -0.004680633544921875, 0.00301361083984375, -0.0423583984375, 0.03228759765625, -0.033050537109375, -0.0079498291015625, 0.0127410888671875, 0.027252197265625, -0.052276611328125, 0.038818359375, -0.058013916015625, 0.051971435546875, -0.061248779296875, 0.012298583984375, -0.00017952919006347656, -0.029052734375, 0.01009368896484375, 0.0288543701171875, -0.0117950439453125, 0.004619598388671875, 0.015625, -0.042694091796875, 0.0201416015625, -0.036773681640625, 0.01136016845703125, -0.00937652587890625, 0.030853271484375, -0.0245819091796875, -0.0060577392578125, 0.015869140625, -0.0305633544921875, -0.03350830078125, -0.04510498046875, -0.04156494140625, -0.02044677734375, -0.006877899169921875, -0.0216522216796875, -0.04241943359375, -0.022125244140625, 0.030731201171875, 0.00971221923828125, 0.00809478759765625, 0.0037689208984375, -0.0146026611328125, -0.014373779296875, 0.0157623291015625, 0.0328369140625, -0.0263519287109375, 0.0150146484375, 0.0286102294921875, 0.0231781005859375, -0.019287109375, -0.0467529296875, 0.007541656494140625, 0.016326904296875, -0.0193023681640625, 0.052886962890625, 0.0272369384765625, -0.00765228271484375, 0.03839111328125, -0.00032639503479003906, 0.0138702392578125, -0.008270263671875, 0.0202484130859375, -0.003444671630859375, -0.033599853515625, 0.034027099609375, -0.01129913330078125, -0.03118896484375, 0.004077911376953125, -0.0106353759765625, 0.0209197998046875, -0.01493072509765625, 0.00601959228515625, 0.0289154052734375, -0.045074462890625, -0.03668212890625, -0.032196044921875, 0.00011152029037475586, -0.02642822265625, 0.0374755859375, 0.02520751953125, -0.00440216064453125, 0.0173187255859375, 0.01456451416015625, -0.036712646484375, -0.032470703125, -0.036468505859375, -0.01064300537109375, -0.0197296142578125, -0.0003273487091064453, -0.034454345703125, -0.0021228790283203125, -0.020660400390625, 0.09735107421875, 0.0025157928466796875, -0.078125, 0.07177734375, -0.033355712890625, 0.034759521484375, 0.051116943359375, 0.00778961181640625, 0.046844482421875, -0.036590576171875, -0.044525146484375, -0.01091766357421875, -0.00994110107421875, -0.057281494140625, -0.054046630859375, -0.030426025390625, -0.036346435546875, -0.0022869110107421875, 0.0287628173828125, 0.0232696533203125, -0.0711669921875, 0.048980712890625, 0.00038623809814453125, 0.038238525390625, 0.0755615234375, -0.0350341796875, -0.0123138427734375, 0.0675048828125, -0.047576904296875, 0.01177978515625, 0.0185699462890625, 0.017608642578125, -0.00970458984375, 0.053955078125, 0.02203369140625, 0.0447998046875, 0.041351318359375, -0.0716552734375, -0.0295562744140625, 0.00913238525390625, 0.027435302734375, -0.038055419921875, -0.07086181640625, 0.0036563873291015625, 0.01556396484375, 0.01617431640625, -0.0726318359375, 0.0274200439453125, -0.038665771484375, -0.0173492431640625, -0.054229736328125, 0.0218048095703125, -0.06793212890625, -0.0298614501953125, 0.0011720657348632812, -0.06658935546875, -0.03533935546875, 0.01020050048828125, -0.0261688232421875, -0.0032482147216796875, 0.0011072158813476562, -0.0311737060546875, -0.00801849365234375, -0.0120697021484375, 0.0330810546875, -0.030181884765625, -0.01367950439453125, -0.004779815673828125, -0.0006475448608398438, 0.020111083984375, 0.008544921875, -0.030426025390625, 0.0013246536254882812, -0.0246734619140625, -0.01288604736328125, -0.004150390625, -0.046783447265625, -0.033966064453125, -0.007617950439453125, 0.040252685546875, 0.035980224609375, -0.01305389404296875, -0.07489013671875, -0.02093505859375, -0.00634765625, 0.03192138671875, 0.01910400390625, -0.041748046875, 0.07281494140625, 0.0182952880859375, 0.05950927734375, 0.02337646484375, 0.05078125, 0.01500701904296875, -0.02362060546875, 0.00809478759765625, -0.023590087890625, -0.036651611328125, -0.0204010009765625, -0.0122528076171875, 0.013153076171875, 0.049560546875, -0.00872802734375, -0.0084075927734375, -0.0162353515625, 0.00211334228515625, -0.0199127197265625, 0.0282440185546875, 0.0169219970703125, 0.0192108154296875, -0.0135955810546875, 0.01947021484375, 0.0171661376953125, -0.0138092041015625, -0.027557373046875, -0.007244110107421875, 0.035919189453125, 0.0139923095703125, -0.035736083984375, -0.0029048919677734375, 0.003963470458984375, 0.00702667236328125, -0.00293731689453125, 0.025787353515625, 0.028076171875, 0.0262603759765625, 0.001468658447265625, 0.0022411346435546875, -0.04071044921875, -0.0180511474609375, 0.0007281303405761719, -0.0130462646484375, -0.0201568603515625, -0.0159912109375, -0.0185546875, 0.00824737548828125, 0.06451416015625, 0.06982421875, -0.0966796875, 0.0128021240234375, 0.0218353271484375, 0.013916015625, -0.017181396484375, 0.0173492431640625, -0.01471710205078125, -0.0134735107421875, -0.0157623291015625, -0.002960205078125, -0.0211029052734375, -0.00812530517578125, 0.0091094970703125, -0.008575439453125, -0.00508880615234375, 0.0097198486328125, 0.0038394927978515625, 0.03802490234375, -0.0291290283203125, -0.006763458251953125, 0.021697998046875, -0.030517578125, -0.045806884765625, 0.047271728515625, -0.051849365234375, -0.08197021484375, 0.00914764404296875, -0.025390625, 0.007411956787109375, 0.0240478515625, 0.008514404296875, 0.051513671875, 0.04595947265625, 0.004489898681640625, -0.00629425048828125, 0.01529693603515625, 0.0175323486328125, -0.0170745849609375, 0.0034122467041015625, 0.0303497314453125, -0.046905517578125, -0.02020263671875, 0.00473785400390625, -0.049957275390625, -0.023529052734375, -0.02337646484375, -0.01081085205078125, 0.0413818359375, -0.03131103515625, -0.0015802383422851562, 0.0272216796875, 0.06439208984375, 0.002864837646484375, -0.0218353271484375, -0.001102447509765625, -0.07110595703125, -0.0297088623046875, -0.0166168212890625, -0.01910400390625, 0.01739501953125, -0.0283203125, -0.07098388671875, 0.056121826171875, 0.0313720703125, 0.029205322265625, -0.0074462890625, 0.0220184326171875, -0.022918701171875, -0.0034732818603515625, -0.03857421875, 0.050079345703125, -0.0196380615234375, 0.082763671875, -0.05609130859375, -0.0069427490234375, 0.044647216796875, 0.03912353515625, 0.051177978515625, 0.023193359375, -0.0950927734375, -0.0391845703125, -0.0276641845703125, 0.013458251953125, 0.00971221923828125, 0.0859375, -0.007289886474609375, 0.05950927734375, 0.048919677734375, -0.0389404296875, 0.032928466796875, 0.0295257568359375, -0.0484619140625, 0.0079345703125, -0.034637451171875, -0.0797119140625, -0.0006327629089355469, 0.0045623779296875, -0.055084228515625, 0.0161895751953125, -0.006134033203125, 0.05828857421875, -0.0017070770263671875, -0.0189361572265625, -0.0193939208984375, 0.00665283203125, 0.063720703125, -0.02874755859375, 0.03692626953125, 0.0038127899169921875, 0.0033168792724609375, 0.05145263671875, 0.0202178955078125, 0.006072998046875, 0.01611328125, 0.0009832382202148438, 0.006000518798828125, 0.00724029541015625, 0.0172119140625, 0.0143890380859375, 0.0222015380859375, -0.0633544921875, -0.038299560546875, 0.06158447265625, 0.05938720703125, -0.0138397216796875, -0.018707275390625, 0.01107025146484375, 0.0215606689453125, 0.0232696533203125, 0.031585693359375, 0.07489013671875, 0.0244598388671875, 0.043609619140625, -0.0164337158203125, 0.0010652542114257812, 0.006641387939453125, 0.0160980224609375, 0.01500701904296875, 0.0390625, -0.03436279296875, -0.01502227783203125, -0.02093505859375, 0.00019657611846923828, -0.0224151611328125, -0.0120391845703125, 0.036407470703125, 0.02459716796875, 0.032379150390625, 0.0067596435546875, -0.0226593017578125, 0.031341552734375, 0.005046844482421875, 0.021636962890625, -0.051971435546875, -0.052154541015625, 0.021728515625, 0.046783447265625, 0.0298004150390625, -0.004215240478515625, 0.02142333984375, 0.0265045166015625, -0.00324249267578125, 0.00540924072265625, 0.010894775390625, -0.01128387451171875, 0.044464111328125, -0.0252532958984375, 0.024749755859375, 0.0089111328125, -0.02801513671875, -0.02996826171875, 0.01230621337890625, 0.0667724609375, -0.01120758056640625, 0.056396484375, 0.005298614501953125, -0.0188751220703125, -0.01288604736328125, -0.010894775390625, 0.029815673828125, 0.002780914306640625, -0.0022182464599609375, 0.0165863037109375, -0.036376953125, -0.0228271484375, -0.0193023681640625, 0.0243072509765625, 0.006122589111328125, 0.011871337890625, 0.027557373046875, 0.01253509521484375, 0.024627685546875, -0.0144805908203125, -0.012939453125, -0.032470703125, 0.046051025390625, -0.01113128662109375, -0.052734375, -0.0284881591796875, -0.004177093505859375, 0.0223388671875, 0.0013532638549804688, 0.00276947021484375, 0.0214080810546875, 0.031494140625, 0.03076171875, 0.005313873291015625, 0.015777587890625, 0.01149749755859375, -0.0003731250762939453, -0.01137542724609375, 0.0218353271484375, -0.015167236328125, -0.04034423828125, 0.054718017578125, -0.00682830810546875, 0.00960540771484375, 0.044952392578125, -0.017333984375, -0.0009264945983886719, 0.01085662841796875, 0.01219940185546875, -0.0240020751953125, -0.0132598876953125, -0.048828125, -0.014678955078125, 0.043365478515625, 0.004337310791015625, -0.0266571044921875, 0.0703125, -0.0282135009765625, -0.016845703125, -0.00653839111328125, -0.06695556640625, -0.0274658203125, 0.0144805908203125, 0.00955963134765625, 0.0199127197265625, -0.0015001296997070312, -0.018829345703125, 0.00213623046875, 0.0066986083984375, -0.022918701171875, 0.0147857666015625, -0.045745849609375, 0.0297088623046875, 0.055572509765625, 0.04296875, -0.001682281494140625, 0.002880096435546875, 0.039520263671875, -0.033233642578125, -0.00557708740234375, -0.0321044921875, -0.038116455078125, -0.037506103515625, 0.0010862350463867188, 0.0175323486328125, -0.019500732421875, -0.0440673828125, -0.06744384765625, 0.0111236572265625, 0.0557861328125, -0.0100250244140625, -0.038909912109375, 0.0265045166015625, -0.061920166015625, 0.0347900390625, -0.0113372802734375, -0.0738525390625, 0.0311737060546875, 0.0257720947265625, 0.01192474365234375, 0.0210723876953125, -0.0281524658203125, -0.040740966796875, 0.0221710205078125, 0.0014600753784179688, 0.007068634033203125, 0.0183563232421875, 0.04095458984375, 0.000820159912109375, -0.040802001953125, 0.0418701171875, -0.06451416015625, -0.01300811767578125, 0.00637054443359375, -0.00873565673828125, 0.007144927978515625, 0.0277252197265625, -0.021514892578125, 0.037445068359375, -0.0291595458984375, -0.01238250732421875, -0.0065155029296875, -0.0005087852478027344, -0.04119873046875, -0.048248291015625, 0.08905029296875, -0.0072784423828125, -0.023406982421875, -0.08349609375, -0.006160736083984375, 0.01641845703125, -0.01519012451171875, -0.0439453125, 0.0008845329284667969, -0.058929443359375, 0.03924560546875, 0.0294342041015625, -0.06121826171875, 0.04046630859375, 0.0167388916015625, -0.08734130859375, 0.01287078857421875, 0.01157379150390625, -0.017578125, 0.0229949951171875, -0.013702392578125, 0.06170654296875, 0.06817626953125, -0.00957489013671875, 0.041259765625, 0.00882720947265625, -0.032470703125, -0.0125579833984375, -0.010345458984375, 0.01419830322265625, -0.015045166015625, 0.035247802734375, 0.03515625, -0.0034542083740234375, -0.0234222412109375, -0.0266265869140625, -0.036712646484375, -0.0020198822021484375, 0.0043792724609375, 0.016693115234375, -0.0638427734375, 0.0019626617431640625, 0.033538818359375, -0.041778564453125, 0.016265869140625, 0.0307464599609375, -0.0562744140625, 0.03704833984375, 0.04364013671875, -0.019134521484375, -0.053375244140625, -0.00833892822265625, -0.007183074951171875, -0.01107025146484375, -0.0129852294921875, -0.01019287109375, 0.0035858154296875, -0.037445068359375, 0.0197906494140625, 0.01078033447265625, 0.0026912689208984375, -0.025543212890625, 0.009368896484375, 0.017364501953125, 0.01084136962890625, -0.0088958740234375, -0.0283203125, -0.036407470703125, 0.031585693359375, 0.0179595947265625, 0.062103271484375, -0.0009350776672363281, -0.032562255859375, 0.036834716796875, -0.029296875, -0.025909423828125, -0.04266357421875, -0.04217529296875, 0.0290374755859375, 0.0012159347534179688, -0.00807952880859375, 0.030059814453125, -0.0005044937133789062, 0.0036907196044921875, -0.0128173828125, 0.00585174560546875, -0.0477294921875, 0.052642822265625, -0.0823974609375, 0.00579833984375, 0.03363037109375 ]
be9eb80f16fd0759ab0ebab279dda77dd0d2872f
Wordpress Stackexchange Q: Check if user already visited this post today I have a piece of code which measures a post popularity. How would I go about checking if user didn't already visited this post for past 24 hours? Do I need to set a cookie for user and for each post they visited? I $count = get_post_meta($post_id, 'popular_posts', true); if(user-didnt-visited-this-page-in-last-24-hours) : $count++; update_post_meta($post_id, $count_key, $count); endif; A: Note! This code was not tested! <?php function my_visitor_cookie($post_id) { if ( empty($post_id) ) { global $post; $post_id = $post->ID; } // get post meta $count = get_post_meta($post_id, 'unique_post_visits', true); // if there was no meta value if( empty($count) ) { $count = 0; } // check if cookie was already set (cookie name for the current post) if( !isset($_COOKIE['my_visitor_' . $post_id]) ) { // set visitor cookie if it is not set already setcookie( 'my_visitor_' . $post_id, // cookie name for the current post $post_id, // any value, shot in the dark DAY_IN_SECONDS // WordPress time constant ); // increase count $count++; // update count update_post_meta($post_id, 'unique_post_visits', $count); } } // add_action('wp_head', 'my_visitor_cookie'); add_action('init', 'my_visitor_cookie'); // updated according to the comments
Q: Check if user already visited this post today I have a piece of code which measures a post popularity. How would I go about checking if user didn't already visited this post for past 24 hours? Do I need to set a cookie for user and for each post they visited? I $count = get_post_meta($post_id, 'popular_posts', true); if(user-didnt-visited-this-page-in-last-24-hours) : $count++; update_post_meta($post_id, $count_key, $count); endif; A: Note! This code was not tested! <?php function my_visitor_cookie($post_id) { if ( empty($post_id) ) { global $post; $post_id = $post->ID; } // get post meta $count = get_post_meta($post_id, 'unique_post_visits', true); // if there was no meta value if( empty($count) ) { $count = 0; } // check if cookie was already set (cookie name for the current post) if( !isset($_COOKIE['my_visitor_' . $post_id]) ) { // set visitor cookie if it is not set already setcookie( 'my_visitor_' . $post_id, // cookie name for the current post $post_id, // any value, shot in the dark DAY_IN_SECONDS // WordPress time constant ); // increase count $count++; // update count update_post_meta($post_id, 'unique_post_visits', $count); } } // add_action('wp_head', 'my_visitor_cookie'); add_action('init', 'my_visitor_cookie'); // updated according to the comments
wordpress
{ "language": "en", "length": 188, "provenance": "stackexchange_00019.jsonl.gz:465843", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228109" }
[ 0.0855712890625, 0.0059356689453125, 0.0169525146484375, -0.0246734619140625, 0.039794921875, -0.036041259765625, 0.06658935546875, -0.033538818359375, -0.00872802734375, 0.020111083984375, -0.05145263671875, 0.0020427703857421875, -0.028350830078125, -0.00432586669921875, -0.0284271240234375, -0.058380126953125, 0.033966064453125, -0.0198974609375, 0.036346435546875, -0.016021728515625, 0.022308349609375, 0.0032501220703125, 0.058135986328125, 0.01245880126953125, 0.0374755859375, -0.051971435546875, 0.039276123046875, -0.0100860595703125, 0.0185394287109375, -0.0142669677734375, 0.03057861328125, -0.0023784637451171875, -0.0016050338745117188, 0.013946533203125, -0.01605224609375, 0.0079803466796875, 0.01508331298828125, 0.0151214599609375, 0.018707275390625, 0.02044677734375, 0.002330780029296875, 0.0160980224609375, -0.0004668235778808594, -0.005802154541015625, -0.0167083740234375, -0.041717529296875, 0.0148468017578125, -0.005634307861328125, 0.034423828125, 0.0362548828125, 0.006984710693359375, 0.027435302734375, -0.007534027099609375, 0.032989501953125, -0.01995849609375, -0.00701904296875, 0.03411865234375, -0.01491546630859375, 0.0587158203125, -0.0576171875, -0.0687255859375, -0.041900634765625, 0.037078857421875, -0.01105499267578125, -0.0207977294921875, -0.00704193115234375, -0.02923583984375, 0.016693115234375, -0.0810546875, -0.0360107421875, 0.052215576171875, -0.038543701171875, -0.003635406494140625, 0.0164947509765625, -0.01058197021484375, -0.06103515625, 0.036529541015625, -0.039306640625, -0.0142364501953125, 0.056732177734375, -0.0298919677734375, -0.0224609375, -0.01540374755859375, -0.0105438232421875, -0.00951385498046875, 0.019561767578125, -0.0245208740234375, 0.00321197509765625, -0.022979736328125, -0.04205322265625, -0.027496337890625, -0.03143310546875, -0.0170440673828125, -0.01580810546875, -0.0216827392578125, -0.0279388427734375, 0.052490234375, 0.080322265625, -0.032257080078125, -0.0390625, -0.03125, -0.010345458984375, -0.05535888671875, -0.00278472900390625, 0.008453369140625, 0.0491943359375, 0.019134521484375, 0.05609130859375, 0.049713134765625, 0.004474639892578125, 0.00010824203491210938, -0.00421905517578125, -0.0059661865234375, -0.018096923828125, -0.0318603515625, 0.0138702392578125, -0.03668212890625, -0.00559234619140625, -0.0024623870849609375, -0.004169464111328125, -0.019073486328125, -0.016448974609375, -0.0080718994140625, -0.0166473388671875, 0.043182373046875, -0.0027408599853515625, -0.03240966796875, 0.031951904296875, -0.005924224853515625, 0.061370849609375, -0.038177490234375, -0.0248870849609375, 0.0293121337890625, 0.02569580078125, 0.0005517005920410156, -0.0369873046875, 0.010833740234375, -0.0253448486328125, -0.045379638671875, 0.0222015380859375, -0.0163116455078125, -0.06927490234375, -0.0255279541015625, -0.0288543701171875, 0.0211181640625, 0.037139892578125, 0.0174560546875, 0.0016775131225585938, -0.00991058349609375, -0.0445556640625, 0.0267791748046875, -0.06622314453125, 0.01357269287109375, 0.01508331298828125, -0.055267333984375, 0.00997161865234375, -0.05206298828125, 0.004974365234375, 0.00634765625, -0.003238677978515625, 0.03887939453125, -0.005573272705078125, -0.00580596923828125, -0.01476287841796875, -0.05145263671875, 0.01080322265625, -0.0223388671875, -0.00965118408203125, 0.0223541259765625, 0.056060791015625, 0.0261688232421875, -0.0134735107421875, 0.0229034423828125, -0.03875732421875, -0.047271728515625, -0.04046630859375, -0.0015821456909179688, 0.030914306640625, 0.038238525390625, -0.00951385498046875, -0.01007843017578125, -0.031097412109375, 0.05267333984375, -0.017791748046875, -0.01561737060546875, 0.057861328125, -0.0080718994140625, 0.033599853515625, -0.013824462890625, 0.00527191162109375, -0.00887298583984375, 0.060211181640625, -0.0196990966796875, 0.0670166015625, 0.004119873046875, -0.051849365234375, -0.0162200927734375, -0.00832366943359375, -0.020904541015625, -0.031402587890625, 0.0137176513671875, 0.01318359375, 0.0015773773193359375, 0.005733489990234375, -0.07586669921875, 0.032867431640625, -0.03497314453125, 0.031707763671875, -0.020751953125, 0.041900634765625, 0.033660888671875, 0.0258941650390625, -0.030120849609375, -0.00829315185546875, 0.017425537109375, -0.0026912689208984375, -0.01555633544921875, 0.0233917236328125, -0.01556396484375, 0.0274200439453125, -0.0168609619140625, -0.01476287841796875, -0.005870819091796875, 0.005336761474609375, 0.007625579833984375, 0.00858306884765625, -0.0201568603515625, 0.0017156600952148438, -0.0382080078125, 0.053466796875, -0.0823974609375, -0.0085601806640625, 0.012969970703125, -0.0108489990234375, -0.0394287109375, -0.0110321044921875, -0.031005859375, -0.0887451171875, 0.00820159912109375, 0.079833984375, 0.027923583984375, 0.048065185546875, 0.0004515647888183594, 0.021881103515625, 0.0303802490234375, -0.0281524658203125, 0.0223236083984375, -0.0067596435546875, -0.009429931640625, 0.06280517578125, 0.0041351318359375, 0.03759765625, -0.002986907958984375, -0.01727294921875, -0.0020771026611328125, 0.03594970703125, 0.0024738311767578125, 0.02374267578125, -0.028045654296875, 0.03314208984375, -0.01446533203125, 0.0220947265625, 0.022918701171875, -0.0096435546875, -0.01169586181640625, -0.055908203125, 0.002948760986328125, -0.0181427001953125, 0.02294921875, -0.0654296875, 0.02642822265625, -0.0234375, -0.0094451904296875, -0.0011682510375976562, 0.0022983551025390625, 0.03692626953125, -0.043975830078125, 0.01111602783203125, 0.0025196075439453125, -0.0008997917175292969, -0.02978515625, 0.0060577392578125, -0.00911712646484375, -0.003467559814453125, 0.006084442138671875, 0.010162353515625, 0.0069580078125, -0.0175933837890625, 0.0262603759765625, -0.01157379150390625, 0.041168212890625, -0.0222930908203125, -0.05206298828125, 0.04168701171875, 0.0002231597900390625, -0.050048828125, -0.004791259765625, -0.048004150390625, 0.0307769775390625, -0.0281219482421875, 0.048675537109375, 0.0574951171875, -0.00513458251953125, 0.03436279296875, -0.025054931640625, 0.038360595703125, -0.0390625, 0.027099609375, -0.0088653564453125, -0.06329345703125, -0.007080078125, 0.01058197021484375, 0.035858154296875, 0.0211334228515625, 0.0255279541015625, -0.0170440673828125, 0.01029205322265625, 0.0145416259765625, -0.08184814453125, -0.1229248046875, -0.050811767578125, -0.08062744140625, -0.0098724365234375, -0.034515380859375, -0.039215087890625, 0.0191192626953125, -0.00860595703125, 0.0190277099609375, -0.09869384765625, -0.004459381103515625, 0.009185791015625, -0.05841064453125, 0.0015611648559570312, 0.0306243896484375, 0.007648468017578125, 0.003650665283203125, -0.00025725364685058594, 0.042938232421875, -0.016937255859375, -0.0496826171875, -0.034912109375, 0.01397705078125, -0.0212249755859375, -0.0235137939453125, -0.0667724609375, 0.048095703125, -0.0030765533447265625, 0.00534820556640625, -0.0340576171875, -0.0211334228515625, 0.031982421875, -0.0269775390625, 0.00605010986328125, -0.0275115966796875, 0.0279693603515625, -0.00766754150390625, -0.0227813720703125, 0.0265350341796875, 0.051300048828125, -0.025390625, 0.061920166015625, -0.01366424560546875, -0.0002627372741699219, -0.05548095703125, -0.006256103515625, -0.01507568359375, -0.03839111328125, -0.0291900634765625, -0.0002849102020263672, 0.0086669921875, 0.004520416259765625, -0.01715087890625, 0.0306243896484375, -0.01061248779296875, -0.0126800537109375, -0.027587890625, 0.0295867919921875, -0.00591278076171875, 0.004150390625, -0.00008553266525268555, 0.02294921875, -0.004795074462890625, 0.0202789306640625, -0.046234130859375, -0.004180908203125, 0.054901123046875, 0.02099609375, 0.031951904296875, -0.050445556640625, -0.055450439453125, -0.045745849609375, 0.078369140625, -0.0255279541015625, -0.03863525390625, 0.01096343994140625, 0.0018157958984375, 0.01016998291015625, 0.0240631103515625, -0.01177978515625, -0.0204620361328125, -0.0701904296875, 0.013702392578125, 0.0009393692016601562, -0.01104736328125, -0.046295166015625, 0.041473388671875, -0.0687255859375, -0.01378631591796875, 0.03314208984375, 0.01100921630859375, 0.0209197998046875, 0.0185089111328125, 0.0086517333984375, 0.0283050537109375, -0.01383209228515625, -0.029388427734375, -0.036895751953125, -0.01378631591796875, -0.0201873779296875, 0.021392822265625, -0.0008854866027832031, 0.01953125, -0.0027637481689453125, 0.024993896484375, -0.01247406005859375, -0.00014913082122802734, -0.009002685546875, 0.00739288330078125, 0.0015745162963867188, 0.048858642578125, -0.007476806640625, 0.0028839111328125, 0.01100921630859375, -0.0023822784423828125, -0.03765869140625, -0.0258331298828125, -0.0450439453125, -0.01690673828125, 0.006122589111328125, -0.0299224853515625, -0.037811279296875, -0.07275390625, -0.0146331787109375, 0.004852294921875, -0.0123748779296875, -0.002956390380859375, -0.064208984375, -0.0322265625, 0.051483154296875, 0.01708984375, -0.01163482666015625, -0.0171051025390625, 0.07476806640625, 0.0150146484375, -0.03912353515625, -0.020111083984375, -0.00641632080078125, 0.045928955078125, -0.0167694091796875, 0.0018310546875, -0.000019609928131103516, -0.0401611328125, 0.07318115234375, 0.0032444000244140625, -0.025787353515625, -0.01507568359375, 0.0711669921875, -0.0230712890625, -0.0309906005859375, 0.0296783447265625, -0.050872802734375, 0.0200653076171875, 0.0115509033203125, -0.006687164306640625, -0.0064849853515625, 0.014892578125, 0.032623291015625, -0.0061492919921875, -0.0033740997314453125, -0.030364990234375, -0.00939178466796875, -0.00974273681640625, 0.006862640380859375, 0.01432037353515625, 0.0181121826171875, 0.0023097991943359375, -0.0018558502197265625, 0.0306854248046875, -0.026947021484375, 0.01407623291015625, 0.04327392578125, 0.03643798828125, -0.00409698486328125, 0.04022216796875, -0.0167083740234375, -0.05401611328125, -0.00664520263671875, 0.07598876953125, 0.0179901123046875, -0.052093505859375, 0.0229949951171875, -0.006671905517578125, -0.0223388671875, -0.00991058349609375, 0.034942626953125, 0.043487548828125, -0.007724761962890625, -0.01546478271484375, -0.0160369873046875, 0.00934600830078125, -0.0008015632629394531, -0.04449462890625, -0.0290069580078125, 0.0027618408203125, -0.0151214599609375, 0.041046142578125, 0.0562744140625, 0.013824462890625, 0.04547119140625, -0.035858154296875, 0.0310821533203125, 0.0279693603515625, 0.06085205078125, 0.037506103515625, -0.042755126953125, -0.03302001953125, 0.054229736328125, -0.039215087890625, -0.006481170654296875, -0.02191162109375, 0.031524658203125, 0.007358551025390625, -0.0160064697265625, 0.0033111572265625, 0.007659912109375, 0.0056304931640625, -0.004215240478515625, -0.0182952880859375, -0.004085540771484375, 0.003643035888671875, 0.0099945068359375, 0.01537322998046875, -0.0178375244140625, 0.005466461181640625, 0.00901031494140625, -0.0294036865234375, -0.040069580078125, 0.0033740997314453125, -0.0170440673828125, 0.0281829833984375, -0.043975830078125, -0.0511474609375, -0.01702880859375, -0.0154571533203125, 0.00859832763671875, -0.00287628173828125, -0.001964569091796875, -0.0233917236328125, -0.03582763671875, 0.038787841796875, 0.013916015625, 0.0225067138671875, -0.0266876220703125, -0.0251617431640625, 0.055389404296875, 0.0009570121765136719, 0.0181427001953125, -0.034881591796875, -0.02862548828125, -0.0133819580078125, -0.05731201171875, -0.0236968994140625, 0.03179931640625, -0.0076141357421875, 0.0024280548095703125, -0.0005521774291992188, 0.020294189453125, 0.03466796875, 0.007556915283203125, -0.005474090576171875, -0.003154754638671875, -0.0211944580078125, -0.00042557716369628906, 0.028106689453125, -0.004856109619140625, 0.044403076171875, 0.0271148681640625, 0.00836181640625, 0.031219482421875, 0.02593994140625, -0.0142364501953125, -0.00887298583984375, 0.006839752197265625, 0.0118255615234375, -0.018890380859375, -0.0198516845703125, 0.0260009765625, -0.005458831787109375, 0.057952880859375, -0.026947021484375, 0.009124755859375, -0.01486968994140625, 0.01146697998046875, -0.0198211669921875, -0.005367279052734375, 0.00445556640625, 0.0043792724609375, 0.0008349418640136719, -0.01490020751953125, -0.01453399658203125, -0.0026950836181640625, 0.0167083740234375, -0.032196044921875, -0.0009202957153320312, -0.02935791015625, -0.0024166107177734375, -0.0142822265625, 0.038177490234375, 0.0953369140625, 0.0208587646484375, 0.065185546875, 0.0296630859375, 0.03472900390625, 0.031463623046875, -0.01177215576171875, 0.0367431640625, 0.0017404556274414062, 0.053497314453125, -0.009490966796875, 0.0017023086547851562, 0.037353515625, -0.035736083984375, -0.03460693359375, 0.01776123046875, 0.0206756591796875, -0.027191162109375, -0.00647735595703125, 0.031890869140625, 0.0023937225341796875, -0.0328369140625, 0.001094818115234375, -0.0140228271484375, -0.0203704833984375, 0.07855224609375, -0.03985595703125, -0.003337860107421875, 0.044891357421875, -0.0079803466796875, -0.0164337158203125, -0.018524169921875, 0.057342529296875, 0.01447296142578125, 0.01551055908203125, -0.034881591796875, 0.00925445556640625, -0.0452880859375, -0.04718017578125, 0.0012292861938476562, 0.0165252685546875, -0.0106201171875, -0.07135009765625, 0.028228759765625, -0.0189056396484375, 0.00847625732421875, 0.0191497802734375, 0.0052642822265625, 0.040679931640625, 0.02899169921875, 0.01290130615234375, -0.0276336669921875, -0.00331878662109375, 0.012237548828125, -0.01528167724609375, -0.01387786865234375, 0.01544952392578125, -0.0019702911376953125, -0.0162353515625, 0.017669677734375, -0.01763916015625, -0.0428466796875, -0.0265045166015625, -0.01654052734375, 0.07281494140625, 0.008544921875, -0.038238525390625, 0.0026340484619140625, 0.07489013671875, -0.0102691650390625, 0.0257720947265625, 0.00403594970703125, -0.020355224609375, -0.0246429443359375, 0.011871337890625, -0.058868408203125, -0.025482177734375, 0.0029773712158203125, -0.0865478515625, 0.1024169921875, 0.019989013671875, 0.036102294921875, -0.0127716064453125, 0.039031982421875, -0.026947021484375, 0.007137298583984375, -0.04412841796875, 0.05133056640625, -0.02728271484375, 0.06646728515625, -0.1024169921875, -0.0192413330078125, -0.00788116455078125, 0.04486083984375, 0.05499267578125, 0.0254669189453125, -0.0267333984375, -0.0300750732421875, -0.026580810546875, 0.003078460693359375, -0.0308074951171875, 0.043701171875, -0.0303192138671875, 0.04547119140625, 0.05145263671875, -0.0765380859375, 0.0214080810546875, -0.00640869140625, -0.0230560302734375, -0.0120391845703125, 0.007411956787109375, -0.00788116455078125, -0.0186920166015625, 0.053741455078125, -0.037353515625, -0.00499725341796875, 0.0240020751953125, 0.0312042236328125, -0.0033817291259765625, 0.03411865234375, 0.0031604766845703125, -0.0302276611328125, -0.0155792236328125, -0.0245819091796875, 0.038055419921875, 0.007190704345703125, 0.0001939535140991211, -0.0001575946807861328, 0.0133514404296875, 0.018218994140625, 0.01242828369140625, -0.01459503173828125, 0.0289154052734375, -0.00428009033203125, 0.0692138671875, 0.0806884765625, 0.03302001953125, 0.01110076904296875, -0.00708770751953125, 0.038116455078125, 0.09783935546875, -0.052978515625, -0.00803375244140625, 0.004344940185546875, -0.015106201171875, -0.00701141357421875, -0.0175323486328125, 0.0177459716796875, 0.0120697021484375, -0.007648468017578125, -0.07452392578125, 0.00860595703125, 0.04046630859375, 0.0051116943359375, 0.00797271728515625, 0.058135986328125, -0.043426513671875, -0.01070404052734375, -0.0322265625, -0.012969970703125, 0.020904541015625, 0.03900146484375, 0.019989013671875, 0.02838134765625, 0.00347137451171875, -0.009765625, 0.00417327880859375, -0.01074981689453125, 0.02484130859375, -0.01349639892578125, -0.0201873779296875, -0.023895263671875, 0.04229736328125, 0.034698486328125, 0.0194244384765625, 0.019317626953125, 0.0299835205078125, 0.01102447509765625, -0.038482666015625, -0.005641937255859375, 0.0183563232421875, -0.03765869140625, 0.0173492431640625, 0.00688934326171875, -0.02740478515625, -0.019073486328125, -0.026641845703125, -0.0264892578125, 0.032958984375, -0.00006657838821411133, 0.000005781650543212891, 0.014190673828125, 0.01044464111328125, -0.0186767578125, 0.016204833984375, 0.047576904296875, 0.060791015625, 0.040985107421875, -0.021697998046875, 0.0027751922607421875, -0.0184783935546875, -0.045135498046875, 0.015716552734375, 0.0189208984375, -0.035919189453125, 0.049713134765625, -0.004764556884765625, 0.005123138427734375, 0.024444580078125, 0.0025310516357421875, -0.01197052001953125, 0.00884246826171875, 0.03558349609375, -0.00634002685546875, -0.0237579345703125, -0.004405975341796875, 0.0288238525390625, 0.014892578125, -0.02362060546875, -0.0316162109375, 0.0222015380859375, -0.0004858970642089844, -0.0272369384765625, 0.0153045654296875, -0.036163330078125, -0.03265380859375, 0.0272064208984375, -0.0153350830078125, -0.00653839111328125, 0.0165863037109375, -0.056182861328125, 0.01540374755859375, 0.02978515625, 0.03326416015625, 0.01462554931640625, -0.00768280029296875, 0.0294952392578125, 0.010833740234375, -0.0014810562133789062, -0.026153564453125, -0.017822265625, -0.03253173828125, -0.0018711090087890625, 0.0362548828125, 0.00804901123046875, -0.0394287109375, 0.0380859375, 0.0008392333984375, -0.005840301513671875, 0.00513458251953125, -0.021759033203125, 0.0120391845703125, 0.03350830078125, -0.03277587890625, 0.0304107666015625, -0.009368896484375, -0.01058197021484375, -0.011077880859375, 0.01433563232421875, -0.041748046875, 0.01151275634765625, -0.014068603515625, -0.00588226318359375, 0.0186614990234375, 0.0223388671875, -0.0323486328125, -0.004245758056640625, 0.0108184814453125, -0.0197906494140625, 0.01287841796875, -0.0238494873046875, -0.014923095703125, -0.035430908203125, -0.01226043701171875, -0.01215362548828125, -0.0045623779296875, -0.031982421875, 0.032623291015625, 0.0267181396484375, 0.01751708984375, -0.00726318359375, -0.0301055908203125, 0.042022705078125, -0.035675048828125, 0.028717041015625, -0.01380157470703125, -0.003997802734375, -0.0007243156433105469, 0.0279541015625, -0.042938232421875, 0.028564453125, -0.039886474609375, -0.0338134765625, -0.01397705078125, -0.02593994140625, 0.0281829833984375, -0.0018815994262695312, -0.0740966796875, -0.06396484375, -0.0243988037109375, -0.041259765625, -0.0007405281066894531, -0.0179901123046875, 0.0404052734375, -0.0194091796875, -0.032135009765625, -0.0704345703125, 0.006633758544921875, -0.09368896484375, -0.003917694091796875, -0.0236968994140625, 0.00457763671875, 0.022125244140625, -0.02813720703125, -0.08172607421875, 0.049102783203125, -0.0256500244140625, -0.02972412109375, -0.108154296875, -0.00687408447265625, 0.001583099365234375, 0.058074951171875, -0.030517578125, 0.002681732177734375, -0.043853759765625, 0.053436279296875, 0.0036640167236328125, -0.016632080078125, 0.03271484375, 0.00983428955078125, -0.060089111328125, 0.002559661865234375, 0.00308990478515625, -0.0308074951171875, 0.0279541015625, -0.00017786026000976562, 0.00408935546875, 0.0196685791015625, -0.047637939453125, -0.05169677734375, -0.029754638671875, 0.004787445068359375, -0.020263671875, -0.028045654296875, -0.0374755859375, -0.0084686279296875, 0.078125, 0.03021240234375, 0.024169921875, -0.035614013671875, -0.0179595947265625, -0.02362060546875, -0.017669677734375, -0.0011148452758789062, 0.0126953125, -0.041015625, 0.0040435791015625, -0.015777587890625, -0.006439208984375, -0.0245819091796875, 0.0152130126953125, -0.0389404296875, -0.01079559326171875, 0.0161590576171875, 0.0013875961303710938, -0.0206146240234375, 0.019317626953125, 0.003757476806640625, -0.0186309814453125, -0.004634857177734375, -0.0024471282958984375, -0.0005626678466796875, -0.0096893310546875, 0.0234375, 0.034820556640625, 0.0267486572265625, -0.041168212890625, -0.034027099609375, 0.035064697265625, 0.01430511474609375, 0.016326904296875, -0.0313720703125, -0.0196685791015625, -0.00795745849609375, -0.00815582275390625, -0.02825927734375, 0.028533935546875, -0.0132904052734375, -0.01393890380859375, 0.03265380859375, -0.00262451171875, -0.00426483154296875, -0.00806427001953125, 0.0280609130859375, -0.0018367767333984375, -0.02374267578125, 0.0240325927734375, -0.0235595703125, -0.006313323974609375, -0.040252685546875, -0.0105438232421875, -0.05621337890625, 0.011505126953125, -0.0246429443359375, -0.030670166015625, 0.0290985107421875 ]
faf3a67541886baabfc43a275c4b8c680692415e
Wordpress Stackexchange Q: 'username_exists' still returns an ID even after deleting record from the database? Is there some kind of MySQL query cache turned on by default or something? I am trying to work on a user import script and I am seeing some strange results from the username_existsfunction after I delete records from the wp_users table. After I delete the records when I call username_exists Wordpress is still returning the ID for the deleted user instead of false. Odd. What am I missing? A: By default, WordPress uses $wp_object_cache which is an instance of WP_Object_Cache to save on trips to the database. Trace back username_exists() function, you will notice that get_user_by() uses WP_User::get_data_by() which return user data from $wp_object_cache immediately without checking if that user exists in database. Note that $wp_object_cache is stored in memory. It means that if you deleted an user record directly in your database without cleaning up user cache, user data is still available. That's the problem. So what you're missing? * *Missing to delete user the right way. *Missing to clean user cache.
Q: 'username_exists' still returns an ID even after deleting record from the database? Is there some kind of MySQL query cache turned on by default or something? I am trying to work on a user import script and I am seeing some strange results from the username_existsfunction after I delete records from the wp_users table. After I delete the records when I call username_exists Wordpress is still returning the ID for the deleted user instead of false. Odd. What am I missing? A: By default, WordPress uses $wp_object_cache which is an instance of WP_Object_Cache to save on trips to the database. Trace back username_exists() function, you will notice that get_user_by() uses WP_User::get_data_by() which return user data from $wp_object_cache immediately without checking if that user exists in database. Note that $wp_object_cache is stored in memory. It means that if you deleted an user record directly in your database without cleaning up user cache, user data is still available. That's the problem. So what you're missing? * *Missing to delete user the right way. *Missing to clean user cache. A: Caching can be anywhere, starting with request caching on mysql components side (unlikely to impact in this case), and object caching on wordpress side. You are probably doing something wrong in your code, but it is always better to use the API (or wordpress admin as a front end to it) to delete things then to try to delete them by directly accessing the DB. It is not only caching that might give you problems but also user meta and other configuration settings that you are not going to take into account.
wordpress
{ "language": "en", "length": 270, "provenance": "stackexchange_00019.jsonl.gz:465847", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228121" }
[ 0.06500244140625, 0.004467010498046875, -0.016510009765625, -0.0235595703125, 0.036895751953125, -0.05908203125, 0.0611572265625, -0.0269775390625, 0.0207977294921875, 0.04620361328125, -0.056976318359375, -0.0301513671875, 0.04925537109375, -0.007495880126953125, -0.04296875, -0.023406982421875, 0.01678466796875, -0.01306915283203125, -0.003383636474609375, -0.0237274169921875, 0.00522613525390625, -0.02178955078125, 0.0244140625, 0.006397247314453125, -0.0010862350463867188, -0.047454833984375, 0.07135009765625, -0.037139892578125, 0.0027561187744140625, -0.0340576171875, 0.0031909942626953125, 0.03936767578125, -0.015960693359375, 0.029876708984375, 0.007579803466796875, -0.016204833984375, -0.01372528076171875, 0.043914794921875, 0.0280303955078125, -0.0179901123046875, 0.0173492431640625, 0.01461029052734375, 0.00617218017578125, -0.0221099853515625, -0.011627197265625, -0.0694580078125, 0.0625, -0.0024089813232421875, 0.0280914306640625, 0.047271728515625, 0.01116180419921875, 0.01751708984375, 0.018798828125, 0.01428985595703125, -0.0087890625, -0.0126953125, -0.028106689453125, -0.0007495880126953125, 0.01369476318359375, 0.0179443359375, 0.0006079673767089844, 0.006381988525390625, 0.0125579833984375, 0.004062652587890625, -0.00780487060546875, -0.02532958984375, 0.04296875, 0.0253143310546875, -0.07220458984375, -0.03369140625, 0.042877197265625, -0.0005078315734863281, -0.0036602020263671875, 0.005336761474609375, -0.028472900390625, -0.0283966064453125, 0.0511474609375, -0.0012960433959960938, -0.0236358642578125, 0.020721435546875, 0.0121002197265625, -0.01873779296875, -0.0802001953125, 0.0322265625, -0.0161590576171875, 0.046722412109375, -0.0079498291015625, -0.035369873046875, -0.0214996337890625, -0.03668212890625, -0.01036834716796875, -0.0819091796875, 0.004215240478515625, -0.01007080078125, -0.0247650146484375, -0.0136566162109375, 0.0202484130859375, 0.09832763671875, -0.0200347900390625, 0.0022716522216796875, 0.0108642578125, -0.01407623291015625, -0.0220947265625, -0.044525146484375, -0.00521087646484375, 0.011077880859375, 0.004638671875, -0.0247650146484375, -0.0146636962890625, 0.01523590087890625, -0.032989501953125, -0.032440185546875, -0.0269775390625, -0.06561279296875, 0.0188140869140625, 0.022125244140625, -0.052703857421875, 0.0223388671875, 0.015228271484375, -0.01519775390625, 0.00798797607421875, 0.030426025390625, -0.0570068359375, -0.043487548828125, 0.01232147216796875, -0.024749755859375, -0.011199951171875, 0.0290679931640625, -0.006256103515625, 0.02606201171875, -0.036651611328125, 0.0177764892578125, 0.01922607421875, -0.0107574462890625, -0.016815185546875, -0.017059326171875, 0.03424072265625, -0.032073974609375, -0.00823211669921875, 0.00490570068359375, 0.037872314453125, -0.0155487060546875, -0.00875091552734375, 0.00893402099609375, 0.00995635986328125, 0.03277587890625, 0.01534271240234375, -0.00646209716796875, 0.01396942138671875, -0.053314208984375, -0.0328369140625, 0.005039215087890625, 0.009124755859375, 0.00586700439453125, 0.0212554931640625, -0.02874755859375, 0.03204345703125, -0.031097412109375, 0.023834228515625, -0.027191162109375, 0.052490234375, -0.0404052734375, -0.0521240234375, -0.0025482177734375, -0.07623291015625, 0.061492919921875, -0.0264434814453125, -0.01116180419921875, 0.0205078125, 0.02337646484375, 0.0060882568359375, 7.152557373046875e-7, 0.01708984375, 0.0085296630859375, -0.00038814544677734375, 0.005001068115234375, 0.01360321044921875, 0.02691650390625, 0.00872039794921875, -0.0258331298828125, -0.0311737060546875, -0.0380859375, 0.055145263671875, -0.02154541015625, -0.06365966796875, 0.048980712890625, 0.01953125, 0.0579833984375, 0.0177459716796875, 0.0038471221923828125, 0.044586181640625, 0.03564453125, -0.047454833984375, 0.043121337890625, 0.0299224853515625, -0.03314208984375, 0.00795745849609375, -0.024200439453125, 0.019195556640625, -0.032989501953125, 0.056793212890625, -0.0183258056640625, 0.04083251953125, -0.055206298828125, -0.107666015625, 0.026824951171875, -0.04290771484375, 0.057647705078125, -0.0096588134765625, 0.0423583984375, 0.023345947265625, 0.0295562744140625, -0.042999267578125, 0.005176544189453125, 0.01074981689453125, -0.0016679763793945312, -0.03582763671875, 0.0216217041015625, -0.00039386749267578125, 0.047454833984375, -0.0361328125, -0.00273895263671875, -0.016754150390625, -0.046112060546875, -0.00260162353515625, -0.0199432373046875, 0.0158843994140625, -0.0142364501953125, 0.01514434814453125, 0.0029926300048828125, 0.0272674560546875, -0.0041961669921875, 0.03265380859375, 0.03619384765625, -0.015106201171875, -0.01451873779296875, -0.00682830810546875, -0.09478759765625, 0.0160369873046875, 0.0589599609375, 0.0077362060546875, 0.0175628662109375, -0.0272064208984375, 0.02374267578125, 0.0045318603515625, -0.0034637451171875, 0.0189971923828125, 0.009552001953125, -0.019378662109375, 0.039154052734375, -0.0005021095275878906, 0.01727294921875, 0.007232666015625, -0.048675537109375, -0.02880859375, 0.03759765625, 0.005336761474609375, 0.031890869140625, -0.025421142578125, 0.02337646484375, -0.0264129638671875, -0.0211029052734375, 0.0195770263671875, -0.031341552734375, 0.0416259765625, -0.0131378173828125, -0.0020275115966796875, -0.012542724609375, -0.024658203125, 0.034576416015625, 0.0269012451171875, -0.08331298828125, 0.005771636962890625, 0.00042366981506347656, 0.0135040283203125, 0.052947998046875, -0.022125244140625, -0.0137939453125, 0.01488494873046875, 0.00482940673828125, -0.006908416748046875, -0.005786895751953125, 0.01084136962890625, 0.00012254714965820312, 0.007297515869140625, -0.0254058837890625, 0.0377197265625, 0.02044677734375, 0.03436279296875, -0.01508331298828125, 0.007648468017578125, 0.047149658203125, -0.011688232421875, 0.07611083984375, -0.013153076171875, -0.0218505859375, 0.034454345703125, -0.008087158203125, 0.007785797119140625, -0.0242462158203125, 0.039520263671875, 0.053741455078125, 0.00850677490234375, -0.0225677490234375, 0.0022869110107421875, 0.01027679443359375, 0.0207061767578125, -0.00909423828125, -0.008636474609375, -0.0187835693359375, -0.0180816650390625, 0.025482177734375, 0.03179931640625, 0.09197998046875, -0.0033397674560546875, -0.048431396484375, 0.01397705078125, 0.040435791015625, -0.051055908203125, -0.092529296875, -0.05816650390625, 0.0019779205322265625, 0.009521484375, 0.0035572052001953125, 0.03228759765625, 0.004428863525390625, -0.0011377334594726562, 0.0172119140625, 0.01081085205078125, -0.03192138671875, -0.036407470703125, -0.05810546875, -0.068115234375, -0.056976318359375, 0.004535675048828125, 0.0031681060791015625, 0.01129913330078125, 0.01555633544921875, -0.0007562637329101562, -0.031646728515625, 0.02239990234375, 0.0160675048828125, -0.01383209228515625, 0.00594329833984375, 0.0016145706176757812, -0.005123138427734375, 0.016265869140625, 0.0213470458984375, 0.01357269287109375, 0.0194854736328125, -0.01274871826171875, -0.027923583984375, 0.0013179779052734375, 0.0160675048828125, 0.0272369384765625, 0.02923583984375, -0.01042938232421875, 0.0364990234375, 0.05340576171875, -0.01230621337890625, -0.0216064453125, -0.00676727294921875, -0.0229644775390625, 0.06903076171875, -0.0028400421142578125, -0.01303863525390625, 0.019287109375, 0.030059814453125, 0.020721435546875, 0.0291900634765625, -0.0162506103515625, 0.0011091232299804688, -0.0267181396484375, -0.0017290115356445312, 0.0168304443359375, 0.018218994140625, 0.058624267578125, -0.0169219970703125, -0.047332763671875, -0.003055572509765625, -0.02685546875, -0.01580810546875, -0.034576416015625, -0.039093017578125, -0.012542724609375, 0.035614013671875, 0.01006317138671875, 0.03570556640625, -0.03778076171875, -0.0305328369140625, -0.0215911865234375, 0.06475830078125, 0.04815673828125, -0.0230712890625, -0.0007672309875488281, 0.00724029541015625, -0.06689453125, 0.001972198486328125, -0.020416259765625, 0.0185546875, -0.034149169921875, 0.006427764892578125, 0.01171112060546875, -0.01300048828125, -0.008209228515625, 0.0450439453125, -0.007480621337890625, -0.0221099853515625, 0.042449951171875, -0.059539794921875, 0.06524658203125, -0.0255279541015625, 0.049285888671875, -0.0523681640625, -0.003482818603515625, -0.044189453125, 0.0165252685546875, -0.00406646728515625, -0.0217437744140625, 0.01490020751953125, 0.0204925537109375, 0.0240325927734375, -0.0004699230194091797, 0.00799560546875, 0.01538848876953125, 0.020477294921875, 0.00927734375, -0.0146026611328125, 0.01143646240234375, -0.030120849609375, -0.0105743408203125, -0.0308990478515625, -0.018218994140625, -0.0693359375, -0.044952392578125, -0.0758056640625, -0.050262451171875, -0.0101470947265625, -0.02886962890625, 0.00335693359375, 0.000247955322265625, -0.01043701171875, -0.03814697265625, 0.0098876953125, -0.0286102294921875, 0.007732391357421875, -0.0265655517578125, -0.01103973388671875, 0.0379638671875, -0.0125732421875, 0.018218994140625, 0.00550079345703125, 0.0855712890625, 0.019073486328125, -0.0027942657470703125, -0.0260162353515625, 0.02880859375, 0.02972412109375, 0.0199737548828125, 0.040618896484375, 0.029083251953125, 0.00341796875, -0.005535125732421875, 0.024078369140625, 0.02471923828125, -0.0345458984375, 0.034912109375, -0.03759765625, -0.043914794921875, 0.042083740234375, -0.032379150390625, -0.00678253173828125, 0.044647216796875, 0.038665771484375, -0.04302978515625, 0.047637939453125, 0.0215606689453125, -0.0246429443359375, -0.0191192626953125, -0.01331329345703125, -0.0265045166015625, 0.0183868408203125, -0.0950927734375, 0.0189208984375, -0.017333984375, 0.011627197265625, -0.0200958251953125, 0.0017366409301757812, 0.0107574462890625, -0.0064697265625, -0.0237579345703125, 0.00115966796875, 0.03094482421875, -0.0164794921875, 0.024383544921875, 0.000843048095703125, -0.0187835693359375, 0.09979248046875, -0.00693511962890625, -0.055450439453125, 0.0174102783203125, -0.0223388671875, -0.003185272216796875, 0.0325927734375, 0.01800537109375, 0.023284912109375, 0.00316619873046875, 0.0176239013671875, 0.005397796630859375, -0.0185089111328125, 0.035797119140625, -0.016357421875, 0.026763916015625, -0.0034427642822265625, 0.0006628036499023438, 0.0216827392578125, 0.064208984375, -0.0304107666015625, 0.045562744140625, -0.0249786376953125, 0.053863525390625, 0.0200042724609375, 0.044189453125, 0.022552490234375, -0.01678466796875, -0.0017042160034179688, 0.01959228515625, -0.039764404296875, -0.0306854248046875, -0.020263671875, 0.0433349609375, 0.0271453857421875, 0.0118865966796875, 0.005771636962890625, -0.0034275054931640625, 0.0092010498046875, -0.01258087158203125, 0.026641845703125, 0.005550384521484375, -0.062225341796875, -0.01529693603515625, 0.00310516357421875, -0.0017042160034179688, -0.0189361572265625, -0.0237884521484375, -0.0173797607421875, -0.07257080078125, -0.039764404296875, 0.026824951171875, -0.05206298828125, -0.0268096923828125, -0.01410675048828125, 0.003795623779296875, -0.0233612060546875, -0.02117919921875, 0.060302734375, 0.02777099609375, -0.0252227783203125, -0.0272674560546875, 0.0382080078125, 0.0014619827270507812, 0.01198577880859375, -0.04022216796875, 0.0028514862060546875, -0.0248260498046875, -0.0127105712890625, 0.05572509765625, 0.0178070068359375, -0.0214385986328125, 0.006519317626953125, -0.00882720947265625, -0.00946807861328125, 0.0283355712890625, -0.006214141845703125, -0.0225677490234375, -0.021484375, 0.0042266845703125, 0.01219940185546875, -0.00281524658203125, -0.0174102783203125, -0.037933349609375, 0.02996826171875, 0.0294952392578125, 0.01305389404296875, -0.0002777576446533203, 0.04620361328125, -0.0015077590942382812, 0.041351318359375, 0.03717041015625, 0.034881591796875, -0.022705078125, -0.0394287109375, 0.02392578125, 0.005420684814453125, -0.0171051025390625, -0.06365966796875, 0.0303192138671875, -0.043304443359375, 0.0135955810546875, -0.0167694091796875, -0.01006317138671875, 0.0246124267578125, 0.000016570091247558594, -0.0248260498046875, 0.0029201507568359375, 0.040069580078125, -0.00881195068359375, 0.00432586669921875, -0.03863525390625, -0.0277862548828125, 0.01427459716796875, 0.01114654541015625, -0.01230621337890625, -0.0120391845703125, -0.03265380859375, 0.0206298828125, -0.02825927734375, 0.0296173095703125, 0.02044677734375, -0.005702972412109375, 0.005615234375, 0.00012814998626708984, 0.002910614013671875, 0.0052490234375, 0.0010700225830078125, -0.0399169921875, -0.0246734619140625, 0.02191162109375, -0.0017423629760742188, -0.0210113525390625, 0.0219268798828125, -0.01983642578125, -0.0007672309875488281, 0.047698974609375, 0.0281524658203125, -0.06585693359375, -0.0174102783203125, -0.048309326171875, -0.028778076171875, 0.040069580078125, -0.00818634033203125, -0.010711669921875, -0.00937652587890625, 0.012054443359375, -0.0161895751953125, -0.0450439453125, -0.00036835670471191406, 0.01210784912109375, 0.0201416015625, -0.0077056884765625, 0.01995849609375, 0.0051727294921875, 0.015533447265625, 0.01189422607421875, -0.013031005859375, 0.055419921875, -0.0104522705078125, 0.004695892333984375, 0.00534820556640625, 0.0078125, -0.03009033203125, 0.0369873046875, -0.044769287109375, 0.00809478759765625, 0.022430419921875, 0.0214996337890625, 0.04852294921875, 0.037689208984375, 0.0242919921875, -0.0289764404296875, 0.0138397216796875, -0.005954742431640625, -0.0457763671875, -0.04132080078125, 0.0272216796875, 0.024322509765625, -0.066650390625, 0.047149658203125, -0.02264404296875, -0.047393798828125, -0.03692626953125, -0.0245361328125, 0.1123046875, -0.0391845703125, -0.008026123046875, 0.03131103515625, 0.06512451171875, -0.0279693603515625, -0.004123687744140625, 0.0179443359375, -0.0341796875, -0.0233917236328125, -0.00035309791564941406, -0.04437255859375, -0.01529693603515625, -0.015838623046875, -0.07366943359375, 0.0433349609375, 0.00830078125, 0.03875732421875, -0.007205963134765625, -0.0055999755859375, 0.0092620849609375, 0.0010814666748046875, -0.04095458984375, 0.058624267578125, -0.01824951171875, 0.046844482421875, -0.029449462890625, 0.01380157470703125, 0.018829345703125, -0.005115509033203125, 0.0631103515625, 0.025054931640625, 0.0027294158935546875, -0.03631591796875, -0.00963592529296875, 0.0139617919921875, -0.039459228515625, 0.0251007080078125, 0.00533294677734375, 0.0210723876953125, 0.054473876953125, -0.00962066650390625, 0.0298309326171875, -0.0149993896484375, -0.00728607177734375, 0.024993896484375, 0.0048828125, 0.01335906982421875, -0.0075836181640625, 0.05682373046875, -0.0185089111328125, -0.01666259765625, 0.01922607421875, -0.050384521484375, 0.037109375, 0.0228729248046875, 0.0546875, -0.04510498046875, -0.07122802734375, -0.004486083984375, 0.0396728515625, 0.0297698974609375, -0.0164031982421875, 0.044921875, 0.00943756103515625, -0.0038604736328125, -0.04437255859375, -0.0182647705078125, -0.0268707275390625, -0.0010004043579101562, 0.070068359375, 0.0518798828125, 0.03515625, -0.0174560546875, -0.019134521484375, 0.0277099609375, 0.087890625, -0.047393798828125, -0.049224853515625, 0.01322174072265625, 0.022705078125, 0.018463134765625, 0.0182952880859375, 0.0281982421875, -0.0382080078125, 0.0218353271484375, -0.0308380126953125, 0.0283660888671875, 0.0362548828125, -0.04046630859375, 0.00020074844360351562, 0.03289794921875, -0.01337432861328125, 0.0576171875, -0.037139892578125, 0.0197906494140625, 0.034637451171875, 0.0019683837890625, -0.01108551025390625, 0.01229095458984375, 0.04278564453125, 0.00885772705078125, -0.0213623046875, 0.024017333984375, -0.00879669189453125, 0.02825927734375, -0.048248291015625, -0.05169677734375, 0.01410675048828125, 0.038299560546875, -0.01284027099609375, 0.0064239501953125, 0.031982421875, -0.0008072853088378906, -0.06268310546875, -0.0221405029296875, -0.017425537109375, -0.0455322265625, 0.03515625, -0.019195556640625, 0.00962066650390625, -0.01220703125, -0.013336181640625, -0.02752685546875, 0.0025272369384765625, 0.0174102783203125, -0.0135650634765625, 0.0224456787109375, 0.00533294677734375, -0.03277587890625, 0.049713134765625, -0.00936126708984375, 0.044891357421875, 0.0025234222412109375, -0.037872314453125, -0.0183868408203125, 0.00323486328125, -0.002262115478515625, -0.0232086181640625, 0.0193328857421875, 0.028533935546875, 0.002899169921875, 0.036224365234375, -0.0279083251953125, 0.055938720703125, 0.00035452842712402344, -0.00489044189453125, 0.00853729248046875, 0.0312347412109375, -0.005283355712890625, 0.010406494140625, 0.0127105712890625, 0.061248779296875, -0.0219573974609375, -0.03155517578125, 0.016357421875, 0.00843048095703125, -0.028076171875, -0.0262908935546875, 0.0496826171875, -0.05859375, -0.01274871826171875, 0.0307769775390625, -0.0084075927734375, -0.0255279541015625, 0.003925323486328125, -0.0736083984375, 0.03369140625, 0.008056640625, 0.0285797119140625, 0.04180908203125, -0.0343017578125, 0.0213165283203125, 0.005374908447265625, -0.0223541259765625, -0.0263519287109375, -0.04559326171875, -0.003047943115234375, 0.024078369140625, 0.01427459716796875, 0.033172607421875, 0.0004973411560058594, 0.0282440185546875, 0.00865936279296875, -0.057403564453125, 0.0418701171875, -0.06695556640625, 0.0438232421875, 0.0099945068359375, 0.0653076171875, 0.02984619140625, -0.05181884765625, -0.03436279296875, 0.007472991943359375, -0.01233673095703125, -0.02618408203125, -0.01641845703125, 0.02716064453125, 0.0189208984375, -0.0124053955078125, 0.0169830322265625, -0.017364501953125, -0.017578125, 0.0042266845703125, -0.0014505386352539062, 0.0369873046875, -0.0311431884765625, -0.00919342041015625, 0.0169219970703125, -0.023284912109375, 0.0203857421875, -0.0005125999450683594, -0.045989990234375, -0.07269287109375, 0.00890350341796875, 0.0036029815673828125, 0.0251007080078125, -0.07586669921875, 0.060211181640625, 0.00681304931640625, 0.0007710456848144531, -0.0172576904296875, -0.0022525787353515625, 0.0126495361328125, 0.0255279541015625, -0.0218048095703125, 0.0213775634765625, 0.002468109130859375, -0.019012451171875, 0.0223388671875, -0.0183258056640625, -0.0015048980712890625, 0.01424407958984375, -0.04998779296875, -0.0237579345703125, -0.026275634765625, 0.01383209228515625, -0.0218353271484375, -0.05230712890625, -0.027008056640625, 0.0096893310546875, 0.05401611328125, -0.040283203125, -0.0274658203125, -0.03460693359375, 0.007541656494140625, -0.01446533203125, 0.0202484130859375, 0.04022216796875, -0.0258026123046875, -0.050140380859375, 0.0411376953125, -0.00860595703125, -0.0228424072265625, 0.00042939186096191406, -0.02508544921875, -0.0295562744140625, 0.003971099853515625, 0.0004448890686035156, -0.0301971435546875, -0.01398468017578125, 0.036102294921875, -0.02459716796875, 0.005931854248046875, 0.035614013671875, -0.0247344970703125, -0.03411865234375, -0.030517578125, -0.0421142578125, -0.03204345703125, 0.0254974365234375, 0.013153076171875, 0.02838134765625, 0.07305908203125, 0.0086517333984375, -0.002124786376953125, -0.0246429443359375, -0.08612060546875, -0.042144775390625, 0.0024890899658203125, 0.01343536376953125, 0.0230865478515625, 0.065673828125, 0.06982421875, 0.0035915374755859375, -0.053802490234375, -0.0386962890625, -0.04376220703125, -0.02880859375, -0.0227508544921875, 0.0225067138671875, -0.07708740234375, -0.00020301342010498047, 0.0005083084106445312, -0.0281982421875, 0.003971099853515625, -0.007556915283203125, -0.04595947265625, 0.0033817291259765625, -0.004375457763671875, -0.021636962890625, -0.01119232177734375, -0.0260772705078125, -0.0022830963134765625, -0.027008056640625, -0.053375244140625, 0.006237030029296875, 0.0158538818359375, -0.048583984375, 0.0097808837890625, 0.01033782958984375, -0.0032520294189453125, -0.01500701904296875, 0.02398681640625, 0.01454925537109375, -0.01003265380859375, -0.0226287841796875, -0.0202484130859375, 0.0194854736328125, 0.0130615234375, -0.022003173828125, 0.022979736328125, 0.035858154296875, 0.0268096923828125, -0.01983642578125, 0.019500732421875, 0.001483917236328125, 0.03472900390625, -0.01326751708984375, 0.039764404296875, -0.00595855712890625, -0.0127410888671875, 0.012969970703125, -0.0016002655029296875, -0.0272979736328125, 0.020782470703125, -0.01212310791015625, -0.08856201171875, 0.06536865234375, 0.029754638671875, 0.031402587890625, 0.034637451171875 ]
dd27610059de4e83ff92c44a401000c3cd77e0c6
Wordpress Stackexchange Q: Restrict one post per author I'm trying to create an events plugin and so far, I'm through with the following: * *A short-code that displays a form on the front-end to the user. *The event display page that renders the output. *'Events' as custom post type and several custom-fields for additional event information. Problems: * *I want to restrict the users from submitting more than one event. *If the user has already published an event, he/she should be presented with a form that has their earlier values (aka values of custom fields) prefilled. They can edit these values and save to update the event display page. If they haven't published any event before, show a blank form with regular placeholders. I'm unable to think about any approach to address this issue. Would really appreciate if you could point me in the right direction. Thank you for your time and I look forward to getting response. A: Answer from comments: First, create a conditional to check if the user has already 'published' a post. If yes, simply redirect them. One can use update_post_meta with the post ID without any problem. Simply use that information to populate the fields.
Q: Restrict one post per author I'm trying to create an events plugin and so far, I'm through with the following: * *A short-code that displays a form on the front-end to the user. *The event display page that renders the output. *'Events' as custom post type and several custom-fields for additional event information. Problems: * *I want to restrict the users from submitting more than one event. *If the user has already published an event, he/she should be presented with a form that has their earlier values (aka values of custom fields) prefilled. They can edit these values and save to update the event display page. If they haven't published any event before, show a blank form with regular placeholders. I'm unable to think about any approach to address this issue. Would really appreciate if you could point me in the right direction. Thank you for your time and I look forward to getting response. A: Answer from comments: First, create a conditional to check if the user has already 'published' a post. If yes, simply redirect them. One can use update_post_meta with the post ID without any problem. Simply use that information to populate the fields. A: Check the current user info, then query for posts by that user, depending on query (has posts?), output the data/form you need. <?php // Retrieve current user info $current_user = wp_get_current_user(); // Prepare the query for posts by that author $args = array( 'author' => $current_user->ID, ); $author_posts = new WP_Query( $args ); // Depending on query results, output what you need if($author_posts->have_posts()) { // display the edit form } else { // display the new post form } ?>
wordpress
{ "language": "en", "length": 279, "provenance": "stackexchange_00019.jsonl.gz:465869", "question_score": "6", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228216" }
[ 0.068115234375, 0.01427459716796875, 0.02679443359375, -0.044219970703125, 0.0188751220703125, -0.0003323554992675781, 0.009674072265625, -0.04193115234375, -0.005985260009765625, 0.029571533203125, 0.0340576171875, 0.0179901123046875, -0.03118896484375, -0.035064697265625, -0.01324462890625, -0.0090179443359375, 0.0287933349609375, -0.0002758502960205078, -0.005023956298828125, -0.032135009765625, 0.02410888671875, -0.00811767578125, -0.012725830078125, 0.08013916015625, 0.04132080078125, -0.0207977294921875, 0.097412109375, -0.037872314453125, 0.03460693359375, -0.0171051025390625, 0.03253173828125, -0.038299560546875, 0.0175018310546875, 0.048828125, -0.05548095703125, 0.05120849609375, -0.022186279296875, 0.0242767333984375, 0.0044403076171875, 0.042083740234375, 0.047576904296875, -0.0345458984375, -0.0455322265625, 0.063232421875, -0.0270538330078125, -0.052825927734375, 0.06597900390625, -0.01605224609375, 0.00215911865234375, -0.006893157958984375, -0.004085540771484375, -0.00246429443359375, 0.0073394775390625, -0.01236724853515625, -0.007183074951171875, 0.0038776397705078125, -0.001422882080078125, -0.013275146484375, 0.0308074951171875, 0.0085906982421875, -0.01169586181640625, -0.0091400146484375, 0.028778076171875, -0.0148468017578125, 0.004360198974609375, 0.0037689208984375, -0.0276947021484375, 0.0360107421875, 0.00018393993377685547, -0.006351470947265625, -0.01337432861328125, -0.0307769775390625, -0.004573822021484375, 0.0018968582153320312, 0.006137847900390625, -0.008575439453125, 0.0047454833984375, -0.0169677734375, 0.003551483154296875, 0.04254150390625, -0.01342010498046875, -0.0241546630859375, 0.0026149749755859375, 0.0034465789794921875, -0.032440185546875, -0.00262451171875, -0.023895263671875, 0.00939178466796875, -0.016326904296875, 0.01471710205078125, -0.0059051513671875, -0.0230712890625, -0.0098876953125, 0.048675537109375, -0.000934600830078125, -0.00884246826171875, 0.057098388671875, 0.06512451171875, -0.0222930908203125, -0.03985595703125, 0.01336669921875, -0.024749755859375, -0.047210693359375, -0.0024967193603515625, 0.0111846923828125, 0.05999755859375, 0.01177215576171875, 0.035736083984375, 0.0416259765625, 0.0062255859375, 0.01654052734375, 0.01763916015625, -0.01517486572265625, -0.01043701171875, -0.01117706298828125, -0.006206512451171875, -0.04449462890625, 0.036376953125, 0.003475189208984375, 0.029449462890625, 0.0099029541015625, 0.01343536376953125, 0.0242919921875, -0.0204925537109375, -0.0180816650390625, -0.021331787109375, -0.0328369140625, -0.0340576171875, 0.021759033203125, 0.0175933837890625, -0.039581298828125, -0.0109710693359375, 0.0804443359375, 0.05523681640625, 0.035675048828125, -0.014251708984375, 0.01776123046875, 0.0035877227783203125, -0.0018053054809570312, 0.019989013671875, -0.029754638671875, -0.0143890380859375, 0.0228118896484375, -0.0195159912109375, -0.03143310546875, 0.027587890625, 0.01190948486328125, 0.0210418701171875, -0.014068603515625, -0.054779052734375, -0.009765625, -0.0088958740234375, 0.05316162109375, -0.028533935546875, -0.0228118896484375, -0.040435791015625, 0.0041961669921875, -0.036224365234375, -0.004116058349609375, -0.0290374755859375, 0.028167724609375, 0.028778076171875, 0.03485107421875, -0.0265960693359375, -0.017364501953125, -0.05206298828125, -0.06610107421875, -0.0040740966796875, 0.0155029296875, 0.0120391845703125, 0.006122589111328125, 0.041656494140625, 0.0003643035888671875, 0.0196380615234375, 0.0029582977294921875, 0.0029163360595703125, -0.01097869873046875, -0.032989501953125, 0.01934814453125, 0.052001953125, 0.01316070556640625, 0.0011548995971679688, 0.0137786865234375, 0.0166168212890625, -0.056732177734375, 0.048980712890625, -0.0036773681640625, 0.0202178955078125, 0.0186004638671875, -0.005950927734375, 0.04156494140625, 0.036224365234375, 0.004596710205078125, -0.037628173828125, -0.014129638671875, -0.03118896484375, 0.0253448486328125, 0.002201080322265625, -0.00012242794036865234, 0.03802490234375, 0.00046944618225097656, -0.0163421630859375, 0.0033969879150390625, -0.0074615478515625, -0.03924560546875, -0.0029964447021484375, -0.00988006591796875, 0.02105712890625, -0.0170135498046875, 0.0289459228515625, 0.017608642578125, 0.0295257568359375, -0.03564453125, -0.0088043212890625, 0.004947662353515625, 0.0047607421875, 0.01055145263671875, 0.0290069580078125, -0.0036869049072265625, 0.0248260498046875, 0.0031528472900390625, -0.0224456787109375, -0.0233154296875, 0.00316619873046875, 0.06842041015625, -0.03302001953125, 0.007694244384765625, -0.046661376953125, 0.036590576171875, -0.0156402587890625, -0.02850341796875, 0.048309326171875, 0.048980712890625, -0.0032558441162109375, -0.0303955078125, 0.01702880859375, 0.00986480712890625, -0.043487548828125, -0.0209503173828125, 0.045318603515625, 0.036285400390625, -0.003086090087890625, 0.0106353759765625, 0.038238525390625, 0.0631103515625, -0.0335693359375, -0.0020275115966796875, 0.014617919921875, 0.01201629638671875, 0.01800537109375, 0.0009613037109375, -0.004177093505859375, 0.03131103515625, -0.02191162109375, 0.037811279296875, 0.0303497314453125, -0.0025234222412109375, 0.0159454345703125, -0.005687713623046875, -0.00754547119140625, 0.00821685791015625, -0.01418304443359375, -0.00936126708984375, -0.007465362548828125, 0.0086669921875, -0.0012159347534179688, 0.02276611328125, 0.016815185546875, -0.01727294921875, -0.00574493408203125, 0.01519775390625, -0.0135955810546875, 0.007488250732421875, -0.0191650390625, -0.0222625732421875, 0.04388427734375, -0.038604736328125, 0.0149993896484375, 0.0126800537109375, 0.003631591796875, -0.0213470458984375, 0.0003104209899902344, -0.045654296875, -0.0160064697265625, 0.002773284912109375, -0.046875, 0.0015916824340820312, -0.007480621337890625, 0.00411224365234375, -0.0548095703125, -0.01165771484375, 0.007350921630859375, -0.060546875, 0.072509765625, 0.03338623046875, -0.057830810546875, -0.046722412109375, -0.05859375, 0.06915283203125, -0.07122802734375, 0.00533294677734375, 0.061767578125, -0.01788330078125, 0.0333251953125, -0.0036830902099609375, -0.01119232177734375, -0.020263671875, 0.0182952880859375, -0.0080413818359375, 0.006595611572265625, -0.080810546875, -0.0172119140625, 0.0296173095703125, 0.034423828125, 0.039154052734375, -0.0268096923828125, 0.010009765625, 0.0460205078125, -0.00399017333984375, 0.00904083251953125, -0.018585205078125, -0.03857421875, 0.045684814453125, -0.03436279296875, -0.0024509429931640625, -0.0135498046875, -0.018402099609375, 0.02734375, -0.051300048828125, -0.00872802734375, -0.0095062255859375, -0.021331787109375, -0.006198883056640625, 0.052978515625, -0.004917144775390625, 0.0027523040771484375, 0.0008907318115234375, 0.101806640625, 0.0034732818603515625, -0.12213134765625, -0.04803466796875, 0.011474609375, -0.037139892578125, 0.024932861328125, -0.01568603515625, -0.01580810546875, -0.00911712646484375, 0.01102447509765625, -0.0160675048828125, -0.01328277587890625, 0.007083892822265625, -0.018646240234375, -0.01371002197265625, -0.00316619873046875, 0.02362060546875, 0.0131988525390625, -0.002437591552734375, 0.040924072265625, 0.07354736328125, -0.0060577392578125, 0.0243377685546875, 0.00614166259765625, -0.032806396484375, -0.065185546875, 0.017608642578125, -0.0196380615234375, -0.017852783203125, -0.0245819091796875, 0.04296875, 0.032135009765625, 0.005825042724609375, 0.01027679443359375, 0.01898193359375, 0.0104827880859375, 0.0241241455078125, -0.0390625, -0.008636474609375, -0.030548095703125, -0.00872802734375, -0.030853271484375, -0.0002963542938232422, -0.0223236083984375, 0.030487060546875, -0.0308380126953125, -0.060882568359375, 0.04840087890625, -0.00980377197265625, 0.02691650390625, -0.047210693359375, -0.04034423828125, -0.020416259765625, 0.09197998046875, -0.0229034423828125, -0.032684326171875, 0.0041961669921875, 0.01445770263671875, -0.044403076171875, -0.004894256591796875, -0.006191253662109375, -0.0010547637939453125, -0.01227569580078125, -0.007762908935546875, -0.01104736328125, 0.0009889602661132812, -0.01202392578125, -0.0195159912109375, 0.0003829002380371094, -0.0252685546875, 0.028167724609375, -0.0430908203125, 0.01114654541015625, 0.012603759765625, 0.00455474853515625, -0.0248260498046875, -0.0166168212890625, -0.034149169921875, -0.0679931640625, -0.0254974365234375, 0.0121612548828125, 0.052276611328125, 0.00371551513671875, -0.0235137939453125, -0.016754150390625, 0.04217529296875, 0.01094818115234375, 0.01410675048828125, 0.0032176971435546875, -0.0171051025390625, 0.0180816650390625, -0.004261016845703125, -0.00621795654296875, -0.0240020751953125, -0.004535675048828125, 0.0010623931884765625, -0.01215362548828125, 0.0222320556640625, -0.034423828125, -0.0259857177734375, -0.004924774169921875, -0.0292510986328125, -0.0367431640625, -0.0256500244140625, 0.0096588134765625, 0.0194854736328125, 0.006618499755859375, -0.020416259765625, -0.0222930908203125, -0.0440673828125, 0.0020847320556640625, -0.0186614990234375, -0.011962890625, 0.020111083984375, 0.08734130859375, 0.01837158203125, 0.005260467529296875, -0.06646728515625, 0.00952911376953125, 0.017822265625, 0.0372314453125, 0.020538330078125, -0.0236968994140625, -0.0277252197265625, 0.06475830078125, -0.00821685791015625, -0.00948333740234375, 0.00614166259765625, 0.0418701171875, 0.0091705322265625, -0.00731658935546875, 0.00994110107421875, -0.00753021240234375, 0.0003638267517089844, -0.020751953125, -0.01059722900390625, 0.016021728515625, 0.0019207000732421875, 0.0295562744140625, 0.018768310546875, -0.017822265625, -0.052276611328125, -0.0316162109375, 0.01090240478515625, 0.04638671875, -0.01358795166015625, 0.0227203369140625, -0.0098724365234375, 0.0133514404296875, -0.00856781005859375, -0.00978851318359375, 0.0004930496215820312, -0.012908935546875, 0.011444091796875, 0.03204345703125, -0.0010023117065429688, 0.0161895751953125, -0.0201568603515625, -0.004375457763671875, 0.05419921875, 0.002597808837890625, -0.033966064453125, -0.022430419921875, -0.0140380859375, -0.03692626953125, 0.0047760009765625, -0.00963592529296875, 0.01088714599609375, 0.0216217041015625, -0.00678253173828125, 0.01279449462890625, -0.0002887248992919922, 0.015777587890625, -0.0225067138671875, -0.0221405029296875, -0.011505126953125, -0.0042724609375, 0.033599853515625, 0.014801025390625, -0.00986480712890625, 0.01499176025390625, -0.0251007080078125, 0.12176513671875, 0.1192626953125, 0.002445220947265625, 0.0081024169921875, -0.0006232261657714844, -0.040740966796875, -0.0121307373046875, -0.0709228515625, -0.0372314453125, -0.0292510986328125, 0.01013946533203125, 0.01424407958984375, 0.022216796875, 0.0254364013671875, 0.017333984375, 0.0372314453125, -0.00984954833984375, -0.01209259033203125, 0.00788116455078125, 0.00783538818359375, -0.0021266937255859375, 0.0333251953125, 0.0220489501953125, 0.029632568359375, -0.0029163360595703125, -0.004642486572265625, -0.030181884765625, -0.017333984375, 0.0131988525390625, -0.0243988037109375, -0.01244354248046875, -0.01055145263671875, -0.0195770263671875, 0.0014209747314453125, -0.016876220703125, -0.0233154296875, -0.037689208984375, 0.0072021484375, -0.004852294921875, 0.019775390625, -0.0509033203125, 0.0287017822265625, -0.03680419921875, 0.01776123046875, -0.054840087890625, 0.01448822021484375, 0.046112060546875, 0.045501708984375, -0.07025146484375, -0.018218994140625, -0.03173828125, -0.01141357421875, -0.026458740234375, -0.01325225830078125, -0.040008544921875, 0.017608642578125, 0.011688232421875, 0.0295257568359375, -0.0090179443359375, -0.0269775390625, 0.0291290283203125, -0.0301361083984375, -0.03448486328125, -0.0085906982421875, -0.002666473388671875, 0.038055419921875, 0.021820068359375, 0.055938720703125, 0.0187225341796875, 0.0143890380859375, -0.0229339599609375, -0.0246124267578125, -0.00707244873046875, -0.059112548828125, -0.0194854736328125, 0.01204681396484375, -0.016754150390625, 0.0253448486328125, -0.00963592529296875, 0.004520416259765625, -0.0005288124084472656, -0.0312042236328125, 0.003292083740234375, -0.0195159912109375, 0.0128936767578125, -0.02099609375, -0.041748046875, 0.0214080810546875, -0.048370361328125, 0.014984130859375, 0.01316070556640625, -0.0078887939453125, 0.038543701171875, -0.0274658203125, 0.026580810546875, 0.025177001953125, 0.047576904296875, 0.00007623434066772461, 0.01381683349609375, -0.03240966796875, 0.04888916015625, 0.0210723876953125, 0.035736083984375, 0.06298828125, -0.0199737548828125, -0.0096893310546875, 0.0189056396484375, 0.05596923828125, -0.01309967041015625, -0.027496337890625, 0.031494140625, -0.029571533203125, -0.0130615234375, -0.01039886474609375, 0.01297760009765625, -0.03851318359375, 0.0295257568359375, -0.00021564960479736328, 0.0266265869140625, 0.052001953125, -0.004772186279296875, 0.0263824462890625, 0.036346435546875, 0.00916290283203125, 0.0202178955078125, -0.026611328125, 0.0062408447265625, -0.00957489013671875, 0.00572967529296875, -0.0133514404296875, 0.0526123046875, -0.00047087669372558594, -0.032379150390625, -0.0070953369140625, 0.01096343994140625, -0.017608642578125, -0.0289154052734375, 0.007556915283203125, 0.0155181884765625, -0.0296783447265625, -0.07159423828125, 0.016082763671875, 0.01273345947265625, -0.01029205322265625, 0.01325225830078125, 0.0192718505859375, 0.0264129638671875, 0.0657958984375, -0.01922607421875, 0.0210113525390625, 0.024627685546875, 0.03564453125, -0.052154541015625, -0.0277557373046875, 0.0012807846069335938, 0.032379150390625, -0.04461669921875, 0.037445068359375, -0.015289306640625, -0.0277099609375, -0.0189971923828125, -0.03399658203125, 0.092529296875, -0.02886962890625, -0.0213623046875, 0.0182342529296875, 0.0006418228149414062, -0.01751708984375, -0.011322021484375, -0.0172119140625, -0.03643798828125, 0.0020809173583984375, -0.00991058349609375, -0.01456451416015625, -0.015350341796875, -0.01119232177734375, -0.09674072265625, 0.0947265625, 0.001865386962890625, 0.04815673828125, 0.0037689208984375, 0.03082275390625, -0.031463623046875, -0.00955963134765625, -0.06512451171875, 0.0447998046875, -0.00829315185546875, 0.066162109375, -0.06732177734375, -0.017913818359375, 0.0036449432373046875, 0.024078369140625, 0.09869384765625, 0.0269317626953125, -0.01169586181640625, 0.01983642578125, 0.034454345703125, -0.0258331298828125, -0.0645751953125, 0.049835205078125, 0.01438140869140625, -0.017181396484375, 0.0782470703125, 0.031829833984375, 0.064453125, -0.01348876953125, 0.005970001220703125, 0.00560760498046875, -0.0285491943359375, -0.059661865234375, -0.01513671875, -0.033599853515625, -0.031402587890625, -0.004772186279296875, -0.01776123046875, 0.002536773681640625, 0.0107421875, 0.051116943359375, 0.09136962890625, -0.00408172607421875, 0.02392578125, -0.035980224609375, 0.078125, 0.04156494140625, 0.03179931640625, 0.046112060546875, 0.02496337890625, -0.045654296875, 0.035552978515625, 0.045989990234375, 0.004913330078125, -0.018768310546875, 0.021087646484375, -0.0034389495849609375, 0.00481414794921875, -0.082275390625, -0.045501708984375, 0.0802001953125, 0.05316162109375, -0.0210723876953125, -0.057586669921875, 0.01263427734375, 0.021728515625, 0.0177764892578125, 0.01528167724609375, 0.0012845993041992188, 0.01274871826171875, 0.08782958984375, -0.01470184326171875, 0.024566650390625, 0.031524658203125, -0.004802703857421875, 0.006381988525390625, 0.03839111328125, -0.05426025390625, 0.0224151611328125, -0.02301025390625, -0.01605224609375, -0.0009927749633789062, 0.01548004150390625, 0.023529052734375, 0.0259857177734375, 0.0279998779296875, -0.00495147705078125, -0.001758575439453125, 0.017059326171875, 0.0156402587890625, 0.00701141357421875, -0.0201263427734375, -0.013641357421875, 0.006870269775390625, 0.0239715576171875, 0.0030689239501953125, 0.00027108192443847656, 0.03497314453125, 0.058380126953125, -0.008392333984375, -0.0187225341796875, 0.0318603515625, -0.0108184814453125, -0.01045989990234375, -0.02520751953125, -0.0078887939453125, -0.032470703125, -0.0243072509765625, -0.0242156982421875, 0.034271240234375, -0.037506103515625, 0.00501251220703125, -0.019866943359375, 0.0089874267578125, -0.04925537109375, -0.007648468017578125, 0.0040435791015625, 0.041229248046875, 0.0227813720703125, -0.0919189453125, 0.0171661376953125, -0.056640625, -0.08660888671875, 0.039215087890625, 0.0438232421875, -0.06756591796875, 0.0419921875, 0.003391265869140625, 0.0098114013671875, 0.03851318359375, -0.04962158203125, 0.0161285400390625, 0.00937652587890625, -0.0025234222412109375, -0.01007843017578125, -0.07049560546875, -0.04718017578125, -0.007167816162109375, 0.0341796875, 0.00566864013671875, 0.033935546875, -0.0006079673767089844, 0.00970458984375, 0.0257720947265625, -0.03240966796875, 0.00922393798828125, 0.013336181640625, 0.038421630859375, -0.026824951171875, -0.0127716064453125, -0.01416015625, -0.02490234375, -0.00023937225341796875, 0.040283203125, -0.0255126953125, 0.002010345458984375, -0.02105712890625, 0.0247039794921875, -0.0100250244140625, 0.03131103515625, -0.015777587890625, 0.0012273788452148438, -0.0310211181640625, -0.0230255126953125, 0.040313720703125, 0.0225067138671875, 0.0001995563507080078, 0.021697998046875, -0.02252197265625, -0.034454345703125, -0.009552001953125, -0.03814697265625, -0.05426025390625, 0.00269317626953125, 0.052032470703125, 0.0005388259887695312, 0.05120849609375, -0.0062713623046875, 0.0168304443359375, 0.025848388671875, 0.01534271240234375, 0.0323486328125, -0.046112060546875, -0.01546478271484375, -0.01058197021484375, 0.006801605224609375, -0.0199737548828125, -0.01239013671875, 0.0227508544921875, -0.0202484130859375, -0.057708740234375, -0.012847900390625, -0.0245208740234375, -0.03680419921875, 0.015380859375, -0.005237579345703125, 0.0010986328125, -0.05755615234375, -0.039520263671875, 0.0119781494140625, 0.00958251953125, -0.0217132568359375, -0.008056640625, 0.00688934326171875, -0.0307464599609375, 0.016510009765625, -0.0229034423828125, 0.0022220611572265625, 0.00110626220703125, 0.030029296875, -0.03582763671875, -0.019134521484375, -0.035308837890625, 0.008697509765625, -0.040924072265625, -0.019287109375, 0.00823211669921875, 0.0015344619750976562, -0.0248260498046875, 0.007762908935546875, 0.004467010498046875, 0.0439453125, -0.0168914794921875, -0.0177459716796875, 0.01450347900390625, 0.00466156005859375, -0.033233642578125, -0.0457763671875, 0.032501220703125, -0.032958984375, -0.042205810546875, -0.044464111328125, -0.002536773681640625, 0.0142974853515625, -0.040740966796875, -0.07806396484375, 0.07562255859375, -0.021026611328125, -0.0223236083984375, -0.044281005859375, 0.01654052734375, 0.01389312744140625, -0.0274505615234375, -0.016754150390625, -0.0078277587890625, -0.0292816162109375, 0.01071929931640625, 0.00356292724609375, -0.033355712890625, 0.04901123046875, -0.0162353515625, -0.0723876953125, -0.0221405029296875, -0.0131378173828125, -0.00878143310546875, -0.0190887451171875, -0.00017130374908447266, 0.00591278076171875, 0.004497528076171875, -0.034698486328125, 0.000988006591796875, 0.01033782958984375, 0.031341552734375, -0.041412353515625, -0.078857421875, -0.03900146484375, -0.0227203369140625, 0.0882568359375, 0.096923828125, 0.0300140380859375, -0.051422119140625, 0.0236663818359375, -0.032379150390625, -0.038543701171875, -0.013275146484375, 0.0032958984375, -0.05352783203125, -0.0050201416015625, 0.0034637451171875, -0.036376953125, 0.005878448486328125, 0.06976318359375, -0.036376953125, -0.0033206939697265625, 0.0059661865234375, -0.048309326171875, -0.09295654296875, -0.008636474609375, 0.01332855224609375, -0.02764892578125, -0.017547607421875, 0.006832122802734375, -0.0015707015991210938, -0.0182037353515625, 0.0081329345703125, 0.00628662109375, -0.018035888671875, -0.0396728515625, 0.03131103515625, -0.0191650390625, 0.04522705078125, -0.05078125, -0.0280303955078125, -0.0275115966796875, 0.0203399658203125, -0.0029354095458984375, 0.0142822265625, -0.00005525350570678711, 0.007511138916015625, 0.01190948486328125, 0.032958984375, -0.03564453125, -0.004161834716796875, -0.032073974609375, 0.0006871223449707031, -0.0268402099609375, 0.045135498046875, 0.011505126953125, 0.021270751953125, 0.0139312744140625, 0.0143890380859375, 0.01861572265625, 0.0015649795532226562, -0.011260986328125, -0.01080322265625, 0.00934600830078125, -0.00514984130859375 ]
01f22b5ed2ac278e2af3a5c68c4882cf59ae6cca
Wordpress Stackexchange Q: OEmbed from Pinterest I'm looking for a way to show a certain pinterest pinboard in a post. I've found in the WordPress.com Documentation that you can simply post your pinboards URL there. This is not possible on a selfhosted Wordpress installation so I guess that is something specific to wordpress.com. What would be the easiest way to add a URL Handler that translates the pinterest URL into the needed embed code and include the pinterest js file? A: I found that https://wordpress.org/plugins/pinterest-widgets actually has the needed functionality but doesn't mention it in the description. After installing and activating you can add a pinboard to a post by using the following shortcodes [pin_board url="http://www.pinterest.com/pinterest/pin-pets/"] [pin_board url="http://www.pinterest.com/pinterest/pin-pets/" size="header"] [pin_board url="http://www.pinterest.com/pinterest/pin-pets/" size="custom" image_width="100" board_width="900" board_height="450"] more options can be found on the plugins "settings" page after installing.
Q: OEmbed from Pinterest I'm looking for a way to show a certain pinterest pinboard in a post. I've found in the WordPress.com Documentation that you can simply post your pinboards URL there. This is not possible on a selfhosted Wordpress installation so I guess that is something specific to wordpress.com. What would be the easiest way to add a URL Handler that translates the pinterest URL into the needed embed code and include the pinterest js file? A: I found that https://wordpress.org/plugins/pinterest-widgets actually has the needed functionality but doesn't mention it in the description. After installing and activating you can add a pinboard to a post by using the following shortcodes [pin_board url="http://www.pinterest.com/pinterest/pin-pets/"] [pin_board url="http://www.pinterest.com/pinterest/pin-pets/" size="header"] [pin_board url="http://www.pinterest.com/pinterest/pin-pets/" size="custom" image_width="100" board_width="900" board_height="450"] more options can be found on the plugins "settings" page after installing. A: Go to Pinterest site and open a pin which you want to embed on your post. Now you can find 3 dots near send button in the top of the pin. Click that dots and you can see "Embed" option. Now click that. Pinterest will give you 5 options to embed their content. * *Pin *Profile *Board *Follow *and Pin it button Based on your requirement, select the option and scroll down. You can find embed code at the bottom of the page. Just copy and paste in your post. Note : The script tag should be included once in a page.
wordpress
{ "language": "en", "length": 238, "provenance": "stackexchange_00019.jsonl.gz:465871", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228222" }
[ 0.05548095703125, 0.035064697265625, 0.0299530029296875, 0.0224456787109375, 0.0179290771484375, -0.0252532958984375, 0.06939697265625, -0.073974609375, -0.025115966796875, 0.01073455810546875, -0.03045654296875, 0.0206298828125, -0.01306915283203125, -0.0256500244140625, 0.01171875, -0.03143310546875, 0.0181732177734375, 0.02703857421875, 0.03839111328125, -0.002956390380859375, 0.00994110107421875, 0.0184173583984375, 0.0196685791015625, -0.0019044876098632812, 0.0034122467041015625, -0.037109375, 0.05706787109375, -0.018829345703125, 0.00872039794921875, -0.01922607421875, 0.017547607421875, -0.01873779296875, 0.03375244140625, 0.03875732421875, -0.04638671875, 0.0506591796875, 0.0278167724609375, 0.005878448486328125, 0.00540924072265625, 0.057891845703125, 0.01229095458984375, -0.00737762451171875, 0.02764892578125, -0.004604339599609375, 0.003757476806640625, -0.044921875, 0.041534423828125, -0.0286102294921875, -0.02069091796875, -0.0498046875, 0.0264739990234375, 0.01331329345703125, 0.051025390625, -0.06561279296875, -0.0118560791015625, 0.0094451904296875, -0.0592041015625, 0.0496826171875, 0.041595458984375, 0.006977081298828125, -0.0182647705078125, -0.0222015380859375, 0.00350189208984375, -0.00797271728515625, 0.0157470703125, 0.00849151611328125, -0.042572021484375, 0.01064300537109375, 0.022491455078125, 0.022796630859375, -0.00984954833984375, -0.04010009765625, 0.006877899169921875, 0.00167083740234375, -0.04852294921875, 0.01055145263671875, 0.00815582275390625, 0.005184173583984375, 0.02777099609375, -0.0290069580078125, 0.028350830078125, 0.0214385986328125, 0.01450347900390625, -0.0237579345703125, -0.01035308837890625, -0.034088134765625, -0.0026416778564453125, -0.01259613037109375, -0.0576171875, -0.009918212890625, -0.02783203125, -0.0084228515625, -0.0975341796875, 0.0092315673828125, 0.022369384765625, -0.0119476318359375, 0.0136260986328125, -0.016632080078125, 0.0121917724609375, 0.02496337890625, 0.0111083984375, -0.05438232421875, 0.06524658203125, -0.0301055908203125, -0.003650665283203125, 0.01641845703125, 0.0174713134765625, -0.025390625, 0.004558563232421875, 0.0122528076171875, -0.0272064208984375, 0.0266571044921875, 0.0025615692138671875, -0.0203857421875, -0.03863525390625, 0.0362548828125, -0.00452423095703125, -0.0338134765625, -0.003833770751953125, 0.001678466796875, -0.006000518798828125, 0.00997161865234375, 0.00701904296875, 0.033843994140625, 0.0270538330078125, 0.030975341796875, -0.002979278564453125, -0.0299072265625, -0.00962066650390625, 0.033782958984375, -0.0204925537109375, 0.0152130126953125, 0.04241943359375, 0.03955078125, -0.00032520294189453125, -0.0209197998046875, 0.0241241455078125, -0.032135009765625, -0.003265380859375, 0.0183868408203125, -0.03472900390625, -0.021820068359375, 0.023712158203125, -0.033935546875, 0.022491455078125, -0.0033550262451171875, 0.01526641845703125, 0.011871337890625, -0.0017080307006835938, 0.01070404052734375, -0.0140380859375, 0.01336669921875, 0.0153656005859375, 0.0258636474609375, 0.0124664306640625, -0.00096893310546875, 0.0306396484375, -0.0189971923828125, 0.026824951171875, -0.0191802978515625, 0.01186370849609375, -0.0130157470703125, 0.01073455810546875, -0.0225830078125, -0.030548095703125, 0.00904083251953125, -0.058837890625, 0.00952911376953125, 0.028900146484375, 0.0347900390625, 0.0155792236328125, -0.01123809814453125, -0.026763916015625, 0.0247955322265625, 0.021759033203125, 0.016632080078125, 0.00525665283203125, 0.01557159423828125, 0.040069580078125, 0.036468505859375, 0.01806640625, -0.00986480712890625, 0.107421875, -0.0267791748046875, -0.05120849609375, 0.0250396728515625, 0.01102447509765625, 0.0888671875, 0.0214385986328125, 0.03692626953125, 0.0193328857421875, -0.0174407958984375, -0.0318603515625, 0.0270233154296875, -0.01390838623046875, -0.0258636474609375, -0.00458526611328125, 0.003208160400390625, -0.007259368896484375, 0.0005078315734863281, -0.05133056640625, 0.0158538818359375, -0.008209228515625, 0.080322265625, 0.0273284912109375, 0.0159759521484375, -0.0163421630859375, 0.0116729736328125, 0.0211944580078125, -0.0139007568359375, 0.005382537841796875, -0.0157928466796875, 0.003406524658203125, -0.0228118896484375, -0.034912109375, 0.0309600830078125, 0.016754150390625, 0.0640869140625, 0.01360321044921875, 0.0386962890625, -0.00018477439880371094, -0.0193023681640625, 0.00788116455078125, 0.011505126953125, 0.01165771484375, -0.0022125244140625, -0.0194244384765625, -0.00824737548828125, -0.0306243896484375, 0.0341796875, -0.06573486328125, 0.03515625, -0.0146636962890625, -0.0154876708984375, -0.048126220703125, -0.032135009765625, -0.046417236328125, -0.0243988037109375, 0.011383056640625, 0.06427001953125, 0.03289794921875, 0.01082611083984375, 0.021728515625, 0.04571533203125, 0.019989013671875, -0.02374267578125, 0.0333251953125, 0.0002620220184326172, 0.017913818359375, 0.054656982421875, 0.01229095458984375, -0.0034427642822265625, 0.00045371055603027344, -0.07293701171875, 0.00830078125, 0.0303955078125, -0.02008056640625, 0.02655029296875, -0.007602691650390625, -0.0189666748046875, -0.0200042724609375, -0.004436492919921875, 0.0208892822265625, -0.0173797607421875, 0.07080078125, -0.02099609375, 0.0731201171875, 0.042755126953125, -0.010894775390625, -0.0243377685546875, -0.004669189453125, 0.029815673828125, -0.0012836456298828125, 0.02264404296875, 0.0209503173828125, 0.0033206939697265625, -0.017852783203125, -0.010986328125, 0.026519775390625, 0.019989013671875, 0.0082855224609375, 0.01557159423828125, -0.043701171875, -0.003803253173828125, -0.0181427001953125, -0.0244140625, 0.01219940185546875, 0.072265625, -0.0189208984375, -0.0081939697265625, 0.0223236083984375, 0.021087646484375, -0.0242767333984375, 0.026824951171875, -0.02203369140625, -0.0100860595703125, 0.029052734375, -0.09326171875, 0.06939697265625, -0.05487060546875, 0.031707763671875, 0.07421875, -0.00006723403930664062, 0.01268768310546875, 0.0003578662872314453, -0.0031299591064453125, -0.0089263916015625, 0.0220184326171875, -0.00579833984375, -0.025604248046875, -0.034210205078125, 0.0029144287109375, 0.017059326171875, -0.001129150390625, 0.01180267333984375, -0.03973388671875, -0.005588531494140625, -0.004756927490234375, -0.07080078125, -0.03045654296875, 0.020294189453125, -0.06695556640625, -0.0030956268310546875, 0.001922607421875, -0.045654296875, -0.01556396484375, 0.0400390625, 0.00760650634765625, -0.084228515625, -0.0182342529296875, -0.016845703125, -0.05413818359375, -0.032989501953125, 0.037841796875, 0.0023136138916015625, 0.02001953125, 0.01419830322265625, -0.0030193328857421875, 0.02093505859375, -0.011383056640625, 0.050689697265625, 0.08331298828125, -0.00836944580078125, -0.00007134675979614258, 0.0178070068359375, -0.0182342529296875, 0.0103607177734375, -0.00458526611328125, 0.0089874267578125, 0.050323486328125, -0.041229248046875, 0.002246856689453125, -0.01029205322265625, -0.027099609375, -0.016265869140625, 0.0007791519165039062, 0.002323150634765625, -0.06256103515625, -0.025390625, -0.07025146484375, 0.00545501708984375, -0.0094757080078125, -0.0054779052734375, -0.0254364013671875, -0.040618896484375, 0.0018291473388671875, -0.05072021484375, 0.05078125, -0.01324462890625, 0.0019893646240234375, 0.044708251953125, -0.03387451171875, 0.00637054443359375, -0.0254364013671875, -0.028900146484375, -0.02593994140625, 0.0091705322265625, -0.00878143310546875, 0.04302978515625, -0.006206512451171875, 0.0162353515625, -0.036865234375, 0.066650390625, -0.06292724609375, -0.034027099609375, 0.03759765625, -0.019073486328125, 0.022003173828125, -0.035552978515625, -0.0288848876953125, -0.0267333984375, 0.0841064453125, -0.04010009765625, -0.01666259765625, 0.0061187744140625, 0.020111083984375, -0.0032501220703125, -0.061676025390625, -0.030914306640625, -0.021575927734375, -0.04498291015625, 0.0274658203125, -0.007598876953125, -0.01062774658203125, 0.004413604736328125, -0.01280975341796875, -0.0026378631591796875, -0.033477783203125, 0.021759033203125, 0.00475311279296875, 0.005458831787109375, 0.0031566619873046875, -0.0204010009765625, -0.0087890625, -0.0169830322265625, 0.00142669677734375, -0.0531005859375, -0.014556884765625, 0.008392333984375, 0.037933349609375, 0.02142333984375, -0.06097412109375, -0.00392913818359375, 0.03363037109375, -0.007061004638671875, 0.00957489013671875, 0.014007568359375, 0.0296478271484375, 0.0021820068359375, -0.0160980224609375, 0.0168609619140625, -0.037261962890625, 0.022735595703125, 0.050537109375, -0.037109375, 0.01537322998046875, 0.0159759521484375, -0.032806396484375, 0.0770263671875, -0.08074951171875, -0.029998779296875, -0.032470703125, -0.0005855560302734375, 0.05828857421875, -0.0245513916015625, 0.0175323486328125, -0.044952392578125, -0.056610107421875, -0.0175933837890625, 0.01187896728515625, 0.01434326171875, 0.01221466064453125, 0.006572723388671875, 0.0183868408203125, -0.019378662109375, 0.014739990234375, -0.00274658203125, 0.038970947265625, 0.042633056640625, -0.01418304443359375, 0.005340576171875, -0.019195556640625, -0.0216064453125, 0.037689208984375, 0.0261688232421875, -0.017059326171875, 0.0283660888671875, 0.01142120361328125, 0.00484466552734375, 0.0123748779296875, 0.032562255859375, -0.0224761962890625, 0.031494140625, -0.03399658203125, 0.021331787109375, 0.007415771484375, 0.01277923583984375, -0.0287017822265625, -0.0026035308837890625, -0.031585693359375, 0.0161895751953125, -0.003326416015625, 0.04931640625, 0.00936126708984375, 0.01025390625, 0.01503753662109375, -0.0302276611328125, -0.00893402099609375, 0.0012922286987304688, 0.01220703125, 0.029083251953125, 0.0200042724609375, 0.026641845703125, 0.02825927734375, 0.01398468017578125, -0.0299530029296875, 0.01232147216796875, 0.026641845703125, -0.0269775390625, -0.035980224609375, -0.06231689453125, -0.002704620361328125, 0.0141754150390625, 0.025390625, 0.004047393798828125, 0.036376953125, 0.050140380859375, -0.01389312744140625, 0.006359100341796875, 0.0222015380859375, 0.01032257080078125, -0.0241546630859375, -0.005405426025390625, -0.003765106201171875, -0.01531982421875, -0.00920867919921875, 0.01511383056640625, -0.02581787109375, 0.011199951171875, 0.0003991127014160156, 0.05126953125, 0.000728607177734375, 0.04852294921875, 0.002696990966796875, -0.004772186279296875, 0.01122283935546875, 0.020416259765625, -0.036834716796875, 0.0018758773803710938, 0.01485443115234375, -0.0128631591796875, -0.00402069091796875, -0.0235595703125, -0.01495361328125, 0.048797607421875, -0.005615234375, -0.0158538818359375, 0.02227783203125, 0.0242919921875, -0.0203704833984375, -0.027069091796875, -0.0361328125, -0.0006537437438964844, 0.0022449493408203125, 0.0028228759765625, -0.005870819091796875, 0.01508331298828125, 0.0016908645629882812, 0.01031494140625, -0.03729248046875, 0.0200653076171875, 0.020355224609375, 0.03741455078125, -0.0261688232421875, -0.06427001953125, 0.0175018310546875, -0.0078125, -0.00748443603515625, 0.0126190185546875, 0.0038089752197265625, -0.0252838134765625, -0.00995635986328125, -0.027313232421875, 0.00330352783203125, -0.04638671875, -0.013214111328125, 0.054473876953125, 0.0287017822265625, -0.047454833984375, 0.0187225341796875, -0.038970947265625, -0.01165771484375, 0.038116455078125, -0.01031494140625, -0.043792724609375, -0.04254150390625, 0.01476287841796875, 0.029693603515625, -0.00301361083984375, 0.00786590576171875, 0.01202392578125, 0.016754150390625, -0.0064697265625, 0.0535888671875, 0.007038116455078125, 0.0263519287109375, -0.00736236572265625, 0.07940673828125, 0.0258331298828125, 0.003032684326171875, -0.0201416015625, -0.048126220703125, 0.02069091796875, -0.049835205078125, -0.0169830322265625, -0.0289306640625, -0.00370025634765625, -0.0004267692565917969, -0.0005359649658203125, -0.003055572509765625, 0.00839996337890625, -0.03936767578125, -0.0027942657470703125, -0.029022216796875, 0.1055908203125, -0.03912353515625, 0.01324462890625, 0.03302001953125, 0.00803375244140625, 0.05096435546875, -0.01385498046875, -0.01062774658203125, 0.0029926300048828125, -0.005931854248046875, 0.01715087890625, -0.0030803680419921875, -0.0264739990234375, 0.0662841796875, 0.10675048828125, 0.006359100341796875, 0.051513671875, 0.0467529296875, 0.004901885986328125, -0.002101898193359375, 0.0298919677734375, -0.047760009765625, -0.048187255859375, 0.01287841796875, 0.000010669231414794922, -0.0253753662109375, 0.0104522705078125, -0.01776123046875, 0.0055084228515625, -0.002223968505859375, 0.021942138671875, -0.00909423828125, 0.01541900634765625, -0.012176513671875, -0.02667236328125, 0.049346923828125, 0.0296630859375, -0.003437042236328125, 0.020477294921875, 0.0288238525390625, -0.01303863525390625, 0.01410675048828125, 0.04681396484375, 0.0150909423828125, 0.00957489013671875, -0.00400543212890625, -0.0008449554443359375, -0.0179290771484375, -0.050140380859375, -0.023101806640625, 0.0283355712890625, -0.0192718505859375, -0.012908935546875, -0.020538330078125, 0.032440185546875, -0.043975830078125, -0.046905517578125, 0.02532958984375, -0.01457977294921875, -0.0008172988891601562, 0.03314208984375, 0.038177490234375, -0.0211944580078125, 0.036834716796875, -0.00069427490234375, 0.014495849609375, -0.0036983489990234375, 0.004241943359375, 0.072021484375, 0.0197601318359375, 0.012725830078125, 0.056854248046875, -0.050811767578125, -0.007694244384765625, -0.022796630859375, 0.041656494140625, -0.0225677490234375, -0.02581787109375, 0.09991455078125, -0.04144287109375, -0.00853729248046875, 0.0260772705078125, 0.016021728515625, -0.022308349609375, -0.0280609130859375, -0.0005788803100585938, -0.10321044921875, -0.0655517578125, -0.007717132568359375, -0.07403564453125, -0.006198883056640625, -0.045196533203125, -0.04913330078125, 0.09552001953125, -0.037994384765625, 0.008636474609375, -0.01209259033203125, 0.05767822265625, -0.0029621124267578125, 0.04547119140625, -0.0297698974609375, 0.048126220703125, 0.032989501953125, 0.0292205810546875, 0.0006003379821777344, -0.0022563934326171875, 0.0217742919921875, 0.018585205078125, 0.0631103515625, 0.00740814208984375, -0.00743865966796875, -0.017608642578125, 0.048614501953125, 0.04510498046875, 0.0010728836059570312, 0.0028400421142578125, 0.017303466796875, 0.019683837890625, 0.0022106170654296875, -0.0120391845703125, 0.0243682861328125, -0.0367431640625, -0.026092529296875, 0.032562255859375, 0.0097808837890625, 0.0034923553466796875, 0.0192108154296875, -0.030487060546875, -0.0186614990234375, 0.017120361328125, 0.0017309188842773438, -0.0031871795654296875, -0.00007420778274536133, 0.06866455078125, 0.0290374755859375, 0.018768310546875, -0.038360595703125, -0.007965087890625, 0.042205810546875, -0.0031375885009765625, 0.02191162109375, 0.044769287109375, 0.0172882080078125, 0.0662841796875, -0.04815673828125, 0.008392333984375, -0.0222930908203125, -0.00412750244140625, 0.049774169921875, 0.011138916015625, 0.0281219482421875, -0.01314544677734375, 0.002925872802734375, 0.03240966796875, 0.040496826171875, -0.032073974609375, -0.057342529296875, 0.022216796875, 0.0257568359375, 0.01041412353515625, 0.01337432861328125, 0.00844573974609375, -0.07598876953125, -0.00022733211517333984, -0.03704833984375, 0.0223388671875, 0.0309600830078125, 0.0138702392578125, -0.0087890625, 0.0033130645751953125, -0.057708740234375, 0.028778076171875, -0.0299224853515625, 0.003444671630859375, 0.00455474853515625, 0.03668212890625, 0.030120849609375, 0.01904296875, 0.003353118896484375, -0.008392333984375, -0.0163116455078125, 0.047821044921875, 0.039520263671875, -0.0069427490234375, -0.00820159912109375, -0.03509521484375, 0.04931640625, 0.0164642333984375, 0.033233642578125, 0.011474609375, 0.004772186279296875, -0.0033588409423828125, -0.0032558441162109375, 0.0038394927978515625, 0.07061767578125, -0.00972747802734375, -0.0052947998046875, -0.040802001953125, 0.0156402587890625, 0.0225830078125, 0.0036106109619140625, -0.00547027587890625, -0.01331329345703125, 0.05084228515625, -0.042083740234375, 0.060394287109375, -0.0167388916015625, 0.0064239501953125, -0.0164642333984375, -0.0543212890625, -0.005405426025390625, -0.03692626953125, -0.0850830078125, -0.01457977294921875, -0.025543212890625, -0.043853759765625, 0.02081298828125, 0.041351318359375, 0.0011224746704101562, -0.01337432861328125, 0.01392364501953125, 0.0211639404296875, -0.007122039794921875, -0.0188446044921875, 0.0134429931640625, -0.0009036064147949219, 0.0296173095703125, 0.0197601318359375, -0.057708740234375, -0.03912353515625, -0.0293121337890625, 0.042205810546875, 0.017059326171875, 0.046173095703125, -0.0091400146484375, 0.026092529296875, -0.045196533203125, -0.006748199462890625, -0.034759521484375, -0.038360595703125, 0.0177154541015625, -0.00994873046875, -0.0121612548828125, 0.0019664764404296875, -0.0323486328125, 0.05828857421875, -0.0017728805541992188, 0.0150909423828125, 0.038055419921875, -0.0310516357421875, 0.0055084228515625, 0.02703857421875, 0.03765869140625, -0.0193634033203125, -0.0202789306640625, -0.0693359375, -0.0297698974609375, 0.043731689453125, 0.00830078125, -0.0294342041015625, 0.0660400390625, 0.0135650634765625, 0.03125, 0.0024700164794921875, -0.00951385498046875, -0.0065765380859375, 0.0289459228515625, 0.01093292236328125, -0.0213623046875, 0.028900146484375, -0.0034770965576171875, 0.0051422119140625, 0.0173187255859375, 0.0250396728515625, 0.03497314453125, -0.0789794921875, 0.0031909942626953125, 0.0250091552734375, 0.0223541259765625, -0.032989501953125, 0.007274627685546875, 0.0223846435546875, -0.0088958740234375, 0.03912353515625, -0.00826263427734375, -0.0283050537109375, -0.04901123046875, 0.0011987686157226562, 0.00983428955078125, -0.0256805419921875, -0.0106964111328125, -0.038299560546875, 0.00934600830078125, 0.053558349609375, 0.044158935546875, -0.08721923828125, 0.062469482421875, 0.00734710693359375, 0.023956298828125, 0.0296783447265625, 0.0107879638671875, 0.016815185546875, 0.031524658203125, -0.047119140625, -0.0002460479736328125, -0.016632080078125, -0.00804901123046875, -0.016571044921875, 0.0155487060546875, 0.017547607421875, -0.014495849609375, -0.0093841552734375, 0.03094482421875, 0.0245819091796875, 0.0750732421875, 0.0081329345703125, 0.006103515625, 0.0294647216796875, 0.01392364501953125, -0.0369873046875, -0.08575439453125, -0.00347900390625, -0.036865234375, -0.0019683837890625, -0.00966644287109375, -0.0017328262329101562, 0.00730133056640625, -0.038238525390625, -0.068359375, -0.0124053955078125, 0.0091400146484375, -0.044891357421875, -0.05291748046875, 0.0210723876953125, 0.0180816650390625, -0.038726806640625, -0.033935546875, 0.014068603515625, -0.0098419189453125, 0.03350830078125, -0.039398193359375, 0.0716552734375, -0.018280029296875, -0.04437255859375, -0.03277587890625, -0.03509521484375, -0.0271148681640625, -0.006946563720703125, 0.037506103515625, -0.038848876953125, 0.06298828125, 0.048583984375, -0.05206298828125, 0.032470703125, -0.01154327392578125, -0.0003116130828857422, 0.006252288818359375, -0.054718017578125, -0.027801513671875, -0.035430908203125, 0.051055908203125, -0.0147705078125, 0.0113983154296875, -0.0019817352294921875, -0.00920867919921875, -0.03192138671875, -0.0579833984375, -0.0005278587341308594, 0.023773193359375, -0.05340576171875, 0.0204925537109375, 0.01003265380859375, 0.00926971435546875, 0.0443115234375, 0.0124969482421875, 0.01617431640625, -0.013885498046875, 0.01064300537109375, -0.02984619140625, -0.06658935546875, -0.0214691162109375, 0.1024169921875, -0.0609130859375, -0.028045654296875, 0.02398681640625, 0.0130615234375, 0.0252838134765625, -0.0430908203125, -0.01629638671875, -0.02520751953125, -0.009429931640625, 0.033966064453125, -0.00704193115234375, 0.058380126953125, -0.0295867919921875, -0.0110015869140625, -0.026824951171875, -0.01093292236328125, -0.003520965576171875, -0.01157379150390625, 0.0169677734375, -0.025482177734375, 0.002788543701171875, 0.0281219482421875, 0.0012607574462890625, 0.0281524658203125, -0.0185394287109375, 0.0552978515625, -0.0032024383544921875, -0.0142059326171875, 0.0147705078125, -0.007556915283203125, 0.0198211669921875, 0.0031185150146484375, 0.004085540771484375, 0.018035888671875, -0.0087890625, -0.06146240234375, -0.026123046875, -0.0086212158203125 ]
554f047008e65892c6b9184e013a04cdd2bc8316
Wordpress Stackexchange Q: Check if partial file is called from within header.php or footer.php I am including a partial file both in header.php and in footer.php with get_template_part('content-form'); Is there an if clause I can use to check from where the file is being called? If it is called from within footer.php, then I would like to add a class name. <div class="default-class <?php if (called_from_footer) echo 'footer-class'; ?>"> </div> I could do this and style accordingly if there isn't a better solution, I am just curious: <div class=footer-container"> <?php get_template_part('content-form') ;?> </div> A: This is not a true solution to your problem (checking which template loaded another), but it will work to test if the footer has been loaded or not, and thus if it's loading your partial: if ( did_action( 'get_footer' ) ) echo 'footer-class';
Q: Check if partial file is called from within header.php or footer.php I am including a partial file both in header.php and in footer.php with get_template_part('content-form'); Is there an if clause I can use to check from where the file is being called? If it is called from within footer.php, then I would like to add a class name. <div class="default-class <?php if (called_from_footer) echo 'footer-class'; ?>"> </div> I could do this and style accordingly if there isn't a better solution, I am just curious: <div class=footer-container"> <?php get_template_part('content-form') ;?> </div> A: This is not a true solution to your problem (checking which template loaded another), but it will work to test if the footer has been loaded or not, and thus if it's loading your partial: if ( did_action( 'get_footer' ) ) echo 'footer-class'; A: There are many good solutions for doing this, you should follow the link that cjbj has provided in the comments. I am suggesting to use PHP's debug_backtrace() function: function wpse_228223_verify_caller_file( $file_name, $files = array(), $dir = '' ) { if( empty( $files ) ) { $files = debug_backtrace(); } if( ! $dir ) { $dir = get_stylesheet_directory() . '/'; } $dir = str_replace( "/", "\\", $dir ); $caller_theme_file = array(); foreach( $files as $file ) { if( false !== mb_strpos($file['file'], $dir) ) { $caller_theme_file[] = $file['file']; } } if( $file_name ) { return in_array( $dir . $file_name, $caller_theme_file ); } return; } Usage: In your content-form template, pass the file name in the first param: echo var_dump( wpse_228223_verify_caller_file( 'header.php' ) ); // called from header echo var_dump( wpse_228223_verify_caller_file( 'footer.php' ) ); // called from footer and there in your template you can add the appropriate class names.. Please give it few tests first. The way I tested it it worked fine. Since you are creating your own custom template which won't be called by default unless your call it, it should work fine. A: Honestly, I think that best solution for your specific issue is the one form @TheDeadMedic. It might be a little "fragile" because do_action('get_footer') can be done in any file... but what's not fragile in WordPress? An alternative solution, just for "academic purpose" could be make use of PHP get_included_files() checking that footer.php was required: function themeFileRequired($file) { $paths = array( wp_normalize_path(get_stylesheet_directory().'/'.$file.'.php'), wp_normalize_path(get_template_directory().'/'.$file.'.php'), ); $included = array_map('wp_normalize_path', get_included_files()); $intersect = array_intersect($paths, $included); return ! empty($intersect); } And then: <div class="default-class <?= if (themeFileRequired('footer') echo 'footer-class'; ?>"> </div> A: If you really want it quick 'n dirty, just use a global variable (hey, WP is doing it all the time, so why can't you?). Set it before the call and read it afterwards. Like this: In functions.php: global $contentform_origin = ''; In header.php: $contentform_origin = 'header'; get_template_part('content-form'); In footer.php: $contentform_origin = 'footer'; get_template_part('content-form'); In content-form.php: <div class="default-class <?php echo $contentform_origin ?>-class"> </div> Don't forget to declare $contentform_origin at the beginning op each php file.
wordpress
{ "language": "en", "length": 482, "provenance": "stackexchange_00019.jsonl.gz:465872", "question_score": "6", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228223" }
[ 0.050018310546875, 0.0258941650390625, -0.01012420654296875, -0.069091796875, 0.036407470703125, -0.01082611083984375, 0.0006885528564453125, 0.0010967254638671875, -0.0305938720703125, -0.0117645263671875, -0.05975341796875, 0.0400390625, -0.0019550323486328125, -0.0175323486328125, 0.048919677734375, -0.04583740234375, 0.027313232421875, 0.0067291259765625, 0.05120849609375, -0.005329132080078125, 0.027313232421875, 0.00284576416015625, 0.036163330078125, 0.026092529296875, -0.01568603515625, -0.0230712890625, 0.08221435546875, 0.011749267578125, 0.01509857177734375, -0.002803802490234375, 0.0100555419921875, -0.0252532958984375, -0.0008916854858398438, 0.056365966796875, -0.03472900390625, -0.0275726318359375, -0.0037708282470703125, 0.0267791748046875, 0.019775390625, 0.015960693359375, 0.0301666259765625, -0.01032257080078125, -0.0271148681640625, 0.0758056640625, -0.03521728515625, -0.05401611328125, 0.02203369140625, -0.0272216796875, 0.01268768310546875, 0.039947509765625, 0.01171112060546875, -0.00145721435546875, 0.0042724609375, 0.01043701171875, -0.01337432861328125, -0.01229095458984375, -0.03179931640625, 0.0310211181640625, 0.03106689453125, -0.00519561767578125, -0.0260772705078125, -0.00893402099609375, 0.0170135498046875, -0.0038890838623046875, -0.0404052734375, -0.03875732421875, -0.0863037109375, 0.006160736083984375, 7.152557373046875e-7, -0.0443115234375, 0.01459503173828125, 0.00308990478515625, -0.0038852691650390625, -0.01387786865234375, -0.0136260986328125, -0.005100250244140625, 0.022308349609375, -0.00782012939453125, -0.005825042724609375, 0.01262664794921875, -0.0269622802734375, 0.0216217041015625, -0.062286376953125, -0.0031185150146484375, -0.0018262863159179688, 0.037139892578125, -0.022796630859375, -0.029144287109375, -0.032928466796875, -0.031494140625, -0.03887939453125, -0.0080413818359375, -0.01113128662109375, -0.0213623046875, -0.047393798828125, -0.0003790855407714844, 0.005214691162109375, 0.07598876953125, -0.0279998779296875, -0.004161834716796875, -0.0220489501953125, -0.007061004638671875, -0.023345947265625, -0.044586181640625, 0.012451171875, 0.082275390625, -0.0172271728515625, 0.02288818359375, 0.050750732421875, 0.01393890380859375, 0.0390625, 0.00400543212890625, -0.00449371337890625, -0.044403076171875, -0.01342010498046875, 0.0021533966064453125, -0.0239715576171875, 0.02392578125, 0.0232086181640625, -0.006927490234375, 0.038238525390625, 0.045013427734375, 0.046356201171875, -0.05224609375, -0.0074462890625, -0.008575439453125, -0.0419921875, -0.058349609375, 0.00467681884765625, 0.038421630859375, -0.0154571533203125, 0.012664794921875, -0.00966644287109375, -0.0316162109375, -0.04913330078125, -0.0221099853515625, 0.0155792236328125, 0.06671142578125, 0.020599365234375, -0.0157318115234375, -0.0026531219482421875, -0.018402099609375, -0.0007495880126953125, -0.00507354736328125, -0.045379638671875, -0.0016965866088867188, 0.0256195068359375, 0.013427734375, -0.04150390625, -0.050811767578125, -0.0018854141235351562, -0.002315521240234375, 0.0189056396484375, -0.01404571533203125, 0.0269317626953125, -0.0270538330078125, -0.01340484619140625, 0.0003485679626464844, 0.0004839897155761719, 0.00208282470703125, -0.0302581787109375, -0.00614166259765625, 0.0039825439453125, -0.08013916015625, -0.061676025390625, -0.0096282958984375, -0.01593017578125, -0.00313568115234375, 0.016571044921875, 0.006683349609375, 0.02197265625, 0.0059661865234375, 0.0260162353515625, 0.0204315185546875, 0.0178985595703125, 0.0078582763671875, 0.055633544921875, 0.05078125, -0.0100555419921875, -0.0011949539184570312, -0.05242919921875, -0.064208984375, 0.081298828125, -0.0914306640625, -0.05426025390625, 0.03985595703125, 0.00177764892578125, 0.0273284912109375, 0.0191192626953125, -0.00339508056640625, 0.0494384765625, 0.03326416015625, -0.030059814453125, -0.010772705078125, 0.0147857666015625, 0.0201873779296875, -0.032257080078125, 0.0164642333984375, -0.002101898193359375, -0.0093536376953125, -0.0006732940673828125, -0.004467010498046875, -0.005870819091796875, -0.01165008544921875, -0.0281829833984375, -0.03009033203125, 0.0011987686157226562, 0.01568603515625, -0.0308837890625, 0.003387451171875, 0.023773193359375, 0.0184478759765625, -0.0228118896484375, -0.0360107421875, -0.0266265869140625, 0.00666046142578125, -0.0270538330078125, 0.0262908935546875, 0.0089874267578125, 0.0274810791015625, -0.023345947265625, 0.016510009765625, -0.0335693359375, -0.048095703125, -0.015960693359375, 0.03912353515625, -0.032440185546875, 0.031951904296875, -0.006946563720703125, 0.039886474609375, 0.00762176513671875, -0.01386260986328125, -0.014923095703125, 0.004100799560546875, -0.01541900634765625, -0.0286407470703125, -0.02587890625, -0.09747314453125, 0.02398681640625, 0.055908203125, 0.00759124755859375, 0.02105712890625, -0.033660888671875, -0.0027008056640625, 0.056915283203125, 0.0201568603515625, -0.0036525726318359375, 0.00370025634765625, 0.011962890625, 0.049652099609375, 0.01174163818359375, -0.0012197494506835938, 0.0118865966796875, 0.006755828857421875, -0.0153961181640625, 0.0166168212890625, -0.00235748291015625, -0.038604736328125, 0.003353118896484375, 0.026123046875, 0.0152587890625, 0.0220947265625, -0.019805908203125, 0.0136260986328125, 0.0178985595703125, -0.032440185546875, 0.0024013519287109375, -0.006465911865234375, -0.0081634521484375, -0.00902557373046875, 0.0169677734375, -0.038055419921875, -0.00531768798828125, 0.04205322265625, 0.03448486328125, 0.00855255126953125, -0.0198822021484375, -0.0200653076171875, -0.00760650634765625, 0.033935546875, -0.029510498046875, -0.01415252685546875, -0.043487548828125, -0.004840850830078125, 0.0011463165283203125, -0.053863525390625, 0.0198516845703125, 0.0107879638671875, 0.034881591796875, 0.0382080078125, 0.05511474609375, 0.01678466796875, -0.005367279052734375, 0.0256195068359375, 0.00899505615234375, -0.0173492431640625, 0.060516357421875, 0.040008544921875, 0.01326751708984375, 0.0210418701171875, 0.007030487060546875, 0.044281005859375, -0.0146331787109375, 0.018310546875, -0.0180511474609375, 0.038848876953125, 0.00759124755859375, -0.04876708984375, -0.0474853515625, -0.01012420654296875, -0.023651123046875, 0.0237884521484375, 0.0084991455078125, 0.0462646484375, 0.001495361328125, -0.039520263671875, 0.03350830078125, 0.01438140869140625, -0.022308349609375, -0.0262298583984375, 0.006778717041015625, -0.05902099609375, -0.01131439208984375, -0.0089874267578125, -0.03204345703125, -0.0184478759765625, 0.0024013519287109375, -0.00481414794921875, -0.0210113525390625, -0.0246124267578125, -0.040008544921875, -0.03564453125, -0.03515625, 0.024627685546875, 0.00690460205078125, -0.00434112548828125, -0.01299285888671875, 0.023895263671875, -0.0115509033203125, -0.031982421875, -0.028076171875, -0.0191192626953125, -0.00555419921875, -0.036163330078125, 0.006618499755859375, -0.0220184326171875, -0.0023250579833984375, 0.01593017578125, -0.0699462890625, 0.01067352294921875, 0.007221221923828125, -0.0139923095703125, -0.0142059326171875, -0.053009033203125, -0.0133209228515625, 0.080810546875, 0.01427459716796875, -0.055633544921875, 0.0404052734375, -0.07318115234375, -0.0232391357421875, -0.018280029296875, -0.065673828125, -0.0005016326904296875, 0.072021484375, -0.0261993408203125, -0.0017824172973632812, -0.041259765625, 0.02508544921875, 0.01123809814453125, -0.00742340087890625, -0.00980377197265625, 0.01558685302734375, 0.01218414306640625, 0.03594970703125, 0.00147247314453125, 0.0301971435546875, -0.00553131103515625, -0.01055908203125, -0.0050811767578125, 0.0221405029296875, -0.00258636474609375, 0.0309295654296875, -0.049530029296875, 0.00286865234375, 0.0191497802734375, -0.0257568359375, 0.0285491943359375, -0.0195465087890625, -0.002796173095703125, -0.01100921630859375, 0.05523681640625, -0.0207977294921875, -0.02874755859375, 0.0086212158203125, 0.0015478134155273438, -0.0182952880859375, -0.0285797119140625, -0.0247650146484375, -0.00829315185546875, -0.0340576171875, -0.014556884765625, -0.00995635986328125, -0.01922607421875, -0.032073974609375, 0.02166748046875, -0.04937744140625, -0.00879669189453125, -0.00376129150390625, -0.0279388427734375, -0.0084991455078125, 0.032501220703125, -0.043304443359375, 0.02740478515625, 0.020294189453125, -0.0692138671875, -0.0794677734375, -0.004955291748046875, -0.06884765625, 0.05792236328125, 0.039215087890625, -0.033355712890625, -0.01386260986328125, 0.0251312255859375, -0.0101165771484375, 0.04583740234375, -0.011810302734375, 0.00908660888671875, 0.01544952392578125, 0.0162811279296875, 0.01474761962890625, -0.006420135498046875, 0.006107330322265625, 0.018035888671875, -0.041046142578125, 0.01001739501953125, -0.02392578125, -0.037933349609375, 0.035125732421875, -0.047607421875, -0.0143890380859375, -0.0162811279296875, -0.0037021636962890625, -0.040069580078125, 0.01788330078125, -0.028839111328125, 0.0208740234375, 0.00263214111328125, 0.0171051025390625, 0.0005993843078613281, -0.0162811279296875, 0.02069091796875, 0.055023193359375, 0.0220489501953125, -0.021331787109375, -0.05841064453125, 0.05987548828125, 0.04693603515625, -0.049407958984375, 0.06494140625, 0.0260772705078125, -0.0311431884765625, 0.0887451171875, -0.0085601806640625, 0.017364501953125, 0.0152740478515625, 0.042144775390625, 0.01181793212890625, -0.0142364501953125, 0.024566650390625, 0.032318115234375, -0.0565185546875, 0.0185394287109375, -0.049163818359375, 0.025177001953125, 0.005123138427734375, 0.0177001953125, -0.058868408203125, 0.046234130859375, -0.00543212890625, 0.0165557861328125, -0.0246124267578125, -0.005069732666015625, 0.0693359375, 0.0321044921875, -0.00450897216796875, 0.0129547119140625, 0.0533447265625, -0.01334381103515625, 0.03448486328125, 0.0345458984375, -0.0050048828125, 0.015716552734375, 0.0340576171875, -0.026763916015625, 0.0036258697509765625, -0.0041046142578125, 0.0304412841796875, 0.02545166015625, -0.036895751953125, -0.006256103515625, 0.0218048095703125, 0.0193939208984375, -0.015716552734375, -0.0095977783203125, -0.004268646240234375, -0.03289794921875, 0.00643157958984375, 0.047576904296875, -0.01038360595703125, -0.029388427734375, 0.005016326904296875, 0.037445068359375, 0.0211639404296875, -0.01849365234375, 0.0191192626953125, 0.006992340087890625, 0.0426025390625, -0.0155181884765625, -0.02508544921875, -0.0087890625, -0.050323486328125, 0.0257568359375, 0.02215576171875, -0.01097869873046875, 0.00701141357421875, 0.001735687255859375, 0.01316070556640625, -0.036224365234375, -0.019683837890625, 0.0019273757934570312, 0.048980712890625, -0.04388427734375, -0.03192138671875, 0.03948974609375, -0.02252197265625, -0.018035888671875, -0.011932373046875, 0.00957489013671875, 0.0003142356872558594, -0.0181121826171875, 0.0067596435546875, 0.026092529296875, 0.02520751953125, -0.0240631103515625, 0.0277252197265625, -0.0222320556640625, 0.0207366943359375, 0.0098724365234375, -0.061004638671875, 0.04376220703125, 0.0506591796875, -0.01149749755859375, -0.0248565673828125, -0.0123291015625, 0.00200653076171875, 0.00971221923828125, -0.0238494873046875, -0.028900146484375, 0.0264739990234375, -0.0408935546875, 0.0072479248046875, -0.0021953582763671875, 0.01143646240234375, 0.01187896728515625, 0.043792724609375, -0.01175689697265625, -0.01641845703125, -0.04949951171875, 0.00823211669921875, -0.07257080078125, -0.0131378173828125, -0.07720947265625, -0.06805419921875, -0.0295257568359375, -0.00865936279296875, 0.0045013427734375, 0.0262908935546875, -0.0181884765625, -0.03387451171875, 0.050506591796875, -0.005908966064453125, -0.0245513916015625, 0.0211944580078125, -0.01218414306640625, 0.080322265625, -0.033843994140625, 0.019622802734375, -0.0007815361022949219, 0.033355712890625, 0.00506591796875, -0.0087738037109375, 0.00431060791015625, -0.0386962890625, 0.0085601806640625, -0.01497650146484375, 0.017486572265625, 0.006191253662109375, 0.0305938720703125, 0.0119476318359375, -0.0190887451171875, -0.01397705078125, 0.0067291259765625, -0.023895263671875, 0.0435791015625, 0.00010186433792114258, -0.033935546875, -0.00200653076171875, -0.03411865234375, -0.022430419921875, 0.00331878662109375, -0.0380859375, 0.06634521484375, -0.00957489013671875, 0.0224151611328125, 0.0302886962890625, -0.040679931640625, 0.07257080078125, 0.057373046875, 0.0146942138671875, 0.061767578125, 0.0216064453125, 0.02874755859375, 0.03826904296875, 0.031829833984375, -0.0015535354614257812, -0.01934814453125, 0.04156494140625, 0.00501251220703125, 0.0157012939453125, 0.0255889892578125, -0.013519287109375, 0.0394287109375, 0.052215576171875, 0.0733642578125, -0.06231689453125, 0.00928497314453125, 0.01244354248046875, -0.02294921875, 0.04901123046875, -0.0172271728515625, -0.01617431640625, -0.05133056640625, 0.08111572265625, 0.036834716796875, 0.0013217926025390625, 0.051177978515625, 0.0164337158203125, -0.0138702392578125, 0.003932952880859375, 0.0122222900390625, 0.01523590087890625, 0.027374267578125, -0.017547607421875, -0.00795745849609375, 0.02923583984375, -0.033905029296875, 0.039276123046875, -0.0309906005859375, 0.0293731689453125, -0.003421783447265625, 0.0231781005859375, -0.028167724609375, 0.028106689453125, 0.033111572265625, -0.019744873046875, 0.0240631103515625, 0.043426513671875, -0.021728515625, 0.007389068603515625, 0.0245361328125, -0.01042938232421875, -0.06597900390625, -0.0012350082397460938, 0.0141143798828125, 0.0005369186401367188, -0.0032958984375, 0.03057861328125, -0.033447265625, -0.03955078125, -0.003936767578125, -0.0176239013671875, 0.048919677734375, -0.03350830078125, -0.0178680419921875, 0.043792724609375, -0.0220184326171875, -0.0322265625, -0.006591796875, 0.050262451171875, -0.040740966796875, -0.0025615692138671875, 0.021087646484375, -0.007564544677734375, -0.030975341796875, -0.0127716064453125, -0.03515625, 0.07470703125, 0.05657958984375, -0.01385498046875, 0.00812530517578125, 0.0445556640625, -0.0528564453125, 0.024139404296875, -0.049591064453125, 0.057373046875, 0.03936767578125, 0.0848388671875, -0.044921875, -0.026885986328125, 0.032562255859375, 0.057220458984375, -0.005802154541015625, -0.01071929931640625, 0.0188446044921875, 0.01259613037109375, 0.06781005859375, 0.050537109375, 0.01385498046875, -0.012664794921875, 0.0012426376342773438, 0.00856781005859375, -0.00852203369140625, -0.03631591796875, 0.0141448974609375, -0.0295562744140625, -0.01312255859375, 0.0250091552734375, 0.0020809173583984375, 0.000705718994140625, -0.003429412841796875, -0.004093170166015625, 0.001934051513671875, -0.0085296630859375, 0.0021953582763671875, -0.0026416778564453125, -0.0050811767578125, 0.0396728515625, 0.02154541015625, -0.043853759765625, -0.0204315185546875, -0.03314208984375, 0.0416259765625, -0.00876617431640625, 0.0183563232421875, -0.0252838134765625, -0.0038623809814453125, 0.0295562744140625, -0.020660400390625, -0.01239013671875, 0.0244903564453125, -0.0077667236328125, 0.031646728515625, 0.037200927734375, 0.0008416175842285156, 0.00897979736328125, 0.05108642578125, 0.0313720703125, 0.028564453125, -0.046875, 0.0192108154296875, 0.005462646484375, -0.009979248046875, -0.0009765625, -0.05584716796875, -0.0130767822265625, -0.00881195068359375, -0.002445220947265625, -0.01983642578125, -0.043304443359375, 0.0005974769592285156, 0.026031494140625, -0.00554656982421875, -0.03265380859375, 0.033233642578125, -0.044342041015625, -0.0007352828979492188, 0.0374755859375, -0.00452423095703125, -0.0024394989013671875, -0.029022216796875, 0.042083740234375, -0.0230865478515625, 0.0251007080078125, -0.006565093994140625, 0.041290283203125, -0.0230712890625, 0.023712158203125, -0.0177001953125, -0.0165252685546875, -0.0171051025390625, 0.0264892578125, 0.01233673095703125, 0.0288238525390625, 0.0246429443359375, 0.00782012939453125, 0.00965118408203125, 0.0011606216430664062, -0.006992340087890625, -0.0166168212890625, 0.05633544921875, -0.042694091796875, -0.0294647216796875, -0.029632568359375, -0.04791259765625, -0.00665283203125, -0.06884765625, 0.06353759765625, -0.02899169921875, 0.02386474609375, 0.006378173828125, -0.005542755126953125, 0.032073974609375, 0.0174407958984375, 0.0226287841796875, 0.026947021484375, -0.01456451416015625, 0.00884246826171875, 0.016632080078125, -0.0723876953125, -0.0099945068359375, 0.0411376953125, -0.028045654296875, 0.014801025390625, 0.01074981689453125, 0.0088958740234375, -0.00302886962890625, -0.0323486328125, 0.0216217041015625, 0.002872467041015625, 0.018218994140625, 0.020355224609375, -0.01029205322265625, -0.00246429443359375, 0.0130615234375, 0.040740966796875, 0.01058197021484375, 0.0341796875, -0.020782470703125, 0.02105712890625, 0.0017719268798828125, 0.00685882568359375, -0.0286407470703125, -0.0243377685546875, 0.0947265625, -0.0295867919921875, -0.046234130859375, -0.0037403106689453125, -0.08355712890625, 0.0009036064147949219, 0.035400390625, 0.01209259033203125, 0.03790283203125, -0.027984619140625, 0.02606201171875, -0.021728515625, -0.015228271484375, -0.01474761962890625, -0.032806396484375, -0.0165252685546875, -0.0002434253692626953, 0.029937744140625, 0.055877685546875, 0.0215911865234375, 0.0186309814453125, 0.032196044921875, -0.0142364501953125, 0.026611328125, -0.0033626556396484375, 0.046356201171875, 0.029815673828125, -0.00588226318359375, -0.039215087890625, 0.0245361328125, -0.0087432861328125, 0.0178375244140625, -0.00589752197265625, 0.052947998046875, 0.01953125, -0.061126708984375, 0.03375244140625, 0.013580322265625, 0.047119140625, -0.0303192138671875, 0.00537872314453125, 0.019500732421875, 0.0135345458984375, 0.01389312744140625, -0.05877685546875, -0.02508544921875, -0.06549072265625, 0.0034160614013671875, 0.028594970703125, -0.037811279296875, 0.0096282958984375, 0.00704193115234375, -0.032257080078125, 0.019317626953125, -0.002765655517578125, -0.04437255859375, 0.0004737377166748047, -0.0149383544921875, 0.036895751953125, -0.03179931640625, 0.032012939453125, -0.0059967041015625, 0.0210723876953125, -0.01611328125, 0.0390625, -0.01000213623046875, -0.0032558441162109375, 0.04400634765625, 0.03411865234375, 0.078857421875, -0.021881103515625, -0.0187225341796875, 0.0263214111328125, 0.006011962890625, 0.07098388671875, -0.089599609375, -0.01222991943359375, 0.00980377197265625, -0.009063720703125, -0.025787353515625, -0.042449951171875, 0.0144500732421875, -0.05194091796875, -0.00518798828125, 0.014404296875, -0.0184783935546875, -0.00440216064453125, -0.034881591796875, -0.07086181640625, 0.0718994140625, -0.00044035911560058594, -0.0250396728515625, -0.07940673828125, 0.021942138671875, 0.007068634033203125, 0.0200653076171875, -0.033477783203125, -0.01186370849609375, -0.0157623291015625, 0.044525146484375, -0.01641845703125, 0.0215606689453125, 0.038238525390625, -0.01026153564453125, -0.034271240234375, -0.0200042724609375, -0.02801513671875, -0.039093017578125, -0.017547607421875, 0.02777099609375, 0.008575439453125, 0.035186767578125, -0.01355743408203125, 0.01364898681640625, 0.005672454833984375, -0.01313018798828125, 0.0182952880859375, -0.05609130859375, -0.039215087890625, -0.028900146484375, 0.0618896484375, -0.00914764404296875, 0.0157470703125, -0.0151214599609375, -0.0122528076171875, -0.0173187255859375, -0.0321044921875, 0.0205841064453125, 0.021820068359375, -0.04974365234375, 0.0122222900390625, 0.02520751953125, -0.019012451171875, -0.034576416015625, 0.01230621337890625, -0.06463623046875, 0.00024116039276123047, -0.040130615234375, -0.008056640625, -0.01416778564453125, -0.05706787109375, 0.041259765625, -0.016998291015625, -0.00627899169921875, 0.00897979736328125, 0.037994384765625, 0.00372314453125, 0.0194549560546875, 0.032318115234375, 0.042633056640625, -0.051300048828125, -0.0013751983642578125, 0.020477294921875, -0.036407470703125, -0.0217742919921875, -0.0142822265625, 0.00647735595703125, 0.0018148422241210938, -0.0211639404296875, -0.00589752197265625, 0.04180908203125, 0.0194549560546875, -0.025970458984375, 0.067626953125, 0.007526397705078125, 0.0703125, 0.01806640625, 0.04241943359375, 0.0247039794921875, -0.0301513671875, 0.038909912109375, -0.038177490234375, -0.0279693603515625, -0.0076141357421875, -0.07879638671875, -0.09222412109375, 0.042236328125, -0.01922607421875, -0.01152801513671875, 0.031585693359375 ]
a91d56f091431d349224788b48c9f5f24ba222ab
Wordpress Stackexchange Q: How to resolve error “Cookies are blocked due to unexpected output.”? I am facing an error as per below at admin panel login. "ERROR: Cookies are blocked due to unexpected output." I've tried several solutions like, * *Log checking (No logs are showing in log file) *Resolve header already sent issue (Not getting this error at all). *Check incomplete 'php tag', removing white spaces etc (Have already checked both). We have re-solve above 3 things but still the issue is there. Would anyone please check this and help me on this ? A: You might be able to narrow it down using output buffering on different hooks... eg. add_action('plugins_loaded','start_buffer'); function start_buffer() {ob_start();} add_action('wp_loaded','end_buffer'); function end_buffer(); {ob_end_clean();} ie. this is a broad test but if the error goes away, the output is happening between those two actions, if not try hooking in earlier (unlikely but could be later too) until it does using the Action Reference as a rough guide.
Q: How to resolve error “Cookies are blocked due to unexpected output.”? I am facing an error as per below at admin panel login. "ERROR: Cookies are blocked due to unexpected output." I've tried several solutions like, * *Log checking (No logs are showing in log file) *Resolve header already sent issue (Not getting this error at all). *Check incomplete 'php tag', removing white spaces etc (Have already checked both). We have re-solve above 3 things but still the issue is there. Would anyone please check this and help me on this ? A: You might be able to narrow it down using output buffering on different hooks... eg. add_action('plugins_loaded','start_buffer'); function start_buffer() {ob_start();} add_action('wp_loaded','end_buffer'); function end_buffer(); {ob_end_clean();} ie. this is a broad test but if the error goes away, the output is happening between those two actions, if not try hooking in earlier (unlikely but could be later too) until it does using the Action Reference as a rough guide.
wordpress
{ "language": "en", "length": 160, "provenance": "stackexchange_00019.jsonl.gz:465874", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228231" }
[ 0.019317626953125, -0.014984130859375, -0.023040771484375, -0.0231781005859375, 0.0053558349609375, -0.0223846435546875, 0.024261474609375, 0.01110076904296875, 0.00894927978515625, -0.014556884765625, 0.006694793701171875, -0.0077667236328125, -0.04473876953125, -0.053192138671875, 0.01503753662109375, -0.0465087890625, 0.0297698974609375, -0.027099609375, 0.0177154541015625, -0.0129852294921875, 0.01226043701171875, 0.002552032470703125, -0.014434814453125, 0.0234222412109375, 0.03564453125, -0.061370849609375, 0.07830810546875, -0.006221771240234375, 0.01544189453125, -0.01397705078125, 0.0186004638671875, -0.00901031494140625, 0.01369476318359375, 0.04345703125, -0.06854248046875, -0.056427001953125, -0.0014705657958984375, 0.006221771240234375, -0.00821685791015625, 0.0283355712890625, 0.0008001327514648438, 0.0034160614013671875, 0.041961669921875, 0.017913818359375, -0.01491546630859375, 0.005931854248046875, -0.01291656494140625, -0.04327392578125, 0.0162811279296875, 0.0772705078125, -0.0207977294921875, 0.006710052490234375, -0.039947509765625, 0.0765380859375, -0.00664520263671875, -0.02838134765625, -0.0134429931640625, 0.07232666015625, 0.0140380859375, 0.004611968994140625, -0.0167694091796875, 0.050445556640625, -0.028778076171875, -0.0269317626953125, 0.0174713134765625, -0.007785797119140625, 0.04833984375, 0.04638671875, -0.01021575927734375, 0.029754638671875, 0.015289306640625, 0.0007643699645996094, -0.0153350830078125, 0.0036182403564453125, 0.0209197998046875, -0.0183563232421875, 0.01546478271484375, 0.0121917724609375, -0.0086517333984375, 0.0546875, 0.01485443115234375, 0.00455474853515625, 0.0145111083984375, 0.011871337890625, -0.0193634033203125, 0.00972747802734375, -0.0209503173828125, -0.0216522216796875, 0.0272064208984375, -0.0251007080078125, -0.0014543533325195312, -0.0287628173828125, 0.007778167724609375, 0.03436279296875, -0.0266571044921875, -0.01190948486328125, 0.037628173828125, 0.050323486328125, -0.00018274784088134766, -0.01361083984375, -0.042633056640625, -0.0007991790771484375, -0.044189453125, -0.00366973876953125, -0.016204833984375, 0.02020263671875, -0.00858306884765625, 0.009033203125, 0.021392822265625, 0.034576416015625, 0.0160369873046875, -0.03692626953125, 0.0011806488037109375, -0.052703857421875, -0.0015783309936523438, 0.020599365234375, -0.01690673828125, 0.014068603515625, 0.0177154541015625, -0.0163421630859375, -0.03643798828125, -0.0298004150390625, -0.0006723403930664062, 0.0379638671875, 0.01470947265625, -0.0014657974243164062, -0.00576019287109375, 0.0262603759765625, 0.039520263671875, 0.034149169921875, -0.0201568603515625, -0.03594970703125, 0.0426025390625, 0.045318603515625, 0.0311279296875, -0.0277862548828125, 0.029388427734375, -0.016998291015625, -0.00870513916015625, 0.01473236083984375, 0.012664794921875, -0.0712890625, -0.06719970703125, 0.006824493408203125, 0.0009336471557617188, 0.0018777847290039062, 0.02618408203125, 0.027191162109375, -0.002674102783203125, -0.048553466796875, -0.007221221923828125, 0.013031005859375, 0.0279083251953125, 0.01495361328125, -0.0128326416015625, -0.01178741455078125, 0.0045623779296875, -0.0192413330078125, -0.006694793701171875, -0.036773681640625, -0.0179443359375, 0.01094818115234375, 0.05242919921875, -0.0338134765625, -0.0212249755859375, -0.01531219482421875, -0.037933349609375, -0.0165557861328125, 0.0343017578125, 0.017913818359375, 0.0421142578125, 0.00925445556640625, 0.0028095245361328125, 0.006649017333984375, -0.0017528533935546875, -0.022918701171875, 0.001922607421875, -0.0138397216796875, 0.016632080078125, -0.003696441650390625, -0.00801849365234375, -0.0161285400390625, 0.004955291748046875, 0.020172119140625, -0.019622802734375, 0.06207275390625, 0.01080322265625, 0.02667236328125, -0.0200958251953125, 0.0004444122314453125, -0.00354766845703125, 0.062225341796875, -0.017974853515625, 0.0318603515625, -0.013214111328125, -0.05462646484375, -0.006923675537109375, -0.01018524169921875, -0.03155517578125, 0.0171661376953125, 0.016510009765625, 0.042510986328125, -0.0333251953125, -0.0268402099609375, -0.08599853515625, 0.00618743896484375, -0.0244598388671875, 0.0614013671875, 0.0150909423828125, 0.0238800048828125, -0.00902557373046875, 0.0016307830810546875, -0.0294189453125, 0.00873565673828125, -0.004261016845703125, 0.00626373291015625, -0.042236328125, 0.034759521484375, -0.025848388671875, 0.06591796875, -0.0244293212890625, -0.062042236328125, -0.031158447265625, -0.036956787109375, 0.041961669921875, -0.0160064697265625, -0.0196075439453125, -0.021240234375, 0.0089111328125, -0.00699615478515625, -0.026580810546875, 0.057159423828125, 0.0035076141357421875, 0.08526611328125, 0.00798797607421875, -0.025238037109375, -0.006786346435546875, -0.053924560546875, 0.02783203125, 0.0215911865234375, 0.035003662109375, 0.0225372314453125, -0.01555633544921875, -0.0030574798583984375, -0.0068817138671875, -0.06842041015625, 0.01161956787109375, -0.0105743408203125, 0.01322174072265625, -0.01351165771484375, 0.04498291015625, -0.036590576171875, 0.0277557373046875, -0.03472900390625, 0.022796630859375, 0.00844573974609375, -0.0292816162109375, -0.01763916015625, 0.01209259033203125, -0.0181732177734375, 0.0090179443359375, -0.0228271484375, -0.006351470947265625, -0.00640869140625, -0.043243408203125, -0.0026226043701171875, -0.007648468017578125, -0.005237579345703125, -0.0037212371826171875, 0.002376556396484375, 0.02642822265625, -0.0167083740234375, 0.01395416259765625, 0.026153564453125, 0.0264129638671875, 0.029571533203125, -0.03472900390625, -0.0343017578125, 0.04632568359375, 0.028564453125, -0.026458740234375, 0.01544952392578125, -0.0272064208984375, -0.01971435546875, 0.005176544189453125, 0.03790283203125, 0.0096435546875, 0.00629425048828125, 0.0017137527465820312, -0.01154327392578125, 0.0225830078125, 0.0079345703125, -0.0518798828125, 0.060211181640625, -0.03668212890625, -0.0279388427734375, 0.06427001953125, -0.076171875, 0.0582275390625, -0.03521728515625, 0.0894775390625, 0.06719970703125, -0.0198516845703125, 0.024139404296875, 0.00991058349609375, -0.0009794235229492188, 0.0245361328125, 0.002895355224609375, 0.007251739501953125, 0.003993988037109375, -0.038543701171875, 0.018280029296875, 0.02886962890625, 0.0618896484375, 0.00592041015625, -0.037811279296875, -0.00909423828125, 0.0380859375, -0.048095703125, -0.08563232421875, -0.06500244140625, -0.059295654296875, 0.0156097412109375, -0.01837158203125, -0.0226593017578125, 0.019256591796875, 0.0011453628540039062, 0.022186279296875, 0.041168212890625, -0.03216552734375, -0.01031494140625, -0.0208892822265625, -0.039520263671875, 0.00968170166015625, 0.0158233642578125, -0.00714111328125, 0.0009036064147949219, 0.03631591796875, -0.011993408203125, -0.04864501953125, -0.01531982421875, -0.032196044921875, -0.004009246826171875, -0.0239715576171875, -0.04638671875, -0.0295867919921875, 0.0333251953125, 0.00017833709716796875, -0.04736328125, -0.0386962890625, 0.06121826171875, -0.038482666015625, -0.0295562744140625, -0.0450439453125, -0.0228729248046875, -0.023712158203125, 0.023345947265625, -0.05426025390625, -0.0236968994140625, -0.07659912109375, 0.023590087890625, 0.00820159912109375, 0.005298614501953125, 0.00684356689453125, -0.00327301025390625, -0.035736083984375, -0.007335662841796875, 0.0008645057678222656, -0.004001617431640625, -0.00914764404296875, -0.023223876953125, -0.034820556640625, 0.070068359375, 0.010284423828125, 0.01175689697265625, -0.0150146484375, 0.052825927734375, 0.017791748046875, -0.045257568359375, 0.007259368896484375, 0.031494140625, -0.0295867919921875, 0.01328277587890625, -0.08612060546875, -0.0312042236328125, 0.03314208984375, -0.03466796875, 0.015716552734375, -0.039215087890625, -0.0132598876953125, -0.00527191162109375, 0.07354736328125, -0.040435791015625, -0.03228759765625, 0.01446533203125, 0.0261688232421875, -0.00982666015625, -0.021514892578125, -0.014404296875, -0.02362060546875, -0.0163116455078125, 0.013397216796875, -0.019561767578125, 0.00719451904296875, -0.0131072998046875, -0.0121002197265625, 0.0140380859375, -0.051605224609375, 0.041107177734375, 0.018585205078125, 0.00457763671875, 0.005237579345703125, 0.01247406005859375, -0.038970947265625, -0.016845703125, 0.0226287841796875, -0.050811767578125, -0.010162353515625, -0.052001953125, 0.0416259765625, 0.01422119140625, 0.01690673828125, -0.062255859375, 0.002277374267578125, -0.01328277587890625, 0.031707763671875, 0.024627685546875, 0.0209503173828125, 0.03729248046875, -0.0260772705078125, 0.005672454833984375, -0.044586181640625, 0.02117919921875, 0.0063934326171875, -0.0289154052734375, 0.062164306640625, -0.037872314453125, 0.0023174285888671875, -0.019073486328125, -0.0296478271484375, -0.0418701171875, -0.0252838134765625, -0.0178375244140625, 0.01690673828125, 0.0224761962890625, -0.03448486328125, -0.04010009765625, -0.0576171875, 0.014892578125, 0.02801513671875, -0.04449462890625, -0.0012731552124023438, 0.040924072265625, 0.032958984375, -0.025238037109375, 0.03350830078125, 0.0045318603515625, 0.0193939208984375, -0.04022216796875, 0.04376220703125, 0.005077362060546875, -0.015411376953125, 0.05938720703125, -0.031707763671875, 0.00031876564025878906, -0.0255889892578125, 0.07196044921875, 0.0201263427734375, 0.041473388671875, -0.021026611328125, 0.0026035308837890625, -0.005672454833984375, 0.01305389404296875, 0.0030536651611328125, 0.04107666015625, 0.006175994873046875, -0.016845703125, 0.018341064453125, -0.049652099609375, -0.01306915283203125, -0.0655517578125, 0.01239013671875, -0.0230712890625, 0.022857666015625, 0.0247039794921875, -0.0008335113525390625, 0.047119140625, 0.0227203369140625, -0.0221710205078125, -0.04034423828125, -0.01824951171875, -0.020172119140625, 0.0263214111328125, -0.053070068359375, -0.0270538330078125, -0.01222991943359375, -0.01502227783203125, 0.06951904296875, 0.01024627685546875, -0.05145263671875, 0.0168914794921875, -0.008636474609375, -0.0198974609375, 0.037200927734375, -0.036773681640625, 0.0233306884765625, 0.027862548828125, -0.00009119510650634766, 0.01161956787109375, -0.018035888671875, -0.020172119140625, -0.021392822265625, 0.025970458984375, -0.006710052490234375, 0.01415252685546875, -0.01523590087890625, 0.0716552734375, 0.0237579345703125, 0.01488494873046875, -0.0284271240234375, -0.040435791015625, 0.0142669677734375, 0.06976318359375, 0.03570556640625, -0.06976318359375, -0.033721923828125, 0.08001708984375, 0.032440185546875, -0.0230560302734375, 0.0121612548828125, -0.0048675537109375, 0.0006561279296875, 0.01377105712890625, -0.0089263916015625, 0.04144287109375, -0.019073486328125, -0.0120849609375, 0.06787109375, 0.01910400390625, -0.04632568359375, -0.046661376953125, -0.032958984375, 0.034210205078125, -0.0269622802734375, 0.0014886856079101562, 0.0391845703125, 0.00426483154296875, 0.042999267578125, 0.0177764892578125, -0.0021915435791015625, -0.00351715087890625, -0.0090789794921875, -0.05615234375, -0.037750244140625, 0.00690460205078125, -0.042755126953125, -0.0238037109375, 0.0000858306884765625, 0.0007228851318359375, 0.0177154541015625, -0.00811004638671875, -0.0160980224609375, -0.030609130859375, 0.031463623046875, -0.052642822265625, 0.016571044921875, 0.01029205322265625, -0.0095977783203125, -0.0640869140625, 0.0258331298828125, -0.042144775390625, 0.01177978515625, -0.0191497802734375, -0.02740478515625, -0.041717529296875, -0.0041656494140625, -0.01499176025390625, 0.0382080078125, -0.01395416259765625, 0.0225067138671875, -0.0169525146484375, 0.00006300210952758789, -0.021759033203125, 0.042510986328125, -0.04229736328125, 0.0107574462890625, 0.035369873046875, -0.01309967041015625, -0.007732391357421875, -0.01398468017578125, 0.0017919540405273438, -0.0014410018920898438, 0.0018243789672851562, -0.004871368408203125, -0.008880615234375, -0.0201416015625, 0.041534423828125, -0.001636505126953125, 0.047607421875, -0.01788330078125, -0.04095458984375, -0.004795074462890625, 0.002735137939453125, -0.024932861328125, 0.07696533203125, 0.033050537109375, -0.032318115234375, -0.0016050338745117188, 0.005786895751953125, 0.045196533203125, -0.00305938720703125, -0.0243988037109375, 0.028961181640625, -0.01445770263671875, 0.0285186767578125, 0.00788116455078125, -0.0055999755859375, 0.010650634765625, 0.0282135009765625, 0.026031494140625, 0.040557861328125, 0.01403045654296875, 0.03759765625, 0.015655517578125, 0.0185089111328125, 0.033447265625, -0.0304412841796875, 0.05059814453125, -0.01557159423828125, -0.040008544921875, -0.0008993148803710938, -0.05975341796875, 0.004413604736328125, 0.10308837890625, 0.08984375, -0.125732421875, -0.0029754638671875, 0.03106689453125, 0.01270294189453125, 0.02960205078125, 0.0360107421875, -0.01299285888671875, -0.055206298828125, 0.01983642578125, 0.0243988037109375, 0.0204925537109375, 0.00945281982421875, 0.004482269287109375, -0.01154327392578125, -0.0035152435302734375, 0.00826263427734375, -0.006809234619140625, -0.06231689453125, 0.0240478515625, 0.02203369140625, 0.0055999755859375, 0.0200958251953125, 0.033843994140625, -0.0189056396484375, -0.00023221969604492188, -0.0003635883331298828, 0.0045013427734375, -0.032501220703125, -0.03375244140625, 0.0225067138671875, 0.01363372802734375, -0.01448822021484375, 0.035797119140625, -0.0284423828125, 0.0211944580078125, 0.0086517333984375, -0.0020427703857421875, 0.0853271484375, 0.002613067626953125, -0.01178741455078125, -0.0163116455078125, -0.06939697265625, -0.0266265869140625, -0.04931640625, 0.03192138671875, -0.0285186767578125, -0.065673828125, 0.0498046875, 0.0455322265625, -0.0223541259765625, 0.03143310546875, 0.0082244873046875, -0.039520263671875, -0.002086639404296875, 0.036651611328125, -0.0284423828125, 0.018798828125, 0.01557159423828125, 0.006999969482421875, -0.003925323486328125, 0.0020999908447265625, -0.077880859375, 0.02880859375, 0.00931549072265625, 0.04248046875, 0.01611328125, -0.0131988525390625, -0.041900634765625, -0.0540771484375, -0.039215087890625, 0.045562744140625, 0.0015325546264648438, 0.040252685546875, -0.045989990234375, -0.007434844970703125, 0.005924224853515625, 0.0192108154296875, -0.01177215576171875, 0.006427764892578125, -0.06317138671875, -0.031951904296875, -0.0022029876708984375, -0.0231475830078125, 0.0006313323974609375, 0.08258056640625, -0.0134124755859375, 0.0172119140625, 0.0133056640625, -0.03399658203125, 0.0277557373046875, -0.0269622802734375, -0.033477783203125, 0.01261138916015625, -0.0030689239501953125, -0.022216796875, -0.0204010009765625, 0.0265655517578125, -0.059722900390625, -0.0015897750854492188, 0.02435302734375, -0.006298065185546875, 0.022705078125, 0.02569580078125, 0.046173095703125, -0.042938232421875, -0.058319091796875, -0.0187835693359375, 0.041168212890625, 0.01502227783203125, 0.00044536590576171875, -0.0229034423828125, -0.006702423095703125, 0.01471710205078125, -0.0189361572265625, -0.02655029296875, 0.037567138671875, -0.030517578125, 0.0020351409912109375, -0.0018863677978515625, 0.0290679931640625, -0.03485107421875, 0.0374755859375, 0.044403076171875, 0.025115966796875, -0.025604248046875, -0.023651123046875, 0.004589080810546875, 0.0159912109375, 0.0262298583984375, 0.019195556640625, 0.053558349609375, 0.058929443359375, 0.053985595703125, -0.0217132568359375, -0.00978851318359375, 0.0168609619140625, 0.0220184326171875, 0.006488800048828125, 0.00394439697265625, -0.00830841064453125, -0.0250701904296875, -0.05023193359375, 0.005229949951171875, 0.02557373046875, 0.05950927734375, 0.0171966552734375, 0.01934814453125, -0.0140228271484375, -0.020294189453125, 0.006855010986328125, -0.0364990234375, -0.044281005859375, -0.0034942626953125, -0.039215087890625, -0.01529693603515625, 0.0202789306640625, 0.052459716796875, -0.0265655517578125, -0.0286102294921875, -0.0183868408203125, 0.011932373046875, 0.0172271728515625, -0.0295867919921875, 0.0300445556640625, -0.010528564453125, -0.011871337890625, -0.006801605224609375, -0.0196380615234375, 0.019439697265625, -0.0249481201171875, -0.006412506103515625, 0.00128936767578125, 0.04010009765625, -0.0300140380859375, 0.03460693359375, -0.00440216064453125, -0.01467132568359375, 0.01313018798828125, -0.0153656005859375, 0.037994384765625, 0.00572967529296875, -0.0733642578125, 0.0032978057861328125, -0.051910400390625, -0.0228729248046875, 0.01323699951171875, 0.0297698974609375, -0.00463104248046875, 0.0276031494140625, 0.035736083984375, 0.006938934326171875, -0.00394439697265625, -0.01922607421875, 0.03094482421875, -0.0270538330078125, 0.014923095703125, 0.00981903076171875, -0.0242462158203125, -0.021392822265625, -0.01180267333984375, 0.034088134765625, 0.0264892578125, 0.0919189453125, -0.0167388916015625, 0.0235595703125, 0.0294647216796875, -0.01378631591796875, 0.01480865478515625, 0.0301513671875, -0.002933502197265625, -0.020050048828125, -0.024749755859375, -0.019805908203125, -0.08721923828125, 0.06488037109375, -0.009246826171875, 0.01250457763671875, 0.03900146484375, 0.01432037353515625, -0.0023174285888671875, 0.0240478515625, -0.012542724609375, -0.0255126953125, -0.0694580078125, -0.016448974609375, 0.0465087890625, 0.0017681121826171875, 0.08135986328125, 0.00525665283203125, 0.0223236083984375, -0.01392364501953125, -0.01120758056640625, -0.00179290771484375, -0.0143890380859375, -0.01195526123046875, 0.0233154296875, -0.02001953125, -0.0180511474609375, -0.036865234375, -0.02252197265625, 0.02117919921875, -0.003398895263671875, 0.036041259765625, -0.0279541015625, 0.0750732421875, 0.01678466796875, 0.001430511474609375, -0.0006017684936523438, -0.0374755859375, -0.016845703125, 0.034698486328125, -0.0147857666015625, 0.005706787109375, 0.02459716796875, -0.0304412841796875, -0.0311737060546875, -0.0034637451171875, 0.005901336669921875, -0.00566864013671875, -0.03631591796875, -0.068115234375, -0.0012197494506835938, 0.0318603515625, -0.0080718994140625, -0.00927734375, -0.0161285400390625, -0.042572021484375, 0.04443359375, -0.001598358154296875, -0.004467010498046875, 0.01346588134765625, 0.06524658203125, -0.0296478271484375, -0.021728515625, -0.0153045654296875, 0.0163726806640625, -0.04010009765625, 0.0089111328125, 0.0160675048828125, 0.01983642578125, 0.034423828125, -0.0198822021484375, -0.0118408203125, 0.033905029296875, -0.0255126953125, 0.0110015869140625, 0.00432586669921875, 0.0213165283203125, -0.038055419921875, -0.0899658203125, 0.0225830078125, -0.050537109375, -0.006771087646484375, -0.0026264190673828125, -0.0013914108276367188, 0.03216552734375, -0.0246124267578125, -0.06756591796875, 0.020050048828125, 0.0027408599853515625, -0.04052734375, -0.0235137939453125, 0.0035495758056640625, 0.002071380615234375, -0.0162353515625, -0.0156402587890625, 0.00832366943359375, -0.0034160614013671875, 0.0252227783203125, 0.0096282958984375, -0.052642822265625, 0.0694580078125, -0.0161285400390625, -0.04376220703125, -0.0061492919921875, 0.007602691650390625, -0.0184783935546875, -0.0535888671875, 0.0239105224609375, -0.0129852294921875, 0.040679931640625, 0.0015687942504882812, 0.01116943359375, 0.01345062255859375, -0.012481689453125, 0.0157318115234375, -0.0254058837890625, 0.0010671615600585938, -0.0079193115234375, 0.01073455810546875, 0.00823211669921875, 0.004669189453125, -0.01209259033203125, -0.01557159423828125, -0.00937652587890625, -0.0248870849609375, -0.0328369140625, 0.0272674560546875, -0.085693359375, -0.0228118896484375, 0.00033974647521972656, -0.01268768310546875, -0.01081085205078125, 0.022735595703125, -0.02685546875, -0.004688262939453125, 0.0171966552734375, -0.005950927734375, -0.04046630859375, -0.0251922607421875, 0.0303497314453125, -0.02362060546875, -0.01262664794921875, 0.0196533203125, 0.0084228515625, 0.003971099853515625, 0.02398681640625, -0.003284454345703125, 0.0152740478515625, -0.07421875, 0.0148468017578125, -0.01116943359375, 0.07635498046875, -0.06280517578125, -0.043365478515625, 0.01006317138671875, 0.003437042236328125, -0.0232696533203125, -0.00481414794921875, 0.037078857421875, -0.0220794677734375, -0.035797119140625, 0.0110015869140625, -0.050445556640625, -0.056732177734375, -0.03631591796875, 0.01351165771484375, 0.01372528076171875, -0.009246826171875, 0.087646484375, -0.038818359375, 0.019775390625, 0.0238494873046875, 0.03717041015625, 0.0072021484375, -0.0215911865234375, 0.012481689453125, 0.0174713134765625, -0.01230621337890625 ]
155a0efb0857a04db10367af1f85fe2a0e1a4bb1
Wordpress Stackexchange Q: Set limit to media upload? I am searching online and all I can see is how to increase file size for media upload, which I know how to do with php.ini, but what I need to do is limit the file size for media upload only. The client and his associates have trouble with understanding: Please do not upload images that are bigger than 1MB because your site will load forever. They keep uploading images that are over 8 MB in size, and the whole site takes over 30 sec to load. It's horrendous. So I was thinking - if it's possible to limit the image upload to 1 MB or so without affecting the general upload_max_filesize which will influence the ability to upload themes and plugins (and I don't want that to happen). Any idea if this can be done? A: You can hook into upload_size_limit and set a maximum filesize: // Change the upload size to 1MB add_filter( 'upload_size_limit', 'wpse_228300_change_upload_size' ); function wpse_228300_change_upload_size() { return 1000 * 1024; }
Q: Set limit to media upload? I am searching online and all I can see is how to increase file size for media upload, which I know how to do with php.ini, but what I need to do is limit the file size for media upload only. The client and his associates have trouble with understanding: Please do not upload images that are bigger than 1MB because your site will load forever. They keep uploading images that are over 8 MB in size, and the whole site takes over 30 sec to load. It's horrendous. So I was thinking - if it's possible to limit the image upload to 1 MB or so without affecting the general upload_max_filesize which will influence the ability to upload themes and plugins (and I don't want that to happen). Any idea if this can be done? A: You can hook into upload_size_limit and set a maximum filesize: // Change the upload size to 1MB add_filter( 'upload_size_limit', 'wpse_228300_change_upload_size' ); function wpse_228300_change_upload_size() { return 1000 * 1024; } A: Yes, you can use the wp_handle_upload_prefilter that allows you to stop the uploading process if a specific condition is not accomplished. In your case, you could try this code snippet: function limit_upload_size( $file ) { // Set the desired file size limit $file_size_limit = 1024; // 1MB in KB // exclude admins if ( ! current_user_can( 'manage_options' ) ) { $current_size = $file['size']; $current_size = $current_size / 1024; //get size in KB if ( $current_size > $file_size_limit ) { $file['error'] = sprintf( __( 'ERROR: File size limit is %d KB.' ), $file_size_limit ); } } return $file; } add_filter ( 'wp_handle_upload_prefilter', 'limit_upload_size', 10, 1 ); Hope it helps! A: For me this is works great ! function my_max_image_size( $file ) { $size = $file['size']; $size = $size / 1024; $type = $file['type']; $is_image = strpos( $type, 'image' ) !== false; $limit = 750; $limit_output = '750kb'; if ( $is_image && $size > $limit ) { $file['error'] = 'Image files must be smaller than ' . $limit_output; } return $file; } add_filter( 'wp_handle_upload_prefilter', 'my_max_image_size' ); A: 1: Theme Functions File There are cases where we have seen that just by adding the following code in the theme function’s file, you can increase the upload size: @ini_set( 'upload_max_size' , '64M' ); @ini_set( 'post_max_size', '64M'); @ini_set( 'max_execution_time', '300' ); 2. Create or Edit an existing PHP.INI file In most cases if you are on a shared host, you will not see a php.ini file in your directory. If you do not see one, then create a file called php.ini and upload it in the root folder. In that file add the following code: upload_max_filesize = 64M post_max_size = 64M max_execution_time = 300 3. htaccess Method Some people have tried using the htaccess method where by modifying the .htaccess file in the root directory, you can increase the maximum upload size in WordPress. Open or create the .htaccess file in the root folder and add the following code: php_value upload_max_filesize 64M php_value post_max_size 64M php_value max_execution_time 300 php_value max_input_time 300
wordpress
{ "language": "en", "length": 509, "provenance": "stackexchange_00019.jsonl.gz:465889", "question_score": "8", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228300" }
[ -0.004802703857421875, -0.0239410400390625, 0.00550079345703125, 0.053924560546875, -0.02484130859375, -0.01485443115234375, 0.06024169921875, -0.0280609130859375, 0.0028171539306640625, 0.0011806488037109375, -0.048583984375, 0.004795074462890625, 0.0032138824462890625, -0.019989013671875, 0.01273345947265625, -0.0472412109375, 0.033935546875, 0.0031566619873046875, 0.044158935546875, -0.0010499954223632812, -0.0006351470947265625, 0.032867431640625, 0.0242919921875, 0.03863525390625, -0.042938232421875, 0.01611328125, 0.055450439453125, -0.011016845703125, -0.059295654296875, -0.05609130859375, -0.00862884521484375, 0.07122802734375, 0.035614013671875, 0.00855255126953125, -0.031646728515625, 0.03448486328125, 0.0112762451171875, -0.0146484375, -0.00759124755859375, 0.03668212890625, 0.03656005859375, -0.02294921875, 0.0024738311767578125, -0.0011997222900390625, 0.01143646240234375, -0.027618408203125, 0.03173828125, -0.0582275390625, 0.0128173828125, -0.006656646728515625, 0.0107574462890625, 0.0143585205078125, 0.033599853515625, -0.021026611328125, -0.0237274169921875, -0.024505615234375, -0.00652313232421875, 0.0182342529296875, 0.036712646484375, -0.020904541015625, -0.0472412109375, -0.00817108154296875, 0.023712158203125, -0.0169525146484375, 0.006015777587890625, 0.0016012191772460938, -0.0020084381103515625, 0.03839111328125, -0.022735595703125, -0.02020263671875, -0.01515960693359375, -0.03912353515625, -0.0250701904296875, -0.0212249755859375, -0.03515625, 0.019439697265625, 0.0272979736328125, -0.0304718017578125, 0.0152130126953125, -0.0003662109375, 0.023651123046875, -0.05242919921875, 0.0241546630859375, -0.024932861328125, 0.036407470703125, 0.02117919921875, -0.004077911376953125, -0.0146331787109375, 0.0007066726684570312, 0.009124755859375, -0.0135040283203125, 0.01262664794921875, 0.0273284912109375, 0.01168060302734375, -0.0309295654296875, -0.01197052001953125, 0.00391387939453125, -0.00894927978515625, 0.0073089599609375, -0.0025310516357421875, 0.01434326171875, -0.025970458984375, -0.0007276535034179688, 0.0014581680297851562, 0.030303955078125, -0.00754547119140625, -0.03668212890625, -0.040557861328125, 0.04998779296875, 0.018402099609375, -0.009124755859375, 0.06158447265625, -0.035797119140625, -0.0157928466796875, -0.0164337158203125, 0.013519287109375, -0.055572509765625, 0.025787353515625, -0.00551605224609375, 0.015960693359375, -0.0262298583984375, 0.006481170654296875, 0.00864410400390625, -0.055023193359375, 0.013671875, -0.021636962890625, -0.0301971435546875, 0.006378173828125, -0.01064300537109375, 0.07720947265625, -0.035675048828125, -0.0155792236328125, 0.01488494873046875, 0.0007910728454589844, 0.0008130073547363281, -0.033172607421875, 0.018890380859375, -0.0191802978515625, -0.018463134765625, 0.054840087890625, -0.0300140380859375, -0.04425048828125, 0.0117034912109375, -0.0122528076171875, -0.00994873046875, 0.041473388671875, 0.01050567626953125, 0.0060882568359375, -0.00980377197265625, -0.09130859375, 0.02532958984375, -0.032379150390625, 0.05682373046875, 0.00876617431640625, -0.048126220703125, -0.03619384765625, 0.026153564453125, -0.038238525390625, -0.023345947265625, -0.07366943359375, -0.0025882720947265625, 0.00493621826171875, 0.056793212890625, -0.036529541015625, -0.014984130859375, -0.03460693359375, -0.06103515625, -0.006374359130859375, 0.02740478515625, 0.01004791259765625, 0.029876708984375, -0.0198516845703125, 0.0201416015625, -0.0016450881958007812, -0.0197601318359375, 0.01015472412109375, 0.03131103515625, 0.0298004150390625, 0.001617431640625, 0.060821533203125, 0.023895263671875, -0.0201568603515625, 0.08270263671875, -0.017486572265625, -0.0184173583984375, -0.0171051025390625, -0.0084381103515625, -0.00848388671875, 0.01067352294921875, 0.006969451904296875, 0.0305938720703125, 0.017822265625, -0.0166473388671875, -0.047149658203125, -0.018341064453125, -0.0345458984375, -0.01235198974609375, -0.0206298828125, -0.0196685791015625, 0.055633544921875, 0.01517486572265625, -0.021392822265625, -0.0007905960083007812, -0.0006432533264160156, -0.0234527587890625, -0.0211181640625, -0.0009627342224121094, 0.003894805908203125, 0.0008282661437988281, 0.0080413818359375, 0.01360321044921875, 0.00290679931640625, -0.017608642578125, -0.0262603759765625, -0.0160675048828125, 0.0234527587890625, -0.0107574462890625, 0.039398193359375, -0.0154571533203125, 0.0750732421875, -0.04705810546875, -0.026153564453125, -0.044921875, -0.0159149169921875, 0.0203094482421875, 0.0264892578125, -0.020782470703125, 0.007633209228515625, 0.0193939208984375, 0.0261077880859375, -0.0256805419921875, 0.007274627685546875, 0.01428985595703125, 0.01326751708984375, -0.01396942138671875, -0.044281005859375, -0.037872314453125, -0.14990234375, 0.0213165283203125, 0.08209228515625, 0.0237274169921875, 0.0011491775512695312, 0.0233917236328125, 0.07080078125, 0.04254150390625, 0.016357421875, 0.029571533203125, 0.015594482421875, 0.032928466796875, -0.00003504753112792969, -0.013092041015625, -0.04150390625, 0.02691650390625, -0.06890869140625, 0.04327392578125, 0.016937255859375, -0.021453857421875, -0.0154876708984375, -0.03143310546875, 0.036376953125, 0.009002685546875, 0.00286865234375, -0.01256561279296875, -0.0051116943359375, -0.0307464599609375, 0.0478515625, -0.005367279052734375, 0.0211029052734375, -0.03533935546875, 0.053070068359375, 0.0250701904296875, -0.042449951171875, -0.0050506591796875, 0.0004711151123046875, -0.014129638671875, -0.023284912109375, -0.035736083984375, 0.032806396484375, 0.0019140243530273438, -0.01025390625, -0.0256500244140625, -0.018585205078125, -0.0257568359375, -0.004764556884765625, 0.00531005859375, -0.0655517578125, 0.02630615234375, 0.0081024169921875, 0.01053619384765625, -0.0165557861328125, 0.0189666748046875, 0.007045745849609375, -0.02447509765625, 0.028961181640625, 0.0128631591796875, -0.0193939208984375, 0.01355743408203125, -0.0484619140625, 0.058685302734375, -0.043792724609375, 0.0765380859375, 0.07000732421875, -0.06744384765625, 0.06939697265625, 0.0009493827819824219, -0.0027675628662109375, -0.0020999908447265625, 0.028961181640625, -0.01114654541015625, -0.0157318115234375, -0.0467529296875, -0.0208740234375, 0.0015325546264648438, -0.06170654296875, 0.0160369873046875, 0.007625579833984375, -0.026641845703125, -0.0171661376953125, -0.045013427734375, 0.005924224853515625, -0.0238037109375, -0.09588623046875, 0.00457763671875, 0.0210723876953125, -0.040618896484375, -0.01885986328125, 0.0517578125, 0.006282806396484375, -0.010040283203125, 0.003673553466796875, 0.01357269287109375, 0.0029087066650390625, -0.00826263427734375, -0.00984954833984375, 0.0018157958984375, -0.005496978759765625, -0.006805419921875, 0.07122802734375, -0.0131988525390625, -0.07421875, -0.046722412109375, -0.00414276123046875, 0.00506591796875, 0.0029926300048828125, 0.043182373046875, -0.0168304443359375, 0.00838470458984375, 0.00962066650390625, 0.015594482421875, 0.06011962890625, -0.07366943359375, -0.015838623046875, -0.0499267578125, -0.0203094482421875, -0.03045654296875, 0.09393310546875, 0.06512451171875, -0.06683349609375, -0.0074920654296875, -0.0726318359375, -0.0211029052734375, -0.007717132568359375, -0.03839111328125, -0.0086822509765625, 0.01206207275390625, -0.0024871826171875, -0.0128326416015625, 0.007793426513671875, 0.0071258544921875, 0.0276641845703125, -0.048431396484375, -0.036224365234375, 0.06768798828125, 0.0223846435546875, 0.040863037109375, 0.022857666015625, 0.02593994140625, -0.01282501220703125, 0.0113067626953125, 0.01275634765625, 0.01904296875, 0.005527496337890625, 0.01236724853515625, -0.0300140380859375, -0.0533447265625, 0.0400390625, -0.0253753662109375, 0.048980712890625, -0.0885009765625, -0.02764892578125, -0.048492431640625, 0.0897216796875, -0.0205535888671875, -0.005584716796875, -0.039703369140625, 0.0011301040649414062, -0.025634765625, -0.058135986328125, -0.007343292236328125, 0.00556182861328125, 0.003940582275390625, 0.0013370513916015625, -0.00449371337890625, -0.0081787109375, -0.01531982421875, -0.001506805419921875, 0.01036834716796875, -0.01427459716796875, 0.024871826171875, -0.05218505859375, 0.01421356201171875, -0.00859832763671875, 0.0009217262268066406, -0.0341796875, 0.0020351409912109375, -0.04150390625, -0.10552978515625, -0.0191192626953125, 0.0017709732055664062, 0.08221435546875, -0.01531982421875, 0.0249176025390625, -0.049102783203125, 0.04669189453125, 0.0224761962890625, -0.0125274658203125, 0.01568603515625, -0.0017299652099609375, -0.01055908203125, 0.0170135498046875, 0.00732421875, -0.0209808349609375, -0.036041259765625, -0.08465576171875, -0.00853729248046875, -0.006053924560546875, -0.0220947265625, 0.0274810791015625, -0.052337646484375, 0.032440185546875, -0.06768798828125, -0.047027587890625, -0.0203094482421875, 0.036163330078125, -0.02166748046875, 0.0223388671875, -0.067138671875, -0.07421875, 0.04046630859375, 0.004535675048828125, 0.0161285400390625, 0.0168609619140625, 0.087890625, -0.00922393798828125, -0.01160430908203125, -0.10400390625, -0.0121002197265625, 0.01114654541015625, 0.004062652587890625, 0.0159759521484375, -0.0294342041015625, -0.02764892578125, 0.0777587890625, -0.0207366943359375, 0.0188446044921875, -0.0002460479736328125, 0.04742431640625, 0.0006160736083984375, -0.0108184814453125, 0.0167236328125, 0.008514404296875, -0.0220489501953125, -0.0360107421875, -0.034515380859375, 0.024261474609375, -0.031982421875, 0.036529541015625, 0.00962066650390625, 0.0301055908203125, -0.0372314453125, -0.07244873046875, 0.024261474609375, -0.01215362548828125, -0.013763427734375, -0.020660400390625, 0.00792694091796875, 0.0154571533203125, 0.02960205078125, 0.0214385986328125, 0.0004630088806152344, 0.0215911865234375, -0.0316162109375, 0.0576171875, 0.00868988037109375, 0.018646240234375, -0.011962890625, 0.00443267822265625, -0.027923583984375, 0.01468658447265625, -0.0102691650390625, -0.039093017578125, 0.01074981689453125, 0.01251983642578125, -0.01837158203125, 0.00778961181640625, 0.032806396484375, 0.0208892822265625, -0.0121612548828125, -0.0199737548828125, -0.0117340087890625, 0.01042938232421875, -0.048492431640625, 0.044830322265625, 0.019683837890625, -0.0154876708984375, 0.0292510986328125, -0.0009140968322753906, -0.00092315673828125, -0.01352691650390625, 0.0200958251953125, 0.058258056640625, 0.05682373046875, 0.0209503173828125, 0.0183258056640625, -0.0172271728515625, -0.0027313232421875, -0.01519012451171875, -0.01369476318359375, -0.0211181640625, 0.0158233642578125, -0.0007424354553222656, 0.005954742431640625, -0.0264739990234375, -0.0224456787109375, 0.0452880859375, -0.01238250732421875, 0.0226593017578125, 0.0095977783203125, -0.045684814453125, -0.0574951171875, -0.0095977783203125, 0.034088134765625, 0.04901123046875, -0.052215576171875, -0.01065826416015625, 0.013763427734375, -0.00565338134765625, 0.01354217529296875, 0.0269622802734375, -0.0227203369140625, 0.0127105712890625, 0.0205841064453125, -0.01383209228515625, -0.02044677734375, -0.00875091552734375, -0.052886962890625, -0.01152801513671875, -0.0152587890625, -0.0204925537109375, 0.048065185546875, -0.03125, 0.0194244384765625, -0.0193023681640625, 0.0024471282958984375, -0.013519287109375, 0.040924072265625, -0.0283203125, -0.0164337158203125, 0.00652313232421875, -0.02276611328125, -0.04583740234375, -0.01457977294921875, 0.03277587890625, -0.00885772705078125, -0.009185791015625, -0.0305633544921875, -0.01264190673828125, 0.0085296630859375, 0.01497650146484375, 0.009521484375, -0.006351470947265625, 0.027099609375, 0.006763458251953125, 0.01213836669921875, -0.04132080078125, -0.0036373138427734375, 0.05133056640625, -0.0293121337890625, -0.017974853515625, -0.0263214111328125, 0.021087646484375, 0.007015228271484375, -0.0072479248046875, -0.02423095703125, -0.01806640625, 0.031097412109375, -0.0057373046875, -0.0010852813720703125, 0.01334381103515625, -0.006000518798828125, 0.028411865234375, -0.04876708984375, -0.00666046142578125, -0.03204345703125, 0.046142578125, -0.07354736328125, 0.0242767333984375, -0.0182647705078125, -0.002162933349609375, 0.049835205078125, -0.0286712646484375, -0.0245361328125, 0.029693603515625, -0.0254974365234375, 0.0223388671875, 0.024505615234375, 0.0175323486328125, -0.005649566650390625, 0.030792236328125, -0.021209716796875, 0.02740478515625, 0.00922393798828125, 0.0072479248046875, 0.036529541015625, 0.0177764892578125, -0.005462646484375, -0.03106689453125, 0.00714874267578125, 0.00830078125, 0.00901031494140625, 0.019073486328125, -0.006458282470703125, 0.0205078125, -0.0017852783203125, 0.06390380859375, -0.01407623291015625, 0.02069091796875, 0.0213623046875, 0.00014090538024902344, 0.052978515625, -0.0222625732421875, 0.02093505859375, 0.01073455810546875, 0.057861328125, -0.00435638427734375, -0.0142364501953125, 0.0244140625, -0.015625, -0.0019025802612304688, -0.0001741647720336914, 0.016754150390625, -0.00029158592224121094, -0.0479736328125, -0.0307769775390625, 0.04302978515625, -0.03369140625, 0.0160064697265625, 0.0430908203125, -0.040191650390625, -0.0163726806640625, -0.0122528076171875, -0.003665924072265625, 0.0073394775390625, -0.0213470458984375, 0.00925445556640625, -0.01715087890625, 0.043182373046875, 0.052764892578125, -0.00882720947265625, 0.01284027099609375, 0.0146636962890625, -0.0175323486328125, 0.00946044921875, -0.01514434814453125, 0.03167724609375, 0.02947998046875, -0.01360321044921875, 0.01441192626953125, 0.0079803466796875, -0.029022216796875, 0.00893402099609375, -0.03314208984375, 0.036346435546875, -0.055450439453125, 0.000823974609375, 0.0190582275390625, -0.01323699951171875, -0.0011529922485351562, -0.0169677734375, 0.017333984375, -0.0254974365234375, 0.006343841552734375, -0.002185821533203125, -0.01227569580078125, 0.0122833251953125, -0.004161834716796875, -0.0200042724609375, 0.07025146484375, -0.01348876953125, 0.016876220703125, 0.0457763671875, 0.0269622802734375, -0.035247802734375, 0.0118865966796875, -0.047454833984375, 0.03912353515625, -0.004299163818359375, 0.00504302978515625, -0.03253173828125, 0.0099334716796875, -0.0225830078125, -0.01479339599609375, 0.03509521484375, 0.01222991943359375, -0.0311737060546875, -0.00850677490234375, 0.047149658203125, 0.043243408203125, 0.0187225341796875, 0.03192138671875, -0.006778717041015625, -0.004734039306640625, 0.023345947265625, -0.00389862060546875, 0.0328369140625, -0.00811004638671875, -0.031951904296875, 0.01523590087890625, 0.00534820556640625, -0.0011892318725585938, -0.0158843994140625, 0.038604736328125, -0.02227783203125, -0.0169219970703125, 0.032684326171875, -0.0116424560546875, -0.0022869110107421875, 0.04791259765625, 0.038848876953125, -0.0198516845703125, -0.013946533203125, -0.0199737548828125, 0.055267333984375, 0.00356292724609375, -0.004058837890625, 0.057861328125, 0.017822265625, 0.031341552734375, 0.0023288726806640625, 0.00849151611328125, -0.00650787353515625, 0.008331298828125, -0.01032257080078125, 0.0235748291015625, 0.01505279541015625, -0.0238494873046875, -0.01148223876953125, 0.0533447265625, 0.0163116455078125, -0.0034637451171875, -0.0203857421875, 0.01010894775390625, 0.0069427490234375, -0.0232696533203125, -0.023284912109375, -0.031707763671875, -0.029083251953125, 0.0158843994140625, -0.0196075439453125, 0.0165557861328125, 0.045166015625, 0.030914306640625, 0.010009765625, 0.02911376953125, -0.07403564453125, -0.0016508102416992188, -0.01442718505859375, 0.0036563873291015625, 0.0066375732421875, 0.010894775390625, -0.01093292236328125, 0.011322021484375, 0.0130462646484375, 0.01377105712890625, -0.009063720703125, 0.07196044921875, -0.00048470497131347656, 0.00102996826171875, -0.006717681884765625, -0.035888671875, -0.0012187957763671875, 0.0171051025390625, 0.005664825439453125, 0.0186614990234375, 0.044769287109375, 0.061279296875, -0.02294921875, -0.011322021484375, 0.052947998046875, -0.007232666015625, -0.0103759765625, -0.03631591796875, 0.0029087066650390625, 0.004993438720703125, -0.00821685791015625, 0.00449371337890625, -0.0018548965454101562, 0.02410888671875, 0.0031528472900390625, -0.0005316734313964844, 0.011138916015625, -0.046234130859375, 0.00968170166015625, 0.0032901763916015625, 0.0526123046875, 0.0236358642578125, -0.033477783203125, 0.0022563934326171875, -0.0193939208984375, -0.00864410400390625, 0.0011720657348632812, 0.0269317626953125, -0.0036869049072265625, 0.0307159423828125, -0.0036945343017578125, -0.039520263671875, 0.03460693359375, 0.0032444000244140625, -0.01113128662109375, -0.0161895751953125, 0.019073486328125, -0.0347900390625, -0.0694580078125, -0.045318603515625, -0.04949951171875, 0.0472412109375, 0.031646728515625, 0.0682373046875, -0.004711151123046875, 0.03924560546875, 0.0164031982421875, -0.019256591796875, 0.03326416015625, 0.0231781005859375, -0.0150299072265625, 0.0195465087890625, 0.0012197494506835938, -0.033111572265625, 0.0245819091796875, 0.0134735107421875, 0.03338623046875, -0.0399169921875, -0.01053619384765625, -0.0131378173828125, 0.0141754150390625, 0.0037860870361328125, 0.00458526611328125, -0.0186920166015625, -0.01494598388671875, -0.01285552978515625, -0.01220703125, 0.01898193359375, 0.00922393798828125, -0.0232696533203125, 0.02728271484375, -0.046539306640625, -0.016876220703125, 0.0012960433959960938, -0.0240020751953125, -0.0150604248046875, 0.023040771484375, -0.058319091796875, -0.07977294921875, 0.0009908676147460938, -0.017974853515625, -0.0396728515625, 0.01482391357421875, 0.05767822265625, -0.006954193115234375, -0.0278472900390625, 0.03387451171875, 0.0208892822265625, 0.005096435546875, -0.048675537109375, -0.0214691162109375, 0.06927490234375, -0.018463134765625, -0.031280517578125, -0.02978515625, -0.013641357421875, -0.04833984375, -0.01654052734375, 0.0215606689453125, -0.0297393798828125, -0.0165557861328125, -0.0206298828125, 0.038177490234375, 0.04180908203125, 0.004779815673828125, -0.05987548828125, 0.032501220703125, -0.04571533203125, 0.0653076171875, 0.0033397674560546875, -0.002696990966796875, -0.01488494873046875, 0.01439666748046875, -0.047882080078125, -0.08941650390625, -0.05450439453125, 0.06719970703125, -0.06805419921875, 0.0247650146484375, 0.034423828125, -0.03204345703125, 0.0216827392578125, 0.055023193359375, 0.0184326171875, 0.1099853515625, -0.0288543701171875, -0.0247650146484375, 0.0182952880859375, 0.0179290771484375, 0.00470733642578125, -0.059844970703125, -0.0246734619140625, -0.0086212158203125, 0.0243072509765625, -0.03961181640625, 0.00940704345703125, 0.0163421630859375, -0.03271484375, -0.06488037109375, 0.01166534423828125, -0.011138916015625, -0.031097412109375, -0.037933349609375, 0.0016937255859375, -0.0298614501953125, 0.049652099609375, 0.0172119140625, -0.0401611328125, 0.00814056396484375, 0.04547119140625, 0.007152557373046875, -0.004055023193359375, 0.026397705078125, -0.0005960464477539062, -0.034027099609375, 0.0131988525390625, 0.022613525390625, -0.0036945343017578125, 0.02996826171875, -0.011993408203125, 0.048980712890625, 0.057647705078125, -0.017059326171875, 0.052001953125, -0.007694244384765625, -0.0577392578125, -0.034210205078125, -0.0205535888671875, -0.03204345703125, -0.0012311935424804688, 0.110595703125, 0.0626220703125, 0.0239715576171875, -0.042816162109375, 0.01336669921875, 0.02252197265625, 0.01702880859375, -0.00897216796875, 0.005435943603515625, -0.052947998046875, -0.0248565673828125, -0.00714111328125, 0.00865936279296875, -0.0205535888671875, 0.0124053955078125, -0.024261474609375, -0.0193023681640625, 0.0066375732421875, -0.01122283935546875, -0.06640625, 0.040618896484375, 0.05059814453125, -0.02886962890625, 0.021453857421875, -0.0157318115234375, 0.0027256011962890625, 0.038421630859375, -0.01371002197265625, -0.021881103515625, 0.033172607421875, -0.034698486328125, 0.015777587890625, -0.005741119384765625, 0.018035888671875, -0.01873779296875, 0.0369873046875, 0.00043702125549316406, -0.001842498779296875, 0.00891876220703125, 0.00859832763671875, 0.002048492431640625, -0.01256561279296875, -0.0211639404296875, 0.006496429443359375, -0.04266357421875, -0.045166015625, -0.01849365234375, -0.01016998291015625, -0.03460693359375, 0.03167724609375, 0.0234527587890625, -0.0259552001953125, 0.0225067138671875, 0.03326416015625, -0.006092071533203125, 0.00896453857421875, 0.006412506103515625, -0.0298004150390625, -0.00667572021484375, 0.00021004676818847656 ]
a55748d20219ed409be7c10613ea597ce56f804e
Wordpress Stackexchange Q: Rename UPLOADS folder with custom WP_CONTENT_DIR For version control purpose, our client has a WordPress app with directory structure like this: . |_____app | |_____themes | |_____plugins | |_____uploads |_____index.php |_____WordPress |_____wp-config.php In wp-config.php: define('WP_CONTENT_DIR', __DIR__ . '/app'); define('WP_CONTENT_URL', WP_HOME . '/app'); Now, she want to rename all default WordPress folders in app directory. With plugins and themes we can do it easily by using WP_PLUGIN_DIR and register_theme_directory(). But, somehow, it's not easy to rename uploads folder. I have tried many modifications with UPLOADS constant, but it can't help because custom uploads folder is always created inside WordPress directory. Are there any ways to workaround this problem? A: After digging around, I ended up with using upload_dir filter. Here is what I tried in functions.php to change uploads to media. Hope it can help someone too :) add_filter('upload_dir', function($uploads) { $custom = []; foreach ($uploads as $key => $value) { if ( false !== strpos($value, '/app/uploads') ) { $custom[$key] = str_replace('/app/uploads', '/app/media', $value); } else { $custom[$key] = $value; } } return $custom; }); Many thanks to @gmazzap for the guidelines and the suggestion about upload_dir filter!
Q: Rename UPLOADS folder with custom WP_CONTENT_DIR For version control purpose, our client has a WordPress app with directory structure like this: . |_____app | |_____themes | |_____plugins | |_____uploads |_____index.php |_____WordPress |_____wp-config.php In wp-config.php: define('WP_CONTENT_DIR', __DIR__ . '/app'); define('WP_CONTENT_URL', WP_HOME . '/app'); Now, she want to rename all default WordPress folders in app directory. With plugins and themes we can do it easily by using WP_PLUGIN_DIR and register_theme_directory(). But, somehow, it's not easy to rename uploads folder. I have tried many modifications with UPLOADS constant, but it can't help because custom uploads folder is always created inside WordPress directory. Are there any ways to workaround this problem? A: After digging around, I ended up with using upload_dir filter. Here is what I tried in functions.php to change uploads to media. Hope it can help someone too :) add_filter('upload_dir', function($uploads) { $custom = []; foreach ($uploads as $key => $value) { if ( false !== strpos($value, '/app/uploads') ) { $custom[$key] = str_replace('/app/uploads', '/app/media', $value); } else { $custom[$key] = $value; } } return $custom; }); Many thanks to @gmazzap for the guidelines and the suggestion about upload_dir filter! A: If you look at the source of _wp_upload_dir, you'll see: if (defined('UPLOADS') && ! (is_multisite() && get_site_option('ms_files_rewriting'))) { $dir = ABSPATH.UPLOADS; $url = trailingslashit($siteurl).UPLOADS; } So UPLOADS can only be used to define a foder relative to ABSPATH, which I guess is /WordPress folder in your setup. In the same function, you can see that if get_option('upload_path') and get_option('upload_url_path') are empty, the path and the URL of uploads folder are set to, respectively, WP_CONTENT_DIR.'/uploads' and WP_CONTENT_URL.'/uploads' which should be perfectly fine for you, as long as you define WP_CONTENT_DIR and WP_CONTENT_URL like in OP. If you don't define UPLOADSat all and the uploads folder is still not resolved to /app/uploads, very likely your database contains some value for 'upload_path' and 'upload_url_path' options. You have 2 possibilities: * *delete those options *use "pre_option_{$option}" filters to force get_option() to return something empty for those options (but not false or the filters will be ignored). For the second possibility the code could be something like this: add_filter('pre_option_upload_path', '__return_empty_string'); add_filter('pre_option_upload_url_path', '__return_empty_string'); With the above code in place, and without any UPLOADS constant defined, as long as you define WP_CONTENT_DIR and WP_CONTENT_URL, the uploads folder should be resolved correctly. If that not happen, there must be something that acts on some filter, for instance upload_dir.
wordpress
{ "language": "en", "length": 399, "provenance": "stackexchange_00019.jsonl.gz:465904", "question_score": "7", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228358" }
[ -0.0167694091796875, -0.0188751220703125, 0.0005078315734863281, 0.0124053955078125, -0.0172119140625, -0.01363372802734375, 0.0325927734375, -0.01535797119140625, 0.0101776123046875, 0.0257720947265625, 0.03594970703125, -0.01480865478515625, 0.01183319091796875, -0.0543212890625, -0.00829315185546875, -0.0099334716796875, 0.0078887939453125, 0.0140380859375, 0.0268402099609375, -0.01947021484375, 0.0145416259765625, -0.00279998779296875, 0.0241546630859375, 0.01308441162109375, -0.023773193359375, 0.0072784423828125, 0.042938232421875, -0.0176849365234375, -0.033416748046875, -0.04168701171875, -0.00817108154296875, 0.056976318359375, 0.017425537109375, 0.003559112548828125, 0.0134429931640625, 0.07977294921875, 0.0185699462890625, 0.004695892333984375, 0.040283203125, 0.00046253204345703125, 0.05712890625, -0.0316162109375, 0.04766845703125, -0.00901031494140625, 0.0222625732421875, -0.026519775390625, 0.0628662109375, -0.029449462890625, 0.049346923828125, -0.0157623291015625, -0.0196990966796875, 0.031890869140625, -0.0078887939453125, -0.0447998046875, -0.0166778564453125, -0.0000750422477722168, 0.00188446044921875, 0.0285186767578125, 0.03692626953125, -0.0069580078125, -0.033843994140625, -0.0027523040771484375, 0.0094146728515625, -0.015625, -0.007701873779296875, 0.0145111083984375, -0.0242156982421875, 0.0109710693359375, -0.04351806640625, -0.02923583984375, 0.0176239013671875, -0.0435791015625, 0.019439697265625, -0.055511474609375, 0.020355224609375, 0.03778076171875, -0.018096923828125, -0.00591278076171875, 0.022369384765625, -0.0260009765625, 0.03765869140625, -0.033416748046875, 0.019683837890625, -0.03070068359375, 0.03607177734375, 0.0169830322265625, 0.018646240234375, -0.024505615234375, -0.0099029541015625, 0.0426025390625, -0.0163726806640625, 0.00928497314453125, 0.018585205078125, 0.01136016845703125, -0.00994873046875, -0.00295257568359375, 0.0147552490234375, 0.0257568359375, -0.0170440673828125, 0.0026531219482421875, 0.01202392578125, -0.0433349609375, 0.0295867919921875, -0.03253173828125, 0.02374267578125, 0.037109375, -0.01849365234375, -0.02044677734375, 0.0328369140625, 0.0231170654296875, 0.00021779537200927734, 0.0156402587890625, -0.00397491455078125, -0.0251922607421875, -0.034942626953125, 0.0214080810546875, -0.0159759521484375, 0.0073699951171875, 0.002521514892578125, -0.00222015380859375, -0.016876220703125, -0.0027294158935546875, -0.003662109375, -0.02978515625, 0.0273895263671875, -0.00856781005859375, -0.03265380859375, 0.01377105712890625, 0.018890380859375, 0.034637451171875, -0.0233001708984375, -0.01065826416015625, 0.051422119140625, 0.01239776611328125, -0.0022373199462890625, -0.023651123046875, 0.052886962890625, 0.021392822265625, -0.0050506591796875, 0.0552978515625, 0.0053558349609375, -0.04132080078125, -0.0216827392578125, -0.004467010498046875, 0.024871826171875, 0.032012939453125, 0.0245513916015625, 0.014892578125, -0.01593017578125, -0.041259765625, 0.0259246826171875, 0.0034809112548828125, 0.028167724609375, 0.003345489501953125, 0.0213775634765625, -0.03521728515625, 0.04974365234375, -0.05401611328125, 0.006023406982421875, -0.05120849609375, 0.016326904296875, -0.0240936279296875, -0.00705718994140625, -0.01476287841796875, -0.03021240234375, 0.0158843994140625, 0.0012559890747070312, -0.0025653839111328125, 0.0173187255859375, 0.036224365234375, 0.007213592529296875, -0.00434112548828125, 0.0059051513671875, -0.004566192626953125, -0.00704193115234375, 0.0001399517059326172, 0.002338409423828125, 0.0269622802734375, 0.017578125, 0.0738525390625, 0.036041259765625, -0.00182342529296875, 0.055419921875, 0.0254058837890625, -0.0460205078125, 0.0098724365234375, 0.0015096664428710938, 0.01454925537109375, 0.01061248779296875, -0.0036373138427734375, 0.07177734375, 0.005367279052734375, -0.038238525390625, -0.0133209228515625, -0.01214599609375, 0.0106048583984375, -0.0118865966796875, 0.0017833709716796875, 0.0008707046508789062, 0.0179595947265625, -0.0131072998046875, -0.00698089599609375, 0.017913818359375, 0.0208892822265625, -0.0181884765625, 0.0012369155883789062, -0.0161285400390625, 0.01568603515625, -0.0084991455078125, -0.01430511474609375, 0.01201629638671875, -0.0108642578125, -0.002307891845703125, -0.05377197265625, -0.0267333984375, 0.0279388427734375, -0.0189666748046875, -0.0008764266967773438, -0.0135345458984375, 0.061248779296875, -0.02764892578125, -0.01129150390625, -0.049835205078125, 0.0060882568359375, 0.0367431640625, -0.00981903076171875, -0.0130157470703125, -0.009002685546875, 0.034820556640625, 0.00665283203125, -0.0283355712890625, 0.0209808349609375, 0.01361083984375, -0.001972198486328125, -0.029205322265625, -0.022979736328125, -0.0406494140625, -0.0924072265625, 0.0137939453125, 0.071044921875, 0.01343536376953125, 0.03814697265625, 0.00818634033203125, 0.055908203125, 0.06927490234375, 0.00527191162109375, 0.0081024169921875, 0.01453399658203125, 0.020782470703125, 0.04443359375, -0.03369140625, -0.0123291015625, 0.01122283935546875, -0.0921630859375, 0.021209716796875, 0.03778076171875, -0.02081298828125, -0.03448486328125, 0.0238189697265625, 0.00029778480529785156, 0.016571044921875, -0.0364990234375, -0.041351318359375, 0.0016279220581054688, -0.007320404052734375, 0.02508544921875, -0.0009021759033203125, 0.007568359375, -0.036712646484375, 0.02874755859375, 0.020965576171875, -0.03741455078125, -0.0174102783203125, 0.01983642578125, 0.030914306640625, -0.0139617919921875, -0.04229736328125, 0.01233673095703125, -0.002197265625, 0.00884246826171875, -0.0157623291015625, 0.0362548828125, -0.039459228515625, -0.00759124755859375, -0.027862548828125, -0.059173583984375, 0.004177093505859375, 0.037933349609375, -0.0338134765625, -0.0214691162109375, 0.0087127685546875, 0.050567626953125, -0.0292816162109375, 0.0256805419921875, 0.00414276123046875, 0.005123138427734375, 0.056549072265625, 0.0012969970703125, 0.01419830322265625, 0.0020294189453125, 0.0229949951171875, 0.041168212890625, -0.0052490234375, -0.0088348388671875, 0.01517486572265625, 0.0079345703125, 0.0094757080078125, 0.041168212890625, 0.002002716064453125, -0.004962921142578125, -0.06390380859375, -0.0263671875, 0.00649261474609375, 0.004962921142578125, -0.0167236328125, -0.024688720703125, -0.028411865234375, -0.00733184814453125, -0.07861328125, -0.0423583984375, 0.0310516357421875, -0.038604736328125, 0.0086212158203125, 0.0164337158203125, -0.0268707275390625, -0.0281219482421875, 0.038726806640625, -0.00939178466796875, 0.00377655029296875, 0.032470703125, 0.00196075439453125, 0.01491546630859375, -0.016448974609375, 0.00012624263763427734, 0.0012979507446289062, -0.0015077590942382812, 0.011383056640625, 0.0270843505859375, -0.0025806427001953125, -0.036376953125, 0.01067352294921875, 0.03546142578125, -0.00446319580078125, -0.00897216796875, 0.050537109375, -0.0712890625, 0.01349639892578125, -0.0280914306640625, 0.054840087890625, 0.06475830078125, -0.053314208984375, 0.011962890625, -0.00888824462890625, 0.0047760009765625, -0.0283966064453125, 0.0498046875, 0.051422119140625, -0.0205535888671875, -0.019683837890625, -0.057769775390625, -0.0153961181640625, -0.0140228271484375, -0.020721435546875, 0.046783447265625, 0.00328826904296875, -0.007411956787109375, -0.005825042724609375, 0.05157470703125, 0.01134490966796875, 0.024139404296875, -0.0129547119140625, -0.03741455078125, 0.0208587646484375, 0.01552581787109375, 0.046051025390625, 0.0133819580078125, 0.033599853515625, -0.0148162841796875, 0.0052337646484375, 0.01763916015625, -0.00366973876953125, -0.00959014892578125, 0.0043487548828125, -0.047332763671875, -0.060211181640625, 0.029449462890625, -0.082763671875, 0.005710601806640625, -0.07403564453125, 0.0009579658508300781, -0.03216552734375, 0.08050537109375, -0.055938720703125, -0.015777587890625, 0.005664825439453125, 0.01824951171875, -0.0011320114135742188, -0.0364990234375, -0.03277587890625, -0.015777587890625, -0.033721923828125, 0.0157623291015625, -0.01071929931640625, -0.007015228271484375, 0.0012264251708984375, -0.07232666015625, -0.01442718505859375, -0.03631591796875, 0.043853759765625, -0.049346923828125, 0.03338623046875, -0.0034999847412109375, 0.025421142578125, -0.042327880859375, -0.01203155517578125, -0.03033447265625, -0.088623046875, -0.0210418701171875, -0.00920867919921875, 0.072265625, 0.01503753662109375, 0.007282257080078125, -0.0255889892578125, 0.067626953125, 0.0018911361694335938, 0.0238189697265625, 0.00743865966796875, -0.007476806640625, 0.0306854248046875, 0.00296783447265625, 0.0190887451171875, -0.025634765625, 0.0097808837890625, -0.053375244140625, -0.058013916015625, -0.042083740234375, -0.03619384765625, 0.029022216796875, -0.013427734375, -0.0216064453125, -0.051971435546875, -0.06341552734375, -0.07110595703125, 0.0018987655639648438, -0.041290283203125, 0.0076141357421875, -0.07025146484375, -0.06585693359375, 0.049102783203125, -0.01409912109375, -0.007358551025390625, 0.0013256072998046875, 0.0982666015625, 0.01250457763671875, -0.022125244140625, -0.0667724609375, -0.003116607666015625, 0.015533447265625, 0.006420135498046875, 0.03662109375, 0.002239227294921875, -0.003662109375, 0.039703369140625, -0.0184173583984375, -0.0107269287109375, 0.046417236328125, 0.00562286376953125, 0.006717681884765625, -0.025360107421875, -0.00311279296875, 0.01175689697265625, -0.0192413330078125, -0.0184783935546875, -0.035980224609375, 0.02197265625, -0.0241851806640625, 0.0208740234375, 0.0245208740234375, -0.005504608154296875, -0.04443359375, -0.090087890625, 0.03619384765625, -0.0072479248046875, 0.006137847900390625, -0.0276031494140625, 0.00643157958984375, 0.0294647216796875, 0.0126800537109375, 0.019622802734375, -0.009246826171875, 0.027099609375, -0.021697998046875, 0.042327880859375, 0.007045745849609375, 0.003658294677734375, -0.022430419921875, 0.000028014183044433594, 0.01032257080078125, 0.005130767822265625, -0.0173492431640625, -0.0127410888671875, -0.009002685546875, 0.00861358642578125, 0.00821685791015625, -0.03955078125, 0.0232696533203125, 0.01451873779296875, -0.01319122314453125, 0.0029697418212890625, -0.073974609375, 0.0193023681640625, -0.0499267578125, 0.0174560546875, 0.01222991943359375, -0.03289794921875, 0.002468109130859375, -0.0221099853515625, -0.0081329345703125, -0.0231475830078125, 0.0197906494140625, 0.02752685546875, 0.04150390625, 0.02490234375, -0.00354766845703125, -0.0136566162109375, 0.00592803955078125, 0.00765228271484375, 0.0302276611328125, -0.0281219482421875, 0.01422882080078125, 0.00350189208984375, 0.0450439453125, -0.024871826171875, -0.043212890625, 0.03656005859375, -0.053802490234375, -0.0005879402160644531, -0.02587890625, -0.069091796875, -0.035430908203125, -0.00507354736328125, -0.0031070709228515625, 0.01416015625, -0.0232391357421875, -0.0259552001953125, -0.006343841552734375, -0.065185546875, -0.0196685791015625, 0.039154052734375, -0.055389404296875, 0.00144195556640625, -0.005283355712890625, -0.00562286376953125, -0.006290435791015625, -0.0144805908203125, -0.080810546875, -0.04656982421875, -0.016143798828125, -0.00324249267578125, 0.075927734375, -0.025726318359375, 0.00861358642578125, 0.0085601806640625, -0.0178070068359375, 0.002285003662109375, 0.02886962890625, 0.01517486572265625, -0.00676727294921875, -0.05743408203125, -0.0083160400390625, -0.04803466796875, -0.00460052490234375, -0.015869140625, -0.027313232421875, -0.0253448486328125, -0.019195556640625, -0.022613525390625, 0.0012912750244140625, 0.0181121826171875, 0.041290283203125, -0.03277587890625, 0.0325927734375, 0.002227783203125, 0.0228424072265625, -0.00653839111328125, -0.0038356781005859375, 0.030303955078125, 0.0182037353515625, 0.0195465087890625, -0.0193023681640625, -0.0146484375, -0.022735595703125, -0.01508331298828125, -0.045013427734375, -0.000400543212890625, 0.01251220703125, -0.03125, 0.0347900390625, 0.07080078125, 0.01097869873046875, 0.0271759033203125, -0.0322265625, -0.019989013671875, -0.038330078125, 0.0090179443359375, -0.06866455078125, 0.036163330078125, -0.040008544921875, -0.018463134765625, 0.0022373199462890625, 0.01352691650390625, -0.01507568359375, 0.02325439453125, -0.00641632080078125, 0.022796630859375, 0.00807952880859375, -0.044708251953125, 0.059478759765625, 0.066162109375, -0.00778961181640625, 0.04595947265625, 0.0169525146484375, 0.0158843994140625, 0.037445068359375, -0.0126953125, 0.0482177734375, 0.036102294921875, 0.10455322265625, 0.016998291015625, -0.0189971923828125, 0.08172607421875, -0.043914794921875, 0.0180206298828125, 0.041229248046875, 0.0390625, -0.061737060546875, 0.00977325439453125, 0.0006999969482421875, -0.001800537109375, 0.044525146484375, 0.0047760009765625, 0.0029354095458984375, 0.005222320556640625, -0.01593017578125, -0.0092620849609375, -0.031829833984375, -0.0179443359375, 0.01059722900390625, -0.0046539306640625, 0.0220794677734375, 0.02960205078125, 0.0018024444580078125, -0.00876617431640625, -0.055511474609375, 0.018707275390625, -0.0325927734375, 0.019927978515625, 0.01374053955078125, -0.026611328125, -0.025146484375, -0.046905517578125, -0.0111236572265625, -0.0108489990234375, -0.03375244140625, 0.0289459228515625, -0.01311492919921875, 0.049407958984375, 0.044464111328125, 0.00798797607421875, 0.0008945465087890625, 0.02203369140625, -0.00299835205078125, -0.018096923828125, 0.0100250244140625, 0.0316162109375, 0.0097198486328125, -0.04583740234375, 0.01277923583984375, -0.0574951171875, 0.0092620849609375, 0.004547119140625, -0.0193634033203125, 0.04473876953125, -0.06304931640625, -0.0030307769775390625, 0.0302581787109375, 0.01497650146484375, 0.00563812255859375, 0.028717041015625, 0.004161834716796875, -0.0665283203125, -0.05865478515625, 0.0195770263671875, -0.07177734375, -0.01079559326171875, 0.0229034423828125, -0.038055419921875, 0.075439453125, -0.0151519775390625, 0.0240478515625, 0.040924072265625, 0.0224761962890625, -0.0411376953125, 0.000028789043426513672, -0.01506805419921875, 0.0067901611328125, 0.00988006591796875, -0.0200653076171875, -0.03582763671875, 0.005214691162109375, -0.033203125, 0.034423828125, 0.05938720703125, 0.0204925537109375, -0.029693603515625, -0.00792694091796875, 0.037139892578125, 0.046783447265625, 0.01255035400390625, 0.0303802490234375, -0.00368499755859375, 0.0028972625732421875, 0.00853729248046875, 0.0007719993591308594, 0.03692626953125, -0.0345458984375, -0.046234130859375, -0.00458526611328125, 0.043365478515625, 0.06707763671875, -0.018524169921875, 0.00958251953125, -0.006938934326171875, -0.01471710205078125, 0.02752685546875, -0.00916290283203125, -0.02447509765625, 0.050689697265625, 0.01430511474609375, -0.026031494140625, -0.0184173583984375, -0.0266265869140625, 0.03936767578125, -0.0089874267578125, 0.01284027099609375, 0.035186767578125, 0.00585174560546875, -0.002986907958984375, 0.02679443359375, -0.0004496574401855469, 0.0185546875, 0.01380157470703125, 0.0509033203125, 0.0246124267578125, 0.0191650390625, -0.0221099853515625, 0.024871826171875, -0.00263214111328125, 0.037689208984375, -0.047149658203125, -0.027862548828125, 0.033905029296875, -0.00390625, -0.0313720703125, -0.02191162109375, -0.027252197265625, -0.0821533203125, -0.036468505859375, -0.056732177734375, 0.00870513916015625, 0.0521240234375, 0.01523590087890625, -0.00885009765625, -0.0181427001953125, -0.0275726318359375, 0.007045745849609375, -0.033233642578125, 0.0196075439453125, 0.00901031494140625, 0.0006885528564453125, -0.0150299072265625, 0.0556640625, 0.035308837890625, 0.01483917236328125, -0.00800323486328125, 0.0462646484375, 0.003971099853515625, 0.021728515625, -0.05523681640625, -0.066162109375, 0.04736328125, 0.04437255859375, 0.04388427734375, 0.043365478515625, 0.04693603515625, -0.01364898681640625, -0.028076171875, 0.018280029296875, 0.01165771484375, -0.0382080078125, -0.004840850830078125, -0.017578125, 0.031097412109375, 0.0178680419921875, -0.00420379638671875, -0.0282135009765625, 0.03253173828125, 0.031585693359375, -0.01351165771484375, 0.042877197265625, -0.01169586181640625, -0.0372314453125, 0.0166015625, -0.01149749755859375, 0.092041015625, -0.003902435302734375, -0.040130615234375, -0.005584716796875, -0.017669677734375, -0.018768310546875, 0.01410675048828125, 0.032745361328125, -0.0009317398071289062, 0.0107574462890625, 0.0261077880859375, -0.019012451171875, -0.0126953125, 0.0135650634765625, 0.01399993896484375, 0.0252838134765625, 0.0238037109375, 0.0215301513671875, -0.0281219482421875, 0.003753662109375, -0.01004791259765625, 0.0171051025390625, 0.04425048828125, 0.08697509765625, -0.01097869873046875, 0.03424072265625, 0.0084075927734375, -0.0220794677734375, -0.0178680419921875, 0.004322052001953125, 0.0288848876953125, -0.03436279296875, -0.031494140625, -0.0016336441040039062, 0.042633056640625, -0.024139404296875, 0.049072265625, -0.0809326171875, -0.051422119140625, -0.00949859619140625, 0.035003662109375, 0.0176849365234375, 0.005466461181640625, -0.01535797119140625, -0.02288818359375, -0.0153350830078125, 0.02606201171875, 0.025482177734375, 0.010009765625, -0.06524658203125, 0.01471710205078125, -0.01328277587890625, -0.02691650390625, 0.035400390625, -0.0135650634765625, 0.04364013671875, 0.04888916015625, -0.041900634765625, -0.07403564453125, -0.005786895751953125, -0.004665374755859375, -0.031585693359375, 0.00856781005859375, 0.06182861328125, -0.0021514892578125, -0.033538818359375, -0.046356201171875, -0.021209716796875, -0.002559661865234375, -0.005565643310546875, -0.004058837890625, -0.02227783203125, -0.0023174285888671875, -0.00608062744140625, -0.058197021484375, -0.0214996337890625, -0.036285400390625, 0.002994537353515625, 0.0182342529296875, 0.0083160400390625, -0.035308837890625, -0.02130126953125, 0.01102447509765625, 0.043914794921875, 0.001922607421875, -0.0556640625, 0.051239013671875, -0.04669189453125, 0.0120849609375, -0.0042266845703125, 0.00919342041015625, -0.031890869140625, 0.006633758544921875, -0.0171966552734375, -0.060546875, -0.04925537109375, 0.06585693359375, -0.031768798828125, 0.004177093505859375, 0.02001953125, -0.01177978515625, -0.0114593505859375, 0.03533935546875, -0.00025177001953125, 0.07781982421875, 0.0038166046142578125, -0.031463623046875, -0.01194000244140625, -0.0133056640625, -0.01413726806640625, -0.0244293212890625, 0.025543212890625, -0.057220458984375, -0.033447265625, 0.01251983642578125, -0.032958984375, -0.011566162109375, -0.056854248046875, -0.088623046875, 0.0026226043701171875, 0.0077667236328125, -0.05029296875, -0.028778076171875, 0.02301025390625, -0.0209808349609375, 0.02496337890625, 0.01058197021484375, -0.057037353515625, 0.016326904296875, 0.033447265625, 0.00489044189453125, 0.03240966796875, 0.01494598388671875, 0.0281524658203125, -0.035858154296875, -0.005886077880859375, -0.018280029296875, -0.01824951171875, 0.032989501953125, -0.007472991943359375, 0.0308837890625, 0.05255126953125, 0.000316619873046875, -0.00702667236328125, -0.00785064697265625, -0.0999755859375, -0.01320648193359375, -0.03076171875, -0.047454833984375, -0.0150909423828125, 0.08050537109375, 0.074462890625, 0.028106689453125, -0.02960205078125, -0.032257080078125, -0.04119873046875, 0.044708251953125, -0.0029163360595703125, -0.00836181640625, -0.059173583984375, -0.006420135498046875, 0.0256195068359375, -0.006031036376953125, -0.049774169921875, -0.0007710456848144531, -0.033447265625, -0.0233306884765625, -0.01242828369140625, -0.002105712890625, 0.0158538818359375, -0.004306793212890625, 0.069580078125, -0.033050537109375, 0.0182037353515625, -0.0181427001953125, 0.021209716796875, 0.043975830078125, -0.0249176025390625, -0.0037326812744140625, -0.00325775146484375, -0.0287017822265625, -0.00881195068359375, 0.02288818359375, 0.002742767333984375, 0.011138916015625, -0.0216064453125, 0.009490966796875, -0.005878448486328125, -0.01313018798828125, -0.0240325927734375, -0.005924224853515625, 0.022735595703125, -0.04327392578125, 0.11041259765625, 0.0078887939453125, -0.01178741455078125, -0.0098724365234375, 0.00617218017578125, -0.017059326171875, -0.004665374755859375, 0.0120697021484375, -0.038970947265625, 0.0091094970703125, 0.0136566162109375, 0.01404571533203125, -0.044281005859375, 0.0291900634765625, -0.017303466796875, 0.0089874267578125, 0.01342010498046875 ]
9b0cd3297122e3d5651d994fba7104e167c6cdbd
Wordpress Stackexchange Q: page was loaded over HTTPS, but requested an insecure image when i install and apply SSL certificate on Bluehost webhosting, indeed my site entering secure channel however discovery page request image with http address but not https address even i upload photo to media library through secure channel. that is bug of wordpress? A: Make sure that your wordpress url in the settings at your admin dashboard is starting with https://. It is not enough to simply open the website with the https link. Wordpress has to know that your website is ssl secured.
Q: page was loaded over HTTPS, but requested an insecure image when i install and apply SSL certificate on Bluehost webhosting, indeed my site entering secure channel however discovery page request image with http address but not https address even i upload photo to media library through secure channel. that is bug of wordpress? A: Make sure that your wordpress url in the settings at your admin dashboard is starting with https://. It is not enough to simply open the website with the https link. Wordpress has to know that your website is ssl secured.
wordpress
{ "language": "en", "length": 95, "provenance": "stackexchange_00019.jsonl.gz:465905", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228360" }
[ 0.07086181640625, 0.0029430389404296875, 0.01251983642578125, -0.01263427734375, 0.0290069580078125, -0.035614013671875, 0.07562255859375, -0.036529541015625, 0.0188446044921875, -0.01325225830078125, -0.034088134765625, 0.00986480712890625, -0.0260009765625, -0.033966064453125, 0.01013946533203125, -0.0335693359375, 0.00417327880859375, 0.004222869873046875, 0.026885986328125, -0.01343536376953125, -0.00185394287109375, -0.004428863525390625, 0.0450439453125, -0.027923583984375, 0.037445068359375, 0.00966644287109375, 0.056793212890625, -0.0136871337890625, 0.035491943359375, -0.0013647079467773438, 0.035308837890625, -0.0587158203125, 0.0199432373046875, 0.00988006591796875, -0.036590576171875, -0.03143310546875, -0.03338623046875, 0.0177459716796875, -0.0292816162109375, 0.03131103515625, -0.0211639404296875, 0.040924072265625, 0.12158203125, 0.0283203125, 0.0191192626953125, -0.0138397216796875, -0.0310821533203125, -0.09014892578125, 0.0122833251953125, -0.01381683349609375, 0.026580810546875, 0.023345947265625, 0.043365478515625, 0.004428863525390625, -0.029815673828125, -0.0185089111328125, -0.005802154541015625, 0.01509857177734375, -0.00010275840759277344, 0.002166748046875, -0.01168060302734375, 0.0341796875, 0.0008149147033691406, 0.016815185546875, 0.004772186279296875, -0.01319122314453125, 0.00714874267578125, 0.0206146240234375, -0.06756591796875, -0.0246734619140625, 0.055877685546875, -0.02691650390625, -0.012359619140625, -0.034088134765625, -0.0229339599609375, 0.052215576171875, 0.0029468536376953125, 0.005260467529296875, 0.00977325439453125, -0.0181732177734375, 0.01323699951171875, -0.050537109375, -0.08489990234375, 0.0191497802734375, 0.01263427734375, 0.039306640625, 0.0060577392578125, -0.00984954833984375, 0.003192901611328125, 0.0038604736328125, -0.03204345703125, -0.033111572265625, 0.089599609375, -0.01226806640625, -0.07196044921875, 0.0177459716796875, -0.0004181861877441406, 0.01568603515625, 0.002410888671875, 0.0242156982421875, -0.027496337890625, -0.029815673828125, 0.033782958984375, -0.0362548828125, -0.00492095947265625, 0.01494598388671875, 0.0025005340576171875, 0.028289794921875, 0.051177978515625, 0.03759765625, 0.0136871337890625, 0.027374267578125, -0.0183563232421875, -0.0147857666015625, -0.034912109375, 0.042327880859375, -0.004344940185546875, -0.038421630859375, -0.01317596435546875, -0.006244659423828125, -0.016815185546875, 0.0133514404296875, 0.00853729248046875, -0.02447509765625, 0.0228424072265625, 0.002765655517578125, -0.0185699462890625, -0.020965576171875, 0.0058135986328125, -0.0035991668701171875, -0.026153564453125, 0.012847900390625, 0.037322998046875, 0.037200927734375, 0.0244598388671875, -0.006572723388671875, -0.00434112548828125, -0.00750732421875, -0.0135498046875, 0.01447296142578125, -0.005603790283203125, -0.034332275390625, 0.01898193359375, -0.00798797607421875, 0.062286376953125, -0.004581451416015625, 0.01128387451171875, 0.0236663818359375, 0.01611328125, -0.0335693359375, 0.06805419921875, -0.0172882080078125, 0.02337646484375, 0.00835418701171875, 0.0248260498046875, -0.00281524658203125, 0.04962158203125, -0.027618408203125, -0.0248565673828125, -0.03253173828125, -0.0263824462890625, 0.01010894775390625, 0.032135009765625, 0.004375457763671875, -0.0000718832015991211, -0.0199432373046875, 0.0038299560546875, 0.0096435546875, 0.018890380859375, 0.00403594970703125, -0.0030384063720703125, -0.006336212158203125, -0.0081634521484375, 0.01338958740234375, 0.0093231201171875, 0.037139892578125, 0.045654296875, 0.0158538818359375, 0.004108428955078125, 0.062744140625, 0.00428009033203125, -0.0251312255859375, 0.1204833984375, -0.056976318359375, -0.006565093994140625, 0.030242919921875, 0.0117340087890625, 0.056915283203125, -0.0072784423828125, 0.034210205078125, -0.01244354248046875, 0.0209197998046875, -0.0283203125, 0.02313232421875, -0.031951904296875, -0.045379638671875, 0.0062408447265625, 0.00647735595703125, -0.02679443359375, -0.00305938720703125, -0.01100921630859375, 0.011871337890625, -0.003505706787109375, 0.04534912109375, 0.045379638671875, -0.0008611679077148438, 0.00908660888671875, -0.0005731582641601562, -0.00800323486328125, 0.0017938613891601562, 0.0013513565063476562, -0.033294677734375, 0.022735595703125, -0.06988525390625, -0.0041961669921875, 0.0361328125, -0.01666259765625, 0.0223846435546875, -0.01181793212890625, 0.040130615234375, -0.025238037109375, -0.0293121337890625, -0.031585693359375, 0.0035419464111328125, 0.0238189697265625, 0.037078857421875, -0.0287933349609375, 0.0218048095703125, 0.055633544921875, 0.024810791015625, 0.0027217864990234375, 0.00800323486328125, -0.00516510009765625, 0.006328582763671875, -0.04290771484375, -0.017059326171875, -0.0164031982421875, -0.021331787109375, -0.0014543533325195312, 0.045135498046875, 0.041107177734375, 0.00962066650390625, -0.0184783935546875, -0.043121337890625, 0.04803466796875, -0.0242462158203125, 0.0237884521484375, -0.024932861328125, 0.004131317138671875, 0.0193023681640625, 0.03515625, -0.01517486572265625, -0.006198883056640625, -0.06256103515625, -0.01003265380859375, 0.024078369140625, 0.038360595703125, -0.01331329345703125, -0.00267791748046875, 0.019989013671875, 0.0225372314453125, -0.0007147789001464844, -0.0667724609375, 0.019866943359375, -0.042144775390625, -0.009735107421875, -0.00479888916015625, 0.004329681396484375, 0.014190673828125, -0.03607177734375, 0.01392364501953125, -0.0291290283203125, -0.0185089111328125, 0.06085205078125, 0.07037353515625, 0.004192352294921875, -0.023834228515625, -0.007114410400390625, -0.01049041748046875, 0.040924072265625, 0.007686614990234375, -0.0003199577331542969, -0.03179931640625, -0.0025157928466796875, -0.005523681640625, -0.019287109375, 0.0043182373046875, 0.063720703125, 0.0190582275390625, 0.02056884765625, 0.0281829833984375, 0.044219970703125, 0.0163116455078125, 0.0263824462890625, -0.0161590576171875, -0.0028858184814453125, 0.04571533203125, -0.0198211669921875, 0.0011959075927734375, 0.00348663330078125, 0.09814453125, 0.06781005859375, -0.00450897216796875, 0.016021728515625, -0.00751495361328125, -0.019683837890625, 0.00286102294921875, -0.0241241455078125, -0.033935546875, -0.01016998291015625, -0.07672119140625, 0.0024585723876953125, 0.013275146484375, -0.040771484375, 0.0124359130859375, -0.0158233642578125, -0.01529693603515625, -0.0193939208984375, -0.09112548828125, -0.07275390625, -0.09881591796875, -0.06365966796875, -0.01031494140625, 0.0200958251953125, -0.0231781005859375, 0.030609130859375, 0.05194091796875, 0.0278167724609375, -0.00951385498046875, 0.00807952880859375, -0.05621337890625, -0.0411376953125, -0.07177734375, 0.004180908203125, -0.0223846435546875, 0.0282135009765625, 0.0092010498046875, 0.03759765625, 0.002536773681640625, -0.032470703125, 0.0263519287109375, 0.049530029296875, 0.0132598876953125, 0.024932861328125, -0.0484619140625, -0.0192413330078125, -0.006988525390625, -0.01532745361328125, 0.0192718505859375, 0.002239227294921875, 0.017669677734375, 0.00708770751953125, -0.02001953125, -0.042144775390625, -0.010162353515625, -0.04107666015625, 0.0107421875, -0.042999267578125, -0.04095458984375, -0.0712890625, 0.0141448974609375, -0.007476806640625, 0.0003204345703125, -0.0343017578125, -0.0005035400390625, -0.038116455078125, -0.038848876953125, 0.01047515869140625, 0.005401611328125, 0.042449951171875, 0.0287017822265625, -0.029266357421875, 0.02197265625, -0.01409149169921875, -0.0243988037109375, -0.0340576171875, 0.04290771484375, -0.00847625732421875, -0.0205535888671875, 0.003772735595703125, -0.005519866943359375, -0.023681640625, -0.005687713623046875, -0.06500244140625, -0.04986572265625, 0.02947998046875, -0.02618408203125, 0.0151519775390625, -0.02886962890625, -0.01238250732421875, -0.02252197265625, 0.06451416015625, 0.0184326171875, -0.00623321533203125, 0.0085296630859375, 0.0048828125, -0.0294036865234375, 0.0017347335815429688, -0.03717041015625, -0.01363372802734375, -0.047454833984375, -0.01355743408203125, 0.002681732177734375, -0.0303497314453125, 0.044677734375, -0.06256103515625, 0.00872039794921875, -0.049560546875, 0.01200103759765625, 0.0220947265625, -0.004100799560546875, -0.0016002655029296875, -0.0267791748046875, 0.005603790283203125, -0.00609588623046875, 0.002750396728515625, -0.08392333984375, -0.0186767578125, 0.0212554931640625, 0.054595947265625, -0.03887939453125, 0.03173828125, -0.024871826171875, 0.06414794921875, 0.03350830078125, 0.0238037109375, -0.0007877349853515625, -0.052581787109375, 0.075927734375, 0.02398681640625, 0.0165557861328125, 0.01171112060546875, 0.01152801513671875, -0.026123046875, -0.050201416015625, -0.047332763671875, -0.03289794921875, -0.01168060302734375, -0.00421905517578125, -0.029052734375, -0.06475830078125, 0.00508880615234375, 0.004638671875, 0.00720977783203125, 0.02978515625, -0.03314208984375, -0.010986328125, -0.0494384765625, 0.03314208984375, -0.0106353759765625, 0.038299560546875, 0.002166748046875, 0.05615234375, -0.0015707015991210938, -0.00662994384765625, -0.0192413330078125, -0.015777587890625, 0.03485107421875, -0.0189666748046875, 0.0943603515625, 0.07476806640625, 0.0167999267578125, 0.018951416015625, 0.018341064453125, 0.00812530517578125, -0.01467132568359375, 0.01120758056640625, 0.0146484375, -0.0157470703125, 0.01079559326171875, 0.0110015869140625, 0.0159759521484375, 0.038604736328125, 0.03662109375, 0.005939483642578125, 0.031707763671875, -0.051422119140625, 0.0162353515625, -0.03338623046875, 0.06256103515625, -0.002376556396484375, 0.005157470703125, -0.01186370849609375, 0.06390380859375, 0.02197265625, 0.006084442138671875, 0.0115509033203125, 0.02703857421875, 0.01473236083984375, -0.06005859375, -0.006134033203125, -0.044769287109375, 0.055328369140625, -0.036956787109375, -0.005908966064453125, -0.0188446044921875, -0.0195770263671875, 0.07684326171875, -0.0005087852478027344, -0.0462646484375, 0.0036144256591796875, -0.0186767578125, -0.00136566162109375, 0.037078857421875, -0.0135345458984375, 0.02197265625, -0.01163482666015625, -0.0208587646484375, -0.00542449951171875, -0.01215362548828125, -0.0311126708984375, -0.034820556640625, 0.028961181640625, -0.02325439453125, 0.0152587890625, 0.0382080078125, 0.0511474609375, -0.0175628662109375, 0.049285888671875, -0.0258331298828125, 0.0254058837890625, 0.0274658203125, -0.00885009765625, 0.0192108154296875, 0.0284271240234375, -0.002513885498046875, -0.031280517578125, 0.0005707740783691406, -0.03424072265625, -0.0199432373046875, 0.00724029541015625, 0.033172607421875, -0.0284881591796875, -0.023193359375, 0.04034423828125, 0.0165252685546875, -0.041473388671875, 0.033172607421875, -0.0196380615234375, -0.074462890625, -0.041290283203125, -0.008270263671875, 0.038421630859375, 0.0039825439453125, -0.03485107421875, 0.025482177734375, -0.021209716796875, 0.071044921875, -0.01178741455078125, 0.003391265869140625, 0.0308380126953125, 0.005893707275390625, 0.053009033203125, -0.02471923828125, -0.0377197265625, 0.03497314453125, 0.044097900390625, -0.03875732421875, 0.0091094970703125, 0.06402587890625, -0.032257080078125, 0.0106048583984375, 0.0011320114135742188, -0.010345458984375, 0.00896453857421875, 0.03472900390625, -0.023529052734375, -0.0236358642578125, -0.0018053054809570312, -0.033172607421875, -0.031524658203125, -0.0201263427734375, 0.0673828125, 0.0009489059448242188, -0.01336669921875, -0.017242431640625, 0.0198516845703125, 0.025848388671875, -0.0302581787109375, -0.0457763671875, -0.041534423828125, 0.021270751953125, 0.06597900390625, 0.04827880859375, -0.0178070068359375, 0.049835205078125, 0.0020751953125, 0.022796630859375, 0.01229095458984375, 0.0168304443359375, -0.01715087890625, -0.01029205322265625, -0.031768798828125, -0.055389404296875, 0.0148773193359375, 0.034271240234375, -0.049285888671875, 0.0294342041015625, 0.053558349609375, 0.014892578125, 0.0274505615234375, -0.0271453857421875, 0.004772186279296875, -0.0102081298828125, 0.01157379150390625, -0.0152740478515625, 0.0008559226989746094, 0.0484619140625, 0.002506256103515625, 0.036346435546875, -0.0215301513671875, 0.0074615478515625, -0.0149688720703125, -0.01433563232421875, -0.0159149169921875, 0.00484466552734375, 0.00962066650390625, 0.01021575927734375, 0.0889892578125, -0.0201873779296875, 0.045745849609375, 0.047637939453125, -0.004947662353515625, 0.045379638671875, 0.007965087890625, -0.06378173828125, -0.062408447265625, -0.01800537109375, -0.00726318359375, 0.002208709716796875, 0.01268768310546875, -0.0004887580871582031, 0.031494140625, 0.0258941650390625, 0.09417724609375, -0.0122528076171875, 0.00524139404296875, 0.03955078125, -0.060577392578125, -0.03179931640625, 0.0110626220703125, 0.006511688232421875, -0.0252532958984375, -0.00734710693359375, 0.0225372314453125, -0.01538848876953125, -0.00864410400390625, 0.02960205078125, -0.01352691650390625, -0.006130218505859375, 0.054229736328125, 0.00928497314453125, -0.0487060546875, -0.030120849609375, 0.023651123046875, -0.0292510986328125, 0.01300048828125, 0.035400390625, -0.041107177734375, -0.0031909942626953125, -0.026885986328125, -0.033935546875, -0.00775146484375, -0.023834228515625, -0.004070281982421875, 0.0279083251953125, -0.0034275054931640625, 0.05169677734375, -0.00433349609375, 0.004329681396484375, 0.031494140625, -0.02667236328125, 0.060638427734375, -0.0330810546875, -0.0099029541015625, 0.05023193359375, -0.0352783203125, 0.00530242919921875, 0.01287841796875, 0.00495147705078125, -0.0005583763122558594, -0.0261993408203125, 0.043426513671875, -0.05316162109375, 0.01299285888671875, 0.050079345703125, 0.006412506103515625, -0.03216552734375, 0.0270843505859375, 0.00555419921875, 0.0073089599609375, 0.0294342041015625, 0.009521484375, 0.0207672119140625, 0.019195556640625, 0.05670166015625, -0.06524658203125, 0.005878448486328125, -0.0045318603515625, 0.0197296142578125, 0.01113128662109375, -0.001495361328125, -0.01035308837890625, -0.0299072265625, 0.01506805419921875, 0.037628173828125, -0.00495147705078125, -0.0125274658203125, -0.0214385986328125, -0.00909423828125, -0.01421356201171875, 0.0653076171875, 0.057220458984375, 0.020294189453125, -0.048065185546875, -0.008758544921875, 0.050384521484375, 0.0274658203125, 0.007350921630859375, 0.035125732421875, 0.006816864013671875, 0.0151214599609375, 0.0256195068359375, -0.01459503173828125, 0.0256805419921875, -0.01387786865234375, -0.00894927978515625, 0.0250396728515625, 0.0235443115234375, 0.01885986328125, 0.0355224609375, 0.00785064697265625, -0.07568359375, 0.03759765625, 0.068359375, -0.0157470703125, 0.0218963623046875, -0.0287933349609375, -0.033599853515625, -0.0213775634765625, -0.0012292861938476562, 0.00693511962890625, 0.011383056640625, -0.00977325439453125, 0.01258087158203125, 0.0035228729248046875, 0.01148223876953125, -0.01004791259765625, -0.0017194747924804688, -0.01373291015625, 0.01494598388671875, -0.0011758804321289062, 0.00901031494140625, -0.004322052001953125, 0.034820556640625, -0.0221710205078125, 0.0264892578125, 0.002521514892578125, 0.017730712890625, -0.0203399658203125, -0.040771484375, -0.00841522216796875, -0.004253387451171875, 0.040557861328125, -0.007396697998046875, 0.044586181640625, -0.0169219970703125, -0.004711151123046875, 0.0111846923828125, 0.00304412841796875, 0.01065826416015625, 0.01343536376953125, 0.0113983154296875, 0.03619384765625, -0.04229736328125, 0.013397216796875, -0.00962066650390625, -0.0276031494140625, 0.007625579833984375, 0.025543212890625, 0.0086669921875, 0.042877197265625, -0.023223876953125, 0.00031375885009765625, -0.019775390625, 0.0222320556640625, 0.0018749237060546875, 0.0218505859375, -0.04974365234375, -0.054901123046875, 0.0264739990234375, 0.053863525390625, 0.0297393798828125, -0.005397796630859375, 0.044677734375, 0.046295166015625, -0.0292205810546875, -0.00794219970703125, 0.0274505615234375, -0.006229400634765625, 0.0372314453125, -0.04791259765625, 0.0267181396484375, 0.005939483642578125, -0.01947021484375, -0.0053558349609375, -0.053680419921875, 0.0751953125, 0.00807952880859375, 0.0153045654296875, 0.01020050048828125, 0.00225067138671875, 0.02349853515625, -0.03338623046875, -0.008636474609375, 0.005641937255859375, -0.0592041015625, -0.02618408203125, 0.0050811767578125, -0.0241241455078125, 0.03045654296875, 0.04608154296875, 0.002971649169921875, -0.0029888153076171875, -0.005657196044921875, -0.0360107421875, 0.0275421142578125, 0.0212554931640625, -0.013641357421875, 0.0213623046875, 0.015777587890625, -0.0249176025390625, 0.00843048095703125, -0.004405975341796875, -0.0093231201171875, 0.05377197265625, -0.007480621337890625, 0.102783203125, -0.0606689453125, 0.0224151611328125, 0.022796630859375, -0.00041103363037109375, 0.0269927978515625, 0.038909912109375, 0.00569915771484375, 0.0111846923828125, -0.0021820068359375, -0.038848876953125, -0.06182861328125, 0.060333251953125, -0.01422119140625, 0.018218994140625, 0.0311737060546875, -0.02276611328125, -0.0010824203491210938, 0.0133056640625, -0.01285552978515625, -0.048126220703125, -0.0263519287109375, -0.031341552734375, 0.0114898681640625, 0.0016460418701171875, -0.0189666748046875, -0.01322174072265625, 0.04876708984375, -0.0168914794921875, 0.006626129150390625, -0.005069732666015625, -0.05364990234375, -0.044647216796875, 0.00904083251953125, -0.01233673095703125, -0.0253753662109375, 0.0023651123046875, -0.01146697998046875, -0.00913238525390625, 0.0019407272338867188, 0.037139892578125, -0.01111602783203125, 0.00505828857421875, -0.03271484375, -0.003551483154296875, -0.030517578125, -0.025543212890625, -0.020538330078125, 0.0183563232421875, -0.03643798828125, -0.0296630859375, -0.0086212158203125, 0.0136566162109375, 0.0264434814453125, -0.06243896484375, -0.022674560546875, 0.0106964111328125, -0.07122802734375, 0.0175323486328125, -0.010009765625, 0.03997802734375, -0.0038967132568359375, 0.00020074844360351562, -0.02886962890625, -0.032318115234375, 0.0309600830078125, 0.006317138671875, 0.026031494140625, 0.0012006759643554688, 0.0391845703125, -0.04144287109375, -0.046173095703125, -0.00801849365234375, 0.0416259765625, -0.0428466796875, 0.00913238525390625, 0.04583740234375, -0.0105743408203125, -0.00576019287109375, 0.0034732818603515625, 0.0115966796875, 0.052734375, -0.049041748046875, 0.00019347667694091797, 0.005153656005859375, 0.0224761962890625, -0.060699462890625, -0.058807373046875, 0.04779052734375, -0.08087158203125, -0.0177459716796875, -0.016845703125, 0.0183868408203125, 0.021270751953125, -0.0455322265625, -0.08721923828125, 0.06964111328125, -0.038665771484375, -0.03271484375, -0.04388427734375, 0.0200042724609375, -0.03289794921875, 0.052215576171875, 0.006923675537109375, -0.00820159912109375, 0.01319122314453125, 0.055450439453125, 0.0107269287109375, -0.0014209747314453125, 0.0031681060791015625, 0.029388427734375, -0.045196533203125, 0.0296783447265625, 0.014495849609375, -0.0277099609375, 0.01959228515625, -0.006011962890625, 0.032440185546875, 0.0386962890625, -0.03851318359375, -0.0015249252319335938, -0.01514434814453125, -0.008056640625, -0.01922607421875, -0.016448974609375, 0.025146484375, -0.0176239013671875, 0.0110015869140625, 0.0233917236328125, -0.00974273681640625, -0.01251983642578125, -0.04193115234375, -0.029205322265625, 0.035003662109375, -0.0186309814453125, 0.0099945068359375, -0.07818603515625, -0.0245361328125, 0.0052642822265625, 0.006877899169921875, -0.0134124755859375, -0.0284576416015625, -0.04296875, -0.0071258544921875, -0.01165771484375, -0.008270263671875, 0.003246307373046875, -0.00966644287109375, 0.06787109375, -0.03326416015625, 0.0173187255859375, 0.014495849609375, 0.0179290771484375, 0.038482666015625, 0.024810791015625, 0.0139923095703125, 0.0251312255859375, -0.0190887451171875, 0.0009288787841796875, 0.0283355712890625, -0.0093231201171875, -0.00783538818359375, -0.0168914794921875, 0.0015382766723632812, 0.004146575927734375, -0.006488800048828125, 0.002895355224609375, 0.013946533203125, -0.0157012939453125, -0.0185546875, 0.0268096923828125, 0.0117950439453125, -0.01442718505859375, -0.01023101806640625, 0.052337646484375, -0.00841522216796875, -0.037109375, 0.003421783447265625, -0.0361328125, 0.002429962158203125, -0.0004029273986816406, -0.05316162109375, -0.002819061279296875, -0.0279083251953125, -0.021209716796875, -0.0274505615234375, -0.01203155517578125 ]
418b12e21e58b2841a95e8b928cf87ea53b01ece
Wordpress Stackexchange Q: add_action customize_register not working I've been working on this for a long time but can't get it fixed. I'm simply trying to get the function below to work but it's refusing to do that. I have put it in functions.php of my theme. function options( $wp_customize ) { $wp_customize->add_control( 'copyright_textbox', array( 'label' => 'Copyright text', 'section' => 'example_section_one', 'type' => 'text' ) ); } add_action( 'customize_register', 'options' ); About to give up but my last hope is SO. What is hating on my in this code and what do I need to do to fix it? A: You always need to be sure that three things are defined (section, setting and control). If you are adding a control to an already defined section, i.e. title_tagline, then you don't need to re-register it, but always define the setting and the control. //adding setting for copyright text add_action('customize_register', 'theme_copyright_customizer'); function theme_copyright_customizer($wp_customize) { //adding section in wordpress customizer $wp_customize->add_section('copyright_extras_section', array( 'title' => 'Copyright Text Section' )); //adding setting for copyright text $wp_customize->add_setting('text_setting', array( 'default' => 'Default Text For copyright Section', )); $wp_customize->add_control('text_setting', array( 'label' => 'Copyright text', 'section' => 'copyright_extras_section', 'type' => 'text', )); } Hope it helps!
Q: add_action customize_register not working I've been working on this for a long time but can't get it fixed. I'm simply trying to get the function below to work but it's refusing to do that. I have put it in functions.php of my theme. function options( $wp_customize ) { $wp_customize->add_control( 'copyright_textbox', array( 'label' => 'Copyright text', 'section' => 'example_section_one', 'type' => 'text' ) ); } add_action( 'customize_register', 'options' ); About to give up but my last hope is SO. What is hating on my in this code and what do I need to do to fix it? A: You always need to be sure that three things are defined (section, setting and control). If you are adding a control to an already defined section, i.e. title_tagline, then you don't need to re-register it, but always define the setting and the control. //adding setting for copyright text add_action('customize_register', 'theme_copyright_customizer'); function theme_copyright_customizer($wp_customize) { //adding section in wordpress customizer $wp_customize->add_section('copyright_extras_section', array( 'title' => 'Copyright Text Section' )); //adding setting for copyright text $wp_customize->add_setting('text_setting', array( 'default' => 'Default Text For copyright Section', )); $wp_customize->add_control('text_setting', array( 'label' => 'Copyright text', 'section' => 'copyright_extras_section', 'type' => 'text', )); } Hope it helps!
wordpress
{ "language": "en", "length": 196, "provenance": "stackexchange_00019.jsonl.gz:465906", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228365" }
[ 0.023529052734375, -0.004398345947265625, -0.002895355224609375, -0.02142333984375, 0.0115966796875, -0.0177764892578125, 0.0152740478515625, -0.031585693359375, -0.01776123046875, 0.0180816650390625, -0.031585693359375, 0.0174560546875, -0.06036376953125, -0.00020575523376464844, -0.0250396728515625, -0.05841064453125, 0.008392333984375, 0.01493072509765625, 0.0163726806640625, -0.0218353271484375, -0.010833740234375, -0.02142333984375, 0.024658203125, 0.036529541015625, 0.035186767578125, -0.050262451171875, 0.08807373046875, -0.00460052490234375, 0.042633056640625, 0.0075225830078125, 0.03619384765625, -0.04510498046875, 0.0011663436889648438, 0.0279388427734375, 0.0013103485107421875, 0.007904052734375, 0.037994384765625, -0.0017194747924804688, 0.006893157958984375, 0.04681396484375, 0.04034423828125, -0.0120697021484375, 0.0003726482391357422, 0.025909423828125, -0.018951416015625, -0.0726318359375, 0.0772705078125, -0.01418304443359375, -0.006771087646484375, -0.01067352294921875, -0.01436614990234375, -0.005031585693359375, 0.01097869873046875, -0.036407470703125, -0.00679779052734375, -0.019683837890625, -0.02447509765625, 0.04241943359375, 0.0260467529296875, 0.025390625, -0.0212554931640625, 0.0116424560546875, -0.002063751220703125, -0.0389404296875, 0.00009334087371826172, 0.00890350341796875, 0.03045654296875, 0.00609588623046875, -0.045806884765625, 0.0089111328125, 0.0372314453125, -0.0433349609375, 0.0160369873046875, -0.0438232421875, 0.0263214111328125, 0.037689208984375, -0.06982421875, -0.00881195068359375, 0.0584716796875, -0.0203399658203125, -0.003215789794921875, -0.06121826171875, 0.036102294921875, -0.001018524169921875, -0.003269195556640625, -0.0009403228759765625, -0.006259918212890625, 0.007904052734375, 0.007541656494140625, -0.01544952392578125, 0.002017974853515625, -0.01922607421875, -0.0016040802001953125, 0.018341064453125, 0.01096343994140625, -0.046966552734375, 0.047943115234375, 0.0849609375, -0.012451171875, 0.0207061767578125, 0.0157470703125, -0.050201416015625, 0.05804443359375, -0.054718017578125, 0.0156707763671875, 0.03369140625, -0.020782470703125, 0.0008287429809570312, 0.022918701171875, 0.0276947021484375, -0.0013713836669921875, -0.009552001953125, 0.0145111083984375, -0.0174713134765625, -0.031097412109375, -0.032928466796875, -0.0288238525390625, -0.0100555419921875, 0.0103912353515625, -0.0518798828125, 0.005741119384765625, 0.0280914306640625, 0.0018405914306640625, -0.01363372802734375, -0.0154876708984375, -0.0131683349609375, -0.005199432373046875, -0.049957275390625, 0.040374755859375, -0.0020427703857421875, -0.032073974609375, 0.0219573974609375, 0.0908203125, 0.037506103515625, 0.0252685546875, -0.01666259765625, 0.035919189453125, -0.0034465789794921875, -0.01403045654296875, 0.0169219970703125, -0.01548004150390625, 0.0012531280517578125, 0.007785797119140625, -0.0316162109375, 0.00751495361328125, 0.0019435882568359375, 0.033203125, 0.021453857421875, -0.0015087127685546875, -0.0689697265625, 0.053619384765625, 0.0181732177734375, 0.034149169921875, 0.031280517578125, -0.03265380859375, -0.0200653076171875, 0.0141143798828125, -0.0183258056640625, 0.00846099853515625, -0.046356201171875, 0.056488037109375, -0.0199432373046875, -0.06243896484375, 0.0102386474609375, -0.027618408203125, 0.01617431640625, -0.01776123046875, 0.005962371826171875, 0.01009368896484375, 0.01959228515625, -0.0009660720825195312, 0.0227508544921875, 0.0151519775390625, 0.006572723388671875, -0.0011081695556640625, -0.01253509521484375, 0.0017242431640625, 0.024139404296875, -0.004169464111328125, 0.03204345703125, -0.014556884765625, -0.0418701171875, 0.0289459228515625, -0.01447296142578125, -0.056640625, 0.018524169921875, -0.0063934326171875, 0.019439697265625, 0.045318603515625, 0.00849151611328125, 0.03558349609375, 0.00994873046875, -0.03521728515625, 0.001171112060546875, -0.0307464599609375, -0.017333984375, 0.0018072128295898438, 0.007335662841796875, -0.028167724609375, 0.040863037109375, -0.0120086669921875, -0.04840087890625, 0.040924072265625, -0.031890869140625, -0.0239410400390625, -0.013946533203125, -0.0163726806640625, 0.0313720703125, -0.006744384765625, -0.0191192626953125, 0.004131317138671875, -0.026763916015625, -0.0198211669921875, 0.0171661376953125, -0.024444580078125, 0.00539398193359375, -0.02630615234375, 0.07293701171875, 0.034698486328125, 0.031341552734375, 0.0618896484375, -0.03912353515625, 0.06121826171875, 0.00330352783203125, 0.0305328369140625, -0.01340484619140625, -0.0216827392578125, -0.031158447265625, 0.00954437255859375, -0.0156097412109375, -0.0017719268798828125, 0.06256103515625, 0.049468994140625, 0.0099334716796875, -0.04931640625, -0.0217437744140625, -0.0198822021484375, -0.0687255859375, 0.0009737014770507812, 0.07855224609375, 0.04339599609375, 0.03936767578125, -0.00948333740234375, -0.038055419921875, 0.05889892578125, -0.0140533447265625, 0.01508331298828125, -0.042816162109375, 0.0008358955383300781, 0.0135040283203125, 0.03125, -0.01861572265625, 0.015228271484375, -0.0693359375, 0.051544189453125, 0.0193328857421875, -0.055419921875, -0.033599853515625, 0.01123809814453125, -0.023406982421875, 0.0191497802734375, -0.053375244140625, 0.00640869140625, -0.022979736328125, 0.053466796875, 0.010009765625, 0.03143310546875, 0.0218658447265625, -0.043548583984375, 0.0193023681640625, 0.0047149658203125, -0.0287933349609375, -0.01280975341796875, -0.0203857421875, -0.004486083984375, -0.0029659271240234375, -0.04071044921875, 0.02734375, -0.01381683349609375, -0.0280303955078125, -0.00994873046875, 0.034027099609375, -0.046234130859375, -0.0220489501953125, 0.01654052734375, -0.039581298828125, -0.04034423828125, -0.028594970703125, -0.0119171142578125, -0.0487060546875, -0.0088043212890625, 0.032440185546875, -0.0308990478515625, 0.03594970703125, 0.031585693359375, -0.0223388671875, 0.039581298828125, -0.052215576171875, 0.04376220703125, -0.03582763671875, 0.042999267578125, 0.0643310546875, -0.0093994140625, 0.006427764892578125, 0.0091552734375, -0.00978851318359375, 0.04193115234375, 0.005489349365234375, -0.0012836456298828125, -0.0241546630859375, -0.0435791015625, -0.0264892578125, 0.0163726806640625, 0.03424072265625, -0.0011587142944335938, -0.029052734375, -0.004344940185546875, 0.0225982666015625, -0.029083251953125, -0.0350341796875, 0.051422119140625, -0.0297088623046875, -0.034515380859375, -0.0211944580078125, -0.035308837890625, 0.002529144287109375, -0.0172882080078125, -0.0283355712890625, -0.0250244140625, -0.03143310546875, -0.01514434814453125, -0.052337646484375, -0.040069580078125, -0.0467529296875, -0.0013370513916015625, -0.01068115234375, 0.004840850830078125, 0.0936279296875, 0.025543212890625, -0.0340576171875, 0.027191162109375, -0.029327392578125, -0.009521484375, 0.0460205078125, 0.032928466796875, -0.0139923095703125, 0.004016876220703125, 0.00982666015625, 0.0134735107421875, 0.030914306640625, -0.0271148681640625, -0.018402099609375, -0.00930023193359375, -0.00919342041015625, -0.0063934326171875, 0.050079345703125, 0.0238189697265625, -0.040191650390625, 0.0125885009765625, -0.0606689453125, -0.038055419921875, 0.030609130859375, -0.01629638671875, 0.0269012451171875, -0.0112762451171875, -0.0155181884765625, -0.0015239715576171875, 0.053558349609375, 0.018310546875, 0.004901885986328125, 0.04571533203125, -0.01324462890625, 0.0208587646484375, -0.005054473876953125, -0.0159759521484375, -0.05023193359375, -0.0223846435546875, -0.03363037109375, 0.04095458984375, -0.01169586181640625, 0.01403045654296875, -0.006496429443359375, -0.01056671142578125, -0.0210723876953125, -0.06866455078125, 0.046722412109375, -0.0085906982421875, 0.01282501220703125, -0.01678466796875, -0.0283660888671875, 0.00839996337890625, 0.095458984375, -0.04132080078125, -0.0189361572265625, 0.005451202392578125, 0.030670166015625, -0.01476287841796875, -0.029510498046875, 0.004611968994140625, -0.02069091796875, -0.044464111328125, 0.00542449951171875, -0.0189056396484375, -0.03216552734375, -0.0105133056640625, -0.004901885986328125, -0.0294036865234375, -0.0228118896484375, 0.020294189453125, -0.024261474609375, 0.003734588623046875, 0.047393798828125, 0.0172119140625, -0.004680633544921875, 0.01084136962890625, -0.04730224609375, -0.09454345703125, -0.01203155517578125, -0.0146331787109375, 0.049224853515625, 0.0193328857421875, -0.051300048828125, -0.004180908203125, 0.05035400390625, 0.0112762451171875, -0.01276397705078125, 0.00418853759765625, 0.01068115234375, -0.037384033203125, 0.0204315185546875, -0.00732421875, -0.0267486572265625, 0.0107269287109375, 0.03173828125, -0.03643798828125, 0.05999755859375, -0.028717041015625, 0.00511932373046875, 0.02056884765625, -0.0438232421875, -0.049468994140625, -0.005950927734375, -0.01406097412109375, -0.01125335693359375, -0.00811004638671875, -0.0170440673828125, 0.0046539306640625, -0.0506591796875, 0.0416259765625, -0.044403076171875, 0.01267242431640625, -0.007534027099609375, 0.0926513671875, 0.02740478515625, -0.0081329345703125, 0.01959228515625, -0.01251220703125, 0.028594970703125, 0.0259857177734375, -0.0120391845703125, -0.025482177734375, -0.024688720703125, 0.00399017333984375, 0.0045318603515625, -0.01303863525390625, 0.02081298828125, 0.021209716796875, -0.0036411285400390625, -0.01541900634765625, -0.016632080078125, -0.0246429443359375, 0.0237274169921875, 0.0198974609375, -0.00371551513671875, -0.02386474609375, 0.01190185546875, 0.041412353515625, -0.023162841796875, 0.02484130859375, -0.020172119140625, -0.0067596435546875, 0.00766754150390625, 0.0283355712890625, 0.0390625, 0.0006132125854492188, 0.0137481689453125, -0.0217437744140625, -0.0311431884765625, -0.005077362060546875, -0.0027618408203125, -0.045013427734375, 0.0112457275390625, 0.0015573501586914062, 0.031524658203125, -0.005260467529296875, 0.033599853515625, -0.00432586669921875, 0.05462646484375, -0.004123687744140625, -0.042388916015625, -0.032989501953125, -0.0074615478515625, 0.05218505859375, -0.0017995834350585938, 0.032012939453125, 0.00666046142578125, -0.005161285400390625, -0.005634307861328125, 0.008880615234375, 0.0304107666015625, 0.01097869873046875, -0.00887298583984375, 0.06427001953125, 0.02001953125, -0.0099029541015625, -0.020172119140625, 0.040740966796875, 0.028228759765625, -0.01091766357421875, -0.0165252685546875, 0.0243072509765625, 0.0162811279296875, 0.034454345703125, 0.00623321533203125, -0.006633758544921875, 0.01374053955078125, 0.009368896484375, 0.0192413330078125, -0.0195465087890625, 0.00457000732421875, 0.0155181884765625, 0.0435791015625, 0.00978851318359375, -0.0159454345703125, -0.006481170654296875, -0.046295166015625, -0.037109375, -0.00023472309112548828, 0.014495849609375, -0.039093017578125, -0.0196075439453125, 0.01265716552734375, 0.0201873779296875, 0.0206146240234375, 0.007781982421875, 0.0086212158203125, -0.0276031494140625, -0.01378631591796875, 0.0274810791015625, 0.005645751953125, -0.0697021484375, -0.06414794921875, -0.01367950439453125, -0.00804901123046875, -0.020751953125, -0.041473388671875, -0.036102294921875, 0.0010786056518554688, -0.00859832763671875, 0.0283355712890625, -0.026702880859375, 0.0379638671875, -0.06524658203125, 0.0159149169921875, -0.0750732421875, 0.0035724639892578125, 0.052886962890625, 0.0236358642578125, 0.00652313232421875, 0.0127410888671875, -0.02777099609375, -0.01413726806640625, -0.06011962890625, -0.0709228515625, -0.0299530029296875, -0.0173797607421875, 0.015380859375, 0.0292205810546875, -0.0167083740234375, -0.0400390625, -0.01837158203125, 0.0169677734375, 0.03448486328125, 0.0595703125, -0.0308990478515625, 0.039764404296875, 0.0187530517578125, 0.043731689453125, -0.0111541748046875, -0.00414276123046875, 0.00688934326171875, -0.0081787109375, -0.003971099853515625, -0.0057220458984375, -0.0132904052734375, -0.03955078125, 0.0185394287109375, 0.07135009765625, 0.11102294921875, 0.0031280517578125, 0.028106689453125, -0.035186767578125, 0.00931549072265625, -0.0229644775390625, 0.03021240234375, -0.057952880859375, -0.014862060546875, 0.030303955078125, -0.027557373046875, 0.009490966796875, -0.023651123046875, 0.0133209228515625, 0.0207672119140625, -0.037933349609375, 0.01477813720703125, 0.0173187255859375, -0.0460205078125, 0.0248565673828125, 0.00897216796875, -0.0129547119140625, 0.0209197998046875, -0.02691650390625, 0.02178955078125, 0.0196990966796875, -0.0027942657470703125, -0.05828857421875, 0.022125244140625, 0.03631591796875, 0.005840301513671875, 0.0030231475830078125, 0.033355712890625, 0.007640838623046875, 0.0189971923828125, 0.08221435546875, 0.06982421875, -0.10479736328125, -0.01047515869140625, 0.0103607177734375, -0.0067138671875, 0.0312347412109375, 0.0103607177734375, -0.00989532470703125, -0.03173828125, 0.05029296875, -0.02734375, 0.00852203369140625, 0.037445068359375, -0.004665374755859375, 0.0037841796875, -0.02001953125, 0.0231170654296875, 0.01485443115234375, -0.006519317626953125, 0.0237579345703125, -0.0232391357421875, 0.007598876953125, -0.01300048828125, 0.00897979736328125, -0.0014200210571289062, -0.00832366943359375, -0.0462646484375, 0.01910400390625, -0.01244354248046875, -0.01088714599609375, -0.01102447509765625, -0.034149169921875, 0.021240234375, 0.045196533203125, -0.0287933349609375, 0.01354217529296875, 0.0137481689453125, -0.010955810546875, -0.00920867919921875, -0.0208587646484375, 0.00548553466796875, 0.04541015625, -0.049835205078125, 0.035064697265625, -0.00988006591796875, -0.004749298095703125, -0.01702880859375, -0.01544189453125, 0.09283447265625, -0.0682373046875, -0.00872039794921875, 0.03216552734375, -0.0257568359375, -0.0198822021484375, -0.037506103515625, 0.0279998779296875, -0.064697265625, -0.0298309326171875, -0.00803375244140625, -0.04931640625, 0.01010894775390625, -0.040771484375, -0.04730224609375, 0.13818359375, -0.0037899017333984375, 0.016998291015625, 0.031524658203125, 0.059539794921875, -0.03277587890625, 0.0567626953125, 0.0012607574462890625, 0.00388336181640625, -0.0024566650390625, -0.0180511474609375, 0.026123046875, 0.018218994140625, 0.0034732818603515625, 0.0269012451171875, 0.0452880859375, 0.0170440673828125, -0.01090240478515625, 0.0018825531005859375, 0.0201416015625, -0.005916595458984375, -0.046722412109375, 0.0484619140625, -0.0135650634765625, -0.01898193359375, -0.030670166015625, 0.00356292724609375, 0.0125732421875, -0.01323699951171875, -0.045318603515625, 0.026336669921875, -0.0044097900390625, -0.01103973388671875, 0.0131072998046875, 0.044708251953125, -0.07952880859375, 0.01464080810546875, 0.060791015625, -0.045135498046875, -0.041168212890625, 0.01087188720703125, 0.004413604736328125, -0.0254669189453125, 0.035430908203125, -0.0297698974609375, 0.043212890625, 0.0208282470703125, 0.026397705078125, -0.0015163421630859375, -0.005069732666015625, -0.002834320068359375, 0.0085906982421875, 0.009735107421875, 0.0362548828125, -0.0116119384765625, -0.0115203857421875, 0.0293731689453125, 0.021636962890625, 0.016143798828125, 0.032135009765625, 0.0201568603515625, -0.00299835205078125, -0.0107421875, -0.00423431396484375, 0.0196380615234375, 0.0083770751953125, -0.005153656005859375, -0.0252227783203125, 0.021331787109375, -0.04852294921875, -0.0261383056640625, -0.078125, -0.01105499267578125, 0.028594970703125, 0.030364990234375, -0.0162506103515625, -0.01424407958984375, -0.0212554931640625, -0.037353515625, -0.03271484375, 0.0128021240234375, -0.02197265625, 0.039794921875, 0.024810791015625, 0.035125732421875, -0.0162353515625, -0.012176513671875, -0.01470947265625, 0.050567626953125, 0.02752685546875, 0.006664276123046875, -0.0330810546875, -0.040313720703125, 0.018768310546875, 0.0213165283203125, 0.02374267578125, -0.003276824951171875, 0.0160369873046875, 0.01849365234375, 0.02044677734375, 0.007843017578125, 0.0546875, 0.00019168853759765625, -0.03143310546875, -0.03839111328125, 0.0020961761474609375, 0.024871826171875, 0.0160675048828125, 0.0300750732421875, 0.00021910667419433594, 0.031951904296875, -0.0059356689453125, 0.004547119140625, 0.0036258697509765625, -0.038787841796875, -0.020294189453125, 0.017974853515625, 0.035400390625, 0.0189361572265625, -0.041107177734375, 0.0023174285888671875, -0.032135009765625, -0.08380126953125, 0.0408935546875, 0.048797607421875, -0.0460205078125, 0.0288543701171875, 0.0084381103515625, -0.0435791015625, 0.037200927734375, 0.035736083984375, -0.0311431884765625, 0.0187225341796875, 0.035003662109375, -0.023681640625, -0.018798828125, -0.021636962890625, -0.005680084228515625, 0.053314208984375, 0.00962066650390625, 0.0297698974609375, -0.019287109375, 0.0287628173828125, -0.019683837890625, 0.01421356201171875, -0.0181427001953125, -0.0256500244140625, 0.039703369140625, 0.0087432861328125, -0.0124053955078125, -0.025146484375, -0.04119873046875, 0.032806396484375, 0.00789642333984375, -0.029205322265625, 0.0184326171875, 0.0157928466796875, -0.0035305023193359375, -0.019683837890625, 0.03057861328125, -0.0252838134765625, -0.064208984375, -0.0682373046875, -0.010009765625, 0.0101165771484375, 0.0163116455078125, 0.00482177734375, 0.01197052001953125, 0.01561737060546875, 0.00966644287109375, 0.018829345703125, 0.016632080078125, 0.03173828125, 0.02618408203125, -0.0283050537109375, -0.03485107421875, 0.03204345703125, 0.0003132820129394531, -0.012786865234375, 0.02655029296875, 0.0285491943359375, 0.01087188720703125, -0.03546142578125, 0.0186004638671875, 0.03564453125, 0.05743408203125, -0.00908660888671875, 0.0181732177734375, 0.01068115234375, -0.00655364990234375, 0.00920867919921875, -0.031951904296875, -0.02484130859375, -0.07025146484375, 0.003566741943359375, 0.0276031494140625, -0.0287628173828125, 0.00872039794921875, -0.060089111328125, 0.024322509765625, 0.01800537109375, -0.00974273681640625, -0.035003662109375, 0.0229644775390625, -0.041412353515625, 0.048492431640625, -0.01047515869140625, -0.0123138427734375, -0.004360198974609375, 0.004024505615234375, 0.00450897216796875, -0.0288238525390625, -0.034149169921875, 0.053192138671875, -0.016632080078125, 0.0168304443359375, 0.04156494140625, -0.0019407272338867188, -0.055999755859375, 0.05413818359375, -0.0031604766845703125, 0.10394287109375, -0.03253173828125, -0.022247314453125, 0.0155029296875, -0.01548004150390625, -0.0117645263671875, -0.059356689453125, -0.0003845691680908203, -0.06207275390625, -0.01029205322265625, -0.01509857177734375, -0.00820159912109375, -0.01284027099609375, -0.045318603515625, -0.055328369140625, -0.0219573974609375, 0.00669097900390625, -0.036590576171875, -0.0286712646484375, 0.0020313262939453125, -0.00896453857421875, -0.00865936279296875, -0.0192413330078125, 0.0037670135498046875, -0.00946807861328125, 0.034423828125, -0.01055908203125, 0.03125, 0.0128631591796875, -0.006916046142578125, -0.040374755859375, -0.019256591796875, -0.0328369140625, -0.032318115234375, 0.036834716796875, -0.0325927734375, 0.00829315185546875, 0.039642333984375, -0.051910400390625, -0.1260986328125, -0.048187255859375, 0.00667572021484375, 0.02239990234375, -0.01934814453125, -0.00739288330078125, -0.00002664327621459961, 0.00024175643920898438, 0.00040149688720703125, 0.0025806427001953125, -0.0182342529296875, 0.002689361572265625, -0.01128387451171875, -0.037689208984375, -0.0054473876953125, 0.0235595703125, -0.05181884765625, -0.01404571533203125, 0.0090484619140625, -0.025970458984375, -0.02740478515625, 0.0276641845703125, -0.04327392578125, -0.00920867919921875, 0.0152587890625, -0.0119171142578125, -0.048675537109375, -0.06365966796875, 0.06640625, -0.046173095703125, -0.051422119140625, 0.024169921875, 0.03704833984375, -0.0183563232421875, 0.017364501953125, 0.0341796875, -0.0062408447265625, -0.0293121337890625, 0.0021190643310546875, 0.0192413330078125, 0.052703857421875, -0.022491455078125, -0.046722412109375, -0.00562286376953125, 0.0226287841796875, -0.0084228515625, 0.01322174072265625, -0.003612518310546875, 0.049224853515625, -0.01474761962890625, 0.056732177734375, -0.021026611328125, 0.041351318359375, -0.021453857421875, 0.028350830078125, -0.021331787109375, 0.0143585205078125, 0.01000213623046875, 0.0220947265625, 0.009674072265625, -0.004291534423828125, 0.0242767333984375, -0.0024585723876953125, -0.0203094482421875, -0.067138671875, -0.007495880126953125, 0.00539398193359375 ]
38f7f3980c4e69aa166e1e315c87d6514adea103
Wordpress Stackexchange Q: Add rewrite rule to permalink structure I have a Custom Structure setup for posts in Settings > Permalinks as: /%category%/%post_id%-%postname% This works great for most of my posts, but there is one category that I want to remove the post_id from so it looks like this: /%category%/%postname% So if the category is MOUSE and the post-id is 123 and postname(slug) is my-great-mouse-post, then the permalink correctly looks like this: mydomain.com/mouse/123-my-great-mouse-post But if the category is DOG then I do not want the post-id, so it should look like this: mydomain.com/dog/my-great-dog-post I understand how to use actions and filters in my functions.php and in a plugin and I think I want to use add_rewrite_rule but am honestly confused as how to write the rule as regex is complicated and I do not understand it. A: 1. Add a new rewrite rule: add_action('init', function() { add_rewrite_rule('^dog/([^/]+)/?$', 'index.php?cat=dog&name=$matches[1]', 'top'); }, 10, 0); 2. Filter the post link: add_filter('post_link', function($post_link, $post, $leave_name = false, $sample = false) { if ( is_object_in_term($post->ID, 'category', 'DOG') ) { $post_link = str_replace($post->ID . '-', '', $post_link); } return $post_link; }, 10, 4); Try it in your functions.php. Hope it works for you!
Q: Add rewrite rule to permalink structure I have a Custom Structure setup for posts in Settings > Permalinks as: /%category%/%post_id%-%postname% This works great for most of my posts, but there is one category that I want to remove the post_id from so it looks like this: /%category%/%postname% So if the category is MOUSE and the post-id is 123 and postname(slug) is my-great-mouse-post, then the permalink correctly looks like this: mydomain.com/mouse/123-my-great-mouse-post But if the category is DOG then I do not want the post-id, so it should look like this: mydomain.com/dog/my-great-dog-post I understand how to use actions and filters in my functions.php and in a plugin and I think I want to use add_rewrite_rule but am honestly confused as how to write the rule as regex is complicated and I do not understand it. A: 1. Add a new rewrite rule: add_action('init', function() { add_rewrite_rule('^dog/([^/]+)/?$', 'index.php?cat=dog&name=$matches[1]', 'top'); }, 10, 0); 2. Filter the post link: add_filter('post_link', function($post_link, $post, $leave_name = false, $sample = false) { if ( is_object_in_term($post->ID, 'category', 'DOG') ) { $post_link = str_replace($post->ID . '-', '', $post_link); } return $post_link; }, 10, 4); Try it in your functions.php. Hope it works for you!
wordpress
{ "language": "en", "length": 195, "provenance": "stackexchange_00019.jsonl.gz:465934", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228524" }
[ 0.06756591796875, -0.0010824203491210938, 0.0081329345703125, -0.039337158203125, 0.0139007568359375, -0.0185394287109375, 0.0302276611328125, -0.0258636474609375, -0.046630859375, 0.00763702392578125, 0.01357269287109375, -0.0003323554992675781, -0.003177642822265625, -0.053619384765625, 0.036895751953125, -0.01474761962890625, 0.01100921630859375, 0.00194549560546875, 0.0190277099609375, -0.008575439453125, 0.010894775390625, 0.00574493408203125, 0.0220947265625, -0.003231048583984375, 0.02435302734375, -0.0035190582275390625, 0.0457763671875, -0.038604736328125, 0.0111083984375, -0.03558349609375, 0.0202178955078125, -0.0032444000244140625, 0.029205322265625, 0.006771087646484375, -0.002185821533203125, 0.04644775390625, 0.0218505859375, -0.003040313720703125, 0.01430511474609375, 0.035186767578125, 0.024658203125, -0.0149993896484375, 0.01824951171875, 0.0253143310546875, 0.01125335693359375, -0.032073974609375, 0.0265655517578125, -0.07513427734375, 0.0271759033203125, -0.039459228515625, 0.0206756591796875, 0.032623291015625, 0.0214691162109375, -0.0361328125, -0.0164794921875, 0.0192718505859375, -0.0095977783203125, -0.004962921142578125, 0.037872314453125, -0.002719879150390625, -0.04046630859375, -0.033111572265625, 0.0206756591796875, -0.036865234375, -0.02362060546875, -0.0178070068359375, -0.0130767822265625, 0.0299224853515625, -0.04248046875, -0.025726318359375, 0.0288848876953125, -0.01123809814453125, -0.007080078125, -0.032623291015625, -0.02734375, -0.007320404052734375, 0.004550933837890625, -0.0311431884765625, -0.005645751953125, -0.0099945068359375, 0.008544921875, -0.0227203369140625, -0.0099639892578125, 0.0076446533203125, -0.004276275634765625, 0.025634765625, -0.00304412841796875, -0.0189361572265625, -0.048309326171875, -0.04388427734375, -0.019775390625, -0.031524658203125, -0.0643310546875, -0.0258941650390625, -0.00467681884765625, -0.03076171875, 0.04534912109375, 0.0322265625, 0.01375579833984375, 0.0114898681640625, 0.045867919921875, -0.07080078125, 0.063232421875, -0.0389404296875, -0.006496429443359375, 0.0489501953125, 0.0284423828125, 0.07171630859375, 0.044158935546875, 0.0025615692138671875, 0.00708770751953125, 0.02191162109375, 0.01186370849609375, 0.0450439453125, -0.062469482421875, -0.0006251335144042969, -0.0267486572265625, -0.0231475830078125, -0.029052734375, 0.027801513671875, -0.00489044189453125, 0.0252685546875, -0.01253509521484375, 0.009490966796875, 0.009765625, 0.01009368896484375, 0.0109100341796875, -0.029571533203125, 0.0235748291015625, 0.001453399658203125, -0.031158447265625, 0.0164947509765625, 0.055572509765625, 0.0281829833984375, 0.00916290283203125, -0.01340484619140625, 0.035003662109375, -0.0411376953125, -0.0291595458984375, 0.0216217041015625, 0.00516510009765625, -0.0167388916015625, -0.0030765533447265625, -0.017425537109375, 0.005641937255859375, 0.029327392578125, 0.006221771240234375, 0.002674102783203125, -0.0016546249389648438, -0.0229949951171875, -0.00391387939453125, -0.05645751953125, 0.07830810546875, -0.0204010009765625, -0.041412353515625, -0.0311279296875, 0.0218505859375, -0.048095703125, -0.037628173828125, -0.0562744140625, 0.044830322265625, 0.0140838623046875, 0.01416015625, -0.0411376953125, -0.053924560546875, -0.037994384765625, -0.072998046875, -0.01152801513671875, 0.0163116455078125, 0.02996826171875, 0.03228759765625, 0.007381439208984375, -0.007595062255859375, -0.014312744140625, 0.003170013427734375, -0.0372314453125, -0.00693511962890625, 0.017364501953125, 0.0209808349609375, 0.0360107421875, 0.013458251953125, -0.0257415771484375, 0.032867431640625, -0.00394439697265625, -0.0406494140625, 0.024810791015625, 0.0316162109375, 0.0693359375, -0.0303802490234375, 0.037750244140625, 0.028228759765625, 0.0206451416015625, -0.04998779296875, -0.0011320114135742188, -0.01116180419921875, -0.0374755859375, 0.0596923828125, -0.01910400390625, 0.015655517578125, 0.02581787109375, -0.0253448486328125, 0.0172271728515625, -0.00922393798828125, 0.0440673828125, -0.0289764404296875, 0.0273284912109375, -0.0186767578125, 0.034332275390625, -0.0231170654296875, 0.014892578125, 0.04071044921875, 0.026275634765625, -0.052947998046875, -0.0026912689208984375, 0.0112457275390625, 0.0413818359375, 0.002246856689453125, 0.0033588409423828125, -0.033233642578125, 0.033660888671875, -0.0232086181640625, -0.0250701904296875, -0.025787353515625, 0.0292816162109375, 0.022216796875, 0.0017137527465820312, -0.0279693603515625, -0.021759033203125, -0.06341552734375, 0.0263214111328125, -0.1192626953125, 0.050567626953125, 0.06439208984375, 0.03289794921875, -0.0399169921875, 0.01486968994140625, -0.0021514892578125, -0.02984619140625, -0.0273590087890625, 0.0408935546875, 0.02490234375, 0.04095458984375, -0.029815673828125, -0.0157318115234375, 0.0208892822265625, -0.054107666015625, 0.0020847320556640625, -0.0073699951171875, -0.016510009765625, 0.035064697265625, -0.01291656494140625, 0.0178680419921875, 0.01078033447265625, -0.027740478515625, -0.015838623046875, 0.0526123046875, 0.001567840576171875, -0.01053619384765625, -0.0178680419921875, 0.01480865478515625, 0.0037174224853515625, -0.024200439453125, -0.03216552734375, -0.009674072265625, 0.00037384033203125, 0.0018110275268554688, 0.005199432373046875, 0.0035228729248046875, -0.01064300537109375, 0.00012803077697753906, 0.00893402099609375, 0.0009036064147949219, -0.019134521484375, 0.00383758544921875, 0.040313720703125, -0.0274810791015625, -0.034820556640625, 0.0153045654296875, 0.0212860107421875, -0.0104522705078125, -0.025238037109375, 0.05279541015625, 0.042724609375, -0.0220794677734375, -0.026123046875, -0.038818359375, 0.0012578964233398438, -0.052337646484375, 0.0140533447265625, 0.0007143020629882812, 0.0391845703125, 0.006168365478515625, -0.025360107421875, 0.0136871337890625, -0.021148681640625, -0.0267181396484375, 0.027496337890625, -0.037445068359375, 0.035003662109375, -0.03955078125, 0.00980377197265625, 0.043121337890625, -0.007411956787109375, -0.002254486083984375, 0.018035888671875, 0.00057220458984375, 0.01335906982421875, 0.0013742446899414062, -0.005523681640625, 0.0002560615539550781, -0.05535888671875, 0.01214599609375, 0.0171051025390625, 0.002593994140625, -0.0185699462890625, -0.0307159423828125, -0.005649566650390625, 0.0035991668701171875, -0.06988525390625, -0.048126220703125, -0.0218505859375, -0.044281005859375, 0.0025463104248046875, 0.044891357421875, -0.0169830322265625, -0.01192474365234375, 0.05450439453125, 0.0214385986328125, -0.02117919921875, -0.02239990234375, -0.06597900390625, -0.03961181640625, -0.066162109375, 0.0139923095703125, -0.0027942657470703125, 0.00943756103515625, 0.01129150390625, 0.0092315673828125, 0.0214385986328125, -0.0203399658203125, 0.0631103515625, -0.01947021484375, -0.0289306640625, 0.0113677978515625, -0.03399658203125, -0.0062103271484375, -0.0207061767578125, -0.0185699462890625, 0.07843017578125, 0.0226593017578125, -0.0208740234375, 0.04437255859375, -0.0161285400390625, 0.026336669921875, 0.005748748779296875, -0.0157318115234375, 0.029266357421875, 0.0196685791015625, -0.0170440673828125, -0.03826904296875, -0.034393310546875, -0.01247406005859375, -0.037322998046875, 0.004734039306640625, 0.0084228515625, 0.001377105712890625, -0.016143798828125, 0.033538818359375, 0.02471923828125, 0.0032749176025390625, 0.0205535888671875, -0.023529052734375, 0.0091552734375, 0.004673004150390625, 0.038787841796875, -0.0246734619140625, 0.041534423828125, -0.017242431640625, -0.0103607177734375, -0.00571441650390625, -0.03375244140625, -0.00804901123046875, -0.0272216796875, -0.0208740234375, -0.025726318359375, 0.0259857177734375, -0.056976318359375, -0.0234832763671875, -0.0300140380859375, 0.0002951622009277344, -0.01898193359375, 0.042388916015625, -0.0218963623046875, -0.033660888671875, -0.024566650390625, -0.00046372413635253906, 0.0311279296875, -0.0290374755859375, 0.0194549560546875, -0.026580810546875, -0.0653076171875, -0.02294921875, -0.0166778564453125, -0.04681396484375, -0.004558563232421875, 0.00432586669921875, -0.03753662109375, -0.019805908203125, 0.035919189453125, -0.004055023193359375, 0.01198577880859375, 0.01287841796875, 0.01219940185546875, -0.00872039794921875, -0.046356201171875, 0.001140594482421875, -0.0325927734375, -0.00124359130859375, -0.002056121826171875, 0.009246826171875, 0.00658416748046875, -0.01346588134765625, -0.01129913330078125, 0.01690673828125, -0.0024776458740234375, -0.0285186767578125, 0.01751708984375, 0.00916290283203125, -0.01073455810546875, 0.03875732421875, 0.0004646778106689453, -0.00897216796875, 0.01055145263671875, 0.01397705078125, -0.032867431640625, 0.03466796875, -0.0191802978515625, 0.0211181640625, -0.0026607513427734375, -0.0386962890625, -0.10211181640625, -0.0300750732421875, -0.057403564453125, 0.007152557373046875, -0.023345947265625, -0.0276641845703125, -0.034027099609375, -0.1129150390625, 0.030426025390625, -0.0207977294921875, -0.0009822845458984375, -0.0018796920776367188, 0.040191650390625, 0.006134033203125, -0.0152740478515625, 0.03790283203125, 0.024932861328125, 0.0340576171875, -0.007781982421875, 0.049072265625, 0.01219940185546875, -0.008392333984375, 0.026580810546875, -0.003223419189453125, -0.003986358642578125, -0.036895751953125, 0.010894775390625, 0.0011739730834960938, 0.00112152099609375, 0.0008649826049804688, -0.01335906982421875, 0.07763671875, 0.032928466796875, -0.01259613037109375, -0.0237884521484375, -0.01477813720703125, 0.030517578125, -0.0019855499267578125, 0.0087432861328125, -0.03466796875, 0.0008764266967773438, 0.016571044921875, 0.0130462646484375, 0.0675048828125, 0.037078857421875, -0.006008148193359375, 0.0232391357421875, -0.01352691650390625, -0.0093841552734375, 0.0030231475830078125, 0.01428985595703125, -0.021759033203125, 0.012786865234375, -0.01343536376953125, -0.0289154052734375, -0.015594482421875, 0.00018990039825439453, 0.028564453125, 0.020355224609375, 0.01062774658203125, -0.044036865234375, -0.0124664306640625, 0.006313323974609375, -0.0077056884765625, -0.01136016845703125, 0.01222991943359375, 0.018768310546875, -0.003078460693359375, 0.01303863525390625, -0.0212860107421875, 0.0089569091796875, -0.01313018798828125, 0.02728271484375, -0.004367828369140625, -0.0010251998901367188, 0.0011882781982421875, 0.0235595703125, 0.041778564453125, -0.00496673583984375, -0.01380157470703125, 0.0190887451171875, 0.0182342529296875, 0.0308074951171875, 0.005702972412109375, -0.01435089111328125, -0.005428314208984375, 0.0234222412109375, 0.006694793701171875, -0.0426025390625, -0.0313720703125, 0.02764892578125, 0.05633544921875, -0.03228759765625, -0.0006718635559082031, 0.01055908203125, 0.0030364990234375, -0.043487548828125, 0.021087646484375, -0.017822265625, -0.044921875, -0.0286865234375, 0.00615692138671875, -0.0017547607421875, -0.00391387939453125, -0.00891876220703125, 0.01617431640625, -0.0276336669921875, 0.0207977294921875, 0.00800323486328125, 0.00423431396484375, -0.015777587890625, -0.02008056640625, 0.000396728515625, -0.00787353515625, 0.01381683349609375, 0.00839996337890625, -0.01519775390625, -0.0229339599609375, -0.0163116455078125, 0.037445068359375, 0.0050506591796875, 0.0400390625, -0.007480621337890625, -0.04278564453125, 0.037322998046875, -0.01329803466796875, 0.0469970703125, -0.004528045654296875, -0.041656494140625, -0.01020050048828125, -0.01470184326171875, 0.01010894775390625, 0.02838134765625, -0.0180816650390625, 0.01092529296875, -0.00543975830078125, -0.01033782958984375, 0.0306549072265625, 0.0070648193359375, 0.033172607421875, -0.0010395050048828125, -0.01247406005859375, -0.0321044921875, 0.0169219970703125, -0.017913818359375, 0.056304931640625, -0.012542724609375, 0.02899169921875, 0.00589752197265625, 0.0270233154296875, -0.00684356689453125, -0.0144500732421875, -0.0035381317138671875, -0.066650390625, -0.031402587890625, 0.013824462890625, -0.04718017578125, 0.0535888671875, 0.061370849609375, 0.007305145263671875, 0.02685546875, 0.0095672607421875, 0.0081787109375, -0.03814697265625, -0.03411865234375, -0.0281982421875, 0.039031982421875, -0.04034423828125, 0.0265045166015625, 0.08306884765625, -0.02215576171875, 0.0167694091796875, -0.0093841552734375, -0.02459716796875, 0.0269622802734375, -0.0042877197265625, -0.0316162109375, 0.017578125, 0.0650634765625, 0.03936767578125, 0.059295654296875, 0.0250701904296875, 0.03662109375, 0.02630615234375, -0.012298583984375, 0.041015625, 0.007411956787109375, 0.0673828125, 0.0088958740234375, 0.01137542724609375, 0.07366943359375, -0.02862548828125, -0.0170135498046875, 0.007228851318359375, 0.0077362060546875, -0.05010986328125, 0.0137481689453125, -0.00791168212890625, 0.027008056640625, 0.04705810546875, 0.028778076171875, -0.005229949951171875, 0.0312347412109375, -0.026275634765625, -0.0285186767578125, -0.01407623291015625, -0.007167816162109375, 0.023956298828125, -0.01055145263671875, 0.01024627685546875, 0.0139312744140625, -0.0002837181091308594, -0.0202484130859375, -0.03729248046875, 0.007965087890625, -0.0159454345703125, -0.01324462890625, 0.013671875, -0.005523681640625, -0.027557373046875, -0.0179290771484375, 0.0281219482421875, 0.003131866455078125, -0.0024929046630859375, 0.039093017578125, -0.0266571044921875, 0.0155029296875, 0.016571044921875, -0.007061004638671875, -0.007205963134765625, -0.01352691650390625, -0.037078857421875, 0.03955078125, -0.0210113525390625, -0.00237274169921875, 0.0158843994140625, 0.004337310791015625, -0.00373077392578125, 0.00144195556640625, -0.021820068359375, -0.0221099853515625, -0.0626220703125, 0.079833984375, -0.0732421875, -0.002681732177734375, 0.0078887939453125, 0.01187896728515625, -0.0012178421020507812, -0.0031948089599609375, -0.01175689697265625, -0.04290771484375, -0.0295257568359375, -0.018280029296875, -0.0567626953125, 0.01995849609375, -0.04248046875, -0.09521484375, 0.0933837890625, -0.0057373046875, 0.08245849609375, -0.01401519775390625, 0.027618408203125, 0.033660888671875, 0.016510009765625, -0.048126220703125, 0.08740234375, 0.00044465065002441406, 0.08538818359375, -0.05322265625, -0.0191192626953125, 0.03948974609375, 0.03875732421875, 0.10650634765625, 0.0282440185546875, -0.043243408203125, -0.0144500732421875, 0.04156494140625, 0.0294342041015625, -0.0114898681640625, 0.026458740234375, -0.032745361328125, 0.004016876220703125, 0.01561737060546875, -0.045654296875, 0.004055023193359375, -0.006275177001953125, -0.0322265625, -0.0031757354736328125, 0.0139617919921875, 0.0282135009765625, 0.01434326171875, 0.001201629638671875, -0.00018417835235595703, -0.0037593841552734375, 0.021148681640625, -0.059783935546875, 0.0288848876953125, 0.00659942626953125, 0.0289459228515625, -0.0655517578125, -0.043731689453125, -0.0182037353515625, 0.041107177734375, 0.00418853759765625, 0.022735595703125, 0.015289306640625, 0.0121307373046875, 0.078125, -0.012481689453125, 0.006481170654296875, 0.0226898193359375, -0.0081787109375, 0.04656982421875, 0.03411865234375, 0.0269927978515625, -0.0055694580078125, -0.0031528472900390625, 0.043731689453125, 0.06427001953125, -0.046630859375, -0.0138702392578125, 0.016204833984375, 0.011871337890625, -0.00730133056640625, -0.00598907470703125, 0.0090179443359375, -0.003055572509765625, 0.0218658447265625, -0.0389404296875, 0.023345947265625, 0.0268402099609375, 0.03436279296875, -0.0156402587890625, -0.0440673828125, -0.05322265625, 0.0347900390625, -0.0565185546875, 0.022125244140625, 0.0079803466796875, 0.05316162109375, 0.032562255859375, 0.058807373046875, 0.0154571533203125, -0.039398193359375, 0.039825439453125, 0.01203155517578125, -0.018035888671875, -0.03533935546875, 0.01271820068359375, -0.056304931640625, -0.00567626953125, 0.0289154052734375, 0.03277587890625, 0.01493072509765625, 0.038665771484375, 0.0310516357421875, 0.00913238525390625, 0.0008234977722167969, 0.033233642578125, -0.0149383544921875, 0.046234130859375, -0.0289459228515625, 0.063720703125, 0.01462554931640625, 0.006237030029296875, -0.054656982421875, 0.037841796875, 0.02069091796875, 0.0081939697265625, 0.005672454833984375, 0.020355224609375, -0.027984619140625, 0.03326416015625, 0.00995635986328125, 0.0640869140625, 0.043212890625, -0.057281494140625, -0.02093505859375, -0.0233154296875, -0.0726318359375, 0.036529541015625, 0.05377197265625, -0.0178985595703125, -0.0006780624389648438, 0.0222015380859375, 0.00020182132720947266, 0.0134124755859375, 0.001552581787109375, -0.014129638671875, -0.00698089599609375, 0.029052734375, 0.0120697021484375, -0.0039215087890625, 0.00909423828125, 0.032135009765625, -0.0001518726348876953, 0.0274200439453125, 0.07159423828125, -0.026031494140625, -0.00984954833984375, -0.0270843505859375, 0.0433349609375, -0.06182861328125, -0.03240966796875, 0.030181884765625, -0.022186279296875, 0.00885772705078125, 0.004364013671875, 0.032318115234375, 0.0015058517456054688, 0.0439453125, -0.048614501953125, -0.00408172607421875, -0.0179443359375, 0.01413726806640625, -0.0211181640625, 0.056610107421875, -0.0242767333984375, -0.050201416015625, -0.08203125, -0.0312042236328125, 0.032928466796875, 0.0289306640625, -0.004146575927734375, 0.048614501953125, 0.018951416015625, 0.0211639404296875, 0.00931549072265625, -0.00469970703125, 0.033355712890625, 0.045379638671875, -0.052093505859375, -0.032379150390625, 0.03326416015625, -0.00922393798828125, 0.00669097900390625, 0.0155029296875, 0.022003173828125, 0.04144287109375, -0.06622314453125, -0.0220489501953125, -0.00927734375, 0.0223388671875, 0.00879669189453125, 0.0186614990234375, -0.040435791015625, -0.0025157928466796875, -0.02545166015625, -0.0026683807373046875, -0.0263824462890625, -0.01216888427734375, -0.03857421875, -0.004116058349609375, -0.013824462890625, -0.07025146484375, -0.03216552734375, 0.0175018310546875, 0.0146331787109375, 0.0305023193359375, -0.0853271484375, 0.043426513671875, 0.0227813720703125, 0.07025146484375, -0.03143310546875, -0.010101318359375, -0.006145477294921875, 0.04266357421875, -0.032012939453125, -0.0200653076171875, -0.0413818359375, -0.0032196044921875, -0.05755615234375, -0.0023956298828125, 0.0202789306640625, -0.0162200927734375, -0.03436279296875, -0.0118255615234375, 0.0003161430358886719, 0.03814697265625, -0.01515960693359375, 0.006633758544921875, 0.017486572265625, 0.0188446044921875, -0.04736328125, -0.05950927734375, 0.01511383056640625, -0.043487548828125, -0.01435089111328125, 0.029815673828125, -0.032257080078125, -0.006565093994140625, -0.031341552734375, -0.0174713134765625, 0.033599853515625, 0.032867431640625, -0.0190887451171875, -0.0426025390625, -0.028167724609375, -0.01461029052734375, 0.03411865234375, -0.0017480850219726562, -0.035308837890625, -0.0450439453125, 0.04071044921875, -0.00408172607421875, 0.06878662109375, -0.0241546630859375, 0.01245880126953125, 0.00347900390625, 0.041717529296875, 0.0279541015625, -0.0007767677307128906, 0.03656005859375, -0.01520538330078125, 0.054229736328125, 0.043731689453125, -0.0303955078125, 0.050872802734375, -0.0169525146484375, -0.0297698974609375, 0.006069183349609375, -0.07275390625, -0.0748291015625, -0.05230712890625, 0.0887451171875, 0.01477813720703125, 0.032196044921875, -0.0134735107421875, -0.048431396484375, -0.077392578125, -0.023101806640625, -0.02728271484375, 0.036529541015625, -0.08001708984375, 0.00791168212890625, 0.025115966796875, 0.032806396484375, 0.00897979736328125, -0.016265869140625, 0.01409912109375, -0.0229339599609375, 0.029205322265625, 0.024810791015625, -0.048919677734375, 0.04156494140625, 0.0247802734375, -0.037261962890625, -0.045257568359375, 0.01042938232421875, -0.006893157958984375, -0.0288238525390625, -0.034271240234375, -0.0010404586791992188, 0.0185089111328125, -0.00852203369140625, 0.00801849365234375, 0.0265960693359375, 0.0184326171875, -0.007312774658203125, -0.01306915283203125, -0.043426513671875, 0.0233001708984375, 0.021453857421875, 0.014923095703125, -0.06256103515625, 0.03790283203125, 0.03759765625, 0.07159423828125, 0.0008444786071777344, -0.0097198486328125, 0.00765228271484375, 0.036590576171875, -0.00835418701171875, -0.018157958984375, 0.00853729248046875, -0.03875732421875, -0.01434326171875, 0.01593017578125, -0.0229644775390625, -0.038238525390625, 0.0209808349609375, -0.054046630859375, 0.0233154296875, 0.0160369873046875 ]
787df9e0dfad212cb47a3186aa2abaa9ffe2f41a
Wordpress Stackexchange Q: Passing a parameter to a permalink I'm trying to create permalinks for a page that currently has parameters passed to it. The site was set up by somebody else and I'm not familiar with Wordpress I have various pages which have URLs of the form /events/single-event/?u_name=<event_name>/ e.g. /events/single-event/?u_name=Hippy I would like to be able to access these various pages via /<something>/<event_name>/ where I'm not too fussy about what <something> is. <something> can have a slash in it if required. I've had a go at setting this up via RewriteRule in .htaccess but haven't had any luck. Can someone suggest how I can achieve this? Many thanks A: You don't have to mess with .htaccess since WordPress has it's own rewrite engine builti in. You are looking for this: https://codex.wordpress.org/Rewrite_API/add_rewrite_rule
Q: Passing a parameter to a permalink I'm trying to create permalinks for a page that currently has parameters passed to it. The site was set up by somebody else and I'm not familiar with Wordpress I have various pages which have URLs of the form /events/single-event/?u_name=<event_name>/ e.g. /events/single-event/?u_name=Hippy I would like to be able to access these various pages via /<something>/<event_name>/ where I'm not too fussy about what <something> is. <something> can have a slash in it if required. I've had a go at setting this up via RewriteRule in .htaccess but haven't had any luck. Can someone suggest how I can achieve this? Many thanks A: You don't have to mess with .htaccess since WordPress has it's own rewrite engine builti in. You are looking for this: https://codex.wordpress.org/Rewrite_API/add_rewrite_rule
wordpress
{ "language": "en", "length": 130, "provenance": "stackexchange_00019.jsonl.gz:465960", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228626" }
[ 0.08349609375, -0.0008974075317382812, 0.058349609375, -0.03857421875, -0.00008171796798706055, 0.0038814544677734375, 0.0277557373046875, -0.04364013671875, -0.0462646484375, -0.0022716522216796875, 0.023590087890625, 0.008544921875, 0.003635406494140625, -0.06982421875, 0.07366943359375, -0.0094146728515625, 0.0194091796875, 0.00528717041015625, 0.007305145263671875, -0.022735595703125, 0.0113525390625, -0.0038928985595703125, 0.0056915283203125, 0.01500701904296875, 0.044677734375, -0.003490447998046875, 0.043365478515625, -0.0338134765625, 0.050201416015625, -0.0135040283203125, 0.02825927734375, -0.045135498046875, -0.0014524459838867188, 0.0206298828125, 0.0250701904296875, -0.0051727294921875, -0.01288604736328125, 0.01751708984375, 0.04620361328125, -0.0007224082946777344, 0.041534423828125, -0.041473388671875, 0.002780914306640625, 0.059967041015625, 0.00972747802734375, -0.04522705078125, 0.043212890625, -0.0667724609375, -0.02825927734375, -0.0177459716796875, 0.0225372314453125, 0.0253753662109375, 0.0167236328125, 0.020660400390625, 0.0028591156005859375, 0.011627197265625, 0.039459228515625, -0.0294647216796875, 0.0069427490234375, -0.01551055908203125, -0.032684326171875, 0.0259246826171875, 0.029144287109375, 0.0102081298828125, -0.0294036865234375, -0.00009959936141967773, 0.0185699462890625, 0.024169921875, -0.01302337646484375, -0.03466796875, -0.00460052490234375, 0.0094757080078125, -0.0288848876953125, -0.0268707275390625, 0.0012607574462890625, -0.007495880126953125, 0.01299285888671875, -0.0204620361328125, -0.040069580078125, 0.051483154296875, 0.021270751953125, 0.00005078315734863281, -0.020477294921875, -0.007274627685546875, 0.03759765625, 0.0243377685546875, -0.00783538818359375, -0.01233673095703125, -0.0221405029296875, -0.005828857421875, -0.020843505859375, -0.015045166015625, -0.0214080810546875, 0.0119171142578125, -0.022979736328125, -0.00339508056640625, 0.0211334228515625, 0.049346923828125, -0.0022487640380859375, 0.01210784912109375, 0.022705078125, -0.047119140625, 0.041015625, -0.04010009765625, -0.0181884765625, 0.038360595703125, 0.049407958984375, 0.08465576171875, 0.033966064453125, 0.0029735565185546875, 0.00971221923828125, 0.02264404296875, 0.01094818115234375, -0.00588226318359375, -0.0267181396484375, 0.01873779296875, -0.00681304931640625, 0.00598907470703125, -0.005985260009765625, 0.017578125, -0.020782470703125, 0.0194091796875, 0.0118255615234375, 0.032318115234375, 0.004364013671875, 0.029388427734375, 0.02386474609375, -0.050750732421875, -0.036285400390625, 0.0035190582275390625, -0.0291290283203125, 0.019775390625, 0.0298309326171875, 0.04241943359375, 0.000396728515625, -0.0111236572265625, 0.0645751953125, 0.00260162353515625, 0.0025615692138671875, 0.05120849609375, 0.0014390945434570312, -0.043548583984375, -0.02825927734375, 0.0102996826171875, 0.0143890380859375, 0.01485443115234375, 0.004787445068359375, 0.0256500244140625, 0.0016412734985351562, -0.00677490234375, -0.005596160888671875, -0.01788330078125, 0.04669189453125, -0.0100860595703125, -0.036224365234375, -0.0296630859375, 0.003864288330078125, -0.0236053466796875, -0.0020008087158203125, -0.032135009765625, 0.0201263427734375, 0.004230499267578125, 0.0256805419921875, -0.0004191398620605469, 0.003376007080078125, -0.02276611328125, -0.05706787109375, -0.0026874542236328125, 0.00424957275390625, 0.00626373291015625, -0.0233612060546875, 0.004871368408203125, -0.01068878173828125, -0.005130767822265625, -0.007236480712890625, 0.0010881423950195312, -0.0162200927734375, 0.02935791015625, 0.00923919677734375, 0.06231689453125, 0.035003662109375, -0.03155517578125, 0.0274658203125, 0.0032901763916015625, -0.067138671875, 0.08349609375, -0.0021076202392578125, 0.048858642578125, -0.0121917724609375, -0.00862884521484375, 0.03546142578125, 0.056884765625, -0.027496337890625, -0.00954437255859375, -0.02508544921875, -0.00788116455078125, 0.00452423095703125, 0.006591796875, -0.021484375, 0.0217437744140625, -0.028350830078125, 0.002574920654296875, -0.0058441162109375, 0.0260009765625, 0.023712158203125, 0.005218505859375, 0.00809478759765625, 0.01438140869140625, -0.03692626953125, 0.0163421630859375, 0.0200958251953125, 0.003448486328125, -0.014404296875, -0.07220458984375, 0.00994873046875, 0.0325927734375, 0.04052734375, 0.0298309326171875, -0.0251922607421875, 0.023162841796875, -0.0144805908203125, -0.053680419921875, -0.03375244140625, 0.03582763671875, 0.037994384765625, -0.0234832763671875, -0.0130157470703125, -0.0293426513671875, -0.005764007568359375, 0.00493621826171875, -0.049407958984375, 0.034088134765625, 0.01654052734375, 0.01397705078125, -0.0010271072387695312, 0.0325927734375, 0.01020050048828125, 0.0003349781036376953, -0.02325439453125, 0.0199127197265625, 0.0278167724609375, 0.0369873046875, -0.0013742446899414062, 0.00156402587890625, 0.040008544921875, -0.032928466796875, 0.014007568359375, -0.0277252197265625, -0.0174407958984375, -0.021331787109375, 0.048431396484375, -0.0221710205078125, 0.020538330078125, -0.0289459228515625, -0.0038967132568359375, 0.01302337646484375, -0.0487060546875, -0.0237274169921875, 0.00583648681640625, 0.0013227462768554688, 0.0092926025390625, 0.03424072265625, 0.01702880859375, -0.004482269287109375, -0.012359619140625, 0.0135955810546875, -0.01479339599609375, -0.0003402233123779297, 0.0122222900390625, 0.0206298828125, 0.0006375312805175781, -0.06060791015625, -0.020660400390625, -0.00615692138671875, 0.04638671875, -0.01308441162109375, -0.028594970703125, 0.0240631103515625, -0.010467529296875, -0.002597808837890625, -0.014556884765625, 0.0533447265625, -0.033050537109375, -0.0214080810546875, -0.036590576171875, -0.04425048828125, -0.0156707763671875, -0.004123687744140625, 0.05084228515625, -0.00366973876953125, 0.040985107421875, -0.0008592605590820312, -0.03363037109375, 0.0662841796875, -0.010711669921875, -0.048583984375, -0.00855255126953125, -0.017059326171875, 0.043243408203125, -0.050506591796875, 0.0002815723419189453, 0.045623779296875, -0.03619384765625, 0.018646240234375, 0.007678985595703125, 0.00807952880859375, -0.0063934326171875, 0.002330780029296875, -0.006259918212890625, -0.006229400634765625, -0.047698974609375, -0.00502777099609375, 0.0247802734375, 0.0499267578125, 0.01395416259765625, -0.027801513671875, 0.0047760009765625, 0.03662109375, -0.03668212890625, -0.03839111328125, 0.03173828125, -0.039825439453125, -0.00014138221740722656, 0.00921630859375, -0.02630615234375, -0.0217437744140625, 0.03851318359375, -0.01506805419921875, -0.004123687744140625, -0.010772705078125, -0.0830078125, -0.051361083984375, -0.09222412109375, 0.007320404052734375, -0.0182952880859375, 0.01511383056640625, 0.00133514404296875, 0.0245819091796875, -0.006591796875, -0.040008544921875, -0.0172119140625, 0.0203704833984375, 0.00007134675979614258, -0.040008544921875, -0.0151824951171875, -0.028533935546875, 0.0187225341796875, -0.0163726806640625, 0.1083984375, 0.05133056640625, -0.05279541015625, 0.02215576171875, -0.0182037353515625, 0.0009593963623046875, 0.00927734375, 0.01267242431640625, 0.03509521484375, -0.0017757415771484375, 0.02911376953125, -0.049224853515625, -0.03887939453125, -0.0160980224609375, -0.0621337890625, -0.0149688720703125, 0.0689697265625, -0.0026073455810546875, -0.03863525390625, -0.00710296630859375, 0.015350341796875, 0.00806427001953125, 0.029876708984375, -0.013031005859375, -0.000125885009765625, 0.0010433197021484375, 0.003978729248046875, -0.029754638671875, -0.007720947265625, -0.034271240234375, 0.040802001953125, 0.00010448694229125977, -0.0113067626953125, -0.0036334991455078125, -0.01044464111328125, -0.038970947265625, -0.0499267578125, 0.057098388671875, -0.036834716796875, 0.00792694091796875, -0.054351806640625, -0.0279693603515625, -0.02130126953125, 0.08087158203125, 0.048370361328125, -0.042144775390625, -0.031005859375, 0.005413055419921875, -0.0413818359375, -0.034027099609375, 0.047637939453125, 0.0036258697509765625, -0.0428466796875, -0.0206756591796875, -0.0237579345703125, -0.0274200439453125, -0.0178070068359375, -0.034912109375, -0.016845703125, -0.03515625, 0.01406097412109375, 0.01549530029296875, -0.042816162109375, 0.02911376953125, -0.0462646484375, 0.01343536376953125, -0.0204925537109375, 0.00860595703125, -0.05706787109375, -0.034332275390625, 0.030364990234375, 0.06524658203125, 0.0218658447265625, -0.08892822265625, 0.0048980712890625, 0.0616455078125, -0.0045623779296875, 0.0081329345703125, 0.00737762451171875, -0.004550933837890625, 0.0186309814453125, 0.0163116455078125, -0.0029582977294921875, -0.01456451416015625, 0.0303955078125, 0.0225982666015625, -0.034149169921875, 0.0007381439208984375, -0.0286712646484375, -0.019287109375, 0.02740478515625, -0.058685302734375, -0.0484619140625, -0.01338958740234375, 0.020721435546875, 0.039520263671875, -0.006603240966796875, 0.00732421875, -0.0171966552734375, -0.05340576171875, 0.0322265625, -0.0377197265625, -0.0148773193359375, -0.002445220947265625, 0.052459716796875, 0.01480865478515625, -0.02630615234375, 0.02276611328125, 0.02117919921875, 0.01381683349609375, -0.041473388671875, 0.02569580078125, -0.016082763671875, -0.0006608963012695312, 0.00725555419921875, -0.040863037109375, 0.0215301513671875, -0.013671875, -0.0081024169921875, 0.01364898681640625, -0.0185699462890625, 0.0202789306640625, 0.02447509765625, 0.0086517333984375, 0.0206146240234375, -0.022613525390625, -0.00463104248046875, -0.036865234375, 0.041290283203125, -0.006103515625, 0.02447509765625, -0.059295654296875, -0.033447265625, 0.0201873779296875, 0.036773681640625, 0.028778076171875, 0.0174713134765625, 0.0022335052490234375, 0.0372314453125, -0.007244110107421875, -0.022735595703125, 0.0298004150390625, 0.019927978515625, 0.0200347900390625, 0.00647735595703125, 0.02423095703125, -0.0167083740234375, -0.0209197998046875, -0.0010738372802734375, 0.02880859375, 0.023834228515625, -0.007671356201171875, -0.01244354248046875, -0.015594482421875, -0.048004150390625, -0.004291534423828125, -0.004772186279296875, -0.0048370361328125, 0.027099609375, 0.0102996826171875, 0.0227203369140625, 0.003421783447265625, 0.01605224609375, -0.004108428955078125, 0.0045318603515625, -0.01302337646484375, -0.0029544830322265625, 0.01873779296875, 0.0308074951171875, -0.00160980224609375, 0.0239715576171875, -0.0141143798828125, 0.010162353515625, 0.053192138671875, 0.047027587890625, 0.031219482421875, -0.06549072265625, -0.00629425048828125, 0.002681732177734375, 0.004772186279296875, -0.02386474609375, -0.006336212158203125, 0.029541015625, 0.052032470703125, -0.00228118896484375, -0.017364501953125, -0.00344085693359375, -0.01464080810546875, -0.0209808349609375, -0.032379150390625, -0.04046630859375, 0.0045928955078125, -0.02105712890625, 0.0020542144775390625, 0.02947998046875, 0.03485107421875, -0.018646240234375, 0.0290985107421875, -0.0287933349609375, 0.01303863525390625, 0.0390625, 0.01197052001953125, -0.01151275634765625, -0.0221405029296875, 0.087646484375, -0.01438140869140625, -0.0251312255859375, -0.038543701171875, 0.0165557861328125, -0.035797119140625, 0.014862060546875, 0.061737060546875, -0.00978851318359375, 0.06390380859375, -0.03143310546875, -0.030792236328125, 0.01812744140625, -0.006069183349609375, 0.039520263671875, 0.018463134765625, -0.06390380859375, -0.00829315185546875, -0.023956298828125, -0.0027618408203125, 0.01558685302734375, -0.002552032470703125, -0.0296173095703125, 0.0013113021850585938, -0.0036449432373046875, 0.020263671875, 0.007049560546875, 0.0262298583984375, 0.027313232421875, 0.0093231201171875, -0.0501708984375, -0.004913330078125, -0.0028972625732421875, 0.06939697265625, -0.009857177734375, 0.04046630859375, 0.00965118408203125, 0.0253143310546875, -0.033355712890625, -0.00974273681640625, -0.0028934478759765625, -0.0206146240234375, -0.01477813720703125, -0.00598907470703125, -0.011505126953125, 0.01386260986328125, 0.04998779296875, 0.00373077392578125, 0.00601959228515625, -0.04693603515625, 0.008758544921875, -0.0182952880859375, 0.04681396484375, -0.08917236328125, -0.06512451171875, 0.0350341796875, -0.01244354248046875, 0.0181121826171875, 0.0027141571044921875, -0.0019702911376953125, -0.0027866363525390625, -0.0035247802734375, 0.01123046875, 0.02850341796875, 0.01470947265625, 0.039794921875, 0.123291015625, -0.004627227783203125, 0.06591796875, 0.0396728515625, 0.004062652587890625, 0.060638427734375, 0.0311126708984375, 0.048004150390625, -0.02423095703125, 0.032684326171875, -0.002197265625, -0.0026988983154296875, -0.00567626953125, -0.0250244140625, 0.005306243896484375, 0.01494598388671875, 0.05438232421875, -0.057952880859375, 0.021728515625, 0.0009775161743164062, 0.003902435302734375, 0.051055908203125, 0.011016845703125, -0.002410888671875, -0.0015840530395507812, -0.03076171875, 0.0018911361694335938, -0.032073974609375, -0.0207977294921875, 0.006099700927734375, 0.01052093505859375, -0.00510406494140625, 0.059356689453125, -0.00927734375, -0.0250091552734375, -0.02471923828125, 0.0218048095703125, -0.006435394287109375, -0.01214599609375, -0.027008056640625, 0.018829345703125, -0.05084228515625, -0.040679931640625, 0.008575439453125, -0.033966064453125, 0.01020050048828125, -0.031707763671875, -0.01091766357421875, 0.0135650634765625, 0.01541900634765625, -0.015869140625, -0.01995849609375, -0.00048351287841796875, -0.0163421630859375, 0.0246429443359375, -0.02081298828125, 0.0183258056640625, -0.0021991729736328125, -0.04290771484375, 0.003612518310546875, -0.031463623046875, -0.0169830322265625, -0.0181884765625, -0.006557464599609375, 0.08843994140625, -0.06610107421875, -0.00720977783203125, 0.02960205078125, 0.029449462890625, -0.007068634033203125, -0.00666046142578125, -0.02227783203125, -0.0311431884765625, -0.029541015625, -0.012115478515625, -0.042022705078125, 0.039947509765625, -0.02734375, -0.073974609375, 0.1005859375, -0.004848480224609375, 0.034271240234375, 0.0177459716796875, 0.045257568359375, -0.0284881591796875, 0.0006704330444335938, -0.0399169921875, 0.07000732421875, 0.01042938232421875, 0.062225341796875, -0.0374755859375, -0.021484375, 0.036529541015625, 0.04388427734375, 0.08251953125, 0.01342010498046875, -0.0132904052734375, 0.0267791748046875, 0.082763671875, 0.01009368896484375, -0.027130126953125, 0.03118896484375, 0.0196380615234375, -0.00860595703125, 0.049224853515625, 0.0276336669921875, 0.037353515625, -0.0094451904296875, 0.005767822265625, 0.03326416015625, -0.006282806396484375, -0.01511383056640625, 0.006389617919921875, -0.0138702392578125, -0.046630859375, -0.0001634359359741211, 0.031982421875, -0.07147216796875, 0.00836181640625, 0.0247344970703125, 0.03814697265625, -0.024444580078125, -0.03460693359375, -0.0156707763671875, 0.050994873046875, 0.01226806640625, 0.0265960693359375, 0.0672607421875, 0.0304107666015625, 0.0275421142578125, 0.006748199462890625, 0.021942138671875, -0.0046539306640625, 0.0027713775634765625, 0.094970703125, 0.0157623291015625, 0.0143890380859375, -0.06494140625, -0.01206207275390625, 0.057464599609375, 0.11865234375, -0.06781005859375, -0.00750732421875, -0.0012264251708984375, 0.0028247833251953125, 0.02972412109375, -0.0391845703125, 0.030181884765625, -0.0015974044799804688, -0.0095977783203125, 0.006500244140625, 0.01038360595703125, 0.013885498046875, -0.002288818359375, 0.0091400146484375, 0.0333251953125, -0.0374755859375, 0.031982421875, -0.038482666015625, 0.0091552734375, -0.006195068359375, 0.049774169921875, 0.042266845703125, -0.004161834716796875, -0.01184844970703125, -0.01103973388671875, 0.009368896484375, -0.0013141632080078125, -0.0033779144287109375, -0.0157012939453125, 0.0128173828125, -0.0094451904296875, 0.009796142578125, 0.02227783203125, 0.031494140625, 0.048492431640625, 0.0538330078125, 0.0159454345703125, -0.0088348388671875, -0.003509521484375, 0.0210113525390625, -0.031768798828125, 0.037261962890625, -0.0192718505859375, 0.0278167724609375, -0.0036525726318359375, -0.01558685302734375, -0.059173583984375, 0.041900634765625, 0.011199951171875, -0.0204010009765625, 0.029876708984375, 0.0008597373962402344, -0.0233001708984375, 0.0086822509765625, -0.0250701904296875, 0.033721923828125, -0.0027103424072265625, -0.04461669921875, -0.0003848075866699219, 0.00518798828125, -0.061187744140625, 0.019989013671875, 0.0498046875, -0.0118255615234375, -0.01055145263671875, -0.040740966796875, 0.01349639892578125, 0.03338623046875, -0.0457763671875, 0.00992584228515625, 0.026947021484375, 0.0032444000244140625, 0.0067596435546875, -0.0670166015625, -0.04547119140625, -0.0061798095703125, 0.040435791015625, 0.00937652587890625, 0.11724853515625, -0.043609619140625, -0.00685882568359375, 0.021636962890625, 0.0172576904296875, 0.0213470458984375, -0.009490966796875, 0.02392578125, 0.006755828857421875, 0.034698486328125, -0.0236053466796875, -0.052215576171875, 0.0207366943359375, 0.03021240234375, -0.02716064453125, 0.021026611328125, -0.01806640625, 0.00977325439453125, 0.0021381378173828125, 0.07672119140625, -0.01349639892578125, -0.054107666015625, -0.03570556640625, 0.0033626556396484375, 0.01116180419921875, 0.0175323486328125, -0.0171051025390625, 0.0178985595703125, 0.01430511474609375, -0.011016845703125, 0.01372528076171875, -0.028533935546875, 0.03399658203125, 0.026123046875, 0.00323486328125, 0.00449371337890625, 0.0171966552734375, -0.01276397705078125, 0.0167999267578125, 0.004802703857421875, 0.00641632080078125, 0.0023136138916015625, -0.004932403564453125, -0.062042236328125, -0.0516357421875, -0.01873779296875, 0.0045623779296875, -0.009063720703125, -0.0445556640625, -0.00632476806640625, -0.0191650390625, -0.02203369140625, -0.033355712890625, -0.061676025390625, 0.018310546875, 0.0204925537109375, -0.03155517578125, -0.0238494873046875, -0.055816650390625, 0.003704071044921875, 0.0232696533203125, -0.01873779296875, -0.0009565353393554688, -0.0076141357421875, -0.04779052734375, 0.0330810546875, -0.0256500244140625, -0.0204925537109375, 0.026763916015625, 0.071533203125, -0.01253509521484375, -0.046478271484375, -0.0242156982421875, -0.0018873214721679688, -0.053192138671875, 0.03680419921875, 0.0679931640625, -0.01424407958984375, -0.005382537841796875, 0.0137481689453125, -0.006622314453125, 0.08294677734375, -0.0828857421875, -0.0204010009765625, 0.03179931640625, 0.027374267578125, -0.0380859375, -0.07318115234375, 0.004016876220703125, -0.0072174072265625, 0.03216552734375, -0.017822265625, -0.01206207275390625, 0.002086639404296875, -0.0562744140625, -0.071044921875, 0.047332763671875, 0.003917694091796875, -0.0272216796875, -0.030914306640625, 0.01326751708984375, 0.002468109130859375, 0.0023059844970703125, -0.004619598388671875, -0.01528167724609375, -0.0228118896484375, 0.01485443115234375, 0.0251312255859375, 0.0228118896484375, 0.006206512451171875, 0.034149169921875, 0.005748748779296875, 0.033447265625, 0.0252227783203125, -0.003444671630859375, 0.04705810546875, -0.029022216796875, 0.0479736328125, 0.06719970703125, -0.03143310546875, -0.00037932395935058594, -0.0228424072265625, -0.057281494140625, -0.0224609375, -0.07659912109375, -0.041168212890625, -0.0265655517578125, 0.04150390625, 0.06475830078125, 0.0087432861328125, -0.03277587890625, -0.0200653076171875, -0.032012939453125, -0.0265960693359375, 0.0024280548095703125, 0.020782470703125, -0.043609619140625, 0.01187896728515625, -0.003902435302734375, 0.00669097900390625, 0.005947113037109375, 0.0181427001953125, -0.01091766357421875, 0.0003094673156738281, 0.02874755859375, -0.0064697265625, -0.06109619140625, -0.0034542083740234375, 0.055023193359375, -0.03997802734375, -0.0006108283996582031, -0.00662994384765625, 0.023834228515625, 0.020904541015625, -0.04150390625, 0.004901885986328125, 0.05120849609375, -0.0071258544921875, -0.0007829666137695312, 0.0300140380859375, 0.043487548828125, -0.007320404052734375, -0.007511138916015625, -0.01275634765625, 0.032440185546875, 0.0076446533203125, 0.035400390625, -0.029754638671875, 0.04638671875, 0.01131439208984375, 0.043182373046875, -0.00437164306640625, -0.035888671875, -0.028076171875, 0.033294677734375, -0.02166748046875, 0.01080322265625, -0.0030078887939453125, -0.01275634765625, -0.006183624267578125, -0.0004963874816894531, -0.0297698974609375, -0.03985595703125, -0.00005733966827392578, -0.0121002197265625, -0.00109100341796875, 0.01171112060546875 ]
317c9f9246be45524e81ad7affa767e9f8cf7b43
Wordpress Stackexchange Q: HTTP Header on specific page is application instead of text Problem: clicking on (WP site that I developed) webejeeping.com/vehicles/ causes the generated php file to be downloaded instead of being rendered in the browser. MIME Type returns as "application/octet-stream; charset=UTF-8" instead of "text/html; charset-UTF-8". This is apparently the only page on this site that exhibits this behavior. The problem is not happening all of the time (according to another user) although I consistently experience it. Other info: This site makes heavy use of Pods (pods.io) and the problem page is the "index" page for the main content type. Other pages work as expected. The site is hosted on a Hostgator reseller account for what that's worth. What could be the problem? Could this be a WP issue or an issue with the host maybe?
Q: HTTP Header on specific page is application instead of text Problem: clicking on (WP site that I developed) webejeeping.com/vehicles/ causes the generated php file to be downloaded instead of being rendered in the browser. MIME Type returns as "application/octet-stream; charset=UTF-8" instead of "text/html; charset-UTF-8". This is apparently the only page on this site that exhibits this behavior. The problem is not happening all of the time (according to another user) although I consistently experience it. Other info: This site makes heavy use of Pods (pods.io) and the problem page is the "index" page for the main content type. Other pages work as expected. The site is hosted on a Hostgator reseller account for what that's worth. What could be the problem? Could this be a WP issue or an issue with the host maybe?
wordpress
{ "language": "en", "length": 135, "provenance": "stackexchange_00019.jsonl.gz:465984", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228723" }
[ 0.00707244873046875, -0.0057525634765625, -0.038421630859375, -0.0018939971923828125, 0.01132965087890625, -0.033660888671875, 0.038604736328125, -0.01036834716796875, -0.0269775390625, 0.026214599609375, -0.02032470703125, 0.032073974609375, -0.03826904296875, -0.00783538818359375, 0.006252288818359375, -0.0262908935546875, 0.01351165771484375, 0.03814697265625, 0.04083251953125, -0.0088348388671875, 0.01116943359375, 0.00576019287109375, -0.011810302734375, -0.0447998046875, -0.0081939697265625, 0.0255126953125, 0.04296875, -0.0232086181640625, -0.037750244140625, -0.0479736328125, -0.00392913818359375, 0.06561279296875, 0.021575927734375, 0.07452392578125, -0.09698486328125, 0.05487060546875, -0.004421234130859375, 0.029510498046875, -0.0113983154296875, 0.04052734375, 0.01357269287109375, -0.00824737548828125, 0.02130126953125, -0.0244903564453125, -0.0225677490234375, -0.0010271072387695312, 0.0010843276977539062, -0.0045623779296875, 0.02166748046875, 0.0008826255798339844, -0.00354766845703125, 0.025970458984375, -0.00004607439041137695, 0.0335693359375, -0.002838134765625, 0.045501708984375, -0.02825927734375, 0.03558349609375, -0.006946563720703125, 0.007625579833984375, 0.0208587646484375, 0.034454345703125, -0.008575439453125, 0.0201873779296875, -0.0184783935546875, -0.008209228515625, 0.020477294921875, 0.018157958984375, -0.036285400390625, -0.02813720703125, 0.016815185546875, -0.00527191162109375, 0.0028896331787109375, -0.046112060546875, 0.0024662017822265625, 0.0199737548828125, -0.004817962646484375, -0.0186614990234375, -0.018096923828125, 0.00873565673828125, 0.0469970703125, 0.0288238525390625, -0.052490234375, -0.0308837890625, 0.018707275390625, -0.00966644287109375, 0.00788116455078125, -0.036346435546875, -0.016815185546875, -0.00714874267578125, -0.050811767578125, -0.02862548828125, 0.007152557373046875, 0.00019168853759765625, -0.033935546875, -0.01580810546875, -0.03814697265625, -0.0126495361328125, 0.01166534423828125, 0.05438232421875, 0.00036978721618652344, -0.05084228515625, 0.07989501953125, -0.05731201171875, 0.0184326171875, 0.034820556640625, 0.0158233642578125, 0.024322509765625, 0.07666015625, 0.005031585693359375, 0.031036376953125, 0.10931396484375, -0.042083740234375, -0.040802001953125, -0.0260772705078125, 0.03656005859375, -0.005123138427734375, -0.016387939453125, 0.026763916015625, -0.019989013671875, 0.007518768310546875, 0.05670166015625, 0.0450439453125, -0.04998779296875, -0.01212310791015625, 0.008148193359375, 0.0172576904296875, -0.09234619140625, 0.042083740234375, 0.033843994140625, -0.005588531494140625, -0.0243072509765625, 0.0146331787109375, 0.024200439453125, -0.00457763671875, -0.016326904296875, 0.037506103515625, -0.00914764404296875, -0.0391845703125, 0.06878662109375, -0.031982421875, -0.061431884765625, -0.0286712646484375, -0.04095458984375, -0.019012451171875, 0.0152435302734375, -0.0013360977172851562, 0.0276031494140625, 0.0114288330078125, -0.04150390625, 0.0028514862060546875, -0.02691650390625, 0.06488037109375, 0.0027484893798828125, -0.03289794921875, -0.052520751953125, 0.037322998046875, -0.05914306640625, -0.01557159423828125, -0.08074951171875, 0.00861358642578125, -0.03924560546875, -0.05029296875, -0.00640106201171875, -0.0213165283203125, 0.01026153564453125, 0.0009369850158691406, 0.016204833984375, 0.0081787109375, 0.00681304931640625, -0.03350830078125, 0.007129669189453125, 0.01010894775390625, 0.009979248046875, 0.01082611083984375, 0.023712158203125, 0.024505615234375, 0.0031337738037109375, 0.01415252685546875, 0.041839599609375, 0.001926422119140625, -0.028533935546875, 0.04705810546875, -0.0243072509765625, -0.057861328125, 0.08465576171875, -0.0016946792602539062, 0.074462890625, 0.02069091796875, -0.004375457763671875, 0.03179931640625, 0.037872314453125, -0.029388427734375, 0.0162811279296875, 0.0204925537109375, -0.0003750324249267578, -0.056640625, -0.00019156932830810547, -0.003627777099609375, -0.01517486572265625, 0.0262603759765625, 0.01158905029296875, 0.00665283203125, -0.00206756591796875, 0.0267181396484375, -0.00624847412109375, 0.01160430908203125, 0.019317626953125, -0.0165863037109375, 0.024810791015625, 0.01230621337890625, 0.01033782958984375, -0.0233917236328125, -0.0257720947265625, -0.01290130615234375, 0.0028896331787109375, 0.031951904296875, 0.0113677978515625, -0.0081024169921875, -0.002918243408203125, -0.005268096923828125, -0.0243072509765625, -0.02618408203125, 0.0435791015625, -0.0225677490234375, 0.025054931640625, -0.0258026123046875, 0.03302001953125, 0.0545654296875, 0.007434844970703125, 0.11328125, -0.01250457763671875, 0.0223388671875, 0.0299224853515625, -0.04376220703125, -0.03179931640625, -0.045745849609375, -0.07647705078125, 0.0167083740234375, 0.070068359375, 0.03326416015625, 0.032440185546875, -0.040985107421875, -0.0101318359375, 0.0286102294921875, -0.0234222412109375, -0.013153076171875, 0.0016021728515625, 0.00498199462890625, 0.007465362548828125, 0.0060882568359375, -0.04718017578125, 0.025238037109375, -0.065673828125, 0.020782470703125, -0.0006594657897949219, 0.01265716552734375, 0.006511688232421875, -0.03173828125, 0.00527191162109375, 0.01079559326171875, 0.0313720703125, -0.035736083984375, 0.032196044921875, 0.0295562744140625, -0.0194549560546875, 0.0155181884765625, 0.035491943359375, -0.035400390625, -0.050262451171875, 0.0260772705078125, 0.06878662109375, -0.02490234375, 0.0450439453125, 0.071044921875, -0.02886962890625, -0.044647216796875, -0.0264434814453125, 0.02325439453125, 0.0198516845703125, -0.027557373046875, -0.02276611328125, -0.05633544921875, -0.003032684326171875, 0.04351806640625, -0.048858642578125, -0.0207977294921875, -0.0145111083984375, -0.0227203369140625, 0.0357666015625, 0.04779052734375, 0.0462646484375, 0.01290130615234375, 0.0084686279296875, -0.041107177734375, 0.0217132568359375, 0.0645751953125, 0.0135650634765625, 0.029205322265625, -0.0069122314453125, 0.009002685546875, 0.040863037109375, -0.03363037109375, 0.01421356201171875, 0.0166778564453125, 0.0007386207580566406, 0.0236053466796875, -0.007183074951171875, -0.01047515869140625, 0.0009436607360839844, -0.052947998046875, -0.038848876953125, 0.00881195068359375, -0.014984130859375, 0.0017900466918945312, -0.0352783203125, -0.00881195068359375, -0.0150299072265625, -0.10235595703125, -0.06427001953125, 0.049224853515625, -0.01219940185546875, 0.028076171875, -0.00582122802734375, -0.004146575927734375, -0.056610107421875, 0.022430419921875, 0.004749298095703125, 0.04217529296875, -0.01340484619140625, -0.06292724609375, -0.0517578125, -0.104248046875, -0.03607177734375, 0.00211334228515625, 0.032562255859375, 0.002994537353515625, -0.039398193359375, -0.01050567626953125, -0.021820068359375, -0.003299713134765625, 0.057373046875, 0.02032470703125, -0.0157928466796875, -0.006389617919921875, -0.069580078125, -0.00006175041198730469, -0.00667572021484375, -0.005825042724609375, -0.00879669189453125, 0.0240478515625, -0.006687164306640625, -0.0482177734375, -0.0209503173828125, -0.000024437904357910156, -0.042938232421875, 0.0162811279296875, -0.0308685302734375, -0.031341552734375, -0.0718994140625, -0.0411376953125, 0.0300140380859375, -0.0263671875, 0.00890350341796875, 0.00691986083984375, -0.007232666015625, 0.0214385986328125, 0.006717681884765625, -0.035400390625, -0.007843017578125, -0.00878143310546875, -0.0162811279296875, 0.03497314453125, -0.012054443359375, -0.0183258056640625, -0.00713348388671875, 0.09271240234375, 0.021575927734375, 0.0207061767578125, 0.058624267578125, 0.052886962890625, 0.043853759765625, 0.01122283935546875, -0.006801605224609375, -0.04833984375, 0.00969696044921875, -0.0711669921875, -0.0015764236450195312, -0.0266571044921875, 0.00458526611328125, 0.0199737548828125, 0.07708740234375, 0.00566864013671875, -0.037567138671875, 0.004184722900390625, 0.0158538818359375, -0.0498046875, 0.0052490234375, -0.007656097412109375, -0.0004794597625732422, 0.0210113525390625, -0.04827880859375, -0.0240478515625, -0.0120391845703125, -0.00048613548278808594, 0.00457000732421875, 0.0223541259765625, -0.01134490966796875, 0.024444580078125, 0.0083770751953125, -0.00881195068359375, 0.015655517578125, -0.00433349609375, -0.00527191162109375, -0.01099395751953125, -0.0185546875, -0.03497314453125, -0.004833221435546875, -0.011627197265625, 0.018890380859375, 0.01049041748046875, -0.02093505859375, -0.0023956298828125, 0.05010986328125, -0.0010128021240234375, 0.058868408203125, -0.021697998046875, -0.019134521484375, -0.00750732421875, 0.0296783447265625, 0.041778564453125, -0.0038814544677734375, -0.01105499267578125, 0.01105499267578125, -0.0072021484375, 0.061126708984375, 0.009735107421875, -0.02392578125, 0.028045654296875, -0.0307769775390625, -0.020904541015625, -0.0308837890625, -0.029144287109375, 0.053680419921875, -0.0173187255859375, 0.00891876220703125, -0.047393798828125, -0.044281005859375, 0.01424407958984375, -0.0035648345947265625, -0.00420379638671875, -0.0038700103759765625, 0.056732177734375, 0.020599365234375, -0.0168914794921875, 0.044219970703125, 0.05133056640625, 0.04327392578125, -0.0123443603515625, 0.03253173828125, 0.0215606689453125, -0.01372528076171875, 0.017425537109375, -0.002826690673828125, 0.0341796875, 0.0054473876953125, 0.03607177734375, 0.00640869140625, -0.0184326171875, 0.028717041015625, 0.0233001708984375, -0.052703857421875, 0.04290771484375, 0.0180816650390625, 0.02105712890625, 0.00931549072265625, -0.0203704833984375, 0.019805908203125, -0.0687255859375, -0.00201416015625, -0.0143890380859375, -0.00033473968505859375, -0.00638580322265625, 0.03070068359375, 0.009490966796875, 0.0097503662109375, 0.0101470947265625, 0.037628173828125, 0.01421356201171875, -0.00885009765625, -0.0216522216796875, -0.00603485107421875, 0.03643798828125, -0.01273345947265625, 0.0204315185546875, 0.0009140968322753906, 0.0003380775451660156, 0.0017518997192382812, 0.0121002197265625, -0.009552001953125, 0.001407623291015625, 0.0256500244140625, -0.00946044921875, 0.0234832763671875, 0.004100799560546875, -0.003818511962890625, -0.0172119140625, 0.0071563720703125, 0.03265380859375, 0.04083251953125, -0.03363037109375, -0.01203155517578125, -0.034149169921875, 0.01459503173828125, -0.0241241455078125, 0.01511383056640625, 0.035980224609375, -0.025665283203125, 0.0226287841796875, -0.0179595947265625, 0.016815185546875, 0.041961669921875, 0.0177001953125, 0.019866943359375, -0.0058441162109375, -0.0281524658203125, 0.0162353515625, 0.004852294921875, -0.036651611328125, 0.0102386474609375, 0.0157928466796875, 0.034881591796875, 0.00605010986328125, -0.0245513916015625, 0.0264892578125, -0.0377197265625, 0.0155487060546875, 0.033111572265625, -0.037811279296875, -0.05718994140625, -0.0305938720703125, 0.0333251953125, 0.057159423828125, -0.04388427734375, -0.025787353515625, 0.030303955078125, 0.0282135009765625, 0.065673828125, 0.012481689453125, 0.00031256675720214844, 0.0255584716796875, 0.030181884765625, 0.00824737548828125, -0.025726318359375, -0.0316162109375, -0.03314208984375, 0.01284027099609375, -0.01226806640625, 0.005825042724609375, 0.018463134765625, -0.03765869140625, 0.006072998046875, -0.0032711029052734375, 0.0117950439453125, 0.0029754638671875, 0.02978515625, 0.0019741058349609375, -0.00888824462890625, -0.05633544921875, -0.01158905029296875, -0.042449951171875, -0.01641845703125, -0.0290679931640625, -0.042938232421875, -0.0311431884765625, 0.004970550537109375, 0.019989013671875, 0.0116119384765625, -0.0233001708984375, -0.04693603515625, -0.0170440673828125, 0.017303466796875, 0.0208587646484375, 0.06378173828125, -0.01898193359375, 0.03753662109375, -0.009063720703125, 0.023345947265625, -0.0277252197265625, 0.00847625732421875, 0.006168365478515625, 0.001495361328125, -0.0054931640625, -0.01490020751953125, -0.014984130859375, 0.01134490966796875, -0.0156402587890625, -0.01369476318359375, 0.035797119140625, -0.009613037109375, -0.0002123117446899414, -0.0037479400634765625, 0.01441192626953125, -0.01318359375, 0.019195556640625, -0.0119171142578125, 0.01105499267578125, 0.0019741058349609375, -0.00868988037109375, -0.037841796875, -0.032989501953125, 0.0009756088256835938, -0.007061004638671875, 0.00530242919921875, -0.03118896484375, 0.0023670196533203125, -0.037933349609375, 0.07452392578125, 0.1107177734375, -0.036773681640625, 0.03485107421875, 0.0197906494140625, -0.01346588134765625, 0.055023193359375, 0.0281524658203125, -0.0291290283203125, -0.06719970703125, -0.004886627197265625, 0.006633758544921875, -0.02117919921875, -0.002437591552734375, -0.0100860595703125, -0.002109527587890625, 0.06439208984375, 0.06402587890625, -0.08636474609375, 0.005229949951171875, 0.006809234619140625, -0.0229339599609375, -0.00848388671875, -0.0006170272827148438, -0.033447265625, -0.07958984375, 0.0435791015625, 0.017547607421875, -0.005802154541015625, 0.0208587646484375, 0.034454345703125, 0.00850677490234375, -0.03167724609375, 0.051422119140625, -0.006084442138671875, -0.05865478515625, -0.0017595291137695312, 0.016021728515625, -0.031524658203125, -0.014068603515625, -0.012420654296875, -0.007595062255859375, -0.006534576416015625, -0.01116943359375, 0.02081298828125, -0.033050537109375, 0.01007080078125, -0.0179901123046875, -0.00893402099609375, 0.0158843994140625, 0.04058837890625, -0.0226593017578125, -0.02606201171875, 0.006183624267578125, 0.00007206201553344727, 0.0289764404296875, -0.0194244384765625, -0.004428863525390625, 0.04827880859375, -0.0228118896484375, 0.009613037109375, 0.00429534912109375, -0.0005764961242675781, -0.01151275634765625, 0.01458740234375, 0.05126953125, -0.01544189453125, -0.019195556640625, 0.04345703125, 0.005420684814453125, -0.0258331298828125, -0.0226287841796875, 0.0171966552734375, -0.0673828125, -0.02862548828125, -0.002613067626953125, -0.0172119140625, -0.004657745361328125, -0.01441192626953125, -0.06707763671875, 0.05023193359375, 0.0308837890625, 0.03900146484375, -0.00457763671875, 0.00942230224609375, -0.050262451171875, -0.03021240234375, -0.0305938720703125, 0.050811767578125, 0.020721435546875, 0.0377197265625, -0.04229736328125, -0.01416015625, 0.02447509765625, 0.024932861328125, -0.01666259765625, -0.00783538818359375, -0.0272979736328125, 0.0163116455078125, 0.050140380859375, 0.0029087066650390625, 0.0144500732421875, 0.032958984375, 0.015625, -0.02978515625, 0.0036468505859375, -0.01690673828125, 0.01495361328125, -0.01427459716796875, -0.00783538818359375, 0.02984619140625, -0.0059051513671875, -0.039764404296875, 0.033599853515625, 0.0416259765625, -0.06610107421875, 0.02020263671875, 0.0310821533203125, 0.0238189697265625, 0.0254669189453125, 0.00238800048828125, 0.0784912109375, -0.09564208984375, -0.03204345703125, -0.024139404296875, 0.056304931640625, 0.03948974609375, -0.0157012939453125, 0.00531768798828125, 0.0105438232421875, 0.01200103759765625, -0.05706787109375, -0.025115966796875, 0.0030193328857421875, -0.0084991455078125, 0.027740478515625, 0.007537841796875, 0.0001042485237121582, -0.018402099609375, 0.01413726806640625, 0.065185546875, 0.04449462890625, -0.0273590087890625, -0.055389404296875, 0.01375579833984375, -0.0027141571044921875, 0.0214080810546875, 0.01287078857421875, 0.048919677734375, -0.04913330078125, -0.004383087158203125, -0.00537109375, -0.00023984909057617188, -0.001308441162109375, -0.01194000244140625, 0.00305938720703125, 0.01605224609375, 0.0218963623046875, 0.0240325927734375, -0.043304443359375, 0.061126708984375, 0.0272369384765625, 0.023406982421875, -0.0307769775390625, 0.052490234375, -0.0129852294921875, 0.00205230712890625, -0.01482391357421875, -0.0030841827392578125, -0.033660888671875, -0.0005435943603515625, -0.0306854248046875, -0.025177001953125, 0.005336761474609375, 0.036102294921875, -0.021240234375, -0.0027294158935546875, 0.00714874267578125, 0.02996826171875, -0.007221221923828125, -0.018890380859375, -0.00583648681640625, -0.0267333984375, -0.037841796875, -0.038299560546875, -0.037994384765625, 0.01358795166015625, -0.00051116943359375, 0.042633056640625, -0.018280029296875, 0.01727294921875, -0.025482177734375, 0.06427001953125, -0.014923095703125, 0.002559661865234375, 0.05029296875, -0.018707275390625, 0.05560302734375, 0.00737762451171875, -0.04296875, 0.0020542144775390625, -0.0198822021484375, -0.02630615234375, 0.025360107421875, 0.035675048828125, -0.0103759765625, 0.03167724609375, 0.040985107421875, 0.009613037109375, 0.01122283935546875, -0.0153961181640625, -0.002269744873046875, 0.041778564453125, 0.0188446044921875, 0.00826263427734375, -0.0589599609375, -0.0240936279296875, -0.0234527587890625, 0.019775390625, -0.0335693359375, 0.10589599609375, -0.0268096923828125, 0.01502227783203125, 0.03204345703125, 0.021942138671875, 0.0240936279296875, 0.01096343994140625, 0.036163330078125, 0.0098876953125, 0.036346435546875, -0.04425048828125, -0.0650634765625, -0.01020050048828125, 0.004550933837890625, -0.0164337158203125, 0.01277923583984375, -0.0289459228515625, 0.028717041015625, 0.01178741455078125, -0.0032405853271484375, -0.023681640625, -0.0574951171875, -0.0182647705078125, 0.0160980224609375, 0.0081634521484375, 0.0291748046875, -0.007709503173828125, 0.028656005859375, 0.044952392578125, -0.02105712890625, 0.06036376953125, -0.031494140625, 0.110107421875, 0.02947998046875, 0.0018939971923828125, 0.01311492919921875, -0.0153656005859375, -0.0239715576171875, 0.033355712890625, -0.0194854736328125, 0.030242919921875, -0.0096282958984375, 0.03546142578125, -0.00390625, 0.01003265380859375, 0.01910400390625, -0.0138702392578125, -0.025054931640625, 0.015899658203125, 0.0005278587341308594, -0.00771331787109375, -0.0012998580932617188, 0.0022869110107421875, 0.0225982666015625, -0.0131378173828125, 0.0123138427734375, 0.0164031982421875, 0.004055023193359375, -0.041748046875, -0.02789306640625, 0.0310821533203125, -0.040802001953125, 0.04876708984375, -0.0287933349609375, -0.06585693359375, -0.01934814453125, -0.0027141571044921875, -0.01068878173828125, -0.00571441650390625, 0.0025806427001953125, -0.016937255859375, -0.035675048828125, -0.02716064453125, 0.055908203125, -0.0287933349609375, 0.007411956787109375, 0.0291748046875, -0.001613616943359375, -0.015045166015625, -0.037078857421875, -0.006427764892578125, 0.018524169921875, -0.0157623291015625, -0.02032470703125, -0.0028057098388671875, 0.0188140869140625, -0.0498046875, -0.04132080078125, 0.0251007080078125, 0.004726409912109375, -0.0020656585693359375, -0.0084228515625, 0.0007457733154296875, -0.003589630126953125, -0.037139892578125, -0.044219970703125, 0.0738525390625, 0.00727081298828125, -0.017974853515625, -0.0106658935546875, 0.04833984375, 0.0007767677307128906, 0.01499176025390625, -0.01763916015625, 0.0218048095703125, 0.01641845703125, 0.002826690673828125, 0.0204010009765625, 0.0255126953125, 0.0221099853515625, 0.01056671142578125, -0.048980712890625, -0.0109100341796875, -0.01751708984375, 0.01259613037109375, -0.05865478515625, 0.035614013671875, 0.00632476806640625, 0.03863525390625, 0.0255279541015625, 0.018798828125, 0.053070068359375, -0.0268707275390625, 0.033782958984375, 0.036224365234375, -0.01342010498046875, 0.0007023811340332031, -0.03436279296875, 0.0221099853515625, -0.01041412353515625, -0.00910186767578125, 0.006351470947265625, -0.028656005859375, -0.0030364990234375, -0.033203125, -0.0046234130859375, -0.07110595703125, -0.03277587890625, 0.0172882080078125, -0.032745361328125, -0.00220489501953125, 0.0104522705078125, -0.0643310546875, 0.0187835693359375, -0.0118865966796875, -0.0244140625, 0.00710296630859375, -0.062103271484375, 0.0418701171875, -0.022735595703125, -0.014312744140625, 0.025115966796875, 0.04083251953125, 0.00421142578125, 0.046173095703125, 0.0011529922485351562, -0.01392364501953125, -0.0268402099609375, 0.01554107666015625, 0.0020904541015625, 0.005954742431640625, -0.016510009765625, -0.01331329345703125, 0.007572174072265625, 0.0285797119140625, -0.011016845703125, 0.05841064453125, 0.015533447265625, 0.027984619140625, -0.034271240234375, -0.029296875, -0.04156494140625, -0.08685302734375, -0.04150390625, 0.0006394386291503906, -0.0264739990234375, 0.0207672119140625, 0.047943115234375, -0.01319122314453125, 0.0066986083984375, 0.0186309814453125, -0.0309600830078125, 0.0002529621124267578, -0.01506805419921875, -0.047515869140625, -0.0201263427734375, -0.006702423095703125 ]
0b52b412a9deb011e5aac9aafb3471ed0ff014f9
Wordpress Stackexchange Q: How to get primary category name in Wordpress new version There is a new feature in wordpress introducing primary category. When you select a category, primary category can be specified. My question is how can I get that primary category name using Wordpress Core functions? if there is no function, can you help me to get the first child of main category? for example: - main category -- child cat 1 -- child cat 2 -- child cat 3 I need to get -- child cat 1. Thanks for you help. A: I have editted the MMT Designer function. This works better for me: if ( ! function_exists( 'get_primary_taxonomy_id' ) ) { function get_primary_taxonomy_id( $post_id, $taxonomy ) { $prm_term = ''; if (class_exists('WPSEO_Primary_Term')) { $wpseo_primary_term = new WPSEO_Primary_Term( $taxonomy, $post_id ); $prm_term = $wpseo_primary_term->get_primary_term(); } if ( !is_object($wpseo_primary_term) || empty( $prm_term ) ) { $term = wp_get_post_terms( $post_id, $taxonomy ); if (isset( $term ) && !empty( $term ) ) { return $term[0]->term_id; } else { return ''; } } return $wpseo_primary_term->get_primary_term(); } }
Q: How to get primary category name in Wordpress new version There is a new feature in wordpress introducing primary category. When you select a category, primary category can be specified. My question is how can I get that primary category name using Wordpress Core functions? if there is no function, can you help me to get the first child of main category? for example: - main category -- child cat 1 -- child cat 2 -- child cat 3 I need to get -- child cat 1. Thanks for you help. A: I have editted the MMT Designer function. This works better for me: if ( ! function_exists( 'get_primary_taxonomy_id' ) ) { function get_primary_taxonomy_id( $post_id, $taxonomy ) { $prm_term = ''; if (class_exists('WPSEO_Primary_Term')) { $wpseo_primary_term = new WPSEO_Primary_Term( $taxonomy, $post_id ); $prm_term = $wpseo_primary_term->get_primary_term(); } if ( !is_object($wpseo_primary_term) || empty( $prm_term ) ) { $term = wp_get_post_terms( $post_id, $taxonomy ); if (isset( $term ) && !empty( $term ) ) { return $term[0]->term_id; } else { return ''; } } return $wpseo_primary_term->get_primary_term(); } } A: I see that this question is getting a lot of attentions since the past year, I thought to answer this question in the right way. There is not primary category in wordpress if you have installed Yoast SEO plugin then a new feature will be appear on Single Posts category selection in admin area in order to choose primary category . To get that primary category you can use the following function I came up with: if ( ! function_exists( 'get_primary_taxonomy_id' ) ) { function get_primary_taxonomy_id( $post_id, $taxonomy ) { $prm_term = ''; if (class_exists('WPSEO_Primary_Term')) { $wpseo_primary_term = new WPSEO_Primary_Term( $taxonomy, $post_id ); $prm_term = $wpseo_primary_term->get_primary_term(); } if ( !is_object($wpseo_primary_term) && empty( $prm_term ) ) { $term = wp_get_post_terms( $post_id, $taxonomy ); if (isset( $term ) && !empty( $term ) ) { return wp_get_post_terms( $post_id, $taxonomy )[0]->term_id; } return ''; } return $wpseo_primary_term->get_primary_term(); } } First it will check to see if Yoast SEO is being installed and activated then it will try to get primary category. if Yost is not installed then it will get all of the categories and returns the first one. Notice how this function also works for custom post types with custom taxonomies. At the end this function returns the category (term) ID if you want to get the category (term) object you can use get_term($ID, $taxonomy) and pass in the ID. New Edit: If you are using Rank Math and you want to get primary taxonomy set using this plugin then the following piece of code might help: if (class_exists('RankMath')) { $primary_tax = get_post_meta( $post_id, 'rank_math_primary_category', true ); if (!empty($primary_tax)) { return get_term( $primary_tax, $taxonomy ); } } I suggest to add this after Yoast if statement. A: To answer your second question: get_categories() allows you to pass a whole bunch of arguments, one of which happens to be child categories. First get the parent category. I've used get_category_by_slug here, but you could use any other way to get it, for instance Yoasts function to retrieve the primary category. $category = get_category_by_slug( 'category-name' ); Then get all child categories: $args = array( 'type' => 'post', 'child_of' => $category->term_id, 'orderby' => 'name', 'order' => 'ASC', // or any order you like 'hide_empty' => FALSE, 'hierarchical' => 1, 'taxonomy' => 'category', ); $child_categories = get_categories($args ); Finally select the first element if there is any: if !empty($child_categories) $first_child = $child_categories[0]; A: this is not for wordpress but for seo plugin, you could use following function function get_post_primary_category($post_id, $term='category', $return_all_categories=false){ $return = array(); if (class_exists('WPSEO_Primary_Term')){ // Show Primary category by Yoast if it is enabled & set $wpseo_primary_term = new WPSEO_Primary_Term( $term, $post_id ); $primary_term = get_term($wpseo_primary_term->get_primary_term()); if (!is_wp_error($primary_term)){ $return['primary_category'] = $primary_term; } } if (empty($return['primary_category']) || $return_all_categories){ $categories_list = get_the_terms($post_id, $term); if (empty($return['primary_category']) && !empty($categories_list)){ $return['primary_category'] = $categories_list[0]; //get the first } if ($return_all_categories){ $return['all_categories'] = array(); if (!empty($categories_list)){ foreach($categories_list as &$category){ $return['all_categories'][] = $category->term_id; } } } } return $return; } this function is written by lab21.gr A: A native Wordpress solution to return the current parent category. function primary_categories($arr_excluded_cats) { if($arr_excluded_cats == null) { $arr_excluded_cats = array(); } $post_cats = get_the_category(); $args = array( 'orderby' => 'name', 'order' => 'ASC', 'parent' => 0 ); $primary_categories = get_categories($args); foreach ($primary_categories as $primary_category) { foreach ($post_cats as $post_cat) { if(($primary_category->slug == $post_cat->slug) && (!in_array($primary_category->slug, $arr_excluded_cats))) { return $primary_category->slug; } } } } //if you have more than two parent categories associated with the post, you can delete the ones you don't want here $dont_return_these = array( 'receitas','enciclopedico' ); //use the function like this: echo primary_categories($dont_return_these); Comments: * *if you only have one parent category by post, pass null instead of array *if you want another output instead of slug change this to return $primary_category-> slug; A: I've just refactored Eqhes answer. A little cleaner code :) if (!function_exists('get_primary_taxonomy_id')) { function get_primary_taxonomy_id($post_id, $taxonomy) { $prm_term = ''; $wpseo_primary_term = ''; if (class_exists('WPSEO_Primary_Term')) { $wpseo_primary_term = new WPSEO_Primary_Term($taxonomy, $post_id); $prm_term = $wpseo_primary_term->get_primary_term(); } if (is_object($wpseo_primary_term) && !empty($prm_term)) { return $wpseo_primary_term->get_primary_term(); } $term = wp_get_post_terms($post_id, $taxonomy); if (isset($term) && !empty($term)) { return $term[0]->term_id; } return ''; } } A: I use sCategory Permalink plugin https://wordpress.org/plugins/scategory-permalink/ $category_primary_id = get_post_meta(get_the_ID(), '_category_permalink', true); if (!empty($category_primary_id)) { $category = get_category($category_primary_id); var_dump($category->name); }
wordpress
{ "language": "en", "length": 874, "provenance": "stackexchange_00019.jsonl.gz:466009", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/228821" }
[ -0.0058746337890625, -0.0233154296875, -0.03759765625, -0.043609619140625, -0.00009900331497192383, -0.020477294921875, -0.0034637451171875, 0.0224151611328125, -0.0016927719116210938, 0.0214691162109375, 0.0019159317016601562, -0.0171966552734375, -0.01450347900390625, -0.0316162109375, -0.034393310546875, -0.03118896484375, 0.0224456787109375, 0.01297760009765625, 0.0206298828125, -0.01009368896484375, 0.0184478759765625, 0.010894775390625, 0.0012235641479492188, 0.073486328125, 0.0215911865234375, -0.044647216796875, 0.023284912109375, -0.0136871337890625, -0.0009312629699707031, -0.040313720703125, 0.02386474609375, 0.047332763671875, 0.0179595947265625, -0.0307769775390625, 0.05059814453125, -0.0092315673828125, 0.00640106201171875, -0.026092529296875, 0.0090484619140625, 0.0119476318359375, 0.01320648193359375, -0.0003769397735595703, -0.029541015625, 0.0215301513671875, -0.04718017578125, -0.031768798828125, -0.01605224609375, -0.00377655029296875, -0.005458831787109375, -0.0330810546875, 0.0587158203125, 0.00577545166015625, 0.07733154296875, -0.052001953125, -0.022186279296875, 0.02508544921875, -0.023468017578125, -0.01190948486328125, 0.0195465087890625, 0.01702880859375, -0.0167388916015625, -0.02392578125, 0.035797119140625, -0.036834716796875, -0.022735595703125, 0.0279388427734375, 0.022796630859375, 0.0025997161865234375, -0.007801055908203125, -0.01155853271484375, 0.0004677772521972656, -0.0245513916015625, 0.00586700439453125, 0.0120697021484375, -0.0311431884765625, -0.055999755859375, 0.036285400390625, -0.019561767578125, 0.017059326171875, 0.007175445556640625, 0.0203399658203125, -0.01776123046875, -0.04534912109375, 0.0233917236328125, 0.0477294921875, 0.08721923828125, -0.00872039794921875, -0.04986572265625, -0.034271240234375, -0.0026798248291015625, -0.02618408203125, -0.0172882080078125, -0.0181427001953125, 0.0085601806640625, -0.013092041015625, -0.0174407958984375, 0.0254058837890625, 0.07305908203125, -0.060089111328125, -0.028411865234375, -0.00551605224609375, -0.01462554931640625, -0.026763916015625, -0.026702880859375, 0.01430511474609375, 0.0236968994140625, 0.01776123046875, -0.041473388671875, 0.0211334228515625, 0.00516510009765625, -0.0155792236328125, 0.0689697265625, 0.0015134811401367188, -0.033233642578125, -0.00591278076171875, 0.054412841796875, 0.00421905517578125, 0.00415802001953125, 0.00923919677734375, 0.00028634071350097656, -0.0029754638671875, 0.0141143798828125, 0.0016384124755859375, -0.044281005859375, 0.041168212890625, 0.01329803466796875, -0.016998291015625, -0.006450653076171875, -0.047760009765625, 0.015350341796875, -0.0285797119140625, 0.020904541015625, 0.0670166015625, 0.0277099609375, 0.00850677490234375, -0.0195770263671875, -0.006946563720703125, 0.0224761962890625, 0.022247314453125, -0.0130157470703125, 0.0155029296875, -0.004741668701171875, 0.020904541015625, 0.0135040283203125, 0.0002834796905517578, 0.024749755859375, 0.0257568359375, 0.00496673583984375, 0.0009617805480957031, -0.0214996337890625, -0.0008969306945800781, -0.0200958251953125, 0.05047607421875, 0.003692626953125, -0.0628662109375, 0.030029296875, 0.0107269287109375, -0.006526947021484375, -0.090087890625, -0.039581298828125, 0.0457763671875, -0.009429931640625, -0.004360198974609375, 0.0207366943359375, -0.026641845703125, 0.015228271484375, -0.032073974609375, -0.01210784912109375, 0.01708984375, 0.002651214599609375, 0.037445068359375, -0.004032135009765625, -0.0228271484375, 0.006824493408203125, 0.01258087158203125, 0.005245208740234375, -0.0265960693359375, -0.0374755859375, 0.02447509765625, 0.05712890625, -0.01251220703125, -0.05035400390625, -0.0156707763671875, 0.004589080810546875, -0.028167724609375, 0.0333251953125, -0.0172882080078125, 0.03656005859375, 0.02117919921875, 0.004970550537109375, -0.0190582275390625, 0.02056884765625, -0.0576171875, 0.0160369873046875, 0.004344940185546875, -0.005260467529296875, -0.0107421875, 0.0030269622802734375, 0.0011777877807617188, -0.0109710693359375, 0.0239715576171875, -0.024017333984375, 0.014404296875, -0.037567138671875, -0.06158447265625, -0.0011157989501953125, -0.019622802734375, 0.035614013671875, 0.0252532958984375, 0.006038665771484375, 0.01396942138671875, 0.0024509429931640625, -0.01152801513671875, -0.06732177734375, -0.0606689453125, 0.0281829833984375, -0.035308837890625, 0.049652099609375, -0.005157470703125, 0.01904296875, -0.0246734619140625, -0.0166778564453125, 0.0067291259765625, -0.00036907196044921875, 0.041961669921875, 0.037322998046875, -0.034149169921875, 0.007228851318359375, 0.06536865234375, 0.045806884765625, -0.047637939453125, -0.0280303955078125, 0.046844482421875, 0.0259857177734375, -0.01371002197265625, 0.0189666748046875, 0.056488037109375, -0.044677734375, -0.005584716796875, 0.0258941650390625, 0.02191162109375, 0.033203125, -0.0377197265625, -0.0224761962890625, 0.0634765625, -0.033782958984375, -0.0189971923828125, 0.0017547607421875, 0.0352783203125, 0.060302734375, 0.005496978759765625, 0.01529693603515625, -0.0004074573516845703, 0.0199432373046875, 0.04205322265625, 0.0186920166015625, 0.00926971435546875, -0.0174102783203125, 0.0009984970092773438, -0.0111236572265625, 0.03179931640625, -0.03253173828125, -0.06591796875, 0.0173187255859375, 0.0290374755859375, 0.03741455078125, 0.030059814453125, 0.028076171875, -0.04193115234375, 0.039398193359375, 0.023956298828125, -0.01505279541015625, -0.00836944580078125, 0.05389404296875, 0.0286407470703125, -0.0235595703125, -0.0247344970703125, -0.0005898475646972656, -0.0167236328125, 0.0158233642578125, 0.0260772705078125, 0.06915283203125, 0.0095977783203125, -0.007541656494140625, -0.0225067138671875, -0.038604736328125, -0.00537872314453125, 0.0380859375, -0.02716064453125, -0.0245361328125, 0.00403594970703125, 0.035308837890625, -0.0033111572265625, 0.01367950439453125, -0.013031005859375, 0.002323150634765625, 0.0092010498046875, -0.01270294189453125, 0.030517578125, -0.0423583984375, 0.0025005340576171875, 0.036651611328125, -0.0211334228515625, 0.01039886474609375, 0.003864288330078125, -0.0181121826171875, -0.0245361328125, 0.01464080810546875, -0.0006875991821289062, 0.01401519775390625, -0.061279296875, 0.061798095703125, 0.020782470703125, 0.1123046875, -0.0244598388671875, -0.052032470703125, 0.007602691650390625, 0.042694091796875, 0.00331878662109375, -0.0133819580078125, -0.0584716796875, -0.019073486328125, -0.00908660888671875, 0.01477813720703125, -0.0057525634765625, 0.0067596435546875, 0.0080413818359375, 0.0092926025390625, 0.046875, -0.061187744140625, -0.07666015625, -0.06951904296875, -0.08880615234375, -0.059173583984375, -0.00982666015625, -0.0198974609375, 0.00189208984375, 0.047210693359375, 0.0201873779296875, -0.0257568359375, 0.009429931640625, 0.04852294921875, -0.0164947509765625, -0.0167999267578125, 0.004486083984375, 0.0076904296875, -0.01519012451171875, 0.0247344970703125, -0.0313720703125, 0.0048675537109375, -0.0175933837890625, -0.0225982666015625, -0.0095977783203125, 0.017486572265625, 0.0306243896484375, 0.01142120361328125, -0.01427459716796875, 0.0252227783203125, 0.050445556640625, -0.0224609375, -0.0127716064453125, -0.02337646484375, -0.040008544921875, 0.008453369140625, 0.013214111328125, 0.004917144775390625, -0.02862548828125, 0.0028533935546875, -0.0391845703125, -0.010040283203125, -0.0015020370483398438, -0.04315185546875, 0.037811279296875, -0.0233306884765625, -0.044891357421875, 0.007747650146484375, 0.043182373046875, -0.006069183349609375, 0.02166748046875, 0.0225372314453125, 0.024932861328125, 0.01058197021484375, -0.02349853515625, -0.0193023681640625, -0.05755615234375, 0.0220794677734375, -0.08319091796875, -0.0240936279296875, -0.0643310546875, -0.0028667449951171875, -0.012176513671875, 0.050048828125, -0.028228759765625, -0.03265380859375, -0.0011692047119140625, 0.0213775634765625, -0.031646728515625, -0.030731201171875, -0.01861572265625, -0.01453399658203125, -0.09796142578125, 0.0191192626953125, -0.00978851318359375, -0.01140594482421875, -0.0158233642578125, 0.04144287109375, -0.0489501953125, -0.051239013671875, 0.051116943359375, -0.0989990234375, 0.022979736328125, 0.005886077880859375, -0.004451751708984375, -0.0259246826171875, -0.049835205078125, -0.035247802734375, -0.004695892333984375, -0.01248931884765625, 0.007007598876953125, 0.005695343017578125, 0.0025043487548828125, -0.00809478759765625, -0.00444793701171875, 0.03631591796875, 0.01552581787109375, 0.0004627704620361328, -0.021514892578125, -0.0019245147705078125, -0.0145721435546875, 0.0183868408203125, -0.0093994140625, -0.0025196075439453125, -0.01001739501953125, -0.0171051025390625, -0.0225372314453125, 0.0089874267578125, -0.030303955078125, 0.02081298828125, 0.0005707740783691406, -0.0235443115234375, -0.04425048828125, -0.025848388671875, -0.028717041015625, -0.004638671875, -0.045257568359375, 0.0290985107421875, -0.01438140869140625, -0.059967041015625, 0.039520263671875, -0.0110321044921875, -0.03021240234375, -0.0006685256958007812, 0.05316162109375, 0.01397705078125, -0.0258331298828125, 0.0009021759033203125, -0.0218353271484375, 0.025909423828125, -0.0184173583984375, 0.0364990234375, 0.006450653076171875, -0.03765869140625, 0.06500244140625, -0.00402069091796875, 0.0240325927734375, -0.00743865966796875, 0.006275177001953125, 0.0141754150390625, -0.0189056396484375, 0.00623321533203125, 0.0130462646484375, -0.003711700439453125, -0.01154327392578125, -0.0282745361328125, -0.0118560791015625, -0.01485443115234375, 0.03875732421875, -0.0004940032958984375, 0.03350830078125, -0.02093505859375, -0.027740478515625, -0.0005688667297363281, -0.00621795654296875, 0.005523681640625, 0.03985595703125, -0.006610870361328125, -0.00316619873046875, 0.020233154296875, -0.0108795166015625, -0.020538330078125, -0.018646240234375, 0.0179901123046875, 0.019500732421875, -0.02923583984375, -0.01462554931640625, 0.00691986083984375, -0.00064849853515625, -0.00209808349609375, -0.0206756591796875, -0.051849365234375, 0.00833892822265625, -0.005046844482421875, 0.021942138671875, 0.025970458984375, -0.03765869140625, 0.0304107666015625, 0.017242431640625, -0.01776123046875, -0.005886077880859375, -0.0638427734375, -0.0140380859375, -0.040252685546875, 0.004974365234375, 0.0110321044921875, -0.005794525146484375, 0.0169525146484375, 0.07293701171875, 0.003875732421875, 0.044464111328125, -0.015777587890625, -0.0024566650390625, -0.005283355712890625, 0.020660400390625, 0.0244903564453125, -0.03143310546875, 0.0311737060546875, -0.03436279296875, 0.0367431640625, -0.0201416015625, -0.01617431640625, -0.0005970001220703125, 0.042877197265625, -0.03497314453125, -0.0151519775390625, 0.033721923828125, -0.0203857421875, 0.012786865234375, -0.0278778076171875, -0.020172119140625, 0.005939483642578125, 0.01500701904296875, 0.026611328125, 0.00344085693359375, -0.00872802734375, -0.048675537109375, 0.028167724609375, -0.046356201171875, 0.044281005859375, 0.01390838623046875, -0.01776123046875, 0.0293426513671875, 0.020660400390625, -0.07073974609375, -0.018768310546875, 0.00499725341796875, 0.01407623291015625, -0.016845703125, -0.006832122802734375, -0.052337646484375, 0.0237274169921875, -0.02288818359375, 0.07232666015625, -0.042633056640625, -0.03826904296875, -0.038360595703125, -0.005390167236328125, 0.061920166015625, 0.056640625, -0.01837158203125, -0.038360595703125, -0.040435791015625, -0.015411376953125, 0.043426513671875, -0.00919342041015625, 0.0015106201171875, 0.00832366943359375, -0.00604248046875, 0.0024280548095703125, 0.022674560546875, 0.01519012451171875, -0.0284881591796875, 0.039459228515625, 0.0255126953125, 0.0206451416015625, -0.0121917724609375, 0.051361083984375, 0.018798828125, -0.003116607666015625, 0.0227203369140625, 0.00908660888671875, -0.02410888671875, -0.003726959228515625, -0.022216796875, -0.051239013671875, -0.0009331703186035156, 0.0078125, 0.0182342529296875, 0.017730712890625, -0.0024814605712890625, 0.004302978515625, 0.042633056640625, 0.0147857666015625, 0.01222991943359375, 0.000579833984375, -0.06341552734375, 0.01922607421875, 0.004825592041015625, 0.05609130859375, -0.027313232421875, 0.006862640380859375, -0.00839996337890625, -0.00861358642578125, 0.036651611328125, -0.03497314453125, 0.0233612060546875, 0.023895263671875, -0.02001953125, 0.02911376953125, 0.0249176025390625, 0.00823211669921875, 0.04180908203125, 0.005603790283203125, 0.035003662109375, -0.00829315185546875, -0.0019664764404296875, -0.047454833984375, -0.01297760009765625, 0.03271484375, 0.0085296630859375, 0.01512908935546875, 0.056121826171875, 0.001110076904296875, -0.06097412109375, -0.0300750732421875, 0.0096435546875, 0.029449462890625, -0.01507568359375, 0.0278472900390625, -0.014678955078125, -0.0556640625, 0.02484130859375, -0.037689208984375, -0.035736083984375, 0.0222320556640625, -0.024444580078125, -0.006305694580078125, 0.030181884765625, 0.01036834716796875, -0.0135345458984375, -0.0134124755859375, 0.01450347900390625, 0.016143798828125, -0.00347900390625, -0.0147857666015625, -0.004924774169921875, 0.00797271728515625, -0.05633544921875, 0.01422119140625, 0.00426483154296875, -0.00026154518127441406, -0.07318115234375, 0.038238525390625, 0.02886962890625, 0.01279449462890625, 0.0190582275390625, -0.0179290771484375, -0.01477813720703125, 0.015625, -0.003559112548828125, 0.0031261444091796875, -0.005615234375, -0.061279296875, 0.0230560302734375, -0.019287109375, 0.01428985595703125, 0.003078460693359375, -0.0650634765625, 0.0079193115234375, -0.036895751953125, 0.004451751708984375, -0.01352691650390625, -0.09210205078125, 0.038848876953125, -0.01202392578125, -0.0006117820739746094, 0.0035266876220703125, 0.017303466796875, 0.01442718505859375, -0.008575439453125, 0.000766754150390625, -0.02496337890625, -0.00792694091796875, -0.0038394927978515625, -0.01161956787109375, 0.028289794921875, -0.01454925537109375, -0.0751953125, 0.05023193359375, 0.0017042160034179688, 0.034332275390625, -0.003528594970703125, -0.0006537437438964844, -0.0228118896484375, -0.0151519775390625, -0.038818359375, 0.05316162109375, 0.055633544921875, 0.013763427734375, -0.0577392578125, -0.036407470703125, -0.01152801513671875, 0.058929443359375, 0.0308685302734375, 0.006946563720703125, -0.01457977294921875, 0.002513885498046875, 0.061676025390625, 0.038665771484375, 0.0019283294677734375, 0.0191192626953125, 0.016448974609375, -0.01457977294921875, 0.048187255859375, 0.0052032470703125, 0.037811279296875, -0.007049560546875, -0.00135040283203125, 0.0275726318359375, 0.01953125, 0.029388427734375, 0.0017080307006835938, 0.0100250244140625, -0.0255584716796875, 0.0022258758544921875, 0.0198211669921875, 0.0035839080810546875, -0.014312744140625, 0.087158203125, 0.05322265625, -0.00860595703125, 0.0124053955078125, -0.033905029296875, 0.06805419921875, 0.0028820037841796875, 0.010406494140625, 0.05242919921875, 0.016632080078125, 0.0243377685546875, -0.0035343170166015625, -0.00012105703353881836, -0.007053375244140625, 0.005741119384765625, 0.030426025390625, -0.005466461181640625, 0.016387939453125, -0.042388916015625, 0.043914794921875, 0.03143310546875, 0.0307769775390625, -0.045623779296875, -0.066650390625, 0.0103302001953125, 0.00762176513671875, -0.0027561187744140625, 0.042449951171875, 0.01525115966796875, 0.052276611328125, 0.10491943359375, -0.059722900390625, 0.0021724700927734375, 0.049041748046875, 0.045745849609375, -0.0037708282470703125, -0.0411376953125, -0.053131103515625, -0.0247039794921875, -0.0204620361328125, -0.00787353515625, 0.006900787353515625, 0.031280517578125, -0.0013427734375, 0.045318603515625, -0.0009436607360839844, -0.0154876708984375, -0.0086822509765625, 0.0255279541015625, 0.033721923828125, -0.021697998046875, 0.043304443359375, 0.01297760009765625, 0.0012645721435546875, -0.0216217041015625, 0.0198211669921875, 0.031890869140625, 0.04229736328125, 0.025604248046875, -0.03924560546875, -0.003749847412109375, 0.046234130859375, -0.0343017578125, -0.004825592041015625, -0.0220489501953125, 0.0156097412109375, 0.016754150390625, 0.0020580291748046875, 0.005397796630859375, 0.0472412109375, 0.01312255859375, -0.02020263671875, 0.040008544921875, -0.0123291015625, -0.006252288818359375, 0.056793212890625, -0.007183074951171875, 0.05426025390625, -0.0002932548522949219, -0.1334228515625, -0.033172607421875, -0.00740814208984375, -0.002407073974609375, 0.01727294921875, 0.023651123046875, -0.035369873046875, 0.0264129638671875, 0.0244140625, -0.01262664794921875, 0.023040771484375, -0.02374267578125, 0.0202178955078125, -0.0189666748046875, -0.00017130374908447266, -0.005519866943359375, -0.007152557373046875, -0.003978729248046875, 0.00896453857421875, -0.00409698486328125, 0.0260162353515625, 0.023956298828125, 0.01558685302734375, 0.019927978515625, -0.05523681640625, 0.05999755859375, -0.09222412109375, -0.07501220703125, 0.05450439453125, -0.031463623046875, -0.01016998291015625, 0.0242462158203125, -0.0743408203125, -0.00933074951171875, 0.059295654296875, -0.019378662109375, 0.0140228271484375, -0.013336181640625, 0.0206451416015625, -0.046539306640625, 0.06903076171875, -0.0027866363525390625, -0.01375579833984375, -0.0292816162109375, -0.028411865234375, 0.047576904296875, 0.0770263671875, 0.0015363693237304688, 0.015716552734375, 0.013641357421875, -0.0164642333984375, 0.0201873779296875, -0.00733184814453125, 0.01219940185546875, 0.02447509765625, -0.0197601318359375, -0.048431396484375, 0.0070953369140625, -0.01178741455078125, -0.01418304443359375, 0.004364013671875, 0.025909423828125, 0.005985260009765625, -0.0330810546875, 0.053863525390625, -0.006031036376953125, 0.026763916015625, -0.06536865234375, -0.0019626617431640625, 0.035003662109375, 0.026519775390625, 0.025054931640625, -0.06829833984375, -0.0438232421875, -0.032379150390625, 0.002597808837890625, 0.015045166015625, 0.0032444000244140625, -0.025146484375, -0.0038318634033203125, -0.004978179931640625, 0.0307464599609375, -0.01316070556640625, 0.02630615234375, -0.0206756591796875, -0.00940704345703125, 0.01143646240234375, -0.0007529258728027344, -0.029449462890625, 0.01084136962890625, -0.01097869873046875, -0.0360107421875, 0.01044464111328125, -0.020416259765625, -0.01104736328125, -0.007778167724609375, 0.006008148193359375, -0.0007748603820800781, -0.004711151123046875, -0.00856781005859375, 0.03228759765625, -0.0018901824951171875, 0.07281494140625, 0.01134490966796875, -0.00926971435546875, 0.00981903076171875, -0.01312255859375, -0.044830322265625, -0.0168914794921875, 0.049713134765625, -0.07159423828125, -0.057586669921875, -0.040863037109375, 0.03765869140625, 0.05328369140625, -0.02154541015625, -0.0203399658203125, 0.05316162109375, -0.0208587646484375, -0.01390838623046875, -0.0282135009765625, -0.017333984375, -0.03497314453125, 0.01537322998046875, 0.01062774658203125, -0.03729248046875, 0.006809234619140625, 0.07196044921875, 0.0011644363403320312, 0.01412200927734375, 0.0233001708984375, -0.00696563720703125, -0.038330078125, -0.006561279296875, -0.00594329833984375, -0.0298919677734375, 0.00823211669921875, 0.03741455078125, -0.01727294921875, 0.03594970703125, -0.04840087890625, 0.0018014907836914062, -0.041473388671875, -0.0010051727294921875, 0.01004791259765625, -0.051025390625, -0.039031982421875, -0.03131103515625, 0.047607421875, 0.00476837158203125, 0.01541900634765625, -0.0200347900390625, -0.1103515625, -0.03997802734375, -0.04840087890625, -0.01483917236328125, 0.05322265625, -0.10455322265625, 0.03289794921875, 0.014007568359375, -0.0279541015625, -0.005657196044921875, -0.003734588623046875, -0.057830810546875, 0.0030040740966796875, -0.045928955078125, -0.0016374588012695312, -0.07672119140625, 0.0180816650390625, -0.041534423828125, -0.00492095947265625, -0.042449951171875, -0.034393310546875, 0.0169219970703125, -0.06640625, -0.043212890625, 0.01276397705078125, 0.035797119140625, -0.0196533203125, -0.015777587890625, 0.03436279296875, -0.01776123046875, 0.037078857421875, -0.0012426376342773438, -0.00962066650390625, 0.01410675048828125, 0.00714111328125, 0.00981903076171875, -0.0303497314453125, 0.03594970703125, 0.005584716796875, 0.059051513671875, 0.007495880126953125, 0.0235137939453125, -0.0015468597412109375, 0.06585693359375, -0.0157623291015625, -0.029937744140625, -0.00571441650390625, -0.03448486328125, 0.011444091796875, 0.014404296875, -0.00666046142578125, -0.003814697265625, -0.01233673095703125, -0.024200439453125, -0.01412200927734375, -0.0095367431640625 ]
cff7003ef1b1573ee6b2130f87325bb495a12e27
Wordpress Stackexchange Q: Why isn't my theme processing SASS? It's my understanding that Wordpress now processes SASS files but for some reason mine don't work. I'm trying to call it using wp_enqueue_style directly in header.php via the head tag: <?php wp_enqueue_style('stylesheet', get_template_directory_uri() . '/style.css', $ver = false, $media = 'screen') ?> Instead, the file gets called as a normal CSS doc. I attempted to rename style.css to style.scss but then the file doesn't load at all, so I guess the sass pre-processor just isn't firing. A: @nipponese is right. WordPress doesn't process Sass for themes. That was just for core files on wordpress.org.
Q: Why isn't my theme processing SASS? It's my understanding that Wordpress now processes SASS files but for some reason mine don't work. I'm trying to call it using wp_enqueue_style directly in header.php via the head tag: <?php wp_enqueue_style('stylesheet', get_template_directory_uri() . '/style.css', $ver = false, $media = 'screen') ?> Instead, the file gets called as a normal CSS doc. I attempted to rename style.css to style.scss but then the file doesn't load at all, so I guess the sass pre-processor just isn't firing. A: @nipponese is right. WordPress doesn't process Sass for themes. That was just for core files on wordpress.org.
wordpress
{ "language": "en", "length": 101, "provenance": "stackexchange_00019.jsonl.gz:466087", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/229183" }
[ -0.01168060302734375, -0.0196990966796875, -0.006526947021484375, -0.01561737060546875, -0.032318115234375, -0.00208282470703125, -0.0165252685546875, -0.00928497314453125, 0.0115814208984375, 0.01020050048828125, -0.0258026123046875, -0.0017881393432617188, -0.016876220703125, -0.011993408203125, -0.0117950439453125, -0.034759521484375, 0.05810546875, -0.036346435546875, 0.040130615234375, 0.01175689697265625, 0.0009431838989257812, 0.05010986328125, 0.040374755859375, 0.0401611328125, 0.0271759033203125, -0.0244903564453125, 0.056884765625, 0.01348114013671875, 0.0089111328125, -0.0227508544921875, 0.026885986328125, -0.0215301513671875, 0.0253143310546875, 0.034576416015625, -0.03851318359375, 0.0286865234375, 0.006603240966796875, 0.005062103271484375, 0.0013036727905273438, 0.018829345703125, 0.0045928955078125, 0.01373291015625, 0.024261474609375, 0.03961181640625, -0.00044918060302734375, -0.0731201171875, 0.01157379150390625, -0.0565185546875, -0.00986480712890625, -0.05426025390625, -0.01274871826171875, 0.005828857421875, 0.026824951171875, -0.08306884765625, -0.0019474029541015625, 0.0031719207763671875, -0.035858154296875, 0.0316162109375, 0.0224151611328125, 0.0017938613891601562, -0.0184326171875, -0.01470947265625, 0.00966644287109375, -0.0246429443359375, -0.01251220703125, 0.0028095245361328125, 0.00685882568359375, 0.0017251968383789062, -0.04522705078125, 0.0032901763916015625, 0.043487548828125, -0.0302581787109375, -0.003910064697265625, -0.030426025390625, 0.01355743408203125, 0.006816864013671875, 0.007171630859375, -0.0134735107421875, 0.002140045166015625, 0.0198211669921875, -0.0199432373046875, -0.01436614990234375, -0.04852294921875, -0.028106689453125, 0.006710052490234375, -0.01064300537109375, -0.00452423095703125, -0.003116607666015625, -0.0291290283203125, -0.01267242431640625, -0.0208282470703125, -0.0235443115234375, -0.0223236083984375, -0.01131439208984375, -0.0092010498046875, -0.0161285400390625, -0.0020427703857421875, 0.01386260986328125, 0.00604248046875, 0.040191650390625, -0.0168304443359375, -0.03515625, 0.064453125, -0.038848876953125, -0.01042938232421875, 0.05145263671875, -0.0205841064453125, 0.0423583984375, 0.0274505615234375, 0.043670654296875, 0.021820068359375, -0.04156494140625, 0.0157623291015625, -0.047698974609375, -0.017822265625, -0.0092010498046875, -0.0027790069580078125, -0.007762908935546875, 0.03314208984375, -0.06695556640625, 0.01180267333984375, 0.0193939208984375, 0.0029506683349609375, -0.00231170654296875, 0.0030345916748046875, -0.0078125, -0.0172882080078125, -0.0280914306640625, 0.05084228515625, 0.0231475830078125, -0.0272064208984375, -0.016143798828125, 0.016876220703125, 0.0007252693176269531, 0.005596160888671875, -0.022186279296875, 0.068603515625, -0.017059326171875, -0.019073486328125, 0.001605987548828125, 0.06085205078125, -0.024139404296875, -0.07257080078125, 0.01232147216796875, 0.034698486328125, 0.0164031982421875, 0.020172119140625, 0.02008056640625, -0.006473541259765625, -0.0167083740234375, 0.025299072265625, -0.01361083984375, 0.00498199462890625, 0.02667236328125, 0.012908935546875, -0.006290435791015625, 0.02593994140625, -0.0184783935546875, 0.0157623291015625, -0.01496124267578125, 0.0027294158935546875, -0.00667572021484375, 0.01349639892578125, 0.01346588134765625, 0.0196685791015625, 0.00450897216796875, -0.01947021484375, 0.0031490325927734375, 0.0261688232421875, -0.00634765625, -0.0156707763671875, -0.01395416259765625, 0.0328369140625, 0.03143310546875, 0.018280029296875, 0.050994873046875, 0.01947021484375, -0.005237579345703125, 0.0213470458984375, 0.035980224609375, -0.0013713836669921875, -0.0258941650390625, 0.06744384765625, -0.034820556640625, -0.02801513671875, -0.0091094970703125, 0.0277252197265625, 0.0421142578125, 0.0048828125, 0.027313232421875, 0.0233154296875, -0.0020732879638671875, -0.0033664703369140625, 0.0191650390625, 0.0095062255859375, -0.043487548828125, -0.0183563232421875, -0.009918212890625, -0.013824462890625, 0.0027027130126953125, 0.0234527587890625, 0.0142974853515625, 0.013641357421875, -0.0291595458984375, -0.053466796875, 0.0206451416015625, -0.0224761962890625, 0.036285400390625, 0.0104827880859375, 0.01163482666015625, -0.0018939971923828125, -0.0019016265869140625, -0.01181793212890625, -0.0291900634765625, -0.037200927734375, -0.0153350830078125, -0.006031036376953125, 0.0108184814453125, -0.00803375244140625, 0.009521484375, -0.022796630859375, -0.00438690185546875, -0.0254364013671875, 0.01216888427734375, -0.00875091552734375, 0.033355712890625, -0.0311279296875, 0.01849365234375, 0.01220703125, 0.006351470947265625, 0.055999755859375, 0.0103607177734375, 0.041473388671875, 0.068603515625, -0.024444580078125, -0.0094757080078125, -0.00846099853515625, -0.01380157470703125, 0.0088043212890625, 0.030364990234375, 0.05633544921875, 0.0192718505859375, 0.005390167236328125, -0.045562744140625, 0.11767578125, 0.0310516357421875, 0.03656005859375, -0.050445556640625, 0.023284912109375, 0.01383209228515625, 0.0006918907165527344, -0.054168701171875, 0.0220794677734375, -0.0904541015625, 0.00536346435546875, 0.0223846435546875, -0.01611328125, -0.051544189453125, -0.0241241455078125, 0.03228759765625, 0.0224761962890625, -0.0443115234375, -0.049530029296875, -0.00823211669921875, 0.033416748046875, -0.01715087890625, 0.0003552436828613281, -0.0357666015625, -0.01477813720703125, 0.00568389892578125, 0.028533935546875, -0.0760498046875, -0.0016927719116210938, 0.034210205078125, -0.024017333984375, 0.0185089111328125, -0.02215576171875, 0.0026874542236328125, -0.00785064697265625, 0.01824951171875, 0.023651123046875, 0.0305633544921875, 0.01425933837890625, 0.00027441978454589844, -0.00443267822265625, -0.06072998046875, 0.026458740234375, 0.0736083984375, 0.0281219482421875, 0.03155517578125, 0.02685546875, 0.037567138671875, -0.0049896240234375, 0.041107177734375, 0.0036487579345703125, -0.00473785400390625, 0.039581298828125, 0.024627685546875, 0.01442718505859375, -0.0245819091796875, -0.0194549560546875, 0.0143585205078125, -0.034088134765625, 0.0025119781494140625, 0.010040283203125, 0.001773834228515625, 0.0238494873046875, 0.0182037353515625, 0.01226043701171875, -0.001953125, -0.0386962890625, -0.0153961181640625, 0.0161590576171875, 0.0362548828125, 0.005809783935546875, -0.023101806640625, 0.007152557373046875, 0.0263214111328125, -0.0396728515625, -0.062103271484375, -0.00954437255859375, -0.086669921875, -0.004962921142578125, -0.054473876953125, -0.037445068359375, 0.0239410400390625, -0.043365478515625, 0.0035724639892578125, -0.0306549072265625, -0.00878143310546875, -0.040313720703125, -0.0693359375, -0.0703125, -0.0173187255859375, 0.0022068023681640625, 0.0204010009765625, 0.0201416015625, 0.052459716796875, 0.014678955078125, -0.0248565673828125, 0.0258026123046875, -0.0169677734375, -0.007122039794921875, 0.0176849365234375, 0.04461669921875, -0.045562744140625, -0.0094757080078125, -0.002658843994140625, 0.01467132568359375, 0.01432037353515625, -0.01070404052734375, -0.0023860931396484375, -0.03973388671875, -0.0282440185546875, -0.01148223876953125, 0.04150390625, 0.036651611328125, -0.0235595703125, 0.0260162353515625, -0.04931640625, -0.06640625, 0.007061004638671875, -0.06280517578125, 0.0307464599609375, 0.0555419921875, -0.0152130126953125, -0.0279998779296875, 0.02398681640625, 0.005695343017578125, -0.00572967529296875, 0.0242462158203125, -0.01001739501953125, 0.027099609375, -0.011962890625, -0.02471923828125, -0.02484130859375, 0.040740966796875, -0.01995849609375, 0.08355712890625, 0.0411376953125, -0.0026607513427734375, -0.018280029296875, 0.00783538818359375, -0.032073974609375, -0.034271240234375, 0.038818359375, -0.0027675628662109375, 0.0237274169921875, -0.0279541015625, -0.02801513671875, -0.0118255615234375, 0.07568359375, -0.027801513671875, -0.0400390625, 0.0177459716796875, 0.035552978515625, -0.01248931884765625, -0.029998779296875, 0.016204833984375, -0.030120849609375, -0.1187744140625, 0.0164337158203125, 0.01143646240234375, -0.055023193359375, 0.00299072265625, -0.06695556640625, -0.07830810546875, -0.053070068359375, 0.0262451171875, -0.050506591796875, 0.00617218017578125, 0.0056915283203125, -0.0248870849609375, -0.0189056396484375, -0.010986328125, -0.040374755859375, -0.0999755859375, -0.020782470703125, -0.0304718017578125, 0.07464599609375, 0.0019044876098632812, 0.052581787109375, -0.0283050537109375, 0.054473876953125, -0.004489898681640625, 0.04864501953125, -0.01358795166015625, 0.00115966796875, 0.005794525146484375, 0.039642333984375, 0.0203399658203125, 0.000022172927856445312, 0.00789642333984375, 0.046112060546875, -0.0034961700439453125, 0.06390380859375, -0.01593017578125, -0.0538330078125, 0.0294952392578125, -0.05560302734375, 0.007144927978515625, -0.01104736328125, -0.0038127899169921875, 0.0017719268798828125, 0.01227569580078125, -0.0264892578125, -0.019561767578125, 0.006694793701171875, 0.072021484375, -0.004535675048828125, 0.044921875, -0.009613037109375, 0.08148193359375, 0.003662109375, -0.035064697265625, -0.037933349609375, 0.01513671875, 0.0421142578125, 0.034881591796875, 0.012115478515625, 0.0008878707885742188, -0.0341796875, 0.036346435546875, 0.040771484375, 0.01116180419921875, 0.0035858154296875, 0.0328369140625, 0.0128936767578125, -0.01194000244140625, 0.0165252685546875, 0.0245513916015625, -0.0276336669921875, 0.02813720703125, 0.01248931884765625, -0.037384033203125, 0.03094482421875, 0.047607421875, 0.0011892318725585938, -0.0170135498046875, -0.038330078125, -0.042266845703125, -0.002490997314453125, -0.03662109375, 0.08441162109375, 0.03704833984375, -0.01036834716796875, 0.0672607421875, 0.06915283203125, -0.005390167236328125, -0.0245208740234375, 0.0213775634765625, -0.0289154052734375, 0.01995849609375, 0.00678253173828125, -0.0240478515625, -0.0244140625, -0.006473541259765625, 0.039520263671875, 0.03033447265625, -0.0038623809814453125, -0.045745849609375, 0.01557159423828125, -0.0084228515625, -0.007389068603515625, -0.04205322265625, 0.01392364501953125, 0.031982421875, -0.041290283203125, 0.0003960132598876953, -0.0107269287109375, -0.043701171875, -0.04034423828125, -0.013214111328125, -0.017120361328125, -0.01690673828125, 0.041351318359375, -0.0024700164794921875, -0.01316070556640625, 0.01238250732421875, -0.0133056640625, -0.0206298828125, -0.0232086181640625, 0.006256103515625, 0.0116424560546875, -0.013092041015625, 0.07183837890625, -0.050262451171875, 0.070068359375, -0.05743408203125, -0.02777099609375, 0.03814697265625, 0.04400634765625, -0.035400390625, -0.0223846435546875, 0.01788330078125, 0.0224609375, -0.0065155029296875, 0.0023555755615234375, -0.0228729248046875, -0.01236724853515625, -0.02484130859375, -0.01399993896484375, 0.042999267578125, 0.005950927734375, -0.0178070068359375, 0.040740966796875, -0.01329803466796875, 0.0164031982421875, 0.0296630859375, -0.040924072265625, 0.01849365234375, 0.0159454345703125, 0.0104827880859375, -0.016754150390625, -0.0265655517578125, -0.0302276611328125, -0.01107025146484375, -0.0099334716796875, -0.0122222900390625, 0.048095703125, -0.0258331298828125, 0.016387939453125, -0.018035888671875, -0.0090484619140625, -0.01001739501953125, 0.01302337646484375, 0.03857421875, 0.02618408203125, -0.05340576171875, 0.0150909423828125, -0.0421142578125, 0.022308349609375, 0.00981903076171875, -0.04388427734375, -0.017974853515625, -0.02178955078125, -0.02764892578125, -0.00821685791015625, -0.01470947265625, -0.0020580291748046875, -0.0215301513671875, 0.0535888671875, 0.032867431640625, 0.049041748046875, -0.0496826171875, 0.07318115234375, 0.006988525390625, 0.03857421875, -0.0097198486328125, 0.036224365234375, 0.00899505615234375, -0.0009717941284179688, -0.002712249755859375, -0.10430908203125, -0.0300140380859375, 0.00152587890625, -0.05975341796875, 0.0775146484375, 0.058685302734375, 0.00876617431640625, 0.058929443359375, -0.007221221923828125, 0.006450653076171875, -0.0134735107421875, -0.031524658203125, -0.0263824462890625, 0.0121002197265625, 0.036834716796875, 0.0033664703369140625, 0.016693115234375, -0.028656005859375, -0.05255126953125, 0.037567138671875, 0.002899169921875, 0.0228271484375, 0.015472412109375, -0.0296783447265625, 0.057403564453125, 0.0304107666015625, -0.0025539398193359375, 0.0078887939453125, 0.005382537841796875, -0.0058746337890625, -0.0606689453125, 0.04351806640625, -0.0245208740234375, -0.0357666015625, 0.025299072265625, 0.00791168212890625, 0.004726409912109375, 0.0032196044921875, -0.0124359130859375, 0.021026611328125, 0.09320068359375, 0.0797119140625, -0.089111328125, -0.00007814168930053711, -0.00732421875, -0.050079345703125, 0.015777587890625, -0.00838470458984375, -0.01334381103515625, 0.003452301025390625, 0.0751953125, -0.00555419921875, 0.003910064697265625, 0.0535888671875, 0.003513336181640625, 0.00864410400390625, 0.01384735107421875, 0.053802490234375, 0.003021240234375, -0.04840087890625, -0.039764404296875, 0.0305938720703125, -0.03192138671875, -0.0203399658203125, 0.029754638671875, -0.01004791259765625, -0.01149749755859375, -0.028411865234375, 0.020599365234375, -0.0009775161743164062, -0.01305389404296875, -0.0131683349609375, 0.00799560546875, 0.0300445556640625, 0.0192108154296875, -0.01495361328125, 0.015472412109375, -0.01447296142578125, 0.0087432861328125, 0.00975799560546875, -0.028228759765625, 0.0297393798828125, 0.0384521484375, -0.05792236328125, 0.0215911865234375, 0.0031414031982421875, -0.02679443359375, -0.02825927734375, -0.028961181640625, 0.06573486328125, -0.02459716796875, 0.0007572174072265625, 0.0286102294921875, 0.043060302734375, -0.0252532958984375, 0.032379150390625, 0.00885772705078125, -0.00841522216796875, 0.01068115234375, 0.042816162109375, 0.0036869049072265625, -0.0160064697265625, 0.05047607421875, -0.057464599609375, 0.0171051025390625, 0.006221771240234375, 0.01451873779296875, 0.033721923828125, -0.00807952880859375, -0.038055419921875, -0.04248046875, -0.035980224609375, 0.05517578125, -0.0310516357421875, 0.043914794921875, -0.061614990234375, 0.00347137451171875, 0.00702667236328125, 0.0218963623046875, 0.0090789794921875, -0.00841522216796875, 0.0017786026000976562, -0.0203857421875, 0.031341552734375, 0.0615234375, 0.0196075439453125, -0.0009899139404296875, -0.027862548828125, -0.0188751220703125, -0.042083740234375, -0.041412353515625, 0.004985809326171875, -0.06475830078125, -0.0338134765625, -0.007720947265625, -0.00046634674072265625, -0.00858306884765625, 0.0241241455078125, 0.0102996826171875, -0.059844970703125, 0.02740478515625, 0.037567138671875, -0.0196533203125, -0.032440185546875, 0.051788330078125, 0.0167999267578125, 0.023345947265625, -0.0207672119140625, -0.034393310546875, 0.040008544921875, 0.01129150390625, -0.0037078857421875, -0.039703369140625, -0.018829345703125, 0.0276336669921875, -0.01068115234375, -0.0302276611328125, 0.041656494140625, -0.0099029541015625, 0.0122833251953125, 0.014739990234375, 0.039093017578125, -0.0034542083740234375, -0.036285400390625, -0.03057861328125, 0.01030731201171875, -0.0102386474609375, -0.042083740234375, 0.00847625732421875, 0.007457733154296875, 0.014190673828125, -0.006328582763671875, -0.0007181167602539062, -0.033538818359375, 0.004825592041015625, -0.00104522705078125, -0.0338134765625, -0.0017251968383789062, 0.0162811279296875, -0.00348663330078125, 0.02392578125, 0.02935791015625, -0.04119873046875, -0.033203125, 0.0364990234375, 0.0008602142333984375, 0.04803466796875, -0.0026187896728515625, 0.0271759033203125, -0.047393798828125, -0.012969970703125, -0.0160064697265625, 0.032135009765625, -0.0080108642578125, 0.01345062255859375, -0.005496978759765625, 0.01232147216796875, -0.0338134765625, 0.02130126953125, 0.00400543212890625, -0.032623291015625, 0.0278167724609375, 0.003696441650390625, -0.06988525390625, -0.0266571044921875, 0.0015048980712890625, -0.03375244140625, -0.06390380859375, -0.007793426513671875, 0.0016145706176757812, 0.057220458984375, 0.0108489990234375, 0.0158843994140625, 0.03619384765625, 0.04144287109375, -0.043792724609375, 0.028045654296875, -0.01175689697265625, -0.003936767578125, 0.0004825592041015625, -0.014190673828125, -0.00983428955078125, -0.0242919921875, 0.0029468536376953125, -0.0242767333984375, 0.037109375, 0.019500732421875, -0.0294647216796875, 0.0227203369140625, 0.013946533203125, 0.0200347900390625, -0.0008692741394042969, -0.009796142578125, -0.00736236572265625, 0.00882720947265625, -0.004581451416015625, -0.0014162063598632812, 0.033538818359375, 0.0028781890869140625, -0.0263671875, -0.030609130859375, -0.0233612060546875, 0.055419921875, -0.000019788742065429688, 0.06683349609375, -0.039825439453125, 0.0230560302734375, 0.006473541259765625, -0.004756927490234375, 0.0089263916015625, -0.010284423828125, 0.037506103515625, 0.0174713134765625, 0.014312744140625, -0.0221099853515625, -0.050994873046875, 0.0438232421875, 0.0193328857421875, 0.0005202293395996094, 0.02972412109375, -0.01165008544921875, 0.01386260986328125, 0.001659393310546875, -0.00623321533203125, -0.039947509765625, -0.061676025390625, -0.06976318359375, 0.01488494873046875, 0.00988006591796875, -0.0027561187744140625, -0.0176239013671875, 0.018829345703125, 0.02325439453125, -0.031829833984375, 0.040740966796875, -0.0295562744140625, 0.034454345703125, 0.0218963623046875, 0.037078857421875, -0.0025386810302734375, 0.00823974609375, -0.0218353271484375, 0.021820068359375, 0.00103759765625, 0.025665283203125, -0.010040283203125, -0.05517578125, 0.0214691162109375, 0.034942626953125, 0.055328369140625, -0.02001953125, 0.008514404296875, 0.04400634765625, -0.01007843017578125, -0.0185394287109375, -0.032745361328125, -0.0169219970703125, -0.03680419921875, -0.007373809814453125, 0.0261077880859375, -0.01171112060546875, -0.00292205810546875, -0.018218994140625, -0.0006155967712402344, 0.011322021484375, -0.00937652587890625, -0.017364501953125, 0.028228759765625, -0.042633056640625, 0.0030002593994140625, -0.01708984375, -0.013336181640625, 0.01317596435546875, 0.0113677978515625, -0.019775390625, -0.0206451416015625, -0.0274658203125, 0.004825592041015625, -0.029693603515625, 0.0016765594482421875, 0.02392578125, -0.0031719207763671875, -0.0035419464111328125, -0.0147247314453125, -0.001247406005859375, 0.044342041015625, -0.0036487579345703125, -0.001628875732421875, -0.01047515869140625, 0.037445068359375, -0.039825439453125, -0.0849609375, 0.0007524490356445312, -0.038238525390625, 0.0114288330078125, -0.0137939453125, -0.01352691650390625, -0.0030422210693359375, -0.0531005859375, -0.09552001953125, -0.0024852752685546875, 0.00257110595703125, -0.0474853515625, -0.075439453125, -0.0198974609375, 0.0094451904296875, -0.0360107421875, -0.033203125, -0.0340576171875, -0.045867919921875, 0.06256103515625, 0.025726318359375, 0.0576171875, -0.0054473876953125, 0.0452880859375, -0.005970001220703125, 0.0347900390625, 0.00983428955078125, 0.021270751953125, -0.0296173095703125, 0.01763916015625, -0.00856781005859375, 0.02728271484375, -0.0167999267578125, -0.0265350341796875, 0.00598907470703125, 0.0014514923095703125, -0.006500244140625, -0.0279541015625, -0.0289154052734375, -0.031341552734375, 0.05975341796875, 0.006046295166015625, 0.01031494140625, 0.014129638671875, -0.00982666015625, -0.0206756591796875, -0.0235748291015625, -0.0277099609375, 0.0290985107421875, -0.0643310546875, -0.0292205810546875, -0.003482818603515625, -0.0024700164794921875, -0.013580322265625, -0.051116943359375, -0.03143310546875, -0.01340484619140625, -0.041168212890625, 0.00525665283203125, -0.0029430389404296875, -0.08721923828125, 0.07098388671875, -0.029388427734375, 0.02374267578125, 0.01470947265625, 0.06195068359375, 0.0455322265625, 0.054107666015625, 0.0102996826171875, 0.0287322998046875, -0.006969451904296875, 0.022613525390625, 0.01849365234375, -0.00450897216796875, -0.0099945068359375, -0.009765625, 0.027313232421875, 0.0018596649169921875, -0.0350341796875, -0.0249786376953125, 0.01509857177734375, 0.005130767822265625, -0.047821044921875, 0.102294921875, 0.00241851806640625, 0.0264739990234375, 0.004245758056640625, 0.0290069580078125, -0.04010009765625, -0.01041412353515625, -0.02325439453125, -0.02899169921875, 0.01357269287109375, -0.01291656494140625, -0.00792694091796875, -0.03302001953125, 0.0183563232421875, 0.0006861686706542969, -0.0242462158203125, 0.0200042724609375 ]
201a7313e758a349e7bcc74847943bc035bb81be
Wordpress Stackexchange Q: remove the wrapping of text widget or When I write a quote in the text widget and displayed the text is wrapped as "My text...". I would like to remove the div and put simply "My text...". without using jquery. For Example: Current output <div class="container"> <div class=“textwidget”> My text... </div> </div> Required output: <div class="container"> My text... </div> This is the actual code: <div class="container"> <?php dynamic_sidebar('text_show');?> </div> A: More than likely this is an issue with the register_sidebar() call in functions.php. Look for before_widget and after_widget. The code below is the default usage. 'before_widget' => '<li id="%1$s" class="widget %2$s">', 'after_widget' => '</li>', Note: This will alter all of the widgets within the sidebar, not just the TextWidget.
Q: remove the wrapping of text widget or When I write a quote in the text widget and displayed the text is wrapped as "My text...". I would like to remove the div and put simply "My text...". without using jquery. For Example: Current output <div class="container"> <div class=“textwidget”> My text... </div> </div> Required output: <div class="container"> My text... </div> This is the actual code: <div class="container"> <?php dynamic_sidebar('text_show');?> </div> A: More than likely this is an issue with the register_sidebar() call in functions.php. Look for before_widget and after_widget. The code below is the default usage. 'before_widget' => '<li id="%1$s" class="widget %2$s">', 'after_widget' => '</li>', Note: This will alter all of the widgets within the sidebar, not just the TextWidget. A: What you want is probably better to do with css by applying a display:inline; style to the specific widget. something like #id.textwidget { display:inline; } Where "id" is the id attribute of the widget. If you don't have one you should change your sidebar registration code to create one. I don't think it is very likely that you will want such a behaviour on all your text widgets.
wordpress
{ "language": "en", "length": 189, "provenance": "stackexchange_00019.jsonl.gz:466103", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/229256" }
[ -0.016143798828125, -0.0141448974609375, -0.04510498046875, -0.0119781494140625, 0.0042724609375, -0.02874755859375, 0.037933349609375, 0.022125244140625, -0.0159759521484375, 0.039947509765625, -0.0443115234375, 0.002002716064453125, -0.034637451171875, -0.0006546974182128906, -0.0185089111328125, -0.0472412109375, 0.031463623046875, 0.01374053955078125, 0.030548095703125, 0.0017490386962890625, -0.0053863525390625, 0.0182037353515625, -0.0017099380493164062, 0.083251953125, 0.028350830078125, -0.06298828125, 0.119873046875, -0.002094268798828125, 0.01442718505859375, -0.03125, 0.031585693359375, -0.02044677734375, 0.029052734375, 0.0305633544921875, -0.04290771484375, 0.0310821533203125, -0.0276031494140625, 0.0273284912109375, -0.01153564453125, 0.0222930908203125, 0.01678466796875, -0.0037975311279296875, -0.00806427001953125, -0.00969696044921875, -0.034149169921875, -0.00641632080078125, 0.01389312744140625, -0.00229644775390625, 0.02947998046875, -0.0166778564453125, -0.00749969482421875, 0.0090789794921875, 0.00577545166015625, -0.0229034423828125, -0.013702392578125, 0.044952392578125, -0.025665283203125, -0.047698974609375, 0.0033550262451171875, 0.0467529296875, 0.035125732421875, 0.0008635520935058594, 0.0006513595581054688, -0.01021575927734375, -0.00826263427734375, -0.0189361572265625, 0.0165557861328125, 0.0177459716796875, -0.054351806640625, 0.00424957275390625, 0.049652099609375, -0.027252197265625, -0.0296478271484375, -0.0728759765625, -0.0015735626220703125, 0.050079345703125, -0.03228759765625, -0.0298004150390625, -0.005565643310546875, -0.0003867149353027344, 0.004779815673828125, 0.04046630859375, -0.0276641845703125, -0.004901885986328125, 0.00986480712890625, -0.003261566162109375, -0.0214996337890625, -0.021514892578125, -0.02459716796875, 0.012908935546875, -0.01148223876953125, -0.033447265625, 0.0338134765625, 0.0040283203125, -0.021392822265625, -0.027801513671875, -0.0160980224609375, 0.0236053466796875, -0.0294952392578125, 0.06634521484375, -0.01342010498046875, -0.0170135498046875, 0.0751953125, -0.0592041015625, 0.0266265869140625, 0.0254058837890625, -0.054412841796875, 0.0197296142578125, 0.06463623046875, 0.043304443359375, 0.03271484375, -0.0179443359375, -0.02789306640625, -0.0019931793212890625, -0.053558349609375, 0.027252197265625, -0.033782958984375, -0.0092926025390625, -0.01824951171875, 0.041168212890625, 0.01160430908203125, 0.0206756591796875, 0.02008056640625, -0.0012502670288085938, 0.0269012451171875, 0.0404052734375, -0.0087432861328125, -0.050994873046875, 0.0192108154296875, -0.028656005859375, -0.0283660888671875, 0.00434112548828125, 0.026947021484375, 0.057281494140625, 0.0496826171875, 0.0026340484619140625, 0.058135986328125, -0.022369384765625, -0.01316070556640625, -0.004261016845703125, -0.01087188720703125, -0.01016998291015625, -0.009918212890625, -0.045745849609375, -0.043609619140625, 0.01129913330078125, 0.0150146484375, 0.001194000244140625, -0.02081298828125, -0.07257080078125, 0.006275177001953125, -0.0645751953125, 0.046630859375, 0.0190582275390625, -0.01800537109375, -0.0218048095703125, 0.0732421875, -0.054412841796875, -0.038909912109375, -0.0670166015625, -0.0035610198974609375, 0.001163482666015625, 0.00962066650390625, 0.00850677490234375, 0.0119781494140625, -0.0126800537109375, 0.0286865234375, 0.0164794921875, 0.0229339599609375, 0.03955078125, -0.01094818115234375, -0.0576171875, 0.0194244384765625, 0.0261077880859375, -0.02386474609375, 0.05279541015625, -0.0166015625, -0.0036334991455078125, 0.036773681640625, -0.040771484375, -0.057708740234375, -0.03717041015625, 0.033538818359375, -0.0087738037109375, -0.058074951171875, -0.01247406005859375, 0.024932861328125, 0.059112548828125, 0.016571044921875, 0.0234832763671875, 0.02508544921875, -0.027130126953125, -0.06243896484375, -0.00209808349609375, -0.003215789794921875, 0.01123809814453125, -0.0251007080078125, -0.002899169921875, -0.0081329345703125, 0.0050048828125, -0.0055694580078125, 0.0122222900390625, -0.005161285400390625, -0.0263214111328125, -0.07598876953125, -0.0017080307006835938, -0.027435302734375, 0.05328369140625, -0.00472259521484375, 0.021148681640625, 0.0114593505859375, 0.015167236328125, -0.034942626953125, 0.0081024169921875, -0.0271148681640625, -0.042327880859375, 0.0234832763671875, 0.074462890625, 0.0103759765625, 0.034637451171875, 0.03485107421875, -0.053558349609375, 0.048431396484375, 0.04107666015625, 0.047698974609375, -0.0360107421875, -0.0022983551025390625, -0.047760009765625, 0.033294677734375, -0.0237274169921875, -0.040069580078125, 0.0650634765625, 0.0253753662109375, 0.0128936767578125, -0.053314208984375, -0.0087432861328125, -0.031341552734375, -0.032562255859375, -0.0153961181640625, 0.045928955078125, 0.033905029296875, 0.032958984375, -0.0244293212890625, -0.01593017578125, -0.007396697998046875, -0.07635498046875, 0.01258087158203125, -0.029083251953125, 0.003025054931640625, 0.00850677490234375, 0.0159759521484375, -0.037628173828125, 0.01776123046875, -0.058929443359375, 0.026580810546875, 0.00012123584747314453, 0.0047760009765625, 0.0227508544921875, -0.031982421875, 0.0265960693359375, -0.0105743408203125, -0.0009965896606445312, -0.00251007080078125, -0.0239105224609375, 0.04144287109375, -0.014251708984375, 0.0406494140625, 0.03094482421875, -0.00281524658203125, -0.02691650390625, 0.0134429931640625, 0.029815673828125, -0.00875091552734375, 0.007274627685546875, 0.0474853515625, -0.04547119140625, -0.024505615234375, -0.00846099853515625, -0.006072998046875, -0.0179901123046875, -0.007305145263671875, 0.01462554931640625, 0.0151824951171875, -0.004261016845703125, 0.00958251953125, -0.07354736328125, 0.013092041015625, -0.00360107421875, 0.015289306640625, 0.022369384765625, -0.0007987022399902344, 0.059967041015625, 0.006839752197265625, 0.03863525390625, 0.037750244140625, 0.004199981689453125, 0.043426513671875, -0.036590576171875, 0.037933349609375, -0.0088653564453125, 0.0307769775390625, 0.053741455078125, 0.01204681396484375, -0.0190582275390625, 0.00164794921875, 0.03240966796875, 0.00699615478515625, -0.00511932373046875, 0.0013284683227539062, 0.0240936279296875, -0.046600341796875, 0.00888824462890625, 0.00228118896484375, 0.043060302734375, -0.0009341239929199219, -0.031768798828125, -0.0005788803100585938, 0.0143585205078125, -0.01224517822265625, -0.03302001953125, 0.0135040283203125, -0.0390625, -0.038055419921875, 0.040802001953125, -0.04071044921875, 0.0009398460388183594, 0.062408447265625, -0.01641845703125, -0.0016937255859375, -0.02117919921875, -0.044677734375, -0.03009033203125, -0.05078125, 0.01161956787109375, -0.005584716796875, 0.00113677978515625, 0.016510009765625, 0.037322998046875, 0.01434326171875, -0.038726806640625, 0.0345458984375, 0.0194549560546875, -0.01227569580078125, 0.052703857421875, 0.00818634033203125, -0.040771484375, -0.01004791259765625, 0.0019435882568359375, 0.00418853759765625, -0.0107879638671875, 0.00428009033203125, -0.01216888427734375, 0.01580810546875, -0.016143798828125, 0.024932861328125, -0.022003173828125, -0.0202789306640625, 0.00289154052734375, -0.003963470458984375, -0.051055908203125, -0.041290283203125, 0.0244598388671875, -0.020263671875, 0.0082244873046875, -0.0157470703125, -0.00032448768615722656, 0.0023956298828125, 0.04827880859375, 0.002437591552734375, -0.0110931396484375, 0.025115966796875, -0.05645751953125, 0.0623779296875, 0.008331298828125, 0.014190673828125, -0.0345458984375, -0.0206451416015625, -0.028564453125, 0.032073974609375, -0.0122528076171875, 0.0198211669921875, 0.0113525390625, 0.00978851318359375, 0.030548095703125, -0.018280029296875, 0.042572021484375, -0.0105133056640625, -0.0260772705078125, 0.033782958984375, -0.0056915283203125, 0.0540771484375, 0.058013916015625, -0.06072998046875, -0.00714111328125, 0.01526641845703125, 0.0015211105346679688, -0.0068359375, -0.031463623046875, -0.0767822265625, -0.0028972625732421875, -0.091796875, -0.006378173828125, -0.01459503173828125, -0.01558685302734375, -0.007167816162109375, 0.055328369140625, -0.0364990234375, -0.03460693359375, 0.035888671875, 0.007114410400390625, 0.0161590576171875, -0.00022673606872558594, -0.00847625732421875, 0.00565338134765625, -0.01076507568359375, -0.0283203125, -0.048553466796875, 0.006793975830078125, -0.077880859375, 0.035980224609375, 0.0272979736328125, 0.010772705078125, -0.0219268798828125, 0.0282135009765625, 0.0232696533203125, -0.04571533203125, 0.05255126953125, -0.0110015869140625, 0.004581451416015625, 0.0316162109375, 0.033599853515625, -0.0150604248046875, 0.0013570785522460938, 0.005062103271484375, -0.033233642578125, 0.014404296875, -0.0183563232421875, -0.01024627685546875, 0.039215087890625, -0.037841796875, -0.062286376953125, -0.03106689453125, -0.019989013671875, 0.021240234375, -0.006481170654296875, 0.0006079673767089844, -0.0439453125, -0.056732177734375, 0.027984619140625, -0.01163482666015625, -0.0022754669189453125, 0.017974853515625, 0.0699462890625, 0.007129669189453125, -0.006809234619140625, -0.032073974609375, -0.0021343231201171875, 0.03900146484375, 0.046875, -0.025909423828125, 0.0020751953125, -0.02288818359375, -0.02154541015625, 0.0196990966796875, 0.02471923828125, -0.0026950836181640625, 0.081298828125, 0.00981903076171875, 0.01457977294921875, 0.0038928985595703125, 0.016265869140625, -0.056060791015625, 0.029937744140625, 0.004047393798828125, 0.0244903564453125, 0.0244293212890625, -0.01470184326171875, -0.00579071044921875, -0.038055419921875, -0.00017952919006347656, 0.008148193359375, 0.0018053054809570312, 0.03387451171875, -0.002521514892578125, 0.00713348388671875, 0.0239410400390625, -0.0518798828125, -0.022064208984375, -0.00754547119140625, 0.00882720947265625, -0.067138671875, -0.0003113746643066406, -0.0026988983154296875, 0.0027561187744140625, -0.01424407958984375, 0.05340576171875, 0.0030078887939453125, 0.0162200927734375, 0.01503753662109375, -0.0096282958984375, -0.020782470703125, 0.006168365478515625, 0.027557373046875, -0.033477783203125, 0.0709228515625, 0.0004165172576904297, -0.01531982421875, -0.006252288818359375, 0.0052490234375, 0.06817626953125, -0.015899658203125, -0.0074462890625, 0.0244293212890625, 0.024810791015625, -0.0130767822265625, 0.0047760009765625, 0.0260009765625, -0.002552032470703125, 0.01319122314453125, -0.0068206787109375, 0.04046630859375, 0.0279083251953125, 0.0186767578125, -0.00447845458984375, 0.0206451416015625, -0.01165008544921875, 0.006710052490234375, 0.00914764404296875, -0.0181121826171875, -0.005748748779296875, 0.04180908203125, 0.043304443359375, 0.015655517578125, -0.0033359527587890625, -0.0294036865234375, -0.034423828125, -0.01690673828125, 0.06463623046875, 0.038787841796875, -0.0265655517578125, -0.035247802734375, -0.0126800537109375, 0.0450439453125, -0.007183074951171875, 0.031005859375, -0.0280303955078125, -0.022857666015625, -0.024261474609375, 0.01538848876953125, 0.0023822784423828125, -0.045928955078125, -0.0494384765625, -0.0190887451171875, 0.0110321044921875, -0.04290771484375, -0.0736083984375, -0.08551025390625, 0.0289306640625, 0.017913818359375, 0.0184478759765625, -0.039886474609375, 0.0364990234375, -0.04083251953125, 0.006534576416015625, -0.075439453125, 0.01934814453125, 0.0154571533203125, 0.02685546875, -0.050933837890625, 0.0001055002212524414, -0.03216552734375, -0.0013942718505859375, -0.0518798828125, -0.03369140625, -0.046295166015625, -0.005298614501953125, 0.0060882568359375, 0.0210113525390625, -0.001880645751953125, -0.0235748291015625, -0.007396697998046875, 0.0029277801513671875, 0.02197265625, 0.04119873046875, -0.0304718017578125, 0.009063720703125, 0.01416015625, 0.029052734375, -0.0024471282958984375, 0.0042266845703125, 0.054412841796875, -0.042633056640625, 0.0208892822265625, -0.0164794921875, -0.0226287841796875, -0.0178680419921875, -0.01331329345703125, -0.041412353515625, 0.002841949462890625, -0.0180816650390625, 0.0291900634765625, -0.00994110107421875, -0.01055145263671875, -0.003147125244140625, 0.0251922607421875, -0.01070404052734375, 0.0283966064453125, 0.0277557373046875, -0.01265716552734375, -0.01055908203125, -0.004734039306640625, 0.0030517578125, 0.002452850341796875, -0.01119232177734375, -0.0136566162109375, 0.01088714599609375, 0.01116943359375, 0.03582763671875, 0.03424072265625, -0.0241546630859375, 0.0310821533203125, 0.0151214599609375, 0.0074920654296875, 0.025238037109375, 0.01470947265625, 0.005840301513671875, 0.03277587890625, 0.06439208984375, -0.0007505416870117188, -0.0204620361328125, 0.0204925537109375, -0.0243988037109375, 0.00991058349609375, 0.07135009765625, 0.08013916015625, -0.0760498046875, -0.01195526123046875, 0.01593017578125, -0.027374267578125, 0.0191802978515625, 0.0005908012390136719, -0.00695037841796875, -0.0215606689453125, 0.0469970703125, 0.032073974609375, -0.0004246234893798828, 0.0283966064453125, 0.0196990966796875, -0.0014333724975585938, -0.024566650390625, 0.04608154296875, 0.0302276611328125, -0.048736572265625, 0.030242919921875, 0.035675048828125, 0.030120849609375, -0.039581298828125, -0.02935791015625, 0.019927978515625, -0.031402587890625, -0.08453369140625, -0.0223388671875, -0.03326416015625, 0.006389617919921875, 0.0100250244140625, 0.01346588134765625, 0.014068603515625, 0.040740966796875, -0.0081939697265625, 0.0164642333984375, 0.004344940185546875, -0.03143310546875, 0.00018453598022460938, -0.031585693359375, 0.00478363037109375, 0.002887725830078125, -0.0282745361328125, 0.0258331298828125, -0.017181396484375, -0.01410675048828125, -0.0113677978515625, 0.0183258056640625, 0.0787353515625, -0.03790283203125, -0.0235748291015625, 0.0251922607421875, 0.021759033203125, -0.00029587745666503906, -0.0281982421875, 0.04052734375, -0.0662841796875, -0.017364501953125, -0.0206451416015625, -0.039215087890625, -0.0310211181640625, -0.079345703125, -0.057708740234375, 0.1070556640625, 0.02740478515625, 0.005916595458984375, 0.0019292831420898438, 0.0487060546875, -0.0540771484375, 0.010986328125, -0.007022857666015625, 0.0003230571746826172, 0.0006117820739746094, 0.004344940185546875, 0.041717529296875, 0.015960693359375, 0.0230865478515625, -0.004009246826171875, 0.007045745849609375, -0.01033782958984375, 0.023284912109375, -0.01593017578125, 0.022796630859375, 0.05303955078125, -0.007427215576171875, -0.0220489501953125, -0.0012235641479492188, 0.036529541015625, -0.00536346435546875, -0.0242767333984375, 0.016387939453125, -0.01092529296875, -0.041412353515625, 0.046966552734375, 0.02838134765625, 0.04168701171875, -0.0002923011779785156, 0.038299560546875, -0.0008096694946289062, -0.0171051025390625, 0.029632568359375, -0.0161590576171875, -0.0280609130859375, 0.08148193359375, 0.0274505615234375, -0.07177734375, 0.0011911392211914062, -0.059539794921875, 0.050323486328125, -0.0181427001953125, -0.002826690673828125, -0.0017299652099609375, 0.00015747547149658203, 0.0008687973022460938, 0.036956787109375, 0.006015777587890625, 0.059967041015625, -0.00792694091796875, -0.0167236328125, 0.0308074951171875, 0.036041259765625, 0.0173187255859375, 0.0226898193359375, 0.045928955078125, -0.0018634796142578125, -0.00702667236328125, -0.0182342529296875, 0.00911712646484375, -0.006134033203125, 0.01470184326171875, -0.0218353271484375, 0.0291290283203125, -0.05438232421875, -0.03753662109375, -0.031097412109375, -0.0340576171875, -0.0032596588134765625, 0.047393798828125, -0.00588226318359375, -0.0213165283203125, -0.002391815185546875, -0.06256103515625, -0.0665283203125, -0.0054473876953125, 0.025360107421875, 0.0810546875, 0.033905029296875, 0.041290283203125, 0.0011339187622070312, -0.04681396484375, 0.0158538818359375, -0.045257568359375, 0.01108551025390625, -0.0185089111328125, 0.006122589111328125, 0.032470703125, 0.014984130859375, 0.0022029876708984375, 0.0205230712890625, 0.0280914306640625, 0.018463134765625, 0.0291595458984375, 0.02496337890625, 0.015716552734375, 0.036224365234375, 0.0040130615234375, 0.03375244140625, -0.041259765625, 0.02362060546875, -0.01450347900390625, -0.0118408203125, -0.0202789306640625, 0.01285552978515625, 0.016937255859375, 0.001659393310546875, 0.03582763671875, 0.007781982421875, 0.01108551025390625, 0.010894775390625, -0.0290985107421875, 0.00637054443359375, 0.01523590087890625, -0.0552978515625, -0.0129241943359375, 0.004428863525390625, -0.01806640625, -0.00530242919921875, 0.02850341796875, -0.024658203125, 0.030731201171875, 0.02581787109375, 0.00434112548828125, 0.00264739990234375, -0.0357666015625, 0.026214599609375, -0.007564544677734375, 0.001239776611328125, 0.0161590576171875, -0.03228759765625, -0.030303955078125, 0.007495880126953125, 0.0394287109375, 0.01371002197265625, -0.0025482177734375, 0.02838134765625, 0.031982421875, -0.022705078125, 0.01445770263671875, -0.0231781005859375, -0.026824951171875, 0.034881591796875, -0.0043487548828125, -0.00823974609375, -0.01474761962890625, -0.0458984375, 0.027130126953125, 0.02667236328125, -0.025909423828125, 0.0301361083984375, 0.00516510009765625, 0.000492095947265625, -0.04913330078125, -0.0199127197265625, -0.0225677490234375, -0.001384735107421875, 0.058746337890625, 0.0195465087890625, 0.006069183349609375, -0.0265350341796875, -0.0279998779296875, 0.010711669921875, 0.059295654296875, 0.0011243820190429688, 0.032928466796875, 0.023193359375, 0.055816650390625, 0.02276611328125, 0.003635406494140625, -0.01543426513671875, 0.006984710693359375, -0.0235137939453125, 0.03985595703125, -0.0122833251953125, 0.0699462890625, 0.0016508102416992188, 0.0155487060546875, -0.00797271728515625, -0.00643157958984375, 0.021087646484375, -0.0164031982421875, 0.009918212890625, -0.01488494873046875, 0.004955291748046875, -0.0149383544921875, 0.01500701904296875, -0.0166168212890625, -0.058380126953125, -0.0011377334594726562, 0.026153564453125, -0.051116943359375, -0.00867462158203125, -0.081787109375, -0.0374755859375, 0.01442718505859375, 0.0309600830078125, -0.0567626953125, 0.01519012451171875, 0.0224609375, -0.0159912109375, -0.0015897750854492188, 0.0283203125, 0.0007758140563964844, 0.034820556640625, -0.038726806640625, -0.048309326171875, -0.040130615234375, 0.028564453125, -0.0413818359375, 0.01270294189453125, -0.0108489990234375, -0.0164337158203125, 0.043670654296875, 0.0193328857421875, 0.0285186767578125, 0.08135986328125, 0.01910400390625, 0.0013103485107421875, 0.0155487060546875, 0.04217529296875, -0.04949951171875, -0.06500244140625, 0.005130767822265625, 0.023651123046875, 0.0163726806640625, 0.032470703125, -0.037017822265625, -0.04150390625, -0.048248291015625, -0.058013916015625, 0.022308349609375, 0.018585205078125, -0.036895751953125, -0.002941131591796875, -0.00734710693359375, -0.030792236328125, 0.041534423828125, 0.0185546875, -0.0291290283203125, -0.003009796142578125, 0.03717041015625, 0.01373291015625, 0.034454345703125, 0.03033447265625, -0.0106964111328125, -0.06396484375, -0.01508331298828125, -0.039825439453125, 0.048919677734375, -0.040557861328125, -0.004486083984375, -0.0043182373046875, 0.01739501953125, -0.0267791748046875, -0.000637054443359375, 0.0216064453125, 0.02008056640625, -0.007843017578125, -0.00983428955078125, 0.01284027099609375, 0.01300811767578125, 0.03131103515625, 0.0121307373046875, -0.0013895034790039062, -0.025726318359375, -0.0085906982421875, 0.015411376953125, -0.007442474365234375, -0.0115203857421875, 0.01526641845703125, -0.07305908203125, -0.04217529296875, 0.01001739501953125, -0.0207366943359375, 0.0231475830078125, 0.00028061866760253906, -0.0401611328125, 0.0125579833984375, 0.0301971435546875, 0.007312774658203125, -0.08697509765625, -0.0020046234130859375, 0.090087890625, -0.03863525390625, 0.01898193359375, -0.023712158203125, 0.027099609375, 0.042327880859375, -0.043304443359375, -0.0367431640625, -0.0304718017578125, -0.045745849609375, 0.0199737548828125, -0.038909912109375, 0.0638427734375, -0.03857421875, -0.00836181640625, -0.053009033203125, -0.0189361572265625, 0.023406982421875, -0.019073486328125, 0.0217437744140625, -0.02239990234375, 0.0355224609375, -0.002635955810546875, -0.032318115234375, 0.038238525390625, -0.03338623046875, 0.020904541015625, 0.0194091796875, 0.0092620849609375, 0.05340576171875, -0.01519775390625, 0.00738525390625, -0.02191162109375, -0.037506103515625, -0.0687255859375, 0.0140380859375, 0.03289794921875, -0.007110595703125, 0.02777099609375 ]
37bbae9e8520b019c99cb319bcf8e5c545d364ad
Wordpress Stackexchange Q: register_rest_field for custom taxonomy fields that are assosiated with custom post type I am trying to register a rest field for my custom taxonomy's custom meta fields. I followed the tutorial at Modifying Responses . The code worked great for adding a rest field for post meta data for custom post types, but when I tried the following code to add a rest field for my custom taxonomy, it didn't work. Is it possible to do what I am trying to do? add_action( 'rest_api_init', 'register_rest_field_for_custom_taxonomy_location' ); //REGISTER function register_rest_field_for_custom_taxonomy_location() { register_rest_field( 'location', 'location_code', array( 'get_callback' => 'location_get_term_meta', 'update_callback' => 'location_update_term_meta', 'schema' => null; ) ); } //WRITE function location_update_term_meta_field( $value, $object, $field_name ) { if ( ! $value || ! is_string( $value ) ) { return; } return update_term_meta( $object->ID, $field_name, $value ); } //READ function location_get_term_meta_field( $object, $field_name, $request ) { return get_term_meta( $object[ 'id' ], $field_name, true ); } A: Both callbacks in the register_rest_field_for_custom_taxonomy_location() function are misspelled. change 'get_callback' => 'location_get_term_meta', 'update_callback' => 'location_update_term_meta', to 'get_callback' => 'location_get_term_meta_field', 'update_callback' => 'location_update_term_meta_field', Register Code function register_rest_field_for_custom_taxonomy_location() { register_rest_field( 'location', 'location_code', array( 'get_callback' => 'location_get_term_meta_field', 'update_callback' => 'location_update_term_meta_field', 'schema' => null, ) );
Q: register_rest_field for custom taxonomy fields that are assosiated with custom post type I am trying to register a rest field for my custom taxonomy's custom meta fields. I followed the tutorial at Modifying Responses . The code worked great for adding a rest field for post meta data for custom post types, but when I tried the following code to add a rest field for my custom taxonomy, it didn't work. Is it possible to do what I am trying to do? add_action( 'rest_api_init', 'register_rest_field_for_custom_taxonomy_location' ); //REGISTER function register_rest_field_for_custom_taxonomy_location() { register_rest_field( 'location', 'location_code', array( 'get_callback' => 'location_get_term_meta', 'update_callback' => 'location_update_term_meta', 'schema' => null; ) ); } //WRITE function location_update_term_meta_field( $value, $object, $field_name ) { if ( ! $value || ! is_string( $value ) ) { return; } return update_term_meta( $object->ID, $field_name, $value ); } //READ function location_get_term_meta_field( $object, $field_name, $request ) { return get_term_meta( $object[ 'id' ], $field_name, true ); } A: Both callbacks in the register_rest_field_for_custom_taxonomy_location() function are misspelled. change 'get_callback' => 'location_get_term_meta', 'update_callback' => 'location_update_term_meta', to 'get_callback' => 'location_get_term_meta_field', 'update_callback' => 'location_update_term_meta_field', Register Code function register_rest_field_for_custom_taxonomy_location() { register_rest_field( 'location', 'location_code', array( 'get_callback' => 'location_get_term_meta_field', 'update_callback' => 'location_update_term_meta_field', 'schema' => null, ) );
wordpress
{ "language": "en", "length": 195, "provenance": "stackexchange_00019.jsonl.gz:466110", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/229278" }
[ 0.0361328125, -0.00936126708984375, 0.0009369850158691406, -0.03558349609375, 0.00319671630859375, -0.007602691650390625, 0.0078582763671875, -0.01119232177734375, 0.0135040283203125, 0.0247955322265625, -0.035675048828125, -0.019989013671875, -0.014801025390625, -0.01490020751953125, -0.0287017822265625, -0.0374755859375, 0.03350830078125, 0.0008196830749511719, 0.0220947265625, -0.0034809112548828125, 0.00881195068359375, 0.0188140869140625, 0.01267242431640625, 0.036712646484375, 0.0224609375, -0.01433563232421875, 0.017730712890625, -0.0169830322265625, -0.01239013671875, -0.0086212158203125, 0.01300811767578125, 0.007572174072265625, 0.0445556640625, 0.009674072265625, -0.04315185546875, -0.045928955078125, 0.0258941650390625, -0.0233001708984375, -0.06317138671875, 0.07232666015625, 0.038177490234375, -0.02642822265625, -0.01470947265625, 0.035125732421875, -0.016632080078125, -0.03375244140625, 0.045074462890625, -0.023651123046875, 0.0024051666259765625, 0.0157318115234375, 0.0193939208984375, 0.0244598388671875, 0.01198577880859375, -0.03350830078125, -0.00252532958984375, 0.0033397674560546875, -0.01531219482421875, -0.020904541015625, 0.02783203125, -0.0300445556640625, -0.0149993896484375, -0.033843994140625, 0.05364990234375, 0.01377105712890625, 0.005405426025390625, 0.006908416748046875, -0.0097808837890625, 0.0087890625, -0.0638427734375, 0.0167694091796875, 0.05303955078125, -0.06524658203125, 0.00817108154296875, 0.03192138671875, -0.026641845703125, -0.0706787109375, 0.03973388671875, -0.031494140625, 0.007640838623046875, 0.025665283203125, 0.006381988525390625, -0.03826904296875, 0.029052734375, 0.00887298583984375, -0.0071258544921875, 0.021881103515625, -0.0106964111328125, -0.01079559326171875, -0.0533447265625, -0.036895751953125, -0.017242431640625, -0.1064453125, -0.0738525390625, 0.0251922607421875, 0.0303192138671875, -0.033355712890625, 0.0227203369140625, 0.0249481201171875, -0.026763916015625, -0.01513671875, 0.027984619140625, -0.04998779296875, 0.03558349609375, -0.01432037353515625, 0.031158447265625, 0.03765869140625, -0.0171661376953125, -0.06988525390625, 0.0347900390625, 0.006534576416015625, 0.0063018798828125, 0.051971435546875, 0.01364898681640625, 0.01541900634765625, -0.0271148681640625, -0.0309295654296875, -0.029205322265625, 0.01270294189453125, -0.00804901123046875, -0.00019991397857666016, 0.0273590087890625, 0.020050048828125, 0.037628173828125, 0.0170745849609375, -0.0073089599609375, 0.0108489990234375, -0.03631591796875, -0.039947509765625, -0.0278472900390625, 0.044158935546875, -0.042694091796875, 0.019378662109375, 0.0496826171875, -0.00998687744140625, -0.0209197998046875, -0.019195556640625, 0.0164947509765625, 0.0015773773193359375, 0.001220703125, 0.0212249755859375, -0.00579071044921875, -0.0176544189453125, 0.020263671875, -0.003482818603515625, -0.007526397705078125, -0.00396728515625, 0.0265045166015625, 0.0154266357421875, -0.01434326171875, -0.0129241943359375, -0.0074462890625, 0.00734710693359375, 0.05029296875, 0.0204010009765625, -0.0217132568359375, -0.019134521484375, 0.070068359375, -0.057403564453125, -0.029632568359375, -0.0850830078125, 0.0430908203125, -0.037109375, -0.01361083984375, -0.020263671875, -0.050689697265625, 0.035919189453125, -0.056427001953125, -0.02056884765625, 0.0211334228515625, 0.0859375, 0.0494384765625, 0.0181732177734375, -0.04144287109375, 0.00820159912109375, 0.0078887939453125, -0.046112060546875, 0.00286865234375, 0.045867919921875, 0.01102447509765625, -0.04766845703125, -0.043914794921875, -0.0662841796875, 0.036712646484375, -0.03173828125, -0.062347412109375, 0.10675048828125, -0.00037479400634765625, 0.0689697265625, -0.00904083251953125, -0.01259613037109375, 0.033843994140625, 0.061920166015625, -0.029022216796875, 0.0170745849609375, 0.0289306640625, 0.0008211135864257812, -0.01148223876953125, -0.004276275634765625, -0.004428863525390625, -0.032684326171875, -0.042816162109375, 0.0223236083984375, -0.020660400390625, 0.0177459716796875, 0.006282806396484375, 0.006015777587890625, -0.00725555419921875, 0.05584716796875, -0.007659912109375, 0.0238189697265625, 0.0023555755615234375, 0.001811981201171875, -0.0158233642578125, -0.012786865234375, -0.0130157470703125, -0.0022640228271484375, -0.0305938720703125, 0.009857177734375, -0.01041412353515625, 0.001972198486328125, -0.00775909423828125, -0.0184326171875, -0.0026607513427734375, 0.0163116455078125, 0.024017333984375, 0.03961181640625, -0.02734375, -0.0013971328735351562, 0.039093017578125, 0.0170440673828125, 0.0028553009033203125, 0.04388427734375, -0.01166534423828125, -0.03887939453125, -0.0122222900390625, 0.0212860107421875, 0.0286712646484375, -0.07513427734375, 0.0133819580078125, 0.043121337890625, 0.030059814453125, -0.0294952392578125, -0.003437042236328125, 0.01276397705078125, 0.04852294921875, 0.02349853515625, 0.0143890380859375, -0.00513458251953125, -0.00026226043701171875, 0.0308990478515625, -0.033203125, 0.025604248046875, 0.005603790283203125, -0.06768798828125, -0.0047760009765625, 0.043670654296875, -0.07586669921875, -0.0560302734375, 0.03778076171875, -0.058074951171875, 0.01132965087890625, -0.125732421875, -0.022430419921875, -0.05303955078125, -0.01552581787109375, 0.027801513671875, 0.003070831298828125, 0.016265869140625, -0.04498291015625, 0.02471923828125, 0.036834716796875, 0.0177764892578125, -0.00362396240234375, 0.0097808837890625, -0.010467529296875, -0.019195556640625, 0.00001990795135498047, 0.0130767822265625, -0.01435089111328125, -0.01493072509765625, 0.00441741943359375, 0.0296783447265625, -0.040985107421875, -0.00827789306640625, 0.0018110275268554688, -0.0556640625, -0.017242431640625, 0.0347900390625, 0.011016845703125, -0.01788330078125, 0.0107269287109375, 0.015228271484375, -0.0121307373046875, 0.0265045166015625, 0.007770538330078125, -0.0231170654296875, 0.039337158203125, 0.0195770263671875, -0.0020904541015625, -0.0218658447265625, 0.0034160614013671875, 0.0025997161865234375, -0.0131683349609375, -0.024017333984375, 0.00286102294921875, -0.0047760009765625, -0.03094482421875, 0.036956787109375, 0.0027027130126953125, -0.052642822265625, -0.0011930465698242188, 0.01110076904296875, 0.0196075439453125, -0.00616455078125, 0.025177001953125, -0.02081298828125, -0.007843017578125, 0.004230499267578125, -0.05230712890625, -0.06097412109375, 0.07373046875, -0.005077362060546875, 0.0158843994140625, -0.01107025146484375, -0.0165557861328125, -0.03875732421875, 0.005580902099609375, -0.0140228271484375, 0.037109375, -0.02490234375, -0.076171875, -0.038299560546875, -0.0894775390625, -0.0293426513671875, -0.008087158203125, 0.006282806396484375, 0.001285552978515625, 0.061676025390625, 0.0160064697265625, -0.007793426513671875, 0.0300750732421875, 0.01349639892578125, -0.007160186767578125, 0.0165557861328125, 0.019012451171875, -0.0272216796875, 0.029205322265625, -0.00986480712890625, 0.0005679130554199219, 0.035797119140625, -0.01580810546875, -0.027496337890625, -0.00928497314453125, 0.016815185546875, 0.035980224609375, 0.0011606216430664062, -0.01078033447265625, 0.01556396484375, 0.021453857421875, -0.04229736328125, -0.0103759765625, 0.00522613525390625, -0.01045989990234375, 0.01331329345703125, -0.0172271728515625, -0.00847625732421875, -0.031524658203125, 0.0682373046875, 0.005893707275390625, 0.0008139610290527344, 0.0190887451171875, 0.0001589059829711914, 0.0005402565002441406, -0.0128631591796875, -0.0236053466796875, -0.0171051025390625, 0.04119873046875, 0.007415771484375, -0.008056640625, 0.00847625732421875, 0.02447509765625, -0.034912109375, 0.036590576171875, -0.0706787109375, -0.05963134765625, 0.06304931640625, -0.0616455078125, -0.0195770263671875, -0.042694091796875, -0.0279998779296875, -0.005901336669921875, 0.09393310546875, -0.025238037109375, -0.023040771484375, 0.0028438568115234375, 0.01500701904296875, -0.0075225830078125, 0.00021195411682128906, -0.0096893310546875, -0.00914764404296875, -0.06463623046875, -0.003498077392578125, 0.007801055908203125, -0.0426025390625, -0.0052337646484375, 0.006099700927734375, -0.055145263671875, -0.0288238525390625, 0.03131103515625, -0.0511474609375, 0.0032405853271484375, 0.03753662109375, 0.0123748779296875, -0.027923583984375, 0.0036983489990234375, -0.022430419921875, -0.07037353515625, -0.0233612060546875, 0.00441741943359375, 0.03692626953125, -0.001201629638671875, -0.0172576904296875, 0.00942230224609375, 0.0589599609375, 0.027801513671875, -0.006801605224609375, 0.00977325439453125, -0.00846099853515625, -0.0017070770263671875, 0.0212249755859375, 0.0023021697998046875, -0.0021152496337890625, 0.0017833709716796875, 0.0280303955078125, -0.0245361328125, 0.056243896484375, 0.0036525726318359375, -0.0079193115234375, 0.0390625, -0.059326171875, -0.01059722900390625, 0.013275146484375, -0.0260467529296875, -0.0091094970703125, -0.021209716796875, -0.023529052734375, 0.02069091796875, -0.041748046875, 0.0284881591796875, -0.0163116455078125, -0.030517578125, 0.01342010498046875, 0.0306549072265625, 0.0156707763671875, -0.020233154296875, -0.031982421875, 0.0285797119140625, 0.020294189453125, 0.01338958740234375, 0.001094818115234375, -0.00846099853515625, -0.0184478759765625, 0.0394287109375, -0.006351470947265625, 0.0279388427734375, 0.0169525146484375, 0.01494598388671875, -0.0042266845703125, -0.02716064453125, 0.02239990234375, -0.0010309219360351562, -0.025909423828125, 0.025360107421875, -0.006626129150390625, -0.0438232421875, -0.00782012939453125, 0.05059814453125, -0.04266357421875, 0.0675048828125, -0.0275421142578125, -0.033935546875, 0.0154266357421875, -0.0203857421875, 0.017425537109375, -0.01904296875, 0.007068634033203125, -0.0139923095703125, -0.0270538330078125, 0.036102294921875, -0.031341552734375, 0.0010652542114257812, -0.0297393798828125, 0.03497314453125, -0.003387451171875, 0.01456451416015625, -0.01226806640625, 0.0009365081787109375, 0.046875, -0.02435302734375, -0.051300048828125, -0.02117919921875, -0.00897979736328125, 0.052398681640625, 0.033050537109375, 0.0196075439453125, 0.0169830322265625, 0.037628173828125, -0.00612640380859375, -0.0106658935546875, 0.0169525146484375, 0.024566650390625, -0.0218963623046875, 0.0012722015380859375, -0.004573822021484375, -0.0002841949462890625, -0.07379150390625, 0.11749267578125, -0.0025234222412109375, 0.0309906005859375, -0.0218505859375, 0.053741455078125, 0.04345703125, 0.02520751953125, 0.029144287109375, -0.033905029296875, 0.004428863525390625, -0.01007843017578125, -0.0299530029296875, 0.00279998779296875, 0.0245513916015625, 0.0036773681640625, 0.02691650390625, -0.03271484375, -0.0279693603515625, 0.0306549072265625, -0.038665771484375, -0.0175323486328125, 0.016876220703125, -0.0482177734375, -0.0771484375, -0.019866943359375, -0.004917144775390625, 0.01531219482421875, -0.03350830078125, 0.018890380859375, 0.00004935264587402344, 0.031829833984375, 0.032562255859375, -0.04339599609375, 0.03289794921875, -0.01519775390625, -0.01165008544921875, -0.0300445556640625, -0.025787353515625, -0.00481414794921875, -0.0022735595703125, -0.002166748046875, -0.007221221923828125, -0.0406494140625, 0.015899658203125, -0.00417327880859375, -0.0169219970703125, -0.0318603515625, 0.00772857666015625, -0.0377197265625, -0.0174560546875, 0.06463623046875, 0.01141357421875, -0.029266357421875, 0.012481689453125, -0.050994873046875, 0.005352020263671875, -0.0013132095336914062, -0.0517578125, 0.010406494140625, -0.03326416015625, 0.0285186767578125, 0.019744873046875, 0.0097808837890625, -0.013885498046875, 0.00482940673828125, -0.008819580078125, -0.00254058837890625, 0.009185791015625, -0.0029449462890625, 0.0188140869140625, 0.0028057098388671875, 0.043548583984375, 0.0237274169921875, -0.00450897216796875, -0.028167724609375, -0.03289794921875, -0.00797271728515625, -0.0926513671875, -0.0182037353515625, -0.0262908935546875, -0.026123046875, 0.08233642578125, 0.07220458984375, 0.01178741455078125, 0.0254974365234375, -0.0243682861328125, -0.006267547607421875, -0.00441741943359375, 0.009552001953125, -0.0245819091796875, 0.009674072265625, 0.0186920166015625, -0.034637451171875, -0.006671905517578125, 0.0085601806640625, 0.01393890380859375, 0.0288238525390625, -0.032623291015625, 0.018890380859375, 0.01153564453125, -0.05743408203125, 0.021270751953125, 0.077880859375, 0.044403076171875, 0.05010986328125, -0.0257568359375, 0.0196685791015625, 0.02618408203125, 0.0172882080078125, -0.0182647705078125, -0.00984954833984375, 0.04742431640625, 0.006740570068359375, -0.0093231201171875, 0.043182373046875, -0.0273590087890625, 0.027008056640625, 0.0135955810546875, 0.04010009765625, -0.0211334228515625, 0.0191802978515625, 0.03460693359375, 0.0027027130126953125, 0.05377197265625, 0.0013875961303710938, -0.027252197265625, -0.0208587646484375, -0.041717529296875, -0.01239776611328125, -0.055389404296875, -0.030548095703125, 0.027496337890625, -0.024200439453125, -0.0144500732421875, -0.01198577880859375, 0.006069183349609375, 0.032135009765625, 0.01019287109375, -0.026519775390625, 0.034820556640625, -0.00981903076171875, 0.031402587890625, -0.0281219482421875, -0.004669189453125, -0.037139892578125, 0.0093231201171875, -0.0248260498046875, -0.0036334991455078125, -0.00412750244140625, 0.0061798095703125, 0.05145263671875, 0.0361328125, -0.002521514892578125, -0.01355743408203125, 0.01383209228515625, 0.00981903076171875, -0.0261993408203125, -0.018829345703125, -0.00835418701171875, -0.005222320556640625, 0.00128173828125, 0.01233673095703125, -0.0210723876953125, -0.017486572265625, -0.016693115234375, -0.039276123046875, 0.09881591796875, -0.013336181640625, -0.0350341796875, -0.026885986328125, 0.0195159912109375, 0.021636962890625, 0.0178985595703125, 0.040313720703125, -0.047454833984375, -0.04815673828125, 0.0215606689453125, -0.047149658203125, -0.0136566162109375, 0.01076507568359375, -0.0401611328125, 0.10382080078125, 0.02587890625, -0.013397216796875, -0.002635955810546875, 0.049896240234375, -0.024078369140625, 0.04791259765625, -0.046295166015625, 0.05023193359375, 0.03082275390625, -0.005725860595703125, -0.0526123046875, -0.0015058517456054688, -0.0267791748046875, -0.00576019287109375, 0.056640625, 0.027069091796875, -0.059295654296875, -0.0301513671875, 0.00621795654296875, 0.007343292236328125, -0.020233154296875, 0.06341552734375, 0.017059326171875, 0.07574462890625, 0.057159423828125, -0.041046142578125, 0.03570556640625, -0.00850677490234375, -0.01812744140625, 0.032867431640625, 0.0175933837890625, 0.017425537109375, -0.0081329345703125, 0.038116455078125, -0.021759033203125, -0.0066986083984375, 0.025634765625, -0.0011196136474609375, -0.00821685791015625, 0.013885498046875, -0.0097198486328125, 0.024017333984375, 0.099853515625, -0.03936767578125, 0.0545654296875, -0.0003609657287597656, 0.023345947265625, 0.01459503173828125, 0.01308441162109375, 0.08990478515625, -0.0256500244140625, 0.01025390625, 0.0149383544921875, 0.0038890838623046875, 0.047760009765625, 0.01535797119140625, 0.0251922607421875, -0.01983642578125, 0.021209716796875, 0.0306854248046875, 0.060394287109375, -0.046966552734375, -0.0367431640625, 0.0121002197265625, 0.00511932373046875, 0.0079498291015625, 0.015411376953125, 0.032501220703125, 0.006481170654296875, 0.028289794921875, -0.06549072265625, 0.00637054443359375, 0.0182647705078125, 0.03741455078125, -0.00986480712890625, 0.01047515869140625, -0.053619384765625, -0.0257415771484375, -0.036865234375, 0.002899169921875, 0.0265960693359375, 0.049957275390625, -0.001800537109375, 0.0595703125, -0.000058650970458984375, -0.01032257080078125, 0.0030345916748046875, 0.004772186279296875, 0.03912353515625, -0.024871826171875, 0.01056671142578125, -0.0098876953125, 0.0171661376953125, 0.01522064208984375, 0.005397796630859375, 0.0301666259765625, 0.05511474609375, 0.055145263671875, -0.0130157470703125, -0.01390838623046875, 0.0677490234375, -0.0108489990234375, -0.00423431396484375, -0.04998779296875, -0.00670623779296875, -0.007965087890625, 0.0045318603515625, 0.0010595321655273438, -0.032867431640625, 0.0225982666015625, -0.022003173828125, 0.01332855224609375, 0.003173828125, -0.0291900634765625, 0.0200042724609375, -0.0065460205078125, 0.05340576171875, -0.0020427703857421875, -0.0272674560546875, 0.02294921875, -0.033599853515625, -0.062744140625, 0.004474639892578125, 0.0239715576171875, -0.0286102294921875, 0.03680419921875, -0.0589599609375, -0.0189971923828125, 0.02764892578125, 0.007205963134765625, -0.0263214111328125, 0.01922607421875, 0.0159454345703125, -0.0323486328125, -0.005458831787109375, -0.0007610321044921875, 0.024200439453125, 0.009796142578125, -0.022613525390625, 0.064208984375, -0.0297698974609375, -0.00946807861328125, -0.01403045654296875, 0.010040283203125, -0.00949859619140625, -0.004039764404296875, -0.003406524658203125, 0.01166534423828125, 0.0175323486328125, -0.0025882720947265625, -0.0026302337646484375, 0.033538818359375, 0.039825439453125, -0.0245819091796875, 0.029754638671875, -0.004390716552734375, -0.00469207763671875, -0.04144287109375, -0.0032138824462890625, -0.04766845703125, -0.0390625, -0.029052734375, -0.0120086669921875, 0.00994110107421875, 0.006168365478515625, 0.0153350830078125, 0.0305023193359375, 0.0190277099609375, -0.0191802978515625, 0.038787841796875, -0.03973388671875, 0.08978271484375, 0.041656494140625, -0.0169830322265625, 0.019134521484375, -0.00449371337890625, -0.0179443359375, 0.03662109375, -0.0070343017578125, 0.029296875, 0.002330780029296875, 0.0138702392578125, 0.0079193115234375, -0.0199432373046875, -0.0025196075439453125, -0.034027099609375, -0.017333984375, -0.0041656494140625, -0.0011167526245117188, -0.0032711029052734375, -0.04449462890625, -0.03887939453125, -0.06854248046875, 0.00728607177734375, 0.023773193359375, -0.0250091552734375, -0.0098114013671875, -0.0031890869140625, -0.0007929801940917969, 0.03240966796875, -0.0146026611328125, 0.00038623809814453125, -0.012725830078125, -0.02801513671875, 0.034942626953125, 0.0036792755126953125, -0.040985107421875, 0.0229644775390625, 0.08709716796875, 0.0002033710479736328, 0.0199127197265625, -0.007232666015625, -0.04217529296875, 0.00495147705078125, -0.0131378173828125, -0.0083160400390625, 0.00733184814453125, -0.0232391357421875, -0.0025482177734375, 0.0039215087890625, 0.0258636474609375, 0.026519775390625, -0.0288848876953125, -0.020477294921875, 0.0213470458984375, -0.0072784423828125, -0.033172607421875, 0.007289886474609375, -0.0094146728515625, -0.0240631103515625, -0.026763916015625, 0.04345703125, 0.050048828125, -0.01483917236328125, -0.083251953125, 0.01146697998046875, -0.02685546875, -0.039886474609375, -0.06756591796875, -0.031005859375, 0.00823974609375, 0.056854248046875, -0.0183258056640625, -0.0200042724609375, -0.060272216796875, 0.0443115234375, 0.0170135498046875, 0.0247955322265625, 0.03155517578125, 0.0161285400390625, -0.034942626953125, 0.00997161865234375, -0.00506591796875, 0.005565643310546875, -0.006160736083984375, -0.01045989990234375, 0.018890380859375, 0.00464630126953125, -0.0404052734375, -0.040283203125, 0.00849151611328125, 0.0187530517578125, -0.019927978515625, -0.08074951171875, -0.01042938232421875, -0.010009765625, 0.10235595703125, 0.0013580322265625, 0.007717132568359375, -0.041748046875, -0.0399169921875, -0.0450439453125, -0.0216522216796875, -0.0309600830078125, 0.0238189697265625, -0.095458984375, -0.00908660888671875, 0.0153656005859375, 0.012542724609375, -0.036376953125, -0.0200042724609375, -0.0079803466796875, -0.0225372314453125, 0.0292816162109375, 0.007488250732421875, 0.00975799560546875, 0.002178192138671875, 0.02227783203125, -0.01611328125, 0.0034656524658203125, -0.006988525390625, 0.008087158203125, 0.00601959228515625, 0.02099609375, -0.0178375244140625, -0.01416015625, 0.0286407470703125, 0.0093231201171875, 0.016326904296875, 0.02703857421875, 0.0333251953125, -0.0030975341796875, -0.0191802978515625, 0.0184783935546875, -0.0037250518798828125, 0.02069091796875, -0.007511138916015625, 0.04693603515625, 0.0201568603515625, 0.05535888671875, 0.010284423828125, 0.054931640625, 0.012115478515625, 0.004009246826171875, -0.014251708984375, -0.006206512451171875, 0.0130462646484375, -0.00978851318359375, -0.0003266334533691406, -0.01557159423828125, -0.01064300537109375, -0.03973388671875, 0.0159149169921875, -0.01065826416015625, -0.0223541259765625, 0.0262908935546875 ]
9fc281b90f20982de430021e7cc1a5b6c9a6bcd4
Wordpress Stackexchange Q: Create user role restricted to specific CPT I am trying to create a role that can create and submit to a CPT only. When I take away edit_post from the role, it revokes the ability to create and edit any of the assigned and registered CPTs as well. I have registered and assigned the edit_CPTs capability to the role as well. So basically, I have this: edit_cpt edit_cpts and I have taken away edit_posts But once I remove edit_posts the role cannot even see the CPTs in the dashboard interface. Any help would be greatly appreciated. A: You need to register the CPT with your custom capability, then assign that specific cap to the user. When passing the arguments to register_post_type, set capability_type to your new capability, so the check turns into 'edit_cpts' instead of 'edit_post'. By setting 'capability_type' => [ 'cpt', 'cpts' ], 'cpt' will map to 'post' for standard capability checks, so where you'd usually check for 'edit_post' you'll now check for 'edit_cpt'. When you completely remove the primitive 'edit_posts' cap from users/roles as you've done, you'll need to add in your new one with WP_Role::add_cap() and check for it with current_user_can( 'edit_cpts' ).
Q: Create user role restricted to specific CPT I am trying to create a role that can create and submit to a CPT only. When I take away edit_post from the role, it revokes the ability to create and edit any of the assigned and registered CPTs as well. I have registered and assigned the edit_CPTs capability to the role as well. So basically, I have this: edit_cpt edit_cpts and I have taken away edit_posts But once I remove edit_posts the role cannot even see the CPTs in the dashboard interface. Any help would be greatly appreciated. A: You need to register the CPT with your custom capability, then assign that specific cap to the user. When passing the arguments to register_post_type, set capability_type to your new capability, so the check turns into 'edit_cpts' instead of 'edit_post'. By setting 'capability_type' => [ 'cpt', 'cpts' ], 'cpt' will map to 'post' for standard capability checks, so where you'd usually check for 'edit_post' you'll now check for 'edit_cpt'. When you completely remove the primitive 'edit_posts' cap from users/roles as you've done, you'll need to add in your new one with WP_Role::add_cap() and check for it with current_user_can( 'edit_cpts' ).
wordpress
{ "language": "en", "length": 197, "provenance": "stackexchange_00019.jsonl.gz:466123", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/229319" }
[ 0.07012939453125, -0.006290435791015625, 0.00218963623046875, -0.01763916015625, 0.031585693359375, -0.052886962890625, 0.06622314453125, -0.00882720947265625, 0.0009446144104003906, 0.030975341796875, 0.0160064697265625, -0.0241241455078125, -0.00408172607421875, -0.0283660888671875, -0.043487548828125, -0.0124664306640625, -0.008453369140625, 0.01346588134765625, -0.01861572265625, -0.040008544921875, -0.003757476806640625, -0.042449951171875, -0.01038360595703125, 0.0521240234375, -0.0034847259521484375, 0.007366180419921875, 0.01296234130859375, -0.0269317626953125, -0.01404571533203125, -0.0238494873046875, 0.013214111328125, 0.0186920166015625, -0.0010089874267578125, 0.032806396484375, -0.0268402099609375, 0.016815185546875, 0.0180206298828125, 0.00362396240234375, 0.00237274169921875, 0.023681640625, -0.006855010986328125, 0.01531982421875, 0.01617431640625, -0.0172882080078125, -0.0128326416015625, -0.037353515625, -0.004108428955078125, -0.00933074951171875, 0.038818359375, 0.01702880859375, 0.005306243896484375, 0.03289794921875, 0.011566162109375, 0.0300750732421875, -0.01044464111328125, 0.0006747245788574219, -0.00861358642578125, -0.030792236328125, 0.0195159912109375, 0.0523681640625, 0.00916290283203125, -0.0022335052490234375, -0.01169586181640625, -0.046875, -0.0244293212890625, 0.03271484375, 0.048980712890625, -0.0110626220703125, -0.0484619140625, -0.029266357421875, 0.0124359130859375, -0.0195465087890625, 0.0203094482421875, 0.01337432861328125, -0.013671875, -0.0205078125, 0.0054473876953125, 0.010345458984375, 0.0302886962890625, 0.004192352294921875, 0.014190673828125, -0.0184173583984375, 0.0061798095703125, 0.01078033447265625, -0.03997802734375, -0.00627899169921875, -0.00499725341796875, 0.002475738525390625, -0.0209503173828125, 0.0018682479858398438, -0.025238037109375, -0.0127105712890625, 0.016571044921875, -0.0018396377563476562, -0.014892578125, -0.0234527587890625, 0.06329345703125, 0.0293121337890625, 0.00423431396484375, -0.0240325927734375, 0.046234130859375, -0.08758544921875, 0.0501708984375, -0.0209503173828125, 0.0302276611328125, 0.042510986328125, -0.02703857421875, -0.024383544921875, 0.04034423828125, 0.0185699462890625, 0.016998291015625, 0.0088043212890625, -0.028564453125, -0.007762908935546875, -0.0205841064453125, 0.024444580078125, -0.041748046875, 0.00047469139099121094, -0.0257110595703125, 0.035125732421875, -0.02520751953125, -0.0302581787109375, 0.056854248046875, -0.044769287109375, 0.049407958984375, 0.00412750244140625, -0.058380126953125, -0.0023136138916015625, 0.02227783203125, -0.00563812255859375, -0.04364013671875, 0.019775390625, 0.1099853515625, 0.045166015625, 0.0328369140625, -0.00789642333984375, -0.0017795562744140625, -0.0142059326171875, -0.03472900390625, 0.028533935546875, 0.017303466796875, -0.0193023681640625, 0.0185394287109375, -0.007282257080078125, -0.0115966796875, 0.05218505859375, 0.02734375, -0.01427459716796875, -0.004352569580078125, -0.0528564453125, -0.032073974609375, -0.045654296875, 0.03753662109375, -0.023956298828125, -0.002025604248046875, -0.04718017578125, 0.01338958740234375, -0.033111572265625, 0.00708770751953125, -0.030364990234375, 0.0218048095703125, -0.007160186767578125, 0.00012022256851196289, -0.042877197265625, -0.06256103515625, 0.00801849365234375, -0.024658203125, -0.0152740478515625, 0.027435302734375, 0.01153564453125, 0.01338958740234375, -0.032135009765625, 0.00775146484375, 0.007663726806640625, -0.006450653076171875, 0.036407470703125, 0.0034122467041015625, 0.033050537109375, 0.02020263671875, 0.009674072265625, -0.00577545166015625, -0.026214599609375, 0.0762939453125, -0.0297393798828125, -0.028961181640625, 0.00167083740234375, 0.005054473876953125, 0.022186279296875, 0.0149078369140625, 0.0185699462890625, -0.003753662109375, 0.03900146484375, 0.002079010009765625, -0.01317596435546875, -0.00637054443359375, -0.07196044921875, -0.00011801719665527344, -0.0457763671875, -0.02239990234375, 0.07879638671875, 0.041778564453125, -0.01220703125, 0.020965576171875, -0.041351318359375, -0.08636474609375, -0.003795623779296875, -0.031951904296875, 0.033203125, -0.0311431884765625, 0.003993988037109375, 0.015655517578125, -0.006717681884765625, -0.00916290283203125, -0.043212890625, 0.0031147003173828125, 0.0243682861328125, 0.00984954833984375, 0.034698486328125, 0.0229339599609375, 0.010589599609375, 0.034271240234375, -0.0292205810546875, 0.023773193359375, 0.0223846435546875, 0.06500244140625, 0.003143310546875, 0.0121002197265625, -0.01036834716796875, 0.06793212890625, 0.021759033203125, 0.00021147727966308594, -0.0099945068359375, 0.03631591796875, 0.0203094482421875, -0.00884246826171875, -0.0006299018859863281, -0.011444091796875, -0.09234619140625, 0.0011196136474609375, 0.06201171875, 0.0250701904296875, 0.0328369140625, -0.01230621337890625, -0.0014696121215820312, 0.037841796875, -0.05352783203125, 0.0024623870849609375, 0.007236480712890625, 0.0029201507568359375, 0.057159423828125, 0.003429412841796875, 0.0260009765625, 0.005496978759765625, 0.0287933349609375, 0.00530242919921875, 0.01483154296875, -0.033660888671875, 0.02178955078125, 0.0173797607421875, -0.03662109375, -0.01457977294921875, -0.079345703125, 0.0105743408203125, -0.052520751953125, 0.032745361328125, 0.0113067626953125, 0.051513671875, 0.032928466796875, -0.0250244140625, 0.00428009033203125, 0.017242431640625, 0.01995849609375, 0.0028591156005859375, 0.006954193115234375, 0.03607177734375, 0.017242431640625, -0.0321044921875, -0.006351470947265625, 0.0252685546875, 0.01140594482421875, -0.0294036865234375, -0.031341552734375, -0.0095977783203125, 0.001617431640625, 0.01392364501953125, -0.041107177734375, 0.0232086181640625, 0.0034122467041015625, -0.005771636962890625, -0.0439453125, 0.003032684326171875, -0.042327880859375, -0.03582763671875, 0.0207977294921875, 0.02728271484375, -0.059417724609375, -0.032501220703125, -0.040557861328125, 0.0212860107421875, -0.0261993408203125, 0.028106689453125, 0.06683349609375, 0.01065826416015625, -0.004459381103515625, 0.0119171142578125, -0.050628662109375, -0.0156402587890625, 0.061248779296875, 0.03375244140625, -0.06146240234375, 0.025604248046875, 0.057464599609375, 0.0159759521484375, 0.00527191162109375, 0.0216064453125, -0.0025386810302734375, -0.0009908676147460938, 0.023895263671875, 0.009796142578125, 0.0221405029296875, -0.005962371826171875, -0.070556640625, 0.006885528564453125, 0.00641632080078125, -0.03192138671875, -0.006778717041015625, 0.050323486328125, 0.015106201171875, -0.02117919921875, 0.0280609130859375, 0.017852783203125, 0.02374267578125, -0.0155029296875, -0.027191162109375, -0.0121917724609375, 0.00518035888671875, 0.0017080307006835938, 0.0728759765625, 0.00870513916015625, -0.0496826171875, -0.00949859619140625, -0.035400390625, -0.03955078125, -0.006877899169921875, 0.0041046142578125, -0.01407623291015625, 0.0308380126953125, 0.0082550048828125, -0.0080413818359375, -0.00333404541015625, -0.00423431396484375, -0.03173828125, 0.01812744140625, -0.02520751953125, 0.0382080078125, 0.05517578125, -0.035736083984375, 0.025054931640625, 0.08233642578125, -0.020263671875, -0.01097869873046875, -0.0275421142578125, -0.037200927734375, 0.025421142578125, -0.0026073455810546875, 0.0186920166015625, -0.01392364501953125, 0.0289306640625, 0.037567138671875, 0.03192138671875, 0.0298309326171875, -0.0028476715087890625, -0.01861572265625, 0.007568359375, 0.0264739990234375, -0.030242919921875, 0.005748748779296875, -0.01432037353515625, 0.045379638671875, 0.0010709762573242188, 0.0223236083984375, -0.02490234375, 0.0248565673828125, -0.05987548828125, -0.07568359375, 0.049713134765625, -0.07061767578125, -0.0007233619689941406, -0.05938720703125, 0.0019016265869140625, -0.0008182525634765625, 0.1090087890625, -0.052520751953125, -0.01103973388671875, -0.0364990234375, 0.0075836181640625, -0.0123443603515625, -0.0298614501953125, -0.00998687744140625, -0.0008664131164550781, -0.0157470703125, -0.01172637939453125, -0.0117034912109375, -0.01178741455078125, -0.01348114013671875, -0.0177764892578125, -0.0219879150390625, -0.0260772705078125, 0.058929443359375, -0.04473876953125, 0.0245513916015625, -0.006168365478515625, 0.00011086463928222656, -0.04083251953125, -0.045379638671875, -0.010406494140625, -0.07391357421875, -0.020416259765625, 0.025634765625, 0.04583740234375, -0.0277862548828125, 0.0247955322265625, -0.032562255859375, 0.035125732421875, 0.0243072509765625, -0.052276611328125, 0.01328277587890625, -0.0026760101318359375, 0.0240631103515625, -0.02996826171875, -0.0289459228515625, -0.02764892578125, -0.031280517578125, -0.039947509765625, 0.003124237060546875, -0.00872802734375, -0.0537109375, -0.03253173828125, -0.049041748046875, 0.00909423828125, -0.10589599609375, -0.0341796875, -0.03839111328125, -0.005046844482421875, -0.0073394775390625, -0.018035888671875, -0.0406494140625, -0.11529541015625, 0.008758544921875, -0.0294952392578125, 0.014617919921875, 0.00878143310546875, 0.039215087890625, 0.01922607421875, 0.0021305084228515625, 0.041168212890625, -0.0095672607421875, 0.040679931640625, 0.0282745361328125, 0.04241943359375, 0.062744140625, 0.00359344482421875, -0.03466796875, 0.041107177734375, -0.0297698974609375, -0.016326904296875, 0.01111602783203125, 0.045166015625, 0.00933837890625, -0.0372314453125, 0.0161895751953125, 0.05230712890625, -0.032135009765625, -0.01468658447265625, -0.009918212890625, 0.037139892578125, 0.042022705078125, -0.0181884765625, 0.035888671875, -0.00656890869140625, -0.03009033203125, 0.0323486328125, -0.03326416015625, -0.01239013671875, -0.0153045654296875, 0.0106048583984375, -0.0202484130859375, -0.04302978515625, 0.018218994140625, -0.0296478271484375, -0.00196075439453125, -0.0278167724609375, 0.03448486328125, -0.01495361328125, 0.01018524169921875, -0.01509857177734375, -0.0090179443359375, 0.0167388916015625, -0.03314208984375, -0.080078125, 0.048309326171875, -0.0218658447265625, 0.05364990234375, 0.04986572265625, -0.004718780517578125, 0.035064697265625, 0.042572021484375, 0.037384033203125, 0.0006422996520996094, 0.01174163818359375, 0.0210113525390625, -0.017791748046875, 0.0298004150390625, 0.0269622802734375, -0.0175323486328125, 0.028594970703125, 0.019866943359375, 0.0150604248046875, 0.0111541748046875, -0.017852783203125, 0.05828857421875, 0.07568359375, -0.01145172119140625, -0.0058135986328125, 0.0301666259765625, -0.033477783203125, 0.002498626708984375, -0.00917816162109375, -0.0249786376953125, -0.046142578125, 0.0224761962890625, 0.0498046875, -0.0221405029296875, 0.009613037109375, -0.00650787353515625, -0.0008993148803710938, 0.00044083595275878906, 0.02447509765625, 0.003566741943359375, -0.047088623046875, 0.0008764266967773438, 0.0299224853515625, 0.0203094482421875, -0.0190582275390625, -0.01393890380859375, -0.0019121170043945312, -0.03704833984375, -0.0030078887939453125, -0.01090240478515625, -0.0234527587890625, -0.00390625, 0.007572174072265625, -0.04656982421875, -0.0028171539306640625, 0.005008697509765625, 0.039398193359375, -0.0032367706298828125, -0.01137542724609375, -0.04736328125, 0.0184173583984375, 0.0119781494140625, -0.00936126708984375, -0.025634765625, 0.005779266357421875, -0.041015625, -0.01326751708984375, 0.048736572265625, 0.0080413818359375, -0.022705078125, -0.01538848876953125, -0.040863037109375, -0.0263214111328125, -0.0293121337890625, -0.016937255859375, -0.032623291015625, 0.01506805419921875, 0.0256500244140625, 0.0155792236328125, 0.01435089111328125, -0.04541015625, -0.01898193359375, 0.0174560546875, 0.053802490234375, 0.0308685302734375, -0.00588226318359375, 0.06304931640625, -0.00907135009765625, 0.06561279296875, 0.0167694091796875, 0.040557861328125, 0.005947113037109375, -0.043365478515625, -0.00528717041015625, -0.04034423828125, -0.0027065277099609375, -0.038330078125, 0.0230712890625, 0.042388916015625, 0.055908203125, 0.011138916015625, 0.0009412765502929688, -0.00453948974609375, 0.01294708251953125, -0.031463623046875, -0.024749755859375, -0.0208587646484375, -0.001277923583984375, -0.016357421875, -0.00783538818359375, 0.025390625, -0.0198974609375, 0.006526947021484375, -0.00995635986328125, -0.01531982421875, 0.006732940673828125, 0.00267791748046875, -0.037109375, 0.043182373046875, 0.06378173828125, -0.0095062255859375, 0.02294921875, 0.0306396484375, 0.000514984130859375, -0.0156097412109375, -0.003597259521484375, -0.0283660888671875, 0.02081298828125, 0.0218658447265625, -0.0044708251953125, -0.0237579345703125, -0.00240325927734375, -0.01490020751953125, 0.020782470703125, 0.0927734375, 0.0457763671875, -0.10943603515625, 0.005977630615234375, -0.012603759765625, -0.0239105224609375, 0.0244293212890625, 0.0002186298370361328, -0.01445770263671875, -0.034881591796875, -0.00778961181640625, -0.03509521484375, -0.041015625, -0.0236053466796875, -0.0163421630859375, 0.00644683837890625, -0.004322052001953125, 0.058624267578125, 0.01308441162109375, 0.0078277587890625, 0.01520538330078125, -0.0206146240234375, 0.041259765625, -0.00547027587890625, 0.011138916015625, 0.0102081298828125, -0.033721923828125, -0.08172607421875, -0.02166748046875, -0.0198822021484375, -0.038818359375, 0.0174407958984375, -0.0014829635620117188, 0.02264404296875, 0.045257568359375, -0.02044677734375, 0.00543212890625, 0.04168701171875, -0.043365478515625, -0.06524658203125, -0.061920166015625, -0.0004665851593017578, 0.0411376953125, -0.00010341405868530273, 0.046783447265625, 0.0255279541015625, -0.06805419921875, 0.00885772705078125, 0.0013942718505859375, 0.0169525146484375, 0.0006756782531738281, -0.0338134765625, 0.0243377685546875, -0.023406982421875, 0.01226806640625, 0.005001068115234375, -0.034698486328125, -0.046905517578125, -0.039306640625, -0.0185089111328125, -0.0452880859375, 0.033935546875, 0.015594482421875, -0.017303466796875, 0.11248779296875, -0.00974273681640625, -0.004486083984375, 0.05267333984375, 0.0517578125, -0.06195068359375, 0.0190582275390625, -0.043304443359375, 0.0709228515625, -0.0474853515625, 0.037567138671875, -0.07769775390625, 0.00588226318359375, -0.008392333984375, 0.01137542724609375, 0.06427001953125, 0.040985107421875, -0.036468505859375, -0.0262451171875, 0.00628662109375, -0.003993988037109375, -0.0292205810546875, 0.048553466796875, -0.0003285408020019531, 0.0426025390625, 0.00017774105072021484, -0.030853271484375, 0.03399658203125, -0.04266357421875, -0.053741455078125, 0.0286102294921875, -0.0122833251953125, -0.0216827392578125, -0.00753021240234375, -0.03204345703125, -0.04998779296875, -0.00433349609375, 0.006221771240234375, 0.005352020263671875, 0.017822265625, 0.027130126953125, 0.078125, -0.0263214111328125, 0.019378662109375, -0.031524658203125, 0.07586669921875, 0.0300140380859375, -0.0014133453369140625, 0.0219573974609375, 0.024993896484375, -0.006439208984375, 0.01690673828125, 0.0080108642578125, 0.04364013671875, -0.01739501953125, 0.01052093505859375, 0.043243408203125, 0.01514434814453125, 0.022735595703125, 0.10223388671875, 0.05072021484375, 0.0012464523315429688, -0.0546875, -0.0179595947265625, -0.0008754730224609375, 0.03466796875, 0.0174713134765625, 0.0116424560546875, 0.043975830078125, -0.00730133056640625, 0.0295867919921875, -0.052398681640625, 0.0272216796875, 0.003925323486328125, 0.0159454345703125, -0.0257110595703125, -0.0179595947265625, -0.0012750625610351562, 0.045074462890625, -0.04473876953125, -0.0160064697265625, 0.0195159912109375, 0.0309295654296875, 0.03472900390625, 0.001735687255859375, 0.05059814453125, -0.00783538818359375, 0.0013141632080078125, 0.01227569580078125, 0.010772705078125, -0.0222015380859375, -0.0298004150390625, -0.049713134765625, 0.0135650634765625, 0.02685546875, 0.0089111328125, 0.01140594482421875, 0.006374359130859375, 0.0225677490234375, 0.01338958740234375, -0.007678985595703125, 0.035980224609375, -0.01318359375, -0.0275421142578125, -0.039825439453125, 0.006732940673828125, 0.006603240966796875, 0.007354736328125, 0.0292205810546875, 0.01493072509765625, 0.014556884765625, -0.010650634765625, 0.01486968994140625, 0.005222320556640625, -0.027923583984375, 0.0087127685546875, -0.0009198188781738281, 0.0174102783203125, 0.01155853271484375, -0.048065185546875, 0.013702392578125, -0.065673828125, -0.0692138671875, 0.027801513671875, 0.036865234375, -0.0171356201171875, 0.003444671630859375, -0.0057220458984375, -0.00669097900390625, -0.006359100341796875, 0.02392578125, -0.00506591796875, 0.00774383544921875, 0.03131103515625, -0.00726318359375, -0.0098724365234375, 0.01087188720703125, 0.00026345252990722656, 0.0223388671875, 0.0236358642578125, 0.056610107421875, -0.02484130859375, 0.027008056640625, -0.0188751220703125, 0.048980712890625, -0.050140380859375, -0.0173492431640625, 0.036773681640625, 0.029266357421875, 0.00260162353515625, -0.008880615234375, -0.001438140869140625, 0.033966064453125, 0.0281982421875, -0.005870819091796875, 0.01073455810546875, -0.00067138671875, 0.0103607177734375, 0.01309967041015625, 0.005420684814453125, -0.036163330078125, -0.019073486328125, -0.04315185546875, -0.02874755859375, 0.0263671875, 0.01132965087890625, 0.00811004638671875, 0.0169830322265625, -0.046234130859375, -0.043121337890625, 0.00502777099609375, -0.0254364013671875, -0.005886077880859375, 0.0096282958984375, -0.034454345703125, -0.00701141357421875, 0.0261993408203125, 0.0004677772521972656, 0.01410675048828125, 0.0270843505859375, 0.0202789306640625, 0.04486083984375, -0.01806640625, 0.020782470703125, -0.006805419921875, 0.03448486328125, -0.0109100341796875, 0.0038509368896484375, -0.0077972412109375, -0.002658843994140625, 0.0022430419921875, -0.0307159423828125, -0.0283050537109375, -0.006473541259765625, -0.0259246826171875, 0.0182342529296875, -0.01361846923828125, -0.06805419921875, -0.06640625, -0.008758544921875, 0.046783447265625, 0.017913818359375, -0.06805419921875, 0.064208984375, -0.0212860107421875, 0.00013434886932373047, 0.0007419586181640625, -0.006580352783203125, 0.0234527587890625, 0.0241851806640625, -0.04217529296875, 0.0504150390625, -0.01081085205078125, -0.059417724609375, 0.0187835693359375, 0.009552001953125, 0.0249786376953125, -0.0012292861938476562, -0.060546875, 0.0357666015625, -0.0234832763671875, 0.07373046875, -0.0447998046875, -0.01727294921875, -0.01145172119140625, 0.001918792724609375, 0.004268646240234375, -0.046295166015625, -0.007965087890625, -0.036590576171875, -0.0282135009765625, -0.03155517578125, 0.0055694580078125, 0.0177001953125, -0.004467010498046875, -0.01000213623046875, 0.031524658203125, 0.003192901611328125, -0.016265869140625, -0.01229095458984375, -0.01451873779296875, -0.0248565673828125, 0.035491943359375, 0.00424957275390625, -0.0406494140625, -0.00536346435546875, 0.04095458984375, -0.00714111328125, 0.004150390625, 0.0233306884765625, -0.024810791015625, -0.0232696533203125, -0.0032672882080078125, 0.01519012451171875, -0.01128387451171875, -0.001087188720703125, 0.0196990966796875, 0.0012540817260742188, 0.04833984375, -0.0240478515625, -0.051513671875, -0.0391845703125, -0.001232147216796875, -0.005176544189453125, -0.0726318359375, -0.0149993896484375, -0.031463623046875, 0.05548095703125, 0.008453369140625, 0.01384735107421875, -0.01873779296875, 0.0268096923828125, -0.042999267578125, -0.0791015625, -0.0157623291015625, 0.0284423828125, -0.05889892578125, 0.0024738311767578125, 0.0081329345703125, -0.01922607421875, 0.0216064453125, 0.01389312744140625, -0.01412200927734375, 0.004459381103515625, -0.0042266845703125, -0.028167724609375, -0.051361083984375, 0.052154541015625, -0.0323486328125, -0.0114288330078125, -0.0174407958984375, -0.034210205078125, -0.00933837890625, -0.046844482421875, -0.0179290771484375, -0.018402099609375, 0.00820159912109375, -0.0304107666015625, 0.02105712890625, -0.01290130615234375, 0.040771484375, -0.0369873046875, 0.0007786750793457031, -0.00995635986328125, 0.0191802978515625, -0.00678253173828125, 0.0273284912109375, 0.0031642913818359375, 0.0333251953125, 0.003509521484375, 0.04638671875, -0.006549835205078125, 0.042266845703125, -0.00347137451171875, 0.0085906982421875, 0.017913818359375, 0.0013761520385742188, 0.057342529296875, -0.0248260498046875, 0.012420654296875, -0.00083160400390625, 0.0005483627319335938, -0.0187530517578125, 0.0008997917175292969, 0.049530029296875, -0.01029205322265625, 0.008941650390625 ]
85cfd0f1ac72c2a39205d6308d40b5a2a3296281
Wordpress Stackexchange Q: Wordpress crops some thumbnails but not others? For some reason Wordpress is cropping some of my thumbnails proportionately rather than to specific dimensions for some images, and cropping them to specific dimensions for others. I want it to crop all my thumbnails to 728 x 410 pixels, but some of them are taller than 410 pixels. Here is what I have in my functions.php: add_image_size('main-thumbnail', 728, 410, true); Here is what I have in my content.php: <div class="thumbnail"><a href="<?php the_permalink(); ?>"> <?php the_post_thumbnail('main-thumbnail'); ?></a></div> This works for some images but not for others, and I don't know what is causing this. I have also regenerated my thumbnails using the Regenerate Thumbnails plugin but nothing changed. What is the reason for this?
Q: Wordpress crops some thumbnails but not others? For some reason Wordpress is cropping some of my thumbnails proportionately rather than to specific dimensions for some images, and cropping them to specific dimensions for others. I want it to crop all my thumbnails to 728 x 410 pixels, but some of them are taller than 410 pixels. Here is what I have in my functions.php: add_image_size('main-thumbnail', 728, 410, true); Here is what I have in my content.php: <div class="thumbnail"><a href="<?php the_permalink(); ?>"> <?php the_post_thumbnail('main-thumbnail'); ?></a></div> This works for some images but not for others, and I don't know what is causing this. I have also regenerated my thumbnails using the Regenerate Thumbnails plugin but nothing changed. What is the reason for this?
wordpress
{ "language": "en", "length": 122, "provenance": "stackexchange_00019.jsonl.gz:466124", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/229322" }
[ 0.0212554931640625, -0.006809234619140625, 0.0259246826171875, 0.029693603515625, -0.005374908447265625, -0.02642822265625, 0.06427001953125, -0.0654296875, 0.049530029296875, 0.01265716552734375, -0.0472412109375, 0.041290283203125, -0.0217742919921875, 0.0012845993041992188, -0.025115966796875, 0.005741119384765625, 0.041717529296875, -0.01715087890625, 0.0316162109375, -0.0139007568359375, 0.026458740234375, 0.01297760009765625, 0.0245361328125, 0.06903076171875, -0.00702667236328125, 0.038116455078125, 0.032318115234375, -0.0254974365234375, -0.03216552734375, -0.0361328125, -0.01039886474609375, 0.041290283203125, 0.0186767578125, 0.01087188720703125, 0.0020542144775390625, 0.010650634765625, 0.05352783203125, -0.0244903564453125, 0.006511688232421875, 0.03277587890625, 0.0247955322265625, -0.0134124755859375, 0.02532958984375, -0.021026611328125, -0.0108184814453125, -0.01261138916015625, 0.0294952392578125, -0.0186920166015625, 0.003566741943359375, -0.01531219482421875, 0.0254364013671875, -0.01232147216796875, 0.037689208984375, 0.0098114013671875, -0.02520751953125, 0.002105712890625, -0.014251708984375, 0.053253173828125, 0.01546478271484375, -0.005260467529296875, -0.035400390625, 0.0364990234375, 0.00882720947265625, -0.0005898475646972656, -0.037200927734375, -0.0174560546875, -0.01401519775390625, -0.0160675048828125, -0.01507568359375, -0.00782012939453125, 0.04437255859375, -0.004730224609375, -0.00606536865234375, -0.035186767578125, 0.0185699462890625, 0.04083251953125, 0.0003654956817626953, 0.01364898681640625, -0.00908660888671875, 0.01544952392578125, 0.025604248046875, -0.03363037109375, -0.02667236328125, 0.0462646484375, 0.00881195068359375, 0.07177734375, 0.0032215118408203125, -0.039459228515625, -0.0219573974609375, 0.005115509033203125, -0.0157623291015625, -0.03631591796875, -0.0391845703125, 0.04754638671875, 0.0189208984375, -0.01390838623046875, 0.016632080078125, 0.011322021484375, -0.01435089111328125, -0.004505157470703125, 0.006195068359375, -0.041961669921875, 0.0019006729125976562, -0.024169921875, 0.0229339599609375, 0.03387451171875, -0.01410675048828125, -0.021240234375, 0.03912353515625, 0.042236328125, 0.0024814605712890625, 0.051910400390625, -0.0185089111328125, -0.00995635986328125, -0.0116424560546875, 0.007053375244140625, -0.041473388671875, 0.0235748291015625, -0.007335662841796875, 0.021575927734375, -0.005229949951171875, 0.0030040740966796875, 0.01922607421875, -0.01009368896484375, 0.035736083984375, 0.043701171875, -0.0280609130859375, -0.031707763671875, -0.0379638671875, 0.062164306640625, -0.01953125, 0.0065765380859375, -0.0029277801513671875, -0.0231170654296875, -0.046661376953125, -0.0241851806640625, -0.0263519287109375, -0.038604736328125, -0.038360595703125, 0.04730224609375, -0.062042236328125, -0.0269012451171875, 0.052703857421875, -0.053375244140625, 0.049102783203125, -0.0115203857421875, -0.0007834434509277344, 0.0452880859375, 0.0249481201171875, -0.004833221435546875, 0.048095703125, -0.0137786865234375, 0.0290679931640625, 0.005649566650390625, -0.0031909942626953125, -0.03973388671875, 0.0733642578125, -0.0469970703125, -0.01125335693359375, -0.0577392578125, 0.03106689453125, -0.00792694091796875, -0.0022144317626953125, -0.021820068359375, -0.04827880859375, 0.0199737548828125, -0.058013916015625, -0.0087738037109375, 0.024810791015625, 0.0124969482421875, 0.00614166259765625, 0.01227569580078125, 0.050323486328125, 0.039459228515625, 0.0128936767578125, 0.0196533203125, 0.0565185546875, -0.04901123046875, 0.016326904296875, 0.053741455078125, -0.004638671875, -0.0058441162109375, 0.03936767578125, -0.04376220703125, 0.0093994140625, -0.038116455078125, -0.01224517822265625, -0.020111083984375, 0.0214385986328125, 0.01068878173828125, -0.0194854736328125, 0.0099945068359375, -0.053863525390625, 0.036376953125, 0.028778076171875, -0.00960540771484375, -0.01236724853515625, -0.006542205810546875, 0.026641845703125, -0.052459716796875, 0.0291290283203125, 0.0116119384765625, -0.01538848876953125, -0.00836944580078125, -0.036590576171875, -0.0009417533874511719, -0.01105499267578125, 0.02056884765625, -0.01493072509765625, 0.006534576416015625, 0.03497314453125, 0.005474090576171875, -0.054534912109375, 0.01837158203125, -0.041229248046875, 0.0035915374755859375, 0.0280303955078125, 0.018585205078125, 0.0004978179931640625, 0.0186767578125, -0.0198211669921875, -0.0278167724609375, -0.0258026123046875, 0.0399169921875, 0.0305633544921875, 0.00433349609375, -0.041595458984375, -0.01300048828125, -0.0074462890625, -0.006008148193359375, -0.045166015625, 0.0662841796875, -0.0014162063598632812, 0.031005859375, -0.0177764892578125, -0.00689697265625, 0.0035762786865234375, -0.03564453125, 0.01216888427734375, 0.0258941650390625, 0.02398681640625, 0.027862548828125, -0.0133209228515625, 0.015838623046875, 0.08734130859375, 0.01288604736328125, 0.00754547119140625, 0.007476806640625, 0.0158538818359375, -0.0092315673828125, 0.0015201568603515625, -0.03631591796875, 0.021148681640625, -0.035797119140625, 0.0285491943359375, 0.02490234375, -0.010711669921875, 0.0233154296875, -0.080078125, 0.0810546875, -0.017791748046875, 0.038177490234375, 0.02685546875, -0.0108795166015625, -0.0178070068359375, 0.00420379638671875, 0.0069580078125, -0.0064544677734375, -0.0197601318359375, 0.010009765625, 0.034576416015625, 0.028656005859375, -0.0053558349609375, -0.0256500244140625, 0.02056884765625, -0.013580322265625, -0.032958984375, 0.0206146240234375, 0.0106201171875, -0.01666259765625, -0.007160186767578125, 0.0106964111328125, -0.059051513671875, 0.0006756782531738281, 0.004364013671875, -0.0237579345703125, -0.01001739501953125, 0.0171051025390625, 0.004238128662109375, -0.0374755859375, -0.0226593017578125, 0.057586669921875, 0.0013141632080078125, 0.0537109375, -0.00685882568359375, -0.005542755126953125, 0.0273284912109375, -0.062347412109375, 0.07177734375, -0.07464599609375, 0.055908203125, 0.0655517578125, -0.049835205078125, 0.0303497314453125, -0.0038433074951171875, -0.021728515625, -0.0070343017578125, 0.007778167724609375, -0.005908966064453125, -0.0192108154296875, -0.03936767578125, 0.00238037109375, 0.0024929046630859375, 0.0736083984375, -0.041259765625, -0.056610107421875, 0.01751708984375, 0.032745361328125, -0.01172637939453125, -0.006496429443359375, -0.0083160400390625, -0.049652099609375, -0.03729248046875, 0.003337860107421875, -0.0294036865234375, 0.0151824951171875, 0.0111236572265625, -0.002773284912109375, 0.01120758056640625, -0.01314544677734375, -0.011444091796875, -0.0246734619140625, -0.045684814453125, -0.0249176025390625, 0.00833892822265625, 0.0000807642936706543, 0.02044677734375, -0.0208892822265625, -0.00466156005859375, -0.038238525390625, -0.004970550537109375, 0.03912353515625, -0.00617218017578125, -0.0260162353515625, -0.018585205078125, 0.0218353271484375, -0.052947998046875, -0.005870819091796875, 0.00916290283203125, 0.031097412109375, -0.026702880859375, 0.03094482421875, -0.04449462890625, -0.061065673828125, -0.044219970703125, 0.058807373046875, 0.05126953125, -0.02374267578125, 0.0246429443359375, -0.042083740234375, -0.0272979736328125, -0.024444580078125, -0.067626953125, 0.036651611328125, 0.043914794921875, -0.00389862060546875, 0.01136016845703125, -0.0103302001953125, 0.03057861328125, 0.0298919677734375, 0.0005793571472167969, 0.01265716552734375, 0.00865936279296875, -0.004444122314453125, 0.02508544921875, -0.02294921875, -0.0772705078125, -0.041168212890625, 0.07916259765625, -0.041259765625, 0.02496337890625, -0.0005736351013183594, 0.054290771484375, 0.00499725341796875, -0.0423583984375, 0.04022216796875, -0.005390167236328125, -0.01708984375, 0.0025424957275390625, -0.0268096923828125, 0.0218048095703125, 0.0726318359375, -0.115478515625, -0.0256805419921875, -0.00009799003601074219, 0.043701171875, 0.022064208984375, -0.06878662109375, 0.004486083984375, -0.05145263671875, -0.0882568359375, -0.015167236328125, 0.005615234375, -0.0701904296875, -0.0177764892578125, -0.00815582275390625, -0.07379150390625, -0.0303497314453125, 0.003749847412109375, 0.019287109375, -0.01045989990234375, 0.0110321044921875, -0.0284576416015625, 0.04852294921875, 0.01155853271484375, -0.0416259765625, -0.09478759765625, -0.0218505859375, 0.0250244140625, 0.06903076171875, -0.05364990234375, 0.060699462890625, -0.077880859375, 0.01983642578125, -0.0460205078125, 0.0352783203125, -0.004840850830078125, 0.025970458984375, 0.0200347900390625, 0.04840087890625, 0.0249176025390625, 0.0042572021484375, -0.0162811279296875, -0.056243896484375, -0.035888671875, -0.0499267578125, -0.035369873046875, 0.0145721435546875, -0.025177001953125, -0.0023632049560546875, -0.01300811767578125, -0.0158538818359375, -0.00042057037353515625, 0.044708251953125, -0.0090179443359375, 0.0059356689453125, -0.04498291015625, -0.03851318359375, 0.055908203125, 0.0205535888671875, -0.006664276123046875, 0.006557464599609375, 0.06817626953125, -0.00103759765625, -0.03570556640625, -0.10369873046875, 0.0010585784912109375, 0.039581298828125, 0.0225677490234375, 0.0291290283203125, 0.0330810546875, -0.0089874267578125, -0.00923919677734375, 0.035400390625, -0.01190948486328125, -0.02655029296875, 0.0662841796875, -0.0026340484619140625, -0.0006642341613769531, 0.00612640380859375, -0.0213623046875, 0.0286712646484375, 0.0406494140625, -0.013519287109375, -0.0035400390625, -0.0073089599609375, 0.009429931640625, -0.0171661376953125, 0.005916595458984375, -0.00798797607421875, -0.044403076171875, 0.0201873779296875, -0.03753662109375, 0.01335906982421875, 0.0152740478515625, -0.00754547119140625, 0.020050048828125, 0.01445770263671875, 0.004467010498046875, -0.0208892822265625, 0.022796630859375, -0.0037937164306640625, 0.0192718505859375, 0.0322265625, 0.017730712890625, -0.03253173828125, 0.01355743408203125, -0.03216552734375, 0.01910400390625, -0.0162506103515625, -0.05517578125, 0.0169830322265625, -0.0225677490234375, -0.038909912109375, 0.0011854171752929688, 0.040191650390625, 0.0282745361328125, -0.00823974609375, -0.025238037109375, -0.01148223876953125, -0.00885009765625, -0.053070068359375, -0.0122222900390625, -0.00998687744140625, -0.0283355712890625, 0.07684326171875, -0.049896240234375, -0.012115478515625, 0.0158843994140625, -0.00839996337890625, -0.0028209686279296875, 0.055419921875, -0.0006737709045410156, 0.03533935546875, -0.004856109619140625, -0.047271728515625, 0.01611328125, 0.0008578300476074219, -0.0004093647003173828, 0.0099639892578125, 0.0305328369140625, 0.0104827880859375, -0.005283355712890625, -0.010040283203125, 0.00791168212890625, -0.005474090576171875, 0.0198516845703125, 0.003986358642578125, -0.018829345703125, -0.0182037353515625, 0.0021152496337890625, -0.004093170166015625, 0.0219268798828125, -0.0285491943359375, -0.02978515625, 0.01763916015625, -0.0021209716796875, 0.008270263671875, 0.033538818359375, -0.06488037109375, 0.039215087890625, 0.046295166015625, 0.0013113021850585938, -0.0142669677734375, -0.022705078125, 0.008819580078125, -0.00678253173828125, -0.009429931640625, -0.018341064453125, 0.034698486328125, -0.0294342041015625, 0.01555633544921875, -0.0021038055419921875, -0.016754150390625, -0.03228759765625, 0.027862548828125, 0.007015228271484375, 0.0011224746704101562, -0.052703857421875, -0.0380859375, -0.0266571044921875, -0.022918701171875, 0.03131103515625, 0.030059814453125, -0.0263824462890625, 0.01364898681640625, -0.025665283203125, 0.02392578125, -0.01325225830078125, 0.004215240478515625, -0.0020503997802734375, 0.014892578125, -0.0159759521484375, 0.006580352783203125, -0.00197601318359375, -0.0118255615234375, 0.0235137939453125, 0.036376953125, 0.0093994140625, 0.0013751983642578125, 0.0033016204833984375, -0.0418701171875, 0.007328033447265625, -0.020172119140625, -0.0017957687377929688, 0.004947662353515625, -0.020782470703125, -0.02520751953125, 0.0355224609375, 0.0008001327514648438, 0.0111236572265625, -0.024505615234375, -0.00635528564453125, -0.027496337890625, 0.0499267578125, -0.0364990234375, -0.00334930419921875, 0.0153350830078125, -0.01444244384765625, 0.06011962890625, -0.032379150390625, -0.01335906982421875, 0.014862060546875, -0.051055908203125, 0.0251007080078125, 0.059906005859375, 0.061279296875, -0.0008983612060546875, 0.08984375, -0.039642333984375, 0.034698486328125, 0.07684326171875, -0.01110076904296875, 0.0247650146484375, -0.01212310791015625, 0.0252838134765625, 0.0006723403930664062, 0.0240936279296875, -0.0209503173828125, -0.005008697509765625, -0.0100860595703125, -0.02166748046875, -0.00269317626953125, 0.03204345703125, 0.036285400390625, -0.02691650390625, -0.004596710205078125, -0.01312255859375, -0.04364013671875, 0.01210784912109375, -0.021087646484375, -0.0010042190551757812, -0.003734588623046875, 0.06549072265625, -0.015777587890625, -0.0247955322265625, 0.01264190673828125, -0.005474090576171875, -0.0181884765625, 0.03143310546875, -0.046905517578125, -0.004344940185546875, -0.039703369140625, -0.02801513671875, 0.033172607421875, -0.0294342041015625, 0.006195068359375, 0.01177978515625, -0.0118408203125, 0.003070831298828125, -0.026397705078125, -0.0084075927734375, -0.07061767578125, 0.003376007080078125, -0.01611328125, 0.048065185546875, -0.0038242340087890625, 0.05853271484375, -0.015594482421875, 0.01540374755859375, 0.042083740234375, -0.06915283203125, 0.0265960693359375, -0.003803253173828125, 0.022979736328125, 0.01032257080078125, -0.044158935546875, -0.00008624792098999023, -0.0352783203125, 0.02459716796875, -0.005886077880859375, -0.0091400146484375, 0.058624267578125, 0.01351165771484375, -0.03509521484375, 0.024871826171875, 0.015289306640625, -0.0106353759765625, 0.0015630722045898438, 0.001651763916015625, -0.0609130859375, -0.015899658203125, 0.015380859375, 0.005374908447265625, -0.0003123283386230469, 0.0195770263671875, -0.039947509765625, 0.0098114013671875, 0.0164642333984375, -0.00733184814453125, 0.0014181137084960938, -0.004779815673828125, 0.0018215179443359375, 0.0008840560913085938, -0.014617919921875, 0.0003230571746826172, -0.034210205078125, 0.002605438232421875, -0.0216827392578125, 0.0287933349609375, -0.0243377685546875, -0.00428009033203125, 0.0302886962890625, 0.00014400482177734375, -0.0751953125, 0.011566162109375, 0.1119384765625, 0.0745849609375, 0.0634765625, 0.043121337890625, -0.029083251953125, -0.042236328125, 0.01258087158203125, -0.0006084442138671875, 0.01537322998046875, 0.0233306884765625, -0.046173095703125, 0.0132904052734375, 0.00597381591796875, 0.009674072265625, 0.013397216796875, 0.038360595703125, -0.037506103515625, 0.0010433197021484375, 0.045440673828125, -0.06298828125, 0.03753662109375, 0.0225067138671875, 0.0626220703125, -0.0183563232421875, -0.047332763671875, 0.0018100738525390625, 0.0523681640625, 0.0225982666015625, 0.046356201171875, -0.007904052734375, 0.01885986328125, 0.054840087890625, -0.01558685302734375, 0.019500732421875, 0.040283203125, -0.05584716796875, -0.0197601318359375, -0.0010747909545898438, -0.0005841255187988281, -0.004791259765625, 0.049713134765625, 0.022705078125, -0.023284912109375, -0.035797119140625, -0.0240631103515625, -0.0040130615234375, 0.00002855062484741211, 0.015960693359375, -0.00522613525390625, 0.000028967857360839844, -0.054168701171875, -0.01678466796875, -0.003467559814453125, -0.0178680419921875, 0.0230865478515625, 0.052764892578125, 0.01097869873046875, -0.00984954833984375, -0.0438232421875, -0.0400390625, -0.024444580078125, 0.0011539459228515625, -0.001750946044921875, 0.034332275390625, 0.01085662841796875, 0.031494140625, 0.0075836181640625, -0.01064300537109375, 0.003269195556640625, 0.05230712890625, -0.045654296875, -0.003387451171875, 0.0037174224853515625, -0.03619384765625, -0.0672607421875, 0.006900787353515625, -0.004673004150390625, -0.0244293212890625, 0.047882080078125, 0.0167236328125, -0.10003662109375, -0.0298004150390625, 0.004146575927734375, -0.0443115234375, -0.026702880859375, -0.033599853515625, 0.0217132568359375, 0.037445068359375, 0.0189666748046875, 0.0213470458984375, 0.01904296875, 0.045806884765625, -0.0133056640625, 0.0211944580078125, 0.01256561279296875, -0.0224609375, 0.0239105224609375, -0.00891876220703125, 0.0479736328125, 0.010528564453125, -0.057464599609375, -0.01358795166015625, -0.00737762451171875, -0.0158233642578125, 0.03765869140625, 0.032989501953125, -0.0345458984375, 0.0313720703125, 0.022430419921875, -0.006313323974609375, 0.02117919921875, -0.0232696533203125, 0.0201568603515625, 0.0194244384765625, 0.01473236083984375, 0.0193023681640625, -0.04815673828125, -0.019744873046875, -0.0255889892578125, 0.0157470703125, 0.011688232421875, 0.09521484375, -0.01499176025390625, 0.0108642578125, 0.033050537109375, -0.005615234375, 0.007213592529296875, -0.00021469593048095703, 0.037689208984375, -0.01251983642578125, -0.0031414031982421875, -0.01678466796875, -0.0179595947265625, -0.00628662109375, 0.017333984375, -0.046112060546875, -0.0160369873046875, -0.02276611328125, 0.0172119140625, 0.0297698974609375, 0.0173187255859375, -0.0232086181640625, -0.0391845703125, -0.03204345703125, 0.01410675048828125, 0.00879669189453125, 0.0233154296875, -0.0209808349609375, 0.01983642578125, 0.04925537109375, 0.0244293212890625, 0.02703857421875, 0.0235443115234375, 0.04913330078125, 0.0380859375, -0.030975341796875, -0.07379150390625, 0.022705078125, 0.0111846923828125, -0.03302001953125, 0.03717041015625, 0.04998779296875, 0.00862884521484375, 0.0146942138671875, 0.019622802734375, 0.03045654296875, 0.01230621337890625, -0.036651611328125, -0.0033111572265625, 0.052764892578125, -0.0125732421875, 0.007022857666015625, -0.0036563873291015625, -0.0231475830078125, -0.0044708251953125, 0.0018262863159179688, 0.0034999847412109375, 0.020355224609375, -0.02532958984375, -0.010406494140625, 0.015106201171875, 0.0298004150390625, 0.0276336669921875, -0.0650634765625, 0.059356689453125, 0.001415252685546875, 0.004566192626953125, 0.00921630859375, -0.0309600830078125, -0.00980377197265625, 0.003910064697265625, -0.025390625, -0.031402587890625, -0.044525146484375, 0.01364898681640625, -0.0220184326171875, 0.042510986328125, 0.0716552734375, -0.0487060546875, -0.01812744140625, 0.029205322265625, 0.04425048828125, 0.0772705078125, -0.0196075439453125, -0.0380859375, 0.0207977294921875, -0.03173828125, 0.0033512115478515625, 0.0229339599609375, 0.001285552978515625, -0.0212860107421875, -0.01312255859375, -0.0211334228515625, 0.005115509033203125, -0.004253387451171875, -0.043975830078125, -0.041900634765625, 0.0284271240234375, 0.005062103271484375, -0.02593994140625, 0.0026035308837890625, -0.00484466552734375, -0.01340484619140625, 0.019683837890625, 0.01453399658203125, -0.01323699951171875, -0.011138916015625, 0.007244110107421875, 0.0264892578125, -0.00867462158203125, -0.005870819091796875, 0.0338134765625, -0.01324462890625, 0.08343505859375, 0.07122802734375, 0.0014667510986328125, 0.00934600830078125, -0.0200958251953125, 0.04620361328125, 0.0546875, -0.015838623046875, -0.01178741455078125, 0.0081939697265625, -0.058441162109375, 0.006298065185546875, 0.0352783203125, -0.044952392578125, -0.0081787109375, 0.034637451171875, 0.039031982421875, 0.0244903564453125, -0.0178070068359375, -0.0011835098266601562, 0.004825592041015625, -0.016082763671875, -0.0268402099609375, 0.01181793212890625, -0.063232421875, -0.03997802734375, -0.0173187255859375, -0.0242462158203125, 0.021484375, -0.003131866455078125, -0.049102783203125, 0.00676727294921875, -0.0148773193359375, 0.0028228759765625, -0.0811767578125, 0.04541015625, 0.04266357421875, -0.045440673828125, -0.0198822021484375, -0.030975341796875, -0.0078125, 0.0032215118408203125, -0.07318115234375, -0.021270751953125, -0.005733489990234375, -0.0163116455078125, 0.01183319091796875, -0.0126190185546875, 0.0200958251953125, -0.004741668701171875, 0.01222991943359375, -0.0034694671630859375, -0.004985809326171875, 0.0015115737915039062, 0.00853729248046875, 0.0207061767578125, -0.031829833984375, -0.019287109375, -0.055908203125, 0.0029621124267578125, -0.0119171142578125, -0.0277557373046875, 0.0221099853515625, -0.001987457275390625, -0.011932373046875, 0.011322021484375, 0.00901031494140625, 0.009368896484375, 0.0286712646484375, -0.042236328125, -0.01459503173828125, -0.02020263671875, 0.013702392578125, -0.007274627685546875, 0.0016727447509765625 ]
8c15691548dc08434eb974a57488a962c1b4e89a
Wordpress Stackexchange Q: uploading files to the uploads folder via ftp What is the reason/s that the WordPress Media Folder, doesn't display images that were uploaded via FTP, directly to the uploads folder? Why doesn't WordPress "see" them? why do we always have to upload via the WordPress media uploader? What does it do? A: Because WordPress is not scanning all the folders all the time. When you upload images Wordpress also makes an entry in the database, records the caption, the sizes that are available and so on.
Q: uploading files to the uploads folder via ftp What is the reason/s that the WordPress Media Folder, doesn't display images that were uploaded via FTP, directly to the uploads folder? Why doesn't WordPress "see" them? why do we always have to upload via the WordPress media uploader? What does it do? A: Because WordPress is not scanning all the folders all the time. When you upload images Wordpress also makes an entry in the database, records the caption, the sizes that are available and so on. A: There is a plugin Add From Server that allows you to select files from the "uploads" folder and import them in the Media Library. A: When you upload a file using the default WordPress media uploader, it saves the file information inside the database. So, when you see them in Media, it means they exist and are registered in the database. When you use other method to upload the image, like FTP, the database isn't automatically populated and, therefore, WordPress won't recognize their existence. A: Media from Ftp and Add from server Also works. But if the images are more than 25k-1lakh then these plugins wont help you. If anybody knows update here thanks.
wordpress
{ "language": "en", "length": 202, "provenance": "stackexchange_00019.jsonl.gz:466131", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/229365" }
[ 0.034149169921875, 0.00849151611328125, 0.0219573974609375, 0.026519775390625, -0.0116119384765625, -0.02685546875, 0.07379150390625, -0.0626220703125, 0.08056640625, 0.007648468017578125, -0.07025146484375, -0.03448486328125, 0.029998779296875, -0.0269317626953125, -0.030303955078125, -0.020721435546875, 0.00867462158203125, -0.01531982421875, 0.0087738037109375, -0.01320648193359375, 0.00849151611328125, 0.0129241943359375, 0.027435302734375, -0.0307769775390625, 0.006336212158203125, 0.0352783203125, 0.0223388671875, -0.02520751953125, -0.00841522216796875, -0.031524658203125, 0.0008988380432128906, 0.0121612548828125, 0.0283203125, 0.00812530517578125, -0.024932861328125, 0.0011434555053710938, 0.0059356689453125, -0.0055694580078125, 0.017425537109375, 0.0056610107421875, -0.00201416015625, 0.01445770263671875, 0.0823974609375, -0.012054443359375, 0.017791748046875, -0.0267333984375, 0.0201873779296875, -0.047607421875, 0.001865386962890625, 0.01363372802734375, 0.017730712890625, 0.0074462890625, 0.033721923828125, -0.0034351348876953125, -0.01012420654296875, -0.015228271484375, 0.01418304443359375, 0.0306243896484375, 0.0238189697265625, -0.043121337890625, -0.050750732421875, 0.02264404296875, 0.0238189697265625, 0.020172119140625, -0.0157318115234375, 0.01837158203125, 0.0078125, 0.002796173095703125, -0.059295654296875, -0.043792724609375, 0.02984619140625, -0.047088623046875, 0.00018286705017089844, -0.048828125, 0.0007691383361816406, 0.0276031494140625, -0.0008568763732910156, -0.0282440185546875, 0.011322021484375, -0.00968170166015625, 0.01174163818359375, -0.0292816162109375, -0.0281524658203125, -0.00972747802734375, 0.0255279541015625, 0.0299835205078125, 0.00856781005859375, -0.0191650390625, 0.0093841552734375, 0.00925445556640625, -0.00811767578125, 0.0382080078125, -0.01219940185546875, 0.0225372314453125, -0.01525115966796875, -0.00557708740234375, -0.006862640380859375, 0.0284271240234375, -0.0215606689453125, 0.011688232421875, -0.01224517822265625, -0.010986328125, 0.01343536376953125, -0.035919189453125, 0.0072174072265625, -0.0198974609375, -0.01174163818359375, -0.01332855224609375, 0.039276123046875, 0.04803466796875, -0.0262908935546875, 0.0338134765625, 0.0238189697265625, -0.039093017578125, -0.005039215087890625, 0.025726318359375, 0.006763458251953125, 0.0364990234375, 0.01421356201171875, 0.0176239013671875, 0.0001970529556274414, 0.045257568359375, -0.05810546875, -0.008026123046875, 0.0250091552734375, -0.00726318359375, -0.01258087158203125, 0.02899169921875, -0.016204833984375, 0.0633544921875, -0.020355224609375, 0.0089874267578125, 0.0157012939453125, -0.02392578125, -0.031982421875, -0.0216217041015625, 0.00592041015625, -0.0106353759765625, -0.021087646484375, 0.046112060546875, -0.020782470703125, -0.0411376953125, 0.020477294921875, -0.018707275390625, -0.00579071044921875, 0.043701171875, 0.011505126953125, -0.00870513916015625, -0.007061004638671875, -0.0369873046875, -0.0430908203125, 0.0022430419921875, 0.0018329620361328125, 0.0260009765625, 0.0350341796875, -0.005863189697265625, 0.056121826171875, -0.039825439453125, 0.01390838623046875, -0.033721923828125, 0.042205810546875, 0.0172119140625, 0.021697998046875, -0.0247955322265625, -0.0164947509765625, -0.045928955078125, -0.07269287109375, -0.010894775390625, 0.0305328369140625, -0.03668212890625, 0.011444091796875, -0.02947998046875, 0.0533447265625, 0.016021728515625, -0.0026149749755859375, 0.034881591796875, 0.0400390625, 0.037872314453125, 0.01163482666015625, 0.06793212890625, 0.0157318115234375, -0.0176544189453125, 0.09393310546875, -0.031646728515625, -0.0240631103515625, 0.004711151123046875, 0.0019817352294921875, 0.0241241455078125, 0.00969696044921875, 0.0134735107421875, 0.028411865234375, 0.0206451416015625, -0.032867431640625, 0.001873016357421875, -0.007274627685546875, 0.001209259033203125, -0.00862884521484375, 0.0084381103515625, 0.001922607421875, -0.0250701904296875, -0.0245819091796875, 0.00821685791015625, -0.001140594482421875, 0.0032901763916015625, -0.0010137557983398438, -0.0098876953125, 0.0027599334716796875, 0.020751953125, 0.00650787353515625, -0.0071563720703125, 0.01241302490234375, 0.0152740478515625, -0.031494140625, -0.034454345703125, -0.041473388671875, 0.01861572265625, -0.046722412109375, 0.0229644775390625, -0.0152587890625, 0.04669189453125, -0.053985595703125, -0.0161590576171875, -0.04742431640625, -0.01232147216796875, -0.007709503173828125, 0.028656005859375, -0.0299224853515625, 0.0181884765625, 0.00479888916015625, 0.024444580078125, -0.00450897216796875, 0.0016050338745117188, -0.040771484375, 0.001399993896484375, -0.050750732421875, -0.0243377685546875, -0.0518798828125, -0.0265655517578125, 0.0193328857421875, 0.049713134765625, 0.0097808837890625, 0.048309326171875, 0.01146697998046875, 0.070556640625, 0.047454833984375, 0.014923095703125, 0.029388427734375, 0.0167236328125, 0.019500732421875, -0.0021762847900390625, -0.0024890899658203125, -0.040435791015625, 0.026519775390625, -0.044525146484375, 0.0180206298828125, 0.00852203369140625, 0.0054931640625, -0.0251007080078125, -0.0191802978515625, 0.0165557861328125, 0.0276641845703125, -0.004276275634765625, -0.05340576171875, 0.00595855712890625, -0.00290679931640625, 0.0114288330078125, 0.016571044921875, 0.0166473388671875, -0.02520751953125, 0.0162353515625, 0.017669677734375, -0.037322998046875, 0.0083465576171875, 0.049224853515625, 0.0372314453125, -0.0160675048828125, -0.0008578300476074219, -0.038970947265625, 0.0197906494140625, 0.037841796875, -0.02227783203125, -0.019378662109375, -0.01309967041015625, -0.0020160675048828125, -0.01702880859375, -0.0482177734375, 0.04327392578125, 0.013702392578125, 0.0091552734375, 0.00914764404296875, 0.03131103515625, 0.036590576171875, 0.004016876220703125, 0.0293121337890625, 0.00910186767578125, 0.0049285888671875, -0.00949859619140625, -0.0251922607421875, 0.02862548828125, -0.024627685546875, 0.0032176971435546875, 0.0526123046875, -0.0011053085327148438, 0.01148223876953125, -0.00021374225616455078, 0.01126861572265625, 0.0122528076171875, 0.0203399658203125, -0.007167816162109375, -0.0134429931640625, -0.0697021484375, -0.037078857421875, 0.0038242340087890625, -0.0343017578125, -0.026824951171875, -0.0347900390625, -0.048065185546875, -0.02197265625, -0.117919921875, -0.036773681640625, -0.0213623046875, -0.07794189453125, -0.01128387451171875, -0.018829345703125, -0.040191650390625, 0.0099945068359375, 0.0048980712890625, 0.01422882080078125, -0.0181427001953125, 0.00850677490234375, 0.0200958251953125, -0.006740570068359375, -0.01461029052734375, -0.00408935546875, 0.008941650390625, 0.0016155242919921875, 0.009796142578125, 0.021240234375, -0.005184173583984375, -0.05950927734375, -0.0030345916748046875, 0.058013916015625, -0.0090179443359375, 0.00009393692016601562, 0.03076171875, -0.0286407470703125, 0.019805908203125, -0.0001996755599975586, 0.0340576171875, 0.0487060546875, -0.049102783203125, -0.01934814453125, -0.0112457275390625, -0.03131103515625, -0.037139892578125, 0.051239013671875, 0.0284271240234375, -0.069580078125, -0.0241851806640625, -0.06976318359375, 0.022003173828125, -0.04083251953125, -0.0253143310546875, -0.00978851318359375, -0.0010519027709960938, -0.0057525634765625, -0.0517578125, 0.0284576416015625, 0.0341796875, 0.06561279296875, -0.035186767578125, 0.0002371072769165039, 0.040985107421875, 0.0055084228515625, 0.0244903564453125, 0.00439453125, 0.0042877197265625, -0.00859832763671875, 0.02764892578125, 0.00281524658203125, 0.023193359375, -0.03216552734375, 0.06549072265625, -0.05462646484375, -0.06658935546875, 0.032684326171875, -0.04595947265625, 0.00543975830078125, -0.054107666015625, -0.00803375244140625, -0.02105712890625, 0.076416015625, -0.0149383544921875, -0.0036163330078125, 0.02081298828125, 0.0283660888671875, -0.053131103515625, -0.037811279296875, -0.04937744140625, 0.0070953369140625, -0.0237884521484375, -0.002048492431640625, -0.0025768280029296875, -0.03582763671875, 0.0367431640625, -0.09454345703125, 0.00009685754776000977, -0.037353515625, 0.0220184326171875, -0.00745391845703125, 0.034027099609375, -0.0204620361328125, 0.046966552734375, -0.055877685546875, 0.02142333984375, -0.04229736328125, -0.08636474609375, -0.0229644775390625, 0.0144500732421875, 0.04876708984375, -0.037353515625, 0.052520751953125, -0.0521240234375, 0.040069580078125, 0.01529693603515625, 0.03375244140625, -0.0006494522094726562, -0.01186370849609375, 0.0278778076171875, -0.01551055908203125, 0.00634765625, -0.0220489501953125, -0.01128387451171875, -0.07049560546875, -0.036834716796875, -0.0545654296875, -0.034881591796875, 0.00931549072265625, -0.043212890625, 0.0007696151733398438, 0.014251708984375, -0.0254974365234375, -0.0509033203125, 0.00922393798828125, -0.01885986328125, -0.006336212158203125, -0.0261077880859375, -0.025482177734375, 0.0309295654296875, -0.00814056396484375, 0.007053375244140625, 0.0107879638671875, 0.0830078125, 0.0052947998046875, -0.0016527175903320312, -0.07537841796875, -0.005542755126953125, 0.047454833984375, 0.03314208984375, 0.017791748046875, 0.0258941650390625, -0.016754150390625, 0.004932403564453125, 0.03533935546875, 0.0230560302734375, -0.0321044921875, 0.0667724609375, -0.0098724365234375, 0.006816864013671875, 0.00838470458984375, -0.00687408447265625, 0.0198211669921875, 0.0177154541015625, 0.01277923583984375, -0.035675048828125, 0.0007815361022949219, 0.03741455078125, 0.01776123046875, -0.002216339111328125, -0.02996826171875, -0.05743408203125, 0.01419830322265625, -0.02490234375, 0.05194091796875, -0.014007568359375, 0.01540374755859375, 0.033172607421875, 0.053741455078125, -0.0007562637329101562, 0.006011962890625, -0.01163482666015625, -0.002086639404296875, 0.0263214111328125, -0.0018339157104492188, 0.0004868507385253906, 0.0076751708984375, -0.0045013427734375, 0.01000213623046875, 0.007381439208984375, -0.034820556640625, 0.017852783203125, -0.0108642578125, -0.00720977783203125, 0.0216217041015625, -0.0233154296875, 0.0171661376953125, 0.00829315185546875, 0.0008931159973144531, 0.01052093505859375, -0.031280517578125, 0.004726409912109375, -0.02166748046875, 0.0127105712890625, -0.010772705078125, -0.009613037109375, 0.0201568603515625, -0.0009307861328125, -0.050506591796875, 0.0056915283203125, 0.010894775390625, -0.0161285400390625, 0.0084075927734375, 0.032318115234375, 0.03570556640625, -0.0205535888671875, 0.00791168212890625, 0.005611419677734375, 0.043701171875, -0.03656005859375, 0.016265869140625, -0.007732391357421875, 0.0240936279296875, -0.0216217041015625, -0.035858154296875, 0.055328369140625, -0.0164031982421875, -0.005584716796875, -0.0017671585083007812, -0.0270843505859375, -0.016021728515625, -0.017547607421875, 0.004978179931640625, 0.035858154296875, 0.006317138671875, -0.0223541259765625, 0.040130615234375, 0.01413726806640625, 0.01551055908203125, 0.0421142578125, -0.069091796875, 0.0190887451171875, 0.037506103515625, 0.0316162109375, -0.017913818359375, -0.03668212890625, -0.01275634765625, 0.01202392578125, -0.0309295654296875, -0.0058135986328125, 0.07391357421875, -0.00673675537109375, -0.01033782958984375, 0.0007004737854003906, -0.002597808837890625, -0.0174713134765625, 0.039154052734375, -0.006542205810546875, -0.03094482421875, -0.029693603515625, -0.005840301513671875, -0.03521728515625, -0.031768798828125, -0.0005731582641601562, 0.007045745849609375, -0.03265380859375, -0.0261688232421875, -0.01593017578125, 0.014251708984375, -0.021087646484375, -0.0146484375, -0.0171661376953125, 0.040496826171875, 0.0233612060546875, 0.03460693359375, 0.0099945068359375, -0.01198577880859375, 0.01380157470703125, -0.004795074462890625, -0.01216888427734375, -0.0280609130859375, -0.02130126953125, -0.0167694091796875, -0.01470947265625, -0.059661865234375, 0.01047515869140625, 0.0240325927734375, 0.0019025802612304688, 0.00804901123046875, 0.0009255409240722656, 0.020111083984375, 0.00664520263671875, -0.0268402099609375, -0.0033435821533203125, -0.006267547607421875, 0.045166015625, -0.0256805419921875, -0.0245361328125, 0.0165557861328125, 0.00628662109375, 0.032379150390625, 0.0025920867919921875, -0.045013427734375, 0.0199432373046875, 0.0193634033203125, 0.016143798828125, -0.0021152496337890625, 0.0206451416015625, 0.0221710205078125, 0.059844970703125, -0.032196044921875, 0.009613037109375, 0.0498046875, -0.00858306884765625, -0.0156402587890625, 0.0218963623046875, -0.005504608154296875, -0.0226593017578125, 0.02423095703125, 0.006633758544921875, 0.01537322998046875, 0.029266357421875, -0.0021648406982421875, 0.02362060546875, 0.031768798828125, 0.07696533203125, -0.0248565673828125, 0.00408172607421875, 0.01953125, -0.032958984375, 0.003833770751953125, -0.005645751953125, 0.0081024169921875, -0.017303466796875, 0.0275421142578125, -0.01373291015625, -0.0257110595703125, 0.0036525726318359375, -0.01251983642578125, 0.005626678466796875, 0.031951904296875, 0.06097412109375, 0.00925445556640625, -0.06658935546875, -0.06646728515625, 0.058349609375, -0.06072998046875, 0.0092620849609375, 0.010833740234375, -0.0357666015625, -0.01032257080078125, -0.026458740234375, -0.0257568359375, -0.02215576171875, 0.003131866455078125, 0.01195526123046875, -0.01451873779296875, 0.039093017578125, 0.053741455078125, -0.0168304443359375, 0.004894256591796875, 0.0174102783203125, 0.0047607421875, -0.000025570392608642578, -0.01357269287109375, 0.01324462890625, 0.04437255859375, -0.047149658203125, 0.011474609375, -0.01207733154296875, 0.018096923828125, -0.007457733154296875, -0.0205230712890625, 0.0648193359375, -0.04998779296875, -0.006221771240234375, 0.032745361328125, 0.0460205078125, -0.031890869140625, -0.0130767822265625, -0.01462554931640625, -0.05804443359375, 0.0055084228515625, -0.01380157470703125, -0.004909515380859375, 0.023345947265625, 0.0178680419921875, -0.052642822265625, 0.077392578125, 0.002422332763671875, 0.0274810791015625, 0.030609130859375, 0.0282135009765625, -0.0088348388671875, 0.01702880859375, -0.0179595947265625, 0.034454345703125, -0.0250091552734375, 0.036468505859375, -0.08282470703125, -0.01605224609375, -0.003589630126953125, 0.05279541015625, 0.07342529296875, 0.007686614990234375, -0.04193115234375, -0.0194549560546875, 0.0638427734375, 0.08154296875, 0.039337158203125, 0.0173492431640625, 0.005279541015625, 0.002651214599609375, 0.0272979736328125, -0.023773193359375, 0.01751708984375, -0.005481719970703125, -0.00899505615234375, 0.03314208984375, 0.019866943359375, 0.03350830078125, 0.037872314453125, -0.01172637939453125, -0.01045989990234375, 0.01407623291015625, 0.03033447265625, -0.03350830078125, -0.0023326873779296875, 0.02545166015625, 0.00038909912109375, -0.06219482421875, -0.0390625, -0.01102447509765625, 0.03179931640625, -0.0287017822265625, 0.017425537109375, 0.030609130859375, 0.004505157470703125, 0.0499267578125, -0.0046234130859375, 0.00823974609375, 0.007183074951171875, 0.00815582275390625, 0.00963592529296875, -0.0121307373046875, 0.00949859619140625, -0.0828857421875, -0.021453857421875, 0.0369873046875, 0.03948974609375, -0.028533935546875, -0.03851318359375, 0.00701904296875, -0.01488494873046875, -0.0090789794921875, -0.04852294921875, -0.06256103515625, -0.0841064453125, -0.0202178955078125, 0.00751495361328125, -0.01806640625, 0.019195556640625, 0.043212890625, 0.0005240440368652344, -0.0180816650390625, -0.0236053466796875, -0.0213623046875, -0.00047779083251953125, 0.0308837890625, -0.022735595703125, 0.002899169921875, -0.03472900390625, 0.0556640625, -0.044219970703125, 0.0194091796875, -0.03399658203125, 0.05718994140625, -0.006710052490234375, 0.05389404296875, -0.0711669921875, -0.0408935546875, 0.0192413330078125, 0.060760498046875, 0.0281829833984375, 0.027984619140625, 0.0290679931640625, 0.039276123046875, 0.003448486328125, 0.006320953369140625, 0.040496826171875, -0.0052032470703125, -0.023834228515625, -0.03631591796875, 0.0242156982421875, 0.054656982421875, 0.005344390869140625, 0.0255279541015625, -0.041046142578125, 0.107421875, -0.0367431640625, 0.043060302734375, -0.02008056640625, -0.044403076171875, 0.0247344970703125, -0.040496826171875, 0.09716796875, -0.0221099853515625, -0.057769775390625, -0.025848388671875, -0.0008687973022460938, -0.006343841552734375, 0.01320648193359375, 0.0352783203125, -0.0028743743896484375, 0.005962371826171875, 0.009490966796875, -0.050933837890625, -0.03753662109375, 0.0261383056640625, 0.057708740234375, 0.01206207275390625, -0.031463623046875, 0.01012420654296875, -0.0197906494140625, -0.02197265625, -0.016357421875, 0.05255126953125, 0.0296478271484375, 0.11529541015625, -0.04656982421875, 0.024200439453125, 0.0091094970703125, -0.00508880615234375, -0.0081024169921875, -0.004993438720703125, 0.01190185546875, -0.0103912353515625, -0.00849151611328125, -0.01445770263671875, 0.019134521484375, 0.0225067138671875, 0.01229095458984375, -0.037139892578125, -0.0333251953125, -0.00830841064453125, 0.0218048095703125, 0.043609619140625, 0.0182037353515625, -0.01141357421875, -0.0006208419799804688, -0.02911376953125, -0.0028057098388671875, 0.044921875, 0.0224456787109375, -0.0419921875, 0.022613525390625, -0.007297515869140625, -0.06005859375, 0.03570556640625, -0.0638427734375, 0.04376220703125, 0.0394287109375, 0.01275634765625, -0.0151824951171875, -0.00628662109375, -0.006649017333984375, 0.001178741455078125, 0.011260986328125, 0.01029205322265625, 0.0009355545043945312, -0.043304443359375, 0.0030155181884765625, -0.01213836669921875, 0.015716552734375, -0.0267333984375, -0.019744873046875, 0.0066375732421875, -0.0002779960632324219, -0.00720977783203125, -0.00812530517578125, -0.00968170166015625, -0.039154052734375, -0.01959228515625, 0.02001953125, -0.0309295654296875, -0.01024627685546875, -0.03082275390625, 0.002685546875, 0.0411376953125, 0.00640106201171875, -0.040679931640625, -0.004764556884765625, -0.0309600830078125, 0.049163818359375, 0.0003399848937988281, 0.0249481201171875, -0.0057220458984375, 0.039306640625, -0.043212890625, -0.05877685546875, -0.016326904296875, 0.043304443359375, -0.0275115966796875, 0.0201568603515625, -0.003879547119140625, -0.035614013671875, 0.04766845703125, 0.07025146484375, 0.050201416015625, 0.11822509765625, 0.038238525390625, -0.051605224609375, -0.0421142578125, -0.00026297569274902344, 0.0219268798828125, 0.054656982421875, 0.0186004638671875, 0.00870513916015625, -0.05157470703125, -0.0390625, 0.0071868896484375, -0.0011072158813476562, -0.05706787109375, -0.1212158203125, 0.042999267578125, -0.035736083984375, -0.046112060546875, -0.02001953125, -0.00798797607421875, -0.042388916015625, 0.056427001953125, -0.0024662017822265625, -0.018951416015625, 0.0265350341796875, 0.07672119140625, -0.0016078948974609375, 0.01129150390625, -0.007049560546875, 0.021942138671875, -0.01776123046875, 0.032012939453125, 0.01556396484375, -0.020263671875, 0.031005859375, -0.0303497314453125, 0.03851318359375, 0.042236328125, -0.0268707275390625, 0.004787445068359375, -0.002735137939453125, -0.0543212890625, -0.0000209808349609375, -0.01070404052734375, -0.0272216796875, -0.0012941360473632812, 0.034423828125, 0.03790283203125, 0.0074462890625, -0.01373291015625, 0.01222991943359375, -0.0235595703125, 0.0032100677490234375, -0.010498046875, -0.004665374755859375, -0.042327880859375, -0.00308990478515625, 0.0058135986328125, 0.0106201171875, -0.0023975372314453125, -0.029144287109375, -0.033721923828125, -0.032989501953125, -0.0265350341796875, 0.007678985595703125, -0.029388427734375, -0.0257720947265625, 0.075927734375, -0.0296630859375, 0.02740478515625, 0.002685546875, 0.022308349609375, 0.042938232421875, 0.02813720703125, 0.0260772705078125, 0.0246124267578125, -0.040313720703125, 0.005794525146484375, 0.0231781005859375, -0.00821685791015625, -0.007709503173828125, -0.0218353271484375, 0.038055419921875, 0.00980377197265625, -0.03326416015625, 0.006622314453125, 0.020263671875, 0.0458984375, -0.043121337890625, 0.053741455078125, 0.00540924072265625, -0.032318115234375, -0.0121002197265625, 0.0272216796875, -0.0494384765625, -0.0037975311279296875, -0.0212860107421875, -0.0400390625, 0.01030731201171875, -0.00020503997802734375, -0.031036376953125, -0.02099609375, -0.01126861572265625, -0.02197265625, -0.0180206298828125, 0.01056671142578125 ]
cb074d94b7804092c02a818155b59675788f7a01
Wordpress Stackexchange Q: Categories box not showing on post edit pages for some reason I don't get the Categories meta box on my standard 'post' edit pages in the wp admin. It shows up on my custom post types, and they show up in the 'Quick Edit' view on the Posts list page, but not on the actual Edit Page for standard posts. Is there a setting for it somewhere? A: For all who have the problem just with Wordpress Blocks/Gutenberg, here is the solution I was looking for a long time. When you create a new taxonomy, make sure you've set show_in_rest to true. Otherwise it will not appear in Block editor. https://developer.wordpress.org/reference/functions/register_taxonomy/ Whether to include the taxonomy in the REST API. Set this to true for the taxonomy to be available in the block editor. register_taxonomy( 'new-category', 'post', [ 'public' => false, 'rewrite' => false, 'show_ui' => true, 'show_in_rest' => true, 'hierarchical' => true, ] );
Q: Categories box not showing on post edit pages for some reason I don't get the Categories meta box on my standard 'post' edit pages in the wp admin. It shows up on my custom post types, and they show up in the 'Quick Edit' view on the Posts list page, but not on the actual Edit Page for standard posts. Is there a setting for it somewhere? A: For all who have the problem just with Wordpress Blocks/Gutenberg, here is the solution I was looking for a long time. When you create a new taxonomy, make sure you've set show_in_rest to true. Otherwise it will not appear in Block editor. https://developer.wordpress.org/reference/functions/register_taxonomy/ Whether to include the taxonomy in the REST API. Set this to true for the taxonomy to be available in the block editor. register_taxonomy( 'new-category', 'post', [ 'public' => false, 'rewrite' => false, 'show_ui' => true, 'show_in_rest' => true, 'hierarchical' => true, ] ); A: Posting this here as an answer for anyone else who has the same issue. Basically, you need to do a global search of plugins and themes and look for this hook: remove_meta_box( 'categorydiv' , 'post' , 'normal' ); More info in the wordpress codex: https://codex.wordpress.org/Function_Reference/remove_meta_box A: Your issues is most likely related with ACF/pro plugin. In order to see the Categories box inside the Screen Options area this is what you have to do: * *Go to Admin > Custom Fields. *Hove on a Field Group and click on Edit. *Under Settings you will find a section named Hide on screen. *Read carefully and look for Categories (it's hard to see, I missed it a couple of times). *Uncheck the box. *Go back to edit your Post type. *Open Screen Options and Categories should be there now. *Once your Categories box in checked you will be able to see it. Note: If this still doesn't work for you, you always can set categories on a Custom Post Type using the Quick Edit function. A: find a very stupid solution. get back to the product list in woocommerce. in every product is a link that says. fast edit (or something like that) > click on it > you would be able to see your categories in the left panel list. that's it ! that was weird !
wordpress
{ "language": "en", "length": 383, "provenance": "stackexchange_00019.jsonl.gz:466154", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/229453" }
[ 0.016326904296875, 0.006427764892578125, -0.01245880126953125, -0.0239105224609375, 0.01287841796875, -0.0221099853515625, 0.010589599609375, -0.0236968994140625, -0.00823211669921875, 0.03448486328125, -0.0197906494140625, -0.0435791015625, 0.0077056884765625, -0.024322509765625, -0.046173095703125, -0.04864501953125, 0.019073486328125, -0.0133056640625, 0.018951416015625, 0.0030574798583984375, -0.0016660690307617188, 0.01267242431640625, 0.01172637939453125, 0.01178741455078125, 0.018768310546875, -0.0399169921875, 0.039398193359375, -0.019378662109375, 0.022796630859375, -0.0168914794921875, 0.03106689453125, 0.0026988983154296875, 0.02978515625, -0.0011339187622070312, -0.0023212432861328125, -0.00681304931640625, 0.018310546875, -0.0114288330078125, -0.00830078125, 0.036468505859375, 0.03582763671875, -0.029205322265625, 0.01824951171875, 0.0028839111328125, 0.00835418701171875, -0.00588226318359375, 0.002899169921875, -0.051055908203125, 0.0041961669921875, -0.04022216796875, 0.00749969482421875, 0.006580352783203125, 0.03607177734375, -0.05584716796875, -0.021240234375, -0.0171661376953125, -0.049041748046875, 0.0310516357421875, 0.027496337890625, 0.01470184326171875, -0.01186370849609375, -0.007648468017578125, 0.00670623779296875, -0.031646728515625, 0.0028076171875, -0.0007843971252441406, 0.0390625, 0.0148162841796875, -0.04876708984375, -0.0076141357421875, 0.0297393798828125, -0.0283355712890625, 0.0054168701171875, -0.0242767333984375, 0.0306243896484375, -0.02496337890625, 0.01351165771484375, -0.008514404296875, -0.00458526611328125, 0.0252227783203125, 0.03643798828125, 0.019287109375, -0.00728607177734375, 0.0037670135498046875, 0.01476287841796875, 0.024261474609375, -0.005588531494140625, -0.035064697265625, -0.035858154296875, -0.0158538818359375, -0.015411376953125, -0.08709716796875, -0.07171630859375, 0.052001953125, 0.05364990234375, -0.038543701171875, 0.016387939453125, 0.05780029296875, -0.0174102783203125, -0.001529693603515625, -0.010894775390625, -0.039794921875, 0.00803375244140625, -0.037811279296875, 0.02032470703125, 0.005279541015625, -0.0341796875, -0.0214080810546875, 0.055938720703125, 0.044708251953125, 0.0015392303466796875, 0.0253448486328125, 0.004467010498046875, -0.017730712890625, -0.00983428955078125, -0.00792694091796875, -0.0201416015625, -0.0007872581481933594, -0.0031414031982421875, -0.0226593017578125, 0.0024509429931640625, 0.048431396484375, 0.03839111328125, -0.058837890625, 0.0149993896484375, 0.00469207763671875, -0.01377105712890625, -0.07281494140625, 0.00982666015625, -0.033447265625, -0.04058837890625, 0.01230621337890625, 0.046875, 0.067626953125, 0.033447265625, -0.0111236572265625, -0.02301025390625, -0.0211334228515625, -0.0019102096557617188, -0.004779815673828125, -0.0433349609375, 0.0006475448608398438, 0.0684814453125, -0.05718994140625, -0.0107574462890625, 0.0440673828125, 0.0235137939453125, -0.0058441162109375, 0.008087158203125, -0.03485107421875, -0.0256195068359375, -0.038848876953125, 0.06353759765625, 0.0185546875, -0.0310516357421875, -0.00791168212890625, 0.0810546875, -0.050018310546875, -0.06658935546875, -0.06878662109375, 0.048797607421875, 0.0016908645629882812, 0.034332275390625, 0.0020389556884765625, -0.028472900390625, -0.0018205642700195312, -0.086181640625, -0.018218994140625, 0.0243072509765625, 0.0015745162963867188, 0.04443359375, -0.00507354736328125, 0.0091400146484375, -0.0173492431640625, -0.0033283233642578125, -0.025238037109375, -0.00612640380859375, 0.0272979736328125, 0.004177093505859375, 0.049713134765625, 0.012847900390625, -0.0266571044921875, 0.0283660888671875, -0.005031585693359375, -0.03472900390625, 0.02606201171875, 0.00585174560546875, 0.0280914306640625, 0.00269317626953125, 0.024017333984375, 0.016632080078125, 0.0274200439453125, -0.048065185546875, 0.003612518310546875, 0.044403076171875, 0.01079559326171875, -0.0176849365234375, -0.001316070556640625, 0.0243377685546875, -0.0289154052734375, -0.045989990234375, -0.02215576171875, 0.00588226318359375, 0.01238250732421875, -0.0225982666015625, -0.01271820068359375, -0.0261688232421875, 0.041412353515625, 0.003376007080078125, -0.0038509368896484375, 0.00690460205078125, -0.044647216796875, 0.012298583984375, -0.0283203125, -0.0465087890625, 0.0301361083984375, -0.0105438232421875, 0.0305938720703125, 0.012603759765625, 0.0028553009033203125, 0.001956939697265625, -0.0013275146484375, -0.001613616943359375, -0.00266265869140625, 0.04949951171875, 0.0302276611328125, -0.022674560546875, -0.0175018310546875, 0.02777099609375, 0.035491943359375, -0.057830810546875, 0.005268096923828125, 0.01983642578125, 0.01373291015625, -0.04638671875, -0.005092620849609375, -0.00473785400390625, -0.017913818359375, 0.0037326812744140625, 0.04278564453125, 0.0269927978515625, 0.007778167724609375, -0.023284912109375, 0.0070343017578125, 0.06396484375, -0.0221099853515625, -0.015869140625, 0.00838470458984375, -0.005035400390625, 0.01389312744140625, 0.0161895751953125, 0.0007805824279785156, 0.017333984375, -0.0070343017578125, 0.01318359375, 0.0250701904296875, -0.00016689300537109375, -0.0126190185546875, 0.02874755859375, -0.0345458984375, 0.0158538818359375, -0.06597900390625, -0.05035400390625, -0.01326751708984375, 0.060089111328125, 0.02764892578125, 0.064697265625, 0.048614501953125, -0.0207061767578125, 0.01029205322265625, 0.0029048919677734375, 0.005565643310546875, 0.0057830810546875, 0.03857421875, 0.0263519287109375, 0.033203125, -0.04107666015625, -0.0174560546875, 0.04095458984375, 0.04052734375, -0.005039215087890625, 0.00818634033203125, -0.01407623291015625, 0.0004508495330810547, 0.007781982421875, -0.07568359375, -0.0036525726318359375, 0.005584716796875, 0.004486083984375, -0.01540374755859375, 0.0197906494140625, 0.0130462646484375, -0.00519561767578125, 0.0262298583984375, -0.01580810546875, -0.020355224609375, 0.011810302734375, -0.03424072265625, 0.049560546875, -0.050079345703125, 0.0181732177734375, 0.04595947265625, -0.04388427734375, 0.0271759033203125, -0.003673553466796875, 0.0170135498046875, -0.0131378173828125, 0.027862548828125, 0.0066680908203125, -0.0211029052734375, -0.01348114013671875, 0.00850677490234375, 0.01183319091796875, -0.007617950439453125, 0.0047454833984375, -0.035797119140625, 0.006134033203125, -0.00867462158203125, -0.06005859375, -0.02362060546875, -0.0118255615234375, -0.035308837890625, -0.01143646240234375, -0.017486572265625, -0.03009033203125, -0.0005502700805664062, -0.00659942626953125, 0.00858306884765625, 0.003444671630859375, -0.045318603515625, -0.06024169921875, -0.08294677734375, -0.0751953125, -0.07415771484375, 0.003437042236328125, -0.0169830322265625, -0.00844573974609375, 0.0860595703125, 0.0017194747924804688, -0.0650634765625, -0.01012420654296875, -0.016265869140625, -0.010711669921875, 0.0277099609375, 0.050262451171875, -0.024810791015625, 0.0013475418090820312, 0.0140380859375, 0.008453369140625, 0.027099609375, -0.032745361328125, -0.021148681640625, -0.0369873046875, -0.0423583984375, -0.01296234130859375, -0.0070648193359375, 0.036407470703125, 0.002994537353515625, 0.01227569580078125, -0.0290374755859375, 0.006168365478515625, -0.0017910003662109375, 0.002803802490234375, 0.022705078125, -0.03997802734375, -0.0056304931640625, -0.0097198486328125, 0.05828857421875, -0.023895263671875, 0.01702880859375, 0.01471710205078125, -0.036529541015625, -0.001514434814453125, -0.0161895751953125, -0.042694091796875, -0.004039764404296875, -0.02215576171875, -0.02392578125, 0.037353515625, -0.01751708984375, 0.0117645263671875, -0.043243408203125, 0.067138671875, -0.050811767578125, -0.049774169921875, 0.0174560546875, -0.0648193359375, -0.00750732421875, -0.03167724609375, 0.00595855712890625, 0.008270263671875, 0.06768798828125, -0.057037353515625, -0.02484130859375, 0.0140533447265625, 0.01763916015625, 0.00018990039825439453, -0.026763916015625, -0.0214996337890625, -0.0245208740234375, -0.08770751953125, 0.01474761962890625, 0.043670654296875, -0.07568359375, -0.004909515380859375, 0.045654296875, -0.08270263671875, -0.01338958740234375, 0.05279541015625, -0.05181884765625, 0.00786590576171875, 0.015716552734375, 0.01471710205078125, -0.05145263671875, -0.0357666015625, -0.004367828369140625, -0.084228515625, -0.0102386474609375, -0.01416778564453125, 0.0418701171875, -0.00933074951171875, 0.01154327392578125, -0.03485107421875, 0.0299224853515625, 0.027679443359375, 0.019744873046875, 0.01348114013671875, 0.01450347900390625, 0.025482177734375, -0.022918701171875, 0.0251922607421875, -0.04779052734375, -0.01256561279296875, -0.01378631591796875, -0.023284912109375, 0.028076171875, -0.01514434814453125, -0.01070404052734375, 0.006885528564453125, -0.0183258056640625, -0.036590576171875, -0.0635986328125, -0.06512451171875, 0.0008969306945800781, -0.017547607421875, 0.00498199462890625, -0.070556640625, -0.06610107421875, -0.01806640625, 0.00998687744140625, -0.0211639404296875, 0.034820556640625, 0.03314208984375, 0.03460693359375, -0.0084686279296875, -0.06170654296875, 0.00856781005859375, 0.04034423828125, 0.01171875, 0.031494140625, 0.0160675048828125, -0.016510009765625, 0.050750732421875, 0.0262908935546875, 0.024078369140625, -0.0728759765625, 0.05780029296875, -0.0012111663818359375, -0.01727294921875, 0.0128021240234375, -0.0281982421875, 0.040771484375, 0.02203369140625, -0.0036907196044921875, -0.0179595947265625, -0.0264434814453125, 0.0193939208984375, 0.006160736083984375, 0.0120086669921875, -0.00783538818359375, -0.00460052490234375, -0.005523681640625, 0.0238800048828125, 0.050384521484375, 0.03436279296875, -0.0015249252319335938, 0.01715087890625, 0.034393310546875, -0.0208282470703125, 0.01076507568359375, -0.00005900859832763672, -0.024200439453125, -0.001556396484375, 0.004451751708984375, -0.042388916015625, 0.006328582763671875, 0.003047943115234375, 0.02191162109375, -0.0288543701171875, -0.053985595703125, -0.0330810546875, 0.005218505859375, 0.05938720703125, 0.05096435546875, -0.0023479461669921875, 0.00899505615234375, 0.0214996337890625, -0.0123291015625, -0.025848388671875, 0.0268096923828125, -0.017730712890625, -0.02777099609375, 0.015411376953125, 0.0114593505859375, -0.015533447265625, 0.0119781494140625, 0.0506591796875, -0.0294342041015625, 0.02545166015625, 0.00023865699768066406, 0.00406646728515625, -0.0201873779296875, 0.03826904296875, 0.034698486328125, -0.0216522216796875, 0.0030307769775390625, -0.00923919677734375, -0.0260467529296875, -0.057373046875, -0.03521728515625, 0.002834320068359375, 0.042327880859375, -0.021148681640625, -0.01593017578125, 0.045257568359375, 0.0194091796875, -0.01141357421875, -0.0010194778442382812, -0.02984619140625, -0.04229736328125, -0.00897979736328125, 0.0050048828125, 0.004772186279296875, -0.01493072509765625, -0.01158905029296875, 0.0080108642578125, -0.003986358642578125, 0.05572509765625, -0.0129547119140625, -0.0009531974792480469, 0.0225677490234375, -0.00182342529296875, -0.04656982421875, -0.00945281982421875, 0.022247314453125, -0.01300048828125, -0.0275115966796875, -0.00400543212890625, -0.0238189697265625, 0.025543212890625, -0.0090179443359375, 0.0167236328125, -0.0108184814453125, -0.006793975830078125, 0.0079803466796875, 0.005123138427734375, 0.050628662109375, 0.0190887451171875, -0.02734375, -0.0019283294677734375, -0.06524658203125, -0.01763916015625, 0.0073089599609375, -0.03704833984375, -0.01145172119140625, -0.0220184326171875, 0.022613525390625, 0.0272979736328125, -0.00797271728515625, -0.035736083984375, -0.03973388671875, -0.014739990234375, 0.0316162109375, 0.050750732421875, -0.0013036727905273438, 0.03564453125, -0.0198211669921875, 0.064208984375, -0.00786590576171875, -0.0155487060546875, -0.030975341796875, -0.0187835693359375, -0.00927734375, -0.0513916015625, -0.027496337890625, 0.0006361007690429688, -0.039764404296875, 0.057769775390625, 0.06109619140625, 0.012176513671875, -0.01284027099609375, -0.0211334228515625, 0.00914764404296875, -0.0230255126953125, 0.04998779296875, -0.0069122314453125, -0.0226593017578125, 0.02679443359375, -0.0350341796875, 0.0094146728515625, 0.003704071044921875, -0.0153045654296875, 0.060546875, -0.045135498046875, 0.033111572265625, 0.0232086181640625, -0.05126953125, 0.051300048828125, 0.0416259765625, 0.0247650146484375, 0.03887939453125, -0.007080078125, 0.019744873046875, -0.0126800537109375, 0.0005517005920410156, -0.03326416015625, 0.021636962890625, 0.0237579345703125, -0.003414154052734375, 0.00814056396484375, 0.014556884765625, -0.0012063980102539062, -0.0031375885009765625, 0.055908203125, 0.057891845703125, -0.07958984375, 0.0163421630859375, 0.03570556640625, 0.008636474609375, -0.0016584396362304688, 0.0179290771484375, -0.030364990234375, -0.041595458984375, 0.0026378631591796875, -0.056427001953125, -0.0216217041015625, 0.01105499267578125, -0.0015668869018554688, -0.01629638671875, -0.026763916015625, 0.031280517578125, 0.028717041015625, 0.003948211669921875, 0.01312255859375, -0.00463104248046875, 0.0281829833984375, 0.005771636962890625, -0.00957489013671875, -0.00542449951171875, -0.03656005859375, -0.053985595703125, -0.0086212158203125, -0.0188446044921875, -0.0033435821533203125, 0.039825439453125, -0.01296234130859375, -0.0079345703125, 0.03753662109375, -0.0297698974609375, 0.0391845703125, -0.013153076171875, -0.03448486328125, 0.0281982421875, -0.0157928466796875, -0.0023193359375, 0.004985809326171875, -0.0240631103515625, 0.01007080078125, -0.0026416778564453125, -0.0101318359375, -0.0171661376953125, -0.04754638671875, 0.0831298828125, -0.01210784912109375, -0.0304412841796875, 0.00823211669921875, 0.01271820068359375, 0.005741119384765625, 0.037567138671875, 0.032379150390625, 0.0135650634765625, 0.022491455078125, 0.036712646484375, 0.0114898681640625, -0.0240631103515625, 0.0462646484375, -0.06744384765625, 0.043121337890625, -0.0017709732055664062, 0.021759033203125, 0.0030956268310546875, 0.009429931640625, -0.01235198974609375, -0.0090179443359375, -0.02398681640625, 0.03204345703125, 0.0231170654296875, 0.003231048583984375, -0.041107177734375, -0.00940704345703125, -0.01367950439453125, 0.043548583984375, 0.0670166015625, 0.0123138427734375, -0.01410675048828125, -0.0255126953125, 0.00469207763671875, 0.0307159423828125, -0.0283355712890625, 0.0296783447265625, 0.017303466796875, 0.00988006591796875, 0.01513671875, 0.0037784576416015625, 0.0296173095703125, -0.0081939697265625, -0.038604736328125, 0.03131103515625, 0.0179443359375, 0.0244293212890625, 0.0136566162109375, 0.0185699462890625, 0.019775390625, -0.0022735595703125, 0.01284027099609375, -0.06536865234375, -0.034881591796875, 0.04791259765625, 0.025360107421875, -0.055206298828125, -0.02935791015625, -0.027313232421875, 0.04779052734375, 0.0042266845703125, 0.053436279296875, 0.017333984375, 0.01678466796875, 0.052032470703125, -0.0179443359375, 0.0269927978515625, 0.0254058837890625, -0.0207366943359375, 0.05255126953125, -0.01155853271484375, 0.00893402099609375, -0.05267333984375, 0.0163116455078125, 0.027130126953125, 0.052276611328125, -0.04498291015625, -0.08441162109375, -0.004337310791015625, 0.016448974609375, 0.031494140625, 0.0377197265625, 0.036041259765625, 0.005290985107421875, 0.06866455078125, -0.0187530517578125, -0.0211334228515625, -0.0105743408203125, 0.035552978515625, -0.0179290771484375, -0.0162353515625, 0.0102996826171875, -0.034332275390625, -0.0821533203125, 0.04119873046875, 0.01103973388671875, 0.078857421875, 0.021270751953125, 0.08709716796875, -0.006649017333984375, -0.037445068359375, -0.0104827880859375, 0.01067352294921875, 0.002826690673828125, 0.00974273681640625, -0.031585693359375, -0.0275421142578125, 0.033111572265625, 0.03509521484375, 0.00627899169921875, 0.0251007080078125, 0.053192138671875, 0.058746337890625, -0.009002685546875, -0.0266876220703125, 0.015899658203125, -0.01090240478515625, -0.0249786376953125, -0.042510986328125, 0.042236328125, 0.045684814453125, 0.0307464599609375, -0.01245880126953125, 0.03521728515625, 0.06536865234375, -0.023162841796875, 0.01016998291015625, 0.0041351318359375, -0.053497314453125, 0.034423828125, -0.0178070068359375, 0.055908203125, -0.0017271041870117188, -0.0391845703125, -0.0175933837890625, -0.031494140625, -0.0305023193359375, 0.030975341796875, 0.038909912109375, -0.0018825531005859375, 0.006378173828125, 0.0009870529174804688, -0.006683349609375, -0.0036373138427734375, 0.01629638671875, 0.006778717041015625, -0.002216339111328125, 0.0143585205078125, -0.0005464553833007812, -0.0091705322265625, 0.0009527206420898438, 0.01235198974609375, 0.0248260498046875, -0.0228271484375, 0.07684326171875, -0.0278167724609375, -0.021942138671875, -0.036712646484375, 0.054168701171875, -0.10101318359375, -0.043060302734375, 0.029571533203125, -0.0016422271728515625, 0.012115478515625, 0.00649261474609375, -0.03863525390625, 0.0205230712890625, 0.030303955078125, -0.01346588134765625, 0.0266571044921875, -0.0014476776123046875, 0.007068634033203125, -0.01904296875, 0.005428314208984375, -0.0128936767578125, -0.0081329345703125, -0.0380859375, -0.006481170654296875, 0.034820556640625, 0.057403564453125, 0.01480865478515625, 0.0006737709045410156, 0.0134429931640625, 0.0030689239501953125, 0.0003204345703125, 0.0301666259765625, 0.012664794921875, 0.039703369140625, -0.046051025390625, 0.0016155242919921875, 0.032867431640625, -0.0164337158203125, 0.0218963623046875, 0.003459930419921875, 0.0203399658203125, 0.032073974609375, -0.047637939453125, -0.01126861572265625, 0.039825439453125, 0.01425933837890625, -0.04150390625, 0.0128631591796875, 0.03240966796875, -0.016876220703125, 0.032012939453125, 0.0230712890625, -0.0263214111328125, -0.031494140625, -0.00870513916015625, 0.01039886474609375, -0.03076171875, -0.029327392578125, -0.0784912109375, 0.023468017578125, 0.0084228515625, -0.01047515869140625, -0.043792724609375, 0.036285400390625, -0.024505615234375, 0.05340576171875, -0.038482666015625, -0.020416259765625, 0.0258941650390625, 0.072998046875, -0.0260467529296875, 0.05078125, -0.01372528076171875, -0.06964111328125, -0.01129913330078125, 0.00946044921875, 0.0069122314453125, -0.01506805419921875, -0.006561279296875, -0.0012254714965820312, 0.011932373046875, 0.032440185546875, 0.0606689453125, -0.018157958984375, -0.056610107421875, 0.04425048828125, 0.0055999755859375, -0.0151519775390625, 0.0207061767578125, 0.0202178955078125, -0.0207977294921875, -0.01629638671875, 0.015350341796875, 0.03717041015625, -0.034576416015625, -0.10211181640625, 0.0019006729125976562, -0.0146636962890625, -0.053314208984375, -0.0284423828125, 0.0021877288818359375, -0.016571044921875, 0.057525634765625, -0.0098114013671875, -0.008575439453125, -0.01419830322265625, 0.0158843994140625, 0.0203094482421875, 0.01027679443359375, 0.04315185546875, -0.0024394989013671875, -0.051239013671875, -0.01445770263671875, -0.0240936279296875, 0.0011625289916992188, -0.01284027099609375, -0.00030112266540527344, 0.00400543212890625, 0.0262908935546875, -0.0634765625, -0.039031982421875, -0.003231048583984375, 0.054107666015625, 0.0259552001953125, -0.08251953125, -0.0562744140625, -0.076171875, 0.057373046875, -0.017730712890625, 0.01012420654296875, 0.030364990234375, 0.00969696044921875, -0.047149658203125, -0.038360595703125, -0.01287841796875, 0.0092926025390625, -0.0655517578125, -0.0020732879638671875, 0.039764404296875, -0.0009918212890625, 0.0224609375, -0.0382080078125, -0.01617431640625, -0.005191802978515625, -0.016510009765625, 0.005084991455078125, -0.054290771484375, -0.01412200927734375, -0.00467681884765625, -0.0252227783203125, -0.04443359375, -0.004947662353515625, 0.0167999267578125, -0.05462646484375, -0.005367279052734375, -0.04254150390625, -0.032196044921875, 0.00164031982421875, 0.03173828125, -0.02734375, 0.0194854736328125, -0.0178375244140625, 0.004421234130859375, -0.0305938720703125, 0.01995849609375, -0.028411865234375, 0.02099609375, 0.00717926025390625, 0.05987548828125, 0.0187835693359375, 0.09075927734375, -0.018524169921875, -0.0007243156433105469, -0.01751708984375, 0.0275726318359375, -0.0146636962890625, 0.007282257080078125, 0.0300445556640625, -0.017242431640625, 0.01209259033203125, 0.0030689239501953125, -0.001567840576171875, 0.00021827220916748047, -0.0228118896484375, -0.034820556640625, -0.021209716796875, -0.000029921531677246094 ]
5abdae3a640a28e301aa54f0d961f146ee7e5088
Wordpress Stackexchange Q: Converting Unix timestamp to wordpress date I have trouble converting Unix timestamp (i.e. 1473897600) to Wordpress friendly date which displays at the date input field. I have a frontpage, post edit panel which is showing Unix timestamp. I guess this is the code for getting the post's date; <?php $post_to_edit = array(); $post_to_edit = get_post($_POST['postid']); $date = $_POST[ '_single_date' ]; ?> And editing and updating the date with following code works fine; update_post_meta($pid, '_single_date', strtotime($date) ); date input field; <input value="<?php echo get_post_meta($post_to_edit->ID, '_single_date', true); ?>" name="_single_date" /> A: You should use date_i18n(): $timestamp = get_post_meta($post_to_edit->ID, '_single_date', true); $friendly_date = date_i18n( get_option('date_format'), $timestamp ); ?><input value="<?= $friendly_date ?>" name="_single_date" />
Q: Converting Unix timestamp to wordpress date I have trouble converting Unix timestamp (i.e. 1473897600) to Wordpress friendly date which displays at the date input field. I have a frontpage, post edit panel which is showing Unix timestamp. I guess this is the code for getting the post's date; <?php $post_to_edit = array(); $post_to_edit = get_post($_POST['postid']); $date = $_POST[ '_single_date' ]; ?> And editing and updating the date with following code works fine; update_post_meta($pid, '_single_date', strtotime($date) ); date input field; <input value="<?php echo get_post_meta($post_to_edit->ID, '_single_date', true); ?>" name="_single_date" /> A: You should use date_i18n(): $timestamp = get_post_meta($post_to_edit->ID, '_single_date', true); $friendly_date = date_i18n( get_option('date_format'), $timestamp ); ?><input value="<?= $friendly_date ?>" name="_single_date" />
wordpress
{ "language": "en", "length": 111, "provenance": "stackexchange_00019.jsonl.gz:466162", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/229474" }
[ 0.05230712890625, -0.0166473388671875, -0.005680084228515625, -0.035064697265625, 0.0179595947265625, -0.0223388671875, 0.03387451171875, 0.004825592041015625, 0.0297088623046875, -0.00826263427734375, 0.0396728515625, -0.039794921875, -0.052337646484375, -0.050262451171875, -0.0256805419921875, -0.018768310546875, 0.042724609375, -0.047637939453125, -0.00304412841796875, -0.00580596923828125, -0.02850341796875, 0.01763916015625, 0.0174407958984375, -0.0247955322265625, 0.07568359375, -0.002140045166015625, 0.045379638671875, -0.0266265869140625, 0.0821533203125, 0.01372528076171875, 0.047119140625, -0.068115234375, 0.0322265625, 0.005374908447265625, 0.0120086669921875, 0.052581787109375, 0.040069580078125, 0.00414276123046875, 0.00689697265625, 0.0406494140625, 0.0233306884765625, -0.01464080810546875, -0.0047149658203125, -0.0242919921875, 0.0157318115234375, -0.049407958984375, 0.0367431640625, -0.05145263671875, 0.0216827392578125, 0.006256103515625, 0.01537322998046875, 0.00688934326171875, 0.028839111328125, 0.032470703125, -0.05059814453125, -0.04449462890625, -0.00534820556640625, -0.0272674560546875, 0.001560211181640625, 0.0301513671875, 0.0139617919921875, 0.040130615234375, 0.0003752708435058594, -0.0052490234375, -0.0189971923828125, 0.017852783203125, 0.0177764892578125, 0.004669189453125, -0.033905029296875, -0.05511474609375, 0.00885772705078125, -0.0284423828125, 0.0012331008911132812, -0.01045989990234375, 0.00218963623046875, 0.01020050048828125, -0.0274810791015625, 0.0009059906005859375, 0.02301025390625, -0.01087188720703125, 0.019561767578125, 0.01178741455078125, -0.07421875, -0.01739501953125, 0.0484619140625, 0.03802490234375, -0.00946807861328125, -0.042083740234375, -0.0382080078125, -0.0024738311767578125, -0.03387451171875, 0.01239776611328125, -0.031829833984375, 0.010040283203125, -0.0221710205078125, 0.00713348388671875, 0.01654052734375, 0.0234527587890625, -0.00933074951171875, -0.0178985595703125, -0.0031490325927734375, -0.034912109375, -0.007080078125, -0.0160064697265625, -0.00933074951171875, 0.035797119140625, 0.057220458984375, 0.042999267578125, 0.0289764404296875, -0.0025997161865234375, -0.003841400146484375, 0.03515625, -0.0209197998046875, -0.016204833984375, -0.04547119140625, 0.0195770263671875, -0.00690460205078125, -0.00128936767578125, 0.00946807861328125, 0.0193939208984375, -0.0005340576171875, -0.0094757080078125, 0.0209197998046875, 0.0009012222290039062, 0.0178375244140625, 0.0262603759765625, -0.018951416015625, -0.0112152099609375, -0.01702880859375, 0.0032444000244140625, -0.0099029541015625, 0.0016956329345703125, 0.0245361328125, 0.0298309326171875, 0.00952911376953125, -0.01544952392578125, 0.042877197265625, -0.03643798828125, -0.044036865234375, 0.051177978515625, -0.03326416015625, -0.05010986328125, -0.004932403564453125, -0.039398193359375, -0.01092529296875, 0.041717529296875, 0.033111572265625, -0.015533447265625, -0.0264739990234375, -0.05596923828125, -0.0108642578125, -0.002841949462890625, 0.00640106201171875, 0.0229644775390625, -0.01800537109375, -0.01204681396484375, 0.0205078125, -0.039886474609375, -0.0030651092529296875, -0.0367431640625, -0.00011801719665527344, -0.0073089599609375, -0.0036869049072265625, -0.01219940185546875, -0.032562255859375, 0.0045318603515625, -0.0119171142578125, -0.0019407272338867188, 0.0060882568359375, -0.06298828125, -0.017425537109375, -0.006504058837890625, -0.004314422607421875, -0.0294342041015625, 0.0015935897827148438, 0.033538818359375, -0.004825592041015625, -0.024505615234375, 0.003505706787109375, 0.03851318359375, 0.00949859619140625, -0.039398193359375, -0.017608642578125, 0.0099334716796875, -0.00222015380859375, 0.00372314453125, -0.00666046142578125, -0.05084228515625, 0.0149383544921875, -0.01198577880859375, 0.004619598388671875, 0.0567626953125, 0.0165557861328125, -0.0233001708984375, 0.0242156982421875, -0.00208282470703125, -0.00946807861328125, 0.00013387203216552734, -0.0029144287109375, -0.0092926025390625, -0.018157958984375, 0.032470703125, -0.0484619140625, 0.0177001953125, -0.0789794921875, 0.01265716552734375, -0.038116455078125, 0.02581787109375, -0.038543701171875, 0.0100860595703125, 0.0300445556640625, -0.0030345916748046875, -0.03759765625, 0.0125579833984375, -0.0016345977783203125, 0.0295257568359375, 0.01824951171875, 0.044647216796875, -0.02978515625, 0.01474761962890625, -0.00997161865234375, -0.07916259765625, -0.005580902099609375, 0.06072998046875, 0.02740478515625, -0.0029354095458984375, -0.00931549072265625, -0.01149749755859375, 0.037200927734375, 0.0045318603515625, 0.01349639892578125, 0.005382537841796875, -0.01555633544921875, -0.054168701171875, -0.047088623046875, 0.0142059326171875, -0.01971435546875, -0.039642333984375, -0.01151275634765625, 0.05279541015625, 0.0249481201171875, 0.0175323486328125, -0.0051116943359375, 0.002685546875, 0.015625, -0.0162811279296875, 0.027801513671875, -0.031463623046875, -0.02581787109375, -0.00199127197265625, -0.05279541015625, -0.00882720947265625, 0.0154876708984375, -0.068359375, -0.0272369384765625, 0.05511474609375, -0.0335693359375, -0.03118896484375, -0.0106048583984375, 0.02764892578125, -0.007541656494140625, -0.0584716796875, -0.00557708740234375, -0.0291900634765625, -0.0007405281066894531, -0.004650115966796875, 0.023468017578125, 0.0212860107421875, 0.0037059783935546875, -0.0111236572265625, 0.01186370849609375, 0.00406646728515625, 0.0030803680419921875, -0.04376220703125, -0.0357666015625, -0.00472259521484375, -0.0302276611328125, 0.039398193359375, 0.0162200927734375, -0.033966064453125, -0.0136566162109375, 0.05926513671875, 0.04510498046875, -0.01154327392578125, -0.014556884765625, -0.0290069580078125, 0.01258087158203125, -0.00262451171875, -0.01959228515625, -0.0078887939453125, 0.0197906494140625, 0.0160980224609375, -0.03765869140625, 0.0265960693359375, 0.043212890625, -0.03302001953125, 0.006885528564453125, -0.01349639892578125, 0.024139404296875, -0.030242919921875, 0.0068206787109375, 0.039581298828125, -0.012908935546875, 0.020965576171875, -0.00003314018249511719, -0.01666259765625, 0.0179290771484375, 0.0016298294067382812, -0.0097198486328125, -0.015411376953125, -0.051055908203125, 0.004047393798828125, -0.011505126953125, 0.056793212890625, -0.0413818359375, -0.060791015625, -0.00670623779296875, 0.0017309188842773438, -0.07379150390625, -0.0650634765625, -0.06280517578125, -0.07763671875, -0.0218658447265625, 0.0121612548828125, -0.04119873046875, 0.0177764892578125, 0.036102294921875, 0.0179595947265625, 0.03668212890625, 0.021820068359375, -0.056793212890625, 0.0111083984375, -0.0635986328125, -0.0294189453125, -0.0129852294921875, 0.0328369140625, 0.004665374755859375, 0.037506103515625, -0.0078582763671875, -0.0379638671875, -0.044586181640625, 0.0154571533203125, -0.02972412109375, -0.06158447265625, -0.01168060302734375, 0.0032367706298828125, 0.002063751220703125, -0.0143280029296875, -0.02783203125, 0.04150390625, -0.017364501953125, 0.004375457763671875, 0.0007319450378417969, -0.001750946044921875, 0.024810791015625, 0.0168609619140625, -0.00263214111328125, 0.036834716796875, 0.054473876953125, -0.0226898193359375, -0.0026302337646484375, -0.03033447265625, -0.0269317626953125, 0.03314208984375, 0.0152587890625, -0.0052337646484375, 0.00689697265625, 0.007137298583984375, -0.054168701171875, -0.0205078125, 0.03985595703125, -0.02581787109375, 0.01544952392578125, -0.02764892578125, -0.05364990234375, 0.0131378173828125, 0.0008478164672851562, -0.0011844635009765625, 0.009185791015625, 0.0003457069396972656, 0.033538818359375, 0.004077911376953125, 0.00988006591796875, -0.032989501953125, -0.047698974609375, 0.048370361328125, -0.027099609375, 0.007781982421875, -0.039886474609375, -0.038604736328125, -0.0244598388671875, 0.0738525390625, -0.037353515625, -0.028778076171875, -0.009765625, 0.0247802734375, -0.034271240234375, -0.057830810546875, 0.0006384849548339844, -0.01427459716796875, -0.1165771484375, -0.00341033935546875, 0.00031375885009765625, -0.032745361328125, 0.00128936767578125, -0.0267791748046875, -0.04852294921875, -0.057830810546875, 0.0185699462890625, -0.01294708251953125, -0.01378631591796875, 0.03253173828125, -0.0027256011962890625, -0.0007433891296386719, -0.01898193359375, -0.0178375244140625, -0.06390380859375, -0.025360107421875, 0.0024356842041015625, 0.05096435546875, -0.004840850830078125, -0.00502777099609375, 0.006237030029296875, 0.06439208984375, 0.0269622802734375, -0.034515380859375, 0.014251708984375, -0.0277099609375, 0.030364990234375, 0.0232086181640625, -0.0004267692565917969, -0.0017900466918945312, -0.0399169921875, -0.01538848876953125, -0.0243072509765625, 0.0010280609130859375, 0.01165008544921875, -0.0250244140625, 0.03076171875, -0.015411376953125, 0.0010137557983398438, 0.01555633544921875, -0.039306640625, 0.032012939453125, -0.049072265625, 0.00415802001953125, 0.0078125, -0.0618896484375, 0.041534423828125, 0.042449951171875, -0.01788330078125, -0.01166534423828125, 0.0364990234375, 0.02154541015625, -0.0750732421875, -0.00922393798828125, 0.03070068359375, 0.043243408203125, -0.0015277862548828125, 0.0517578125, 0.0182952880859375, -0.03533935546875, 0.06890869140625, 0.0290679931640625, 0.0010900497436523438, -0.07061767578125, 0.046722412109375, 0.0175018310546875, 0.041595458984375, -0.026947021484375, 0.0064544677734375, 0.039398193359375, 0.027435302734375, 0.0008130073547363281, 0.0058441162109375, 0.00457763671875, 0.0357666015625, -0.0037403106689453125, -0.02496337890625, -0.034271240234375, -0.071533203125, 0.0250396728515625, -0.05413818359375, 0.00579071044921875, -0.0002460479736328125, 0.006755828857421875, 0.0231781005859375, 0.0102691650390625, -0.000736236572265625, -0.00566864013671875, -0.040802001953125, 0.00531005859375, -0.0025882720947265625, 0.025360107421875, -0.00292205810546875, 0.0186309814453125, -0.014434814453125, 0.06671142578125, 0.033935546875, 0.0126800537109375, -0.01457977294921875, -0.0265655517578125, -0.043212890625, -0.03131103515625, -0.0440673828125, 0.014190673828125, 0.04205322265625, -0.0292816162109375, 0.02606201171875, 0.0128936767578125, -0.0232696533203125, -0.026885986328125, 0.0369873046875, 0.005542755126953125, -0.01158905029296875, 0.0232391357421875, 0.0162506103515625, 0.0679931640625, -0.01474761962890625, -0.036712646484375, 0.03729248046875, 0.01105499267578125, 0.05938720703125, 0.0340576171875, -0.05426025390625, -0.0207061767578125, 0.041046142578125, -0.059112548828125, -0.030029296875, -0.02679443359375, 0.0181732177734375, 0.0186920166015625, -0.0008988380432128906, 0.002712249755859375, 0.004489898681640625, 0.030731201171875, -0.03680419921875, 0.0040740966796875, 0.07421875, 0.01549530029296875, -0.0033245086669921875, -0.005764007568359375, -0.0133209228515625, 0.0418701171875, 0.0199127197265625, -0.01204681396484375, -0.04217529296875, -0.004840850830078125, -0.0023193359375, 0.03814697265625, -0.0657958984375, -0.064453125, 0.057464599609375, -0.045257568359375, -0.0377197265625, -0.01546478271484375, 0.043182373046875, -0.04608154296875, 0.0160369873046875, 0.01593017578125, 0.022064208984375, 0.051666259765625, -0.05828857421875, -0.01806640625, -0.024993896484375, -0.0192718505859375, 0.048797607421875, 0.01403045654296875, -0.0023097991943359375, -0.01209259033203125, -0.04290771484375, -0.0232086181640625, -0.003326416015625, 0.0045166015625, -0.049346923828125, -0.0159759521484375, -0.0030918121337890625, 0.044036865234375, -0.0255279541015625, -0.0120849609375, 0.0175628662109375, -0.009033203125, -0.0221405029296875, 0.07647705078125, -0.037139892578125, 0.0391845703125, 0.030364990234375, 0.0197601318359375, 0.0164031982421875, 0.03094482421875, 0.01358795166015625, -0.0209197998046875, 0.0202484130859375, -0.001773834228515625, -0.0104827880859375, -0.029998779296875, 0.05084228515625, -0.032012939453125, -0.01111602783203125, -0.005092620849609375, -0.022064208984375, -0.0007090568542480469, -0.00356292724609375, -0.01727294921875, 0.0291748046875, 0.023712158203125, 0.0240936279296875, -0.0198211669921875, -0.004913330078125, 0.01824951171875, -0.0171356201171875, 0.01080322265625, -0.01158905029296875, -0.0026092529296875, -0.02227783203125, 0.0203704833984375, -0.02447509765625, 0.057098388671875, 0.0782470703125, -0.009002685546875, 0.040252685546875, 0.022247314453125, -0.01036834716796875, 0.0164794921875, 0.004150390625, -0.060302734375, 0.00650787353515625, -0.004238128662109375, -0.016876220703125, 0.0153961181640625, -0.0272674560546875, 0.00916290283203125, 0.051971435546875, 0.044708251953125, 0.10675048828125, -0.07635498046875, 0.030242919921875, 0.07037353515625, -0.012481689453125, 0.04193115234375, 0.01305389404296875, 0.0030879974365234375, -0.0202789306640625, -0.010711669921875, -0.03619384765625, -0.0289306640625, -0.0148468017578125, -0.002132415771484375, 0.010589599609375, -0.035552978515625, 0.06329345703125, 0.0017261505126953125, -0.028961181640625, -0.014404296875, 0.00838470458984375, -0.00299072265625, -0.03643798828125, -0.0220794677734375, -0.0018339157104492188, -0.0433349609375, -0.05914306640625, -0.022369384765625, -0.0293121337890625, 0.00992584228515625, 0.0193939208984375, 0.017333984375, 0.0361328125, 0.01171112060546875, -0.007053375244140625, -0.018402099609375, -0.04229736328125, 0.059783935546875, 0.0085601806640625, -0.016632080078125, 0.0059051513671875, 0.04974365234375, -0.0013055801391601562, 0.0214691162109375, 0.01812744140625, -0.02398681640625, -0.002620697021484375, 0.001033782958984375, 0.0161895751953125, 0.01247406005859375, -0.0241241455078125, 0.0458984375, 0.016326904296875, -0.026885986328125, -0.020294189453125, 0.0200042724609375, -0.0517578125, -0.020355224609375, -0.008056640625, -0.028045654296875, 0.004253387451171875, -0.01085662841796875, -0.01763916015625, 0.002368927001953125, -0.0309600830078125, -0.041259765625, -0.006122589111328125, 0.021575927734375, -0.0192108154296875, -0.022216796875, -0.03167724609375, 0.0249176025390625, -0.007717132568359375, 0.03192138671875, -0.0255889892578125, 0.0180511474609375, 0.011260986328125, -0.00951385498046875, 0.0138702392578125, 0.0060882568359375, -0.0286102294921875, 0.0186614990234375, 0.0295257568359375, 0.0309906005859375, 0.0162811279296875, 0.02301025390625, -0.02325439453125, 0.0174713134765625, 0.0170135498046875, -0.03546142578125, 0.006450653076171875, 0.02203369140625, -0.042694091796875, 0.01690673828125, 0.026397705078125, 0.027374267578125, 0.02374267578125, -0.036102294921875, 0.01009368896484375, 0.004840850830078125, -0.0004425048828125, -0.041656494140625, 0.0017461776733398438, 0.00792694091796875, 0.018890380859375, -0.0247802734375, -0.00641632080078125, -0.0187225341796875, 0.0303955078125, 0.0002548694610595703, -0.021636962890625, 0.021575927734375, 0.0002834796905517578, 0.017669677734375, 0.0224609375, -0.0232696533203125, 0.0283355712890625, 0.03302001953125, 0.06005859375, 0.01111602783203125, 0.00894927978515625, -0.05303955078125, -0.006320953369140625, 0.031280517578125, 0.06097412109375, -0.03338623046875, 0.00009953975677490234, 0.0227813720703125, 0.01207733154296875, -0.00336456298828125, -0.033782958984375, 0.01384735107421875, -0.03863525390625, -0.0142974853515625, 0.005096435546875, 0.01197052001953125, 0.0628662109375, -0.006633758544921875, 0.03082275390625, 0.0675048828125, -0.05889892578125, 0.0201416015625, -0.04876708984375, 0.02679443359375, 0.0208282470703125, 0.03546142578125, -0.01219940185546875, 0.0584716796875, 0.0259246826171875, -0.0008554458618164062, 0.03692626953125, -0.01080322265625, 0.0537109375, -0.06622314453125, 0.06732177734375, 0.0147247314453125, 0.014434814453125, -0.017974853515625, 0.0016536712646484375, 0.06988525390625, 0.0640869140625, 0.00658416748046875, -0.0423583984375, 0.0007309913635253906, 0.0330810546875, -0.057830810546875, -0.07183837890625, -0.036895751953125, 0.015655517578125, 0.0357666015625, 0.00032019615173339844, 0.039031982421875, 0.03350830078125, 0.0136566162109375, -0.019561767578125, 0.042236328125, -0.009185791015625, 0.017425537109375, 0.08905029296875, -0.036346435546875, 0.042724609375, -0.0297088623046875, 0.0260772705078125, -0.0004973411560058594, -0.00330352783203125, 0.0205078125, 0.01451873779296875, 0.01132965087890625, -0.00864410400390625, 0.03546142578125, -0.031219482421875, -0.0008425712585449219, 0.0484619140625, -0.037811279296875, 0.0022907257080078125, 0.0035495758056640625, -0.00577545166015625, -0.025787353515625, -0.05499267578125, -0.0218505859375, -0.019317626953125, 0.0216064453125, -0.0167999267578125, 0.03240966796875, 0.0089263916015625, 0.0157012939453125, -0.04071044921875, 0.0291748046875, -0.06475830078125, -0.033660888671875, 0.0142974853515625, -0.01432037353515625, -0.006389617919921875, 0.01003265380859375, -0.037445068359375, 0.041046142578125, 0.0181121826171875, -0.01105499267578125, 0.02191162109375, 0.039215087890625, -0.00024819374084472656, 0.0004200935363769531, 0.03387451171875, -0.0248870849609375, -0.01248931884765625, 0.018798828125, 0.0218505859375, 0.025634765625, 0.0006060600280761719, -0.0187835693359375, 0.031402587890625, 0.04803466796875, -0.007781982421875, 0.0308074951171875, -0.0181427001953125, 0.04736328125, 0.039154052734375, -0.00786590576171875, 0.0202484130859375, -0.050048828125, -0.039886474609375, -0.0221099853515625, 0.00313568115234375, -0.01800537109375, -0.040374755859375, 0.02947998046875, 0.02655029296875, -0.01088714599609375, 0.00748443603515625, -0.026580810546875, -0.0145416259765625, 0.044403076171875, 0.0033359527587890625, -0.01031494140625, -0.028167724609375, -0.0193939208984375, -0.037384033203125, -0.006198883056640625, 0.01537322998046875, -0.0289459228515625, -0.0088348388671875, -0.0261688232421875, -0.030029296875, -0.004852294921875, -0.035858154296875, 0.025115966796875, -0.0292205810546875, -0.00609588623046875, -0.01169586181640625, -0.034515380859375, -0.0125579833984375, 0.00714111328125, 0.04278564453125, -0.0479736328125, -0.052886962890625, -0.032440185546875, 0.0309600830078125, -0.057952880859375, 0.0121307373046875, 0.0243377685546875, 0.0179901123046875, 0.00499725341796875, 0.01995849609375, -0.01473236083984375, 0.06317138671875, -0.09100341796875, -0.0170440673828125, -0.0007581710815429688, -0.0020999908447265625, -0.0202789306640625, -0.0684814453125, 0.032684326171875, -0.1168212890625, -0.0157318115234375, -0.02099609375, -0.03472900390625, -0.038909912109375, -0.045440673828125, -0.050567626953125, 0.05291748046875, -0.00159454345703125, -0.0194854736328125, -0.029571533203125, -0.025970458984375, 0.00472259521484375, 0.020477294921875, -0.00882720947265625, -0.033294677734375, -0.0290374755859375, 0.0338134765625, 0.01476287841796875, 0.037506103515625, 0.003444671630859375, 0.006008148193359375, -0.038848876953125, 0.00650787353515625, 0.004993438720703125, 0.004428863525390625, -0.0029449462890625, 0.0247650146484375, -0.01366424560546875, -0.00222015380859375, -0.033294677734375, -0.0162353515625, -0.00908660888671875, 0.012939453125, -0.021942138671875, 0.006114959716796875, -0.1016845703125, -0.0241546630859375, 0.11090087890625, 0.0902099609375, 0.0477294921875, -0.03717041015625, 0.00414276123046875, -0.0313720703125, -0.05950927734375, 0.019134521484375, 0.0305328369140625, -0.046539306640625, 0.0133209228515625, 0.0236358642578125, -0.0113525390625, 0.036102294921875, 0.01702880859375, -0.008575439453125, 0.0028247833251953125, 0.0229034423828125, -0.0281219482421875, -0.055999755859375, 0.08294677734375, -0.0010995864868164062, -0.026031494140625, -0.0193939208984375, -0.01467132568359375, -0.0408935546875, -0.0187835693359375, -0.00708770751953125, 0.0216827392578125, 0.020660400390625, -0.0182037353515625, -0.0183258056640625, 0.029205322265625, -0.0191650390625, 0.007099151611328125, -0.040313720703125, 0.0179595947265625, -0.003765106201171875, -0.032928466796875, -0.01910400390625, 0.050933837890625, -0.0228271484375, -0.061187744140625, 0.044647216796875, -0.027099609375, -0.0360107421875, -0.01331329345703125, 0.0244293212890625, -0.0196380615234375, 0.01036834716796875, 0.007061004638671875, -0.013458251953125, 0.010162353515625, -0.003444671630859375, -0.0081634521484375, 0.00951385498046875, -0.032958984375, -0.04840087890625, -0.00665283203125, -0.005641937255859375 ]
5adeeff5a41142de6cc0ee62d3c65e889577bfed
Wordpress Stackexchange Q: How to remove Nextpage tag inside posts text depending of utm_campaign Is it possible to remove "nextpage" tag inside posts text depending of utm_campaign ? Depending of where my visitors are comming from, I want to remove the <!--nextpage--> of my post. I am using this if($_GET['utm_campaign']== 'nonextpagecampaign') { directly in my template in order to display or not things depending of the campaign name but for the nextpage tag, it's not that easy. A: You can use the_post hook to remove <!--nextpage-->. In this case: add_action( 'the_post', 'campaign_remove_nextpage', 99); function campaign_remove_nextpage ( $post ) { if ( ($_GET['utm_campaign']== 'nonextpagecampaign') && (false !== strpos( $post->post_content, '<!--nextpage-->' )) ) { // Reset the global $pages: $GLOBALS['pages'] = [ $post->post_content ]; // Reset the global $numpages: $GLOBALS['numpages'] = 0; // Reset the global $multipage: $GLOBALS['multipage'] = false; } }; Read more about this issue More in general, you may want to read this warning about SEO effects of using <!--nextpage-->.
Q: How to remove Nextpage tag inside posts text depending of utm_campaign Is it possible to remove "nextpage" tag inside posts text depending of utm_campaign ? Depending of where my visitors are comming from, I want to remove the <!--nextpage--> of my post. I am using this if($_GET['utm_campaign']== 'nonextpagecampaign') { directly in my template in order to display or not things depending of the campaign name but for the nextpage tag, it's not that easy. A: You can use the_post hook to remove <!--nextpage-->. In this case: add_action( 'the_post', 'campaign_remove_nextpage', 99); function campaign_remove_nextpage ( $post ) { if ( ($_GET['utm_campaign']== 'nonextpagecampaign') && (false !== strpos( $post->post_content, '<!--nextpage-->' )) ) { // Reset the global $pages: $GLOBALS['pages'] = [ $post->post_content ]; // Reset the global $numpages: $GLOBALS['numpages'] = 0; // Reset the global $multipage: $GLOBALS['multipage'] = false; } }; Read more about this issue More in general, you may want to read this warning about SEO effects of using <!--nextpage-->. A: We can use the content_paginationcodex filter to modify the paginated content without modifying the globals directly: add_filter( 'content_pagination', function( $pages ) { // Target only the correct utm_campaign GET parameter if( 'nonextpagecampaign' !== filter_input( INPUT_GET, 'utm_campaign', FILTER_SANITIZE_STRING ) ) return $pages; // Remove the content pagination, only if it's already paginated if( count( $pages ) > 1 ) $pages = [ join( '', $pages ) ]; return $pages; } ); where we return an array with the combined content when the correct utm_campaign GET paramter is detected. Hopefully you can adjust this further to your needs.
wordpress
{ "language": "en", "length": 256, "provenance": "stackexchange_00019.jsonl.gz:466177", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/229556" }
[ 0.042205810546875, 0.01401519775390625, 0.0136566162109375, -0.00991058349609375, 0.0219268798828125, -0.0155181884765625, 0.0254058837890625, -0.053436279296875, -0.017364501953125, 0.0170745849609375, -0.02105712890625, 0.01448822021484375, -0.0474853515625, -0.022186279296875, 0.0014314651489257812, -0.0256805419921875, 0.004093170166015625, -0.00791168212890625, 0.0190277099609375, -0.027496337890625, 0.0214385986328125, -0.0137176513671875, -0.0006365776062011719, 0.0548095703125, -0.0029087066650390625, -0.00215911865234375, 0.04779052734375, -0.023895263671875, -0.0135955810546875, -0.042449951171875, 0.0022716522216796875, 0.0426025390625, 0.034515380859375, 0.029876708984375, -0.045806884765625, -0.0269622802734375, -0.036102294921875, 0.0141754150390625, 0.0114593505859375, -0.0308685302734375, 0.0135040283203125, 0.01232147216796875, -0.01007080078125, -0.032470703125, -0.01142120361328125, -0.01534271240234375, 0.002788543701171875, -0.06561279296875, 0.0168914794921875, 0.00719451904296875, 0.0249481201171875, -0.0185699462890625, 0.02362060546875, 0.0277252197265625, -0.03704833984375, -0.021331787109375, -0.04345703125, -0.028594970703125, 0.00415802001953125, 0.03839111328125, 0.030426025390625, 0.0028934478759765625, -0.00890350341796875, -0.0117645263671875, -0.0018739700317382812, -0.034576416015625, -0.0186309814453125, 0.0236663818359375, -0.040435791015625, -0.0095367431640625, 0.0555419921875, -0.0146026611328125, 0.0117645263671875, -0.006969451904296875, -0.0103302001953125, -0.01788330078125, 0.00640869140625, -0.01413726806640625, 0.01016998291015625, -0.01369476318359375, -0.03741455078125, -0.0164794921875, -0.0352783203125, -0.0164337158203125, -0.0005822181701660156, 0.01346588134765625, -0.03125, 0.004512786865234375, -0.026611328125, -0.0015840530395507812, -0.02197265625, 0.0066070556640625, 0.0259246826171875, -0.0077667236328125, -0.06072998046875, 0.0162811279296875, 0.05328369140625, 0.0677490234375, -0.03350830078125, -0.042327880859375, 0.016143798828125, -0.02130126953125, -0.0231170654296875, -0.043731689453125, -0.00734710693359375, 0.0316162109375, 0.01038360595703125, -0.01412200927734375, 0.024749755859375, 0.011383056640625, -0.004772186279296875, 0.01050567626953125, 0.0111846923828125, 0.0167236328125, -0.05517578125, -0.0175933837890625, -0.02642822265625, -0.0228118896484375, -0.0170135498046875, -0.00992584228515625, -0.0059967041015625, -0.01067352294921875, -0.01026153564453125, 0.00091552734375, 0.053955078125, 0.0277252197265625, -0.0225677490234375, 0.0204010009765625, 0.0054473876953125, 0.0703125, -0.04302978515625, -0.007366180419921875, 0.026947021484375, 0.00386810302734375, 0.006137847900390625, -0.0335693359375, 0.0023479461669921875, -0.0158843994140625, 0.0205230712890625, 0.0301055908203125, -0.0333251953125, -0.0570068359375, 0.006023406982421875, -0.00856781005859375, 0.02587890625, 0.033599853515625, 0.0242767333984375, 0.0007443428039550781, -0.01336669921875, -0.038909912109375, 0.0272216796875, -0.00799560546875, 0.042816162109375, 0.01323699951171875, -0.04498291015625, -0.032379150390625, 0.031341552734375, -0.031982421875, -0.01107025146484375, -0.05999755859375, 0.06817626953125, -0.0186614990234375, -0.0364990234375, -0.01410675048828125, -0.06842041015625, 0.0143585205078125, -0.05584716796875, -0.01103973388671875, 0.0190582275390625, 0.0292205810546875, 0.006557464599609375, -0.023712158203125, 0.0114593505859375, -0.0171051025390625, -0.0191192626953125, -0.00289154052734375, 0.0117645263671875, 0.01160430908203125, 0.0126800537109375, 0.017120361328125, -0.018218994140625, -0.034881591796875, 0.0599365234375, -0.034820556640625, -0.071044921875, 0.040679931640625, 0.0316162109375, 0.077392578125, 0.00006204843521118164, 0.0301513671875, 0.0693359375, -0.00670623779296875, -0.031951904296875, -0.005107879638671875, 0.0189666748046875, -0.007843017578125, -0.008636474609375, -0.0125732421875, 0.008636474609375, -0.003326416015625, 0.029144287109375, 0.029205322265625, -0.023040771484375, 0.00048470497131347656, -0.060333251953125, 0.007511138916015625, -0.01605224609375, 0.042144775390625, -0.09210205078125, -0.0212554931640625, 0.04852294921875, -0.049407958984375, -0.025360107421875, 0.0024623870849609375, 0.0215301513671875, 0.0190582275390625, 0.005954742431640625, 0.0208587646484375, 0.0007886886596679688, 0.0219879150390625, 0.005527496337890625, -0.0396728515625, 0.00048804283142089844, -0.005893707275390625, 0.08380126953125, -0.02105712890625, -0.0222015380859375, -0.035430908203125, 0.03045654296875, -0.0305023193359375, -0.032196044921875, 0.078125, 0.0213165283203125, 0.0187835693359375, -0.00782012939453125, 0.0210723876953125, 0.04852294921875, -0.037811279296875, -0.0004286766052246094, 0.0179595947265625, 0.03399658203125, 0.0316162109375, -0.0177001953125, -0.005023956298828125, 0.0206146240234375, -0.048736572265625, 0.0084991455078125, -0.02386474609375, 0.0029754638671875, 0.00266265869140625, 0.01009368896484375, -0.0129547119140625, 0.0232696533203125, 0.01041412353515625, 0.043243408203125, 0.0011138916015625, 0.0105438232421875, -0.011993408203125, 0.006198883056640625, -0.01715087890625, 0.021453857421875, -0.00780487060546875, -0.04437255859375, 0.006397247314453125, -0.006267547607421875, -0.032928466796875, 0.01285552978515625, 0.007610321044921875, 0.0110015869140625, -0.055145263671875, 0.0183563232421875, 0.0264892578125, -0.0207672119140625, -0.00528717041015625, 0.0352783203125, -0.03167724609375, -0.041046142578125, 0.020599365234375, -0.01116943359375, -0.025054931640625, -0.02099609375, 0.00977325439453125, -0.0017900466918945312, -0.01357269287109375, -0.00424957275390625, -0.00836944580078125, 0.01071929931640625, -0.0205078125, -0.01116180419921875, -0.018585205078125, -0.00959014892578125, 0.039794921875, -0.04522705078125, 0.0665283203125, 0.0027065277099609375, 0.0022869110107421875, -0.02557373046875, -0.05023193359375, 0.04522705078125, -0.055084228515625, 0.009246826171875, 0.07122802734375, 0.001735687255859375, 0.0036163330078125, -0.0003685951232910156, 0.0211029052734375, -0.0114593505859375, -0.0159912109375, -0.007781982421875, 0.024200439453125, -0.040924072265625, 0.03582763671875, 0.02154541015625, 0.0032787322998046875, -0.006198883056640625, -0.03070068359375, 0.005405426025390625, 0.0278778076171875, -0.07867431640625, -0.05853271484375, 0.05450439453125, 0.0089874267578125, -0.011932373046875, 0.061920166015625, -0.00952911376953125, -0.028167724609375, 0.08245849609375, -0.0170440673828125, -0.00678253173828125, -0.043365478515625, -0.049896240234375, -0.058746337890625, -0.0665283203125, 0.01136016845703125, 0.00524139404296875, 0.0123748779296875, -0.00691986083984375, 0.08428955078125, 0.007373809814453125, -0.02587890625, 0.007648468017578125, -0.00994110107421875, -0.0208740234375, -0.0001767873764038086, -0.00972747802734375, -0.0194244384765625, 0.0389404296875, 0.007671356201171875, 0.0386962890625, 0.0210113525390625, 0.000957489013671875, -0.00818634033203125, 0.0025272369384765625, 0.0242462158203125, 0.0189971923828125, -0.005641937255859375, -0.00426483154296875, 0.0029201507568359375, -0.0034008026123046875, -0.0428466796875, -0.0625, -0.00724029541015625, -0.07012939453125, 0.0122528076171875, 0.045318603515625, -0.001308441162109375, -0.006969451904296875, 0.0231170654296875, 0.0008378028869628906, -0.00991058349609375, 0.01309967041015625, -0.00965118408203125, 0.0172119140625, -0.00978851318359375, 0.00568389892578125, -0.020263671875, 0.0224151611328125, -0.0157012939453125, 0.030609130859375, 0.007717132568359375, 0.003681182861328125, 0.013427734375, -0.053802490234375, -0.01611328125, 0.005229949951171875, 0.019683837890625, -0.024993896484375, 0.00641632080078125, 0.01050567626953125, 0.0001932382583618164, -0.0012121200561523438, 0.01258087158203125, -0.054412841796875, -0.032440185546875, -0.008636474609375, -0.0125579833984375, 0.03900146484375, 0.007228851318359375, -0.006473541259765625, -0.0200347900390625, -0.06768798828125, 0.02020263671875, -0.01419830322265625, 0.0033130645751953125, -0.04327392578125, 0.08026123046875, -0.0531005859375, -0.02508544921875, 0.044769287109375, -0.01097869873046875, -0.01087188720703125, 0.0226593017578125, -0.033477783203125, 0.00943756103515625, -0.05816650390625, 0.00031113624572753906, -0.022613525390625, 0.00426483154296875, -0.01702880859375, 0.006862640380859375, 0.0211334228515625, -0.039703369140625, -0.0226593017578125, 0.017333984375, 0.01383209228515625, 0.0197601318359375, -0.02166748046875, -0.03033447265625, 0.037384033203125, 0.039154052734375, -0.01007843017578125, 0.0109710693359375, 0.0105438232421875, 0.06646728515625, 0.0164337158203125, 0.091796875, -0.003070831298828125, -0.038482666015625, 0.04595947265625, -0.05560302734375, -0.0294342041015625, -0.02532958984375, -0.0227813720703125, 0.0247650146484375, -0.040191650390625, 0.0170745849609375, -0.0250244140625, -0.032867431640625, 0.005558013916015625, 0.055877685546875, -0.06903076171875, 0.009735107421875, -0.0262908935546875, 0.03765869140625, -0.036712646484375, -0.01507568359375, 0.01155853271484375, 0.02301025390625, -0.0018033981323242188, 0.00926971435546875, -0.0140380859375, -0.0212860107421875, 0.0404052734375, -0.01605224609375, -0.0106658935546875, -0.0221710205078125, 0.06390380859375, 0.0115966796875, -0.01297760009765625, 0.0159149169921875, -0.0228729248046875, 0.01513671875, 0.0014448165893554688, -0.03173828125, -0.00945281982421875, -0.0167388916015625, 0.044097900390625, -0.00963592529296875, 0.03619384765625, -0.04302978515625, -0.0026645660400390625, 0.0030422210693359375, 0.06378173828125, 0.01280975341796875, 0.0251617431640625, 0.00982666015625, -0.01364898681640625, -0.01654052734375, -0.0062713623046875, -0.0036411285400390625, -0.014556884765625, 0.00091552734375, 0.0169525146484375, 0.01244354248046875, -0.00557708740234375, 0.00518035888671875, 0.0169677734375, 0.013031005859375, -0.002483367919921875, -0.01337432861328125, -0.058319091796875, 0.011871337890625, -0.0230712890625, 0.00577545166015625, 0.009490966796875, 0.027313232421875, -0.010345458984375, 0.003925323486328125, 0.0212249755859375, 0.021392822265625, -0.044830322265625, -0.01654052734375, -0.036376953125, -0.02337646484375, -0.0017328262329101562, -0.0245819091796875, 0.0626220703125, -0.060455322265625, 0.040496826171875, -0.00518798828125, 0.0234375, 0.03131103515625, 0.01202392578125, 0.0031414031982421875, 0.0290069580078125, 0.014404296875, -0.017303466796875, 0.044189453125, -0.004322052001953125, -0.01305389404296875, 0.039581298828125, 0.046173095703125, 0.007709503173828125, -0.0026378631591796875, -0.012420654296875, -0.0132598876953125, -0.01776123046875, 0.0380859375, 0.042083740234375, -0.0263824462890625, -0.0143585205078125, 0.0224761962890625, 0.0228424072265625, 0.01305389404296875, -0.01332855224609375, 0.0092620849609375, -0.03857421875, -0.00836944580078125, 0.012481689453125, -0.0201263427734375, -0.030059814453125, -0.0200042724609375, -0.0220184326171875, -0.016693115234375, -0.005481719970703125, -0.03607177734375, -0.0101318359375, -0.01116943359375, -0.00014102458953857422, 0.001739501953125, -0.0177001953125, 0.0239715576171875, -0.025146484375, 0.002010345458984375, -0.048583984375, -0.00525665283203125, 0.019256591796875, 0.0025119781494140625, -0.041290283203125, 0.01715087890625, -0.0259857177734375, -0.018798828125, -0.053192138671875, -0.0238037109375, -0.04913330078125, -0.013519287109375, 0.035491943359375, 0.0279998779296875, -0.0246734619140625, -0.048004150390625, -0.0025997161865234375, 0.02728271484375, 0.040069580078125, 0.11480712890625, -0.041900634765625, 0.0689697265625, 0.015472412109375, 0.029693603515625, 0.0011873245239257812, 0.037200927734375, 0.024627685546875, -0.033294677734375, 0.0112457275390625, -0.06683349609375, -0.02337646484375, 0.00455474853515625, -0.046417236328125, 0.00757598876953125, 0.0175018310546875, -0.00243377685546875, 0.01092529296875, 0.01226043701171875, 0.028656005859375, -0.010589599609375, -0.0220184326171875, 0.00792694091796875, -0.07354736328125, 0.0711669921875, -0.0135040283203125, -0.00969696044921875, 0.0218963623046875, 0.01291656494140625, -0.011993408203125, 0.0009784698486328125, -0.00453948974609375, -0.0007829666137695312, -0.00653839111328125, -0.004955291748046875, 0.046234130859375, -0.0207977294921875, 0.019622802734375, 0.01119232177734375, -0.00949859619140625, 0.0335693359375, -0.008941650390625, 0.006374359130859375, 0.020660400390625, 0.03680419921875, -0.01201629638671875, 0.01505279541015625, 0.0302734375, -0.019561767578125, 0.001346588134765625, 0.0161590576171875, 0.044158935546875, -0.03662109375, -0.004459381103515625, 0.020294189453125, 0.00244903564453125, 0.039398193359375, 0.0289154052734375, 0.004611968994140625, -0.025909423828125, -0.0016689300537109375, 0.0251007080078125, 0.031280517578125, 0.027008056640625, 0.016815185546875, -0.0198822021484375, -0.030548095703125, 0.08721923828125, 0.0249786376953125, -0.01739501953125, -0.00870513916015625, -0.0010538101196289062, -0.0234832763671875, -0.04058837890625, -0.0056304931640625, 0.02215576171875, -0.0197601318359375, -0.06085205078125, 0.0051116943359375, -0.00489044189453125, -0.007350921630859375, 0.017120361328125, -0.032684326171875, 0.00757598876953125, 0.0096282958984375, -0.0280303955078125, 0.011383056640625, -0.006610870361328125, -0.06707763671875, -0.08447265625, 0.0038013458251953125, 0.041290283203125, -0.0008883476257324219, -0.038055419921875, 0.043792724609375, -0.0780029296875, -0.019439697265625, -0.0224609375, -0.004261016845703125, 0.1090087890625, -0.0273590087890625, -0.046905517578125, 0.01488494873046875, 0.0264739990234375, -0.01506805419921875, -0.012054443359375, 0.01275634765625, -0.0266571044921875, 0.01849365234375, -0.0101470947265625, 0.004741668701171875, -0.0243377685546875, -0.05328369140625, -0.12115478515625, 0.12445068359375, 0.0292510986328125, 0.0731201171875, -0.01486968994140625, 0.0274505615234375, -0.03900146484375, -0.00749969482421875, -0.04229736328125, 0.029571533203125, 0.0199127197265625, 0.06793212890625, -0.030059814453125, -0.0171661376953125, 0.041290283203125, 0.04620361328125, 0.01416015625, -0.0003631114959716797, 0.0150146484375, -0.0316162109375, 0.01111602783203125, 0.04937744140625, -0.0060882568359375, -0.016357421875, 0.01910400390625, 0.041595458984375, -0.0253143310546875, -0.03955078125, 0.040374755859375, -0.093017578125, -0.01158905029296875, 0.048614501953125, 0.03228759765625, 0.0167236328125, 0.00864410400390625, -0.0178375244140625, -0.047515869140625, 0.0275115966796875, 0.02117919921875, 0.00891876220703125, 0.0104827880859375, 0.01161956787109375, -0.0107421875, -0.047576904296875, -0.0462646484375, -0.013458251953125, 0.0178070068359375, -0.006076812744140625, 0.047760009765625, 0.0509033203125, 0.0310821533203125, 0.0931396484375, -0.0125274658203125, 0.039276123046875, 0.0075836181640625, -0.0010461807250976562, 0.034576416015625, 0.03411865234375, 0.01468658447265625, -0.050201416015625, 0.0198211669921875, 0.0531005859375, 0.050872802734375, -0.05718994140625, 0.0096435546875, 0.00555419921875, -0.0206451416015625, -0.03167724609375, -0.04583740234375, -0.0322265625, 0.00994110107421875, 0.0102996826171875, -0.0157318115234375, 0.0051727294921875, 0.00733184814453125, 0.01522064208984375, -0.00579071044921875, 0.01288604736328125, -0.0254974365234375, -0.01531219482421875, -0.056884765625, 0.0064849853515625, 0.035919189453125, 0.0457763671875, 0.0265960693359375, 0.032806396484375, 0.046539306640625, 0.007495880126953125, 0.006500244140625, 0.016204833984375, -0.0181427001953125, -0.01338958740234375, -0.0301361083984375, -0.043121337890625, 0.003185272216796875, 0.0186920166015625, 0.0131988525390625, -0.007129669189453125, -0.0014247894287109375, 0.0246429443359375, 0.04052734375, -0.00786590576171875, 0.01146697998046875, -0.004978179931640625, 0.02996826171875, -0.05169677734375, 0.0135345458984375, -0.0188140869140625, -0.0021648406982421875, -0.01134490966796875, 0.005458831787109375, 0.0031585693359375, 0.0101470947265625, 0.0183258056640625, 0.0093841552734375, -0.021148681640625, 0.024932861328125, -0.0005717277526855469, 0.0506591796875, 0.045379638671875, -0.019195556640625, 0.015625, -0.06591796875, -0.018707275390625, 0.0008678436279296875, 0.0175628662109375, -0.025482177734375, 0.05047607421875, 0.0261993408203125, -0.0080413818359375, 0.00772857666015625, -0.0243988037109375, 0.02880859375, 0.016387939453125, -0.0028820037841796875, 0.0278472900390625, 0.033538818359375, -0.0096282958984375, 0.0743408203125, 0.040557861328125, -0.038360595703125, 0.041534423828125, -0.048736572265625, -0.01413726806640625, 0.0231781005859375, 0.027618408203125, -0.010467529296875, -0.0149993896484375, 0.06768798828125, 0.006591796875, 0.02691650390625, -0.03289794921875, -0.0187225341796875, 0.03936767578125, 0.03448486328125, -0.01335906982421875, 0.0242462158203125, 0.0041961669921875, 0.0042266845703125, -0.01555633544921875, 0.01439666748046875, 0.0113067626953125, 0.0244903564453125, 0.0220947265625, -0.007480621337890625, 0.044891357421875, 0.00958251953125, -0.035888671875, 0.05682373046875, 0.0252838134765625, 0.006870269775390625, 0.040496826171875, -0.040191650390625, 0.0458984375, 0.0283966064453125, -0.0010290145874023438, 0.007293701171875, 0.0496826171875, -0.0044708251953125, 0.0202484130859375, 0.049957275390625, -0.01262664794921875, 0.07080078125, -0.056488037109375, -0.04217529296875, -0.002796173095703125, 0.020782470703125, -0.00838470458984375, 0.00939178466796875, -0.01280975341796875, -0.00952911376953125, -0.0283355712890625, -0.0145416259765625, -0.0242767333984375, -0.02947998046875, -0.0028285980224609375, 0.033966064453125, -0.017791748046875, -0.0198516845703125, -0.07391357421875, 0.007335662841796875, 0.041748046875, 0.0262603759765625, -0.07598876953125, 0.039520263671875, -0.008270263671875, 0.04022216796875, 0.025604248046875, -0.00426483154296875, -0.039764404296875, -0.053985595703125, -0.027679443359375, -0.054412841796875, -0.0916748046875, 0.06781005859375, -0.057037353515625, -0.02154541015625, -0.003814697265625, 0.0068511962890625, 0.01284027099609375, -0.035736083984375, -0.0189208984375, 0.01560211181640625, 0.00396728515625, 0.0008211135864257812, 0.027374267578125, 0.017669677734375, 0.000865936279296875, -0.0882568359375, -0.029937744140625, -0.042022705078125, 0.021148681640625, 0.024169921875, -0.0069580078125, 0.0189208984375, -0.032958984375, -0.0863037109375, 0.032318115234375, -0.00997161865234375, -0.053680419921875, 0.0034656524658203125, 0.01528167724609375, 0.007228851318359375, -0.0006403923034667969, 0.007389068603515625, -0.01049041748046875, -0.02703857421875, -0.0201263427734375, 0.0325927734375, 0.052581787109375, 0.029541015625, 0.0174713134765625, 0.00923919677734375, 0.023773193359375, -0.005313873291015625, 0.026519775390625, -0.0035076141357421875, 0.0268707275390625, -0.010711669921875, 0.01385498046875, -0.044281005859375, 0.0172119140625, -0.019561767578125, -0.0002675056457519531, -0.0131072998046875, 0.007068634033203125, -0.003948211669921875, 0.006580352783203125, 0.0574951171875, 0.0372314453125, 0.011322021484375, -0.026214599609375, -0.003696441650390625, -0.01153564453125, -0.050628662109375, -0.0173797607421875, 0.032440185546875, -0.0654296875, -0.0127105712890625, -0.0018625259399414062, -0.03515625, -0.01221466064453125, -0.04888916015625, -0.07684326171875, 0.01067352294921875, -0.0272674560546875, 0.03790283203125, -0.0404052734375, 0.0120391845703125, -0.0005998611450195312, -0.0175628662109375, -0.0123443603515625, -0.02423095703125, 0.00672149658203125, -0.03228759765625, -0.0321044921875, 0.00379180908203125, 0.0108489990234375, -0.057373046875, 0.025665283203125, -0.00766754150390625, 0.039093017578125, -0.065673828125, -0.0227813720703125, -0.01248931884765625, 0.00421142578125, 0.0008234977722167969, 0.0011425018310546875, -0.01837158203125, 0.0150604248046875, 0.0023212432861328125, 0.020355224609375, -0.01369476318359375, 0.052032470703125, 0.01837158203125, 0.0140380859375, 0.01824951171875, -0.0277252197265625, 0.069580078125, -0.05224609375, -0.0242767333984375, 0.013763427734375, -0.059173583984375, -0.06982421875, 0.01389312744140625, 0.0143890380859375, 0.03338623046875, 0.027099609375 ]
a7bf5274673e0cc66df41a7bc73f9e731827ccec
Wordpress Stackexchange Q: Disable resizing of gif when uploaded Animated gifs are getting more popular on the web (again) and currently there is no good tool for resizing animated gifs. So I want to disable resizing/generation of image sizes for the gif mimetype and just save the original gif. Someone that can help me out with this? Which filter to use will be a good start. A: image_make_intermediate_size was not the hook I was looking for, but intermediate_image_sizes_advanced. Here is a working code: function disable_upload_sizes( $sizes, $metadata ) { // Get filetype data. $filetype = wp_check_filetype($metadata['file']); // Check if is gif. if($filetype['type'] == 'image/gif') { // Unset sizes if file is gif. $sizes = array(); } // Return sizes you want to create from image (None if image is gif.) return $sizes; } add_filter('intermediate_image_sizes_advanced', 'disable_upload_sizes', 10, 2);
Q: Disable resizing of gif when uploaded Animated gifs are getting more popular on the web (again) and currently there is no good tool for resizing animated gifs. So I want to disable resizing/generation of image sizes for the gif mimetype and just save the original gif. Someone that can help me out with this? Which filter to use will be a good start. A: image_make_intermediate_size was not the hook I was looking for, but intermediate_image_sizes_advanced. Here is a working code: function disable_upload_sizes( $sizes, $metadata ) { // Get filetype data. $filetype = wp_check_filetype($metadata['file']); // Check if is gif. if($filetype['type'] == 'image/gif') { // Unset sizes if file is gif. $sizes = array(); } // Return sizes you want to create from image (None if image is gif.) return $sizes; } add_filter('intermediate_image_sizes_advanced', 'disable_upload_sizes', 10, 2); A: currently there is no good tool for resizing animated gifs Resizing of animated gifs is supported by ImageMagick, which happens to be the default image library of WordPress. The only thing is WP doesn't support this filter in its default API to ImageMagick. Fortunately, it is possible to intercept image_make_intermediate_size, the hook that produces the resized images. Here you could intercept gifs and have them handled in a different way. Perhaps you could take inspiration from this image sharpening plugin to see how to apply ImageMagick methods to your images.
wordpress
{ "language": "en", "length": 226, "provenance": "stackexchange_00019.jsonl.gz:466204", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/229675" }
[ 0.0302276611328125, -0.05267333984375, -0.0018854141235351562, 0.01387786865234375, -0.0222625732421875, -0.03338623046875, 0.08148193359375, 0.0153656005859375, 0.017852783203125, 0.0234527587890625, -0.033355712890625, 0.00821685791015625, -0.004241943359375, 0.002338409423828125, -0.01346588134765625, -0.0093841552734375, 0.04473876953125, 0.01119232177734375, 0.025909423828125, -0.0102386474609375, -0.00896453857421875, 0.007061004638671875, 0.0207977294921875, 0.061187744140625, -0.032196044921875, 0.022216796875, 0.1043701171875, -0.005336761474609375, -0.025238037109375, -0.0177154541015625, 0.0082244873046875, -0.01371002197265625, 0.0208587646484375, 0.024444580078125, -0.031341552734375, -0.02325439453125, -0.01352691650390625, 0.0091705322265625, -0.0037250518798828125, 0.0025177001953125, 0.0345458984375, -0.0291748046875, 0.03472900390625, -0.045074462890625, -0.00463104248046875, 0.0247955322265625, 0.0286712646484375, -0.01407623291015625, 0.0027179718017578125, 0.01526641845703125, 0.011077880859375, 0.0243072509765625, 0.036285400390625, 0.0092620849609375, -0.01290130615234375, -0.005283355712890625, -0.0567626953125, 0.0616455078125, 0.0204010009765625, -0.0088043212890625, -0.0209808349609375, 0.0102386474609375, 0.00923919677734375, 0.007259368896484375, 0.003055572509765625, 0.0017223358154296875, -0.018707275390625, 0.0164642333984375, -0.03515625, -0.00836181640625, 0.0225677490234375, -0.038543701171875, -0.012420654296875, -0.034912109375, -0.0014772415161132812, 0.027862548828125, 0.01026153564453125, -0.005947113037109375, 0.005802154541015625, -0.00860595703125, 0.046600341796875, 0.0016336441040039062, 0.0083160400390625, -0.0180206298828125, 0.0163421630859375, -0.018768310546875, -0.005126953125, -0.017303466796875, 0.0024662017822265625, 0.0242462158203125, -0.00826263427734375, 0.045196533203125, -0.005092620849609375, 0.03753662109375, -0.015716552734375, -0.002399444580078125, 0.0099639892578125, -0.02508544921875, 0.01227569580078125, 0.02337646484375, 0.0523681640625, -0.07794189453125, 0.07568359375, -0.0312347412109375, 0.01061248779296875, 0.048675537109375, 0.0024585723876953125, -0.00396728515625, 0.040679931640625, 0.01690673828125, 0.0280914306640625, 0.0430908203125, -0.0072784423828125, -0.0192718505859375, 0.00020694732666015625, 0.007457733154296875, -0.0390625, 0.041839599609375, -0.00609588623046875, 0.0290679931640625, 0.009185791015625, 0.01488494873046875, 0.0848388671875, -0.041900634765625, 0.0270843505859375, 0.029388427734375, -0.0322265625, -0.07403564453125, 0.017364501953125, 0.029144287109375, -0.043487548828125, -0.01499176025390625, 0.03363037109375, 0.035797119140625, 0.0298614501953125, -0.0185089111328125, 0.00365447998046875, -0.0220794677734375, -0.030853271484375, 0.058624267578125, -0.05609130859375, -0.06170654296875, 0.02392578125, -0.03668212890625, 0.006916046142578125, 0.02978515625, -0.00020456314086914062, -0.001964569091796875, -0.0004494190216064453, -0.06768798828125, 0.034881591796875, -0.0657958984375, 0.03436279296875, 0.02264404296875, -0.007541656494140625, -0.00780487060546875, 0.07891845703125, -0.03985595703125, -0.03912353515625, -0.0789794921875, -0.006866455078125, -0.0014247894287109375, 0.0343017578125, -0.0125579833984375, -0.026458740234375, 0.0224456787109375, -0.01494598388671875, -0.013702392578125, 0.0166168212890625, 0.045074462890625, 0.005977630615234375, -0.0190887451171875, -0.049285888671875, -0.0046234130859375, -0.01132965087890625, -0.00439453125, 0.004352569580078125, -0.00888824462890625, 0.0007958412170410156, 0.049530029296875, -0.007663726806640625, -0.0285186767578125, 0.0176239013671875, -0.006488800048828125, -0.0209503173828125, -0.0268707275390625, -0.01427459716796875, -0.04583740234375, 0.047576904296875, -0.0002644062042236328, 0.01422119140625, 0.003810882568359375, -0.08599853515625, 0.0209808349609375, 0.00025582313537597656, 0.0246124267578125, -0.024169921875, -0.00453948974609375, 0.01016998291015625, 0.01007080078125, 0.039276123046875, -0.003986358642578125, -0.00775909423828125, -0.029144287109375, -0.08917236328125, -0.0103607177734375, -0.032135009765625, 0.0251617431640625, -0.05078125, 0.0184783935546875, 0.01332855224609375, -0.034393310546875, -0.036468505859375, 0.06378173828125, 0.0208282470703125, -0.0299224853515625, 0.03558349609375, 0.0212554931640625, 0.0096435546875, 0.04107666015625, -0.016357421875, 0.003940582275390625, -0.0271148681640625, 0.0266265869140625, 0.00725555419921875, 0.0002624988555908203, -0.02093505859375, 0.0073089599609375, -0.00225067138671875, 0.004467010498046875, 0.00392913818359375, 0.03997802734375, -0.0743408203125, -0.0435791015625, -0.007610321044921875, 0.0053558349609375, -0.0123138427734375, -0.0802001953125, 0.0308685302734375, 0.05413818359375, 0.033721923828125, -0.0222320556640625, -0.01555633544921875, 0.024322509765625, 0.054840087890625, 0.044830322265625, 0.036041259765625, -0.0095367431640625, -0.003688812255859375, -0.031097412109375, 0.01009368896484375, -0.0161285400390625, 0.042022705078125, -0.043731689453125, 0.0640869140625, 0.0264892578125, -0.043487548828125, -0.0198822021484375, 0.0237579345703125, 0.009307861328125, -0.0031585693359375, 0.0025272369384765625, 0.0289764404296875, -0.031646728515625, 0.004085540771484375, 0.0033969879150390625, -0.006183624267578125, -0.012237548828125, -0.0146636962890625, 0.0287017822265625, 0.031890869140625, -0.08099365234375, 0.01261138916015625, 0.02056884765625, 0.05120849609375, -0.017913818359375, -0.03759765625, -0.00963592529296875, 0.0194091796875, 0.004604339599609375, -0.0248260498046875, -0.0281524658203125, -0.07073974609375, -0.0062408447265625, 0.0169219970703125, -0.0794677734375, -0.005268096923828125, -0.002582550048828125, -0.0045928955078125, 0.013824462890625, 0.0128936767578125, 0.0350341796875, 0.028900146484375, -0.0006165504455566406, 0.035247802734375, 0.0075836181640625, 0.004901885986328125, -0.06585693359375, 0.0736083984375, -0.06707763671875, 0.04638671875, 0.059051513671875, -0.06719970703125, 0.051788330078125, -0.01270294189453125, -0.025115966796875, -0.0177764892578125, 0.026336669921875, -0.01715087890625, -0.02117919921875, -0.06634521484375, -0.0181121826171875, 0.018035888671875, -0.045928955078125, 0.016876220703125, 0.0011396408081054688, 0.0019207000732421875, 0.0013589859008789062, -0.0300140380859375, 0.0107879638671875, -0.0012331008911132812, -0.0635986328125, -0.0140228271484375, 0.032379150390625, -0.038787841796875, -0.01116943359375, 0.07440185546875, 0.0007405281066894531, -0.0300140380859375, 0.0203704833984375, 0.006072998046875, 0.0013713836669921875, -0.00501251220703125, -0.00791168212890625, 0.002132415771484375, -0.0006017684936523438, 0.0008459091186523438, 0.07275390625, 0.024444580078125, -0.0120086669921875, 0.02374267578125, -0.0289459228515625, -0.01904296875, -0.0023555755615234375, -0.0287933349609375, 0.024017333984375, 0.01387786865234375, -0.001102447509765625, 0.0214996337890625, 0.00975799560546875, -0.017822265625, -0.0176239013671875, -0.0028839111328125, -0.01507568359375, -0.024932861328125, 0.09222412109375, 0.015228271484375, -0.09619140625, -0.01247406005859375, -0.0985107421875, -0.0260467529296875, -0.033782958984375, -0.06414794921875, 0.007488250732421875, 0.046966552734375, 0.0005044937133789062, -0.0285186767578125, 0.00870513916015625, 0.0162811279296875, 0.01983642578125, 0.01457977294921875, -0.0245208740234375, 0.0228729248046875, 0.008209228515625, 0.01320648193359375, -0.031494140625, 0.048370361328125, -0.022430419921875, 0.0223388671875, 0.01061248779296875, -0.0138702392578125, -0.026824951171875, -0.0200958251953125, -0.060333251953125, 0.02117919921875, 0.005847930908203125, -0.04290771484375, 0.021026611328125, -0.0267181396484375, 0.00911712646484375, -0.0157318115234375, 0.0171051025390625, -0.0033416748046875, -0.0198211669921875, -0.05438232421875, -0.00527191162109375, -0.022064208984375, -0.037109375, -0.0008029937744140625, 0.022918701171875, -0.0389404296875, -0.0186767578125, -0.002155303955078125, -0.039398193359375, -0.0046844482421875, -0.00914764404296875, -0.025909423828125, -0.02325439453125, 0.02032470703125, 0.01171112060546875, 0.005725860595703125, -0.0017194747924804688, 0.0030841827392578125, -0.000301361083984375, 0.00917816162109375, -0.01381683349609375, -0.097412109375, 0.01464080810546875, -0.046112060546875, 0.0194244384765625, -0.0235443115234375, 0.03582763671875, -0.02288818359375, 0.03729248046875, 0.00771331787109375, -0.042327880859375, 0.0294647216796875, 0.0047607421875, -0.0021610260009765625, 0.04248046875, 0.0106353759765625, -0.015838623046875, 0.01006317138671875, 0.00791168212890625, -0.0272216796875, -0.00147247314453125, -0.0200958251953125, -0.0240325927734375, 0.014923095703125, -0.033416748046875, -0.07635498046875, -0.044525146484375, -0.0192718505859375, 0.0171966552734375, -0.0027561187744140625, -0.01543426513671875, -0.07025146484375, -0.0882568359375, 0.058349609375, 0.038543701171875, 0.0197296142578125, -0.00202178955078125, 0.09051513671875, 0.0021839141845703125, -0.03826904296875, -0.0782470703125, 0.0177001953125, 0.04278564453125, 0.00836181640625, 0.0188446044921875, 0.01010894775390625, -0.034576416015625, 0.01467132568359375, 0.0290679931640625, 0.00982666015625, 0.0024204254150390625, 0.049591064453125, -0.0087890625, -0.02386474609375, 0.0274658203125, -0.010986328125, -0.021697998046875, 0.003925323486328125, 0.0184783935546875, -0.01201629638671875, 0.04034423828125, 0.00983428955078125, 0.010528564453125, -0.03759765625, -0.02081298828125, -0.032806396484375, 0.0183868408203125, -0.00621795654296875, 0.004489898681640625, -0.00305938720703125, 0.0025081634521484375, 0.004711151123046875, 0.018096923828125, 0.005466461181640625, 0.01483154296875, 0.041168212890625, -0.0263214111328125, 0.047393798828125, -0.00337982177734375, -0.0223236083984375, -0.0155181884765625, 0.0152435302734375, -0.043426513671875, 0.0008678436279296875, 0.009918212890625, -0.10076904296875, 0.03814697265625, 0.035797119140625, -0.032135009765625, -0.033172607421875, 0.04150390625, 0.053802490234375, -0.006103515625, 0.01373291015625, -0.03326416015625, 0.02276611328125, -0.040283203125, 0.023101806640625, 0.0119781494140625, -0.01505279541015625, 0.033447265625, -0.034210205078125, 0.021484375, -0.0206298828125, -0.006473541259765625, 0.042205810546875, 0.049224853515625, 0.01251983642578125, 0.01372528076171875, 0.00954437255859375, -0.032379150390625, 0.01398468017578125, -0.004978179931640625, -0.06561279296875, -0.03558349609375, 0.0214080810546875, 0.0285797119140625, -0.034912109375, -0.040283203125, 0.06317138671875, 0.01436614990234375, -0.0011386871337890625, 0.04278564453125, 0.032073974609375, -0.04010009765625, -0.030731201171875, 0.007091522216796875, 0.03424072265625, -0.02392578125, -0.01061248779296875, -0.01904296875, -0.0113677978515625, -0.045166015625, 0.0723876953125, -0.08905029296875, 0.00860595703125, 0.044952392578125, -0.029388427734375, -0.0186309814453125, -0.0161285400390625, -0.0217437744140625, -0.0133209228515625, 0.003986358642578125, -0.01378631591796875, 0.003833770751953125, -0.008544921875, 0.004322052001953125, -0.020599365234375, 0.00341796875, -0.022430419921875, 0.018402099609375, 0.0465087890625, 0.0036449432373046875, -0.034820556640625, 0.0013341903686523438, -0.04046630859375, -0.0093231201171875, 0.00299835205078125, -0.033447265625, -0.032684326171875, -0.03582763671875, -0.0106964111328125, -0.0019483566284179688, 0.0090789794921875, 0.0239410400390625, 0.002414703369140625, 0.0266571044921875, -0.0190887451171875, -0.008544921875, -0.01763916015625, -0.0235748291015625, 0.00815582275390625, -0.0217132568359375, -0.027618408203125, -0.020233154296875, 0.040069580078125, -0.01328277587890625, -0.00910186767578125, -0.0273284912109375, -0.0086669921875, 0.006160736083984375, -0.00940704345703125, -0.00841522216796875, 0.0203094482421875, 0.0007333755493164062, -0.009490966796875, -0.034637451171875, -0.007259368896484375, -0.03424072265625, 0.036834716796875, -0.040435791015625, -0.0026187896728515625, -0.0257110595703125, -0.0166168212890625, 0.0311126708984375, -0.007579803466796875, -0.0220794677734375, 0.0299224853515625, -0.016632080078125, 0.0099029541015625, 0.0242767333984375, 0.0032482147216796875, 0.01495361328125, 0.04107666015625, 0.0046234130859375, 0.04791259765625, 0.01340484619140625, 0.0268096923828125, 0.03814697265625, 0.0012722015380859375, -0.0026035308837890625, 0.01165008544921875, 0.0183258056640625, -0.0036983489990234375, 0.034912109375, 0.0106964111328125, 0.01312255859375, 0.03863525390625, 0.055389404296875, 0.0836181640625, -0.07879638671875, 0.0143585205078125, 0.0167083740234375, -0.00995635986328125, 0.039398193359375, -0.00841522216796875, -0.032928466796875, -0.046600341796875, 0.0576171875, 0.0025806427001953125, -0.00426483154296875, 0.0267333984375, 0.007190704345703125, -0.01262664794921875, -0.0012617111206054688, 0.0233917236328125, 0.0237579345703125, -0.032012939453125, 0.004852294921875, 0.046478271484375, -0.008544921875, -0.033966064453125, -0.004154205322265625, -0.005458831787109375, 0.0021305084228515625, -0.073486328125, -0.019287109375, -0.032867431640625, 0.017364501953125, -0.01259613037109375, -0.0180816650390625, 0.029022216796875, 0.032806396484375, -0.0233917236328125, 0.00643157958984375, -0.0028743743896484375, -0.0286102294921875, 0.0197601318359375, -0.0179290771484375, 0.003978729248046875, 0.0196990966796875, -0.0083770751953125, 0.0021305084228515625, 0.00943756103515625, -0.011993408203125, 0.016815185546875, 0.0290679931640625, 0.02679443359375, -0.036529541015625, -0.01116180419921875, 0.048980712890625, 0.0163726806640625, -0.0190277099609375, -0.053802490234375, 0.0343017578125, -0.08721923828125, -0.031494140625, -0.0190887451171875, -0.015594482421875, -0.016265869140625, -0.06829833984375, -0.04150390625, 0.06903076171875, -0.00423431396484375, 0.042694091796875, 0.00682830810546875, 0.02850341796875, -0.00926971435546875, 0.0142059326171875, -0.026275634765625, 0.017364501953125, -0.0292816162109375, 0.0222625732421875, -0.018951416015625, 0.021759033203125, -0.0028400421142578125, -0.001422882080078125, 0.0232086181640625, -0.0088958740234375, -0.03228759765625, -0.01311492919921875, 0.0784912109375, 0.09539794921875, 0.05499267578125, -0.006622314453125, -0.028564453125, -0.019927978515625, -0.039886474609375, -0.0103607177734375, -0.0046539306640625, -0.0013666152954101562, -0.062164306640625, 0.038726806640625, 0.007190704345703125, 0.00870513916015625, -0.0218658447265625, 0.0166473388671875, -0.0097503662109375, -0.033660888671875, -0.0023365020751953125, -0.01279449462890625, 0.032257080078125, 0.02386474609375, 0.042694091796875, -0.0143585205078125, -0.011962890625, -0.0016126632690429688, 0.053680419921875, 0.00774383544921875, -0.016876220703125, 0.01122283935546875, -0.001556396484375, 0.03375244140625, -0.012725830078125, -0.0282135009765625, 0.00650787353515625, 0.035888671875, 0.005123138427734375, -0.019775390625, -0.004779815673828125, -0.049407958984375, 0.004245758056640625, 0.0367431640625, 0.0140380859375, -0.0240478515625, -0.01788330078125, 0.00909423828125, 0.00836944580078125, 0.0198822021484375, -0.020172119140625, 0.0224609375, -0.0099029541015625, -0.0019016265869140625, -0.0396728515625, 0.0278472900390625, 0.01282501220703125, 0.039031982421875, -0.01236724853515625, -0.005260467529296875, -0.0545654296875, 0.000030279159545898438, -0.0302581787109375, -0.02178955078125, 0.007160186767578125, 0.043212890625, 0.036956787109375, 0.01528167724609375, 0.0097503662109375, -0.008087158203125, -0.02239990234375, 0.0172882080078125, -0.040679931640625, 0.05938720703125, -0.07879638671875, -0.036773681640625, 0.002040863037109375, 0.07061767578125, 0.00562286376953125, 0.01242828369140625, 0.055084228515625, 0.032958984375, -0.0499267578125, -0.0122222900390625, 0.04046630859375, -0.0276336669921875, 0.002071380615234375, -0.017242431640625, 0.01788330078125, 0.03546142578125, -0.010986328125, -0.01885986328125, -0.003215789794921875, 0.06439208984375, -0.00933074951171875, 0.0278167724609375, 0.0018787384033203125, -0.031524658203125, 0.034881591796875, 0.027587890625, 0.06536865234375, 0.021942138671875, -0.048980712890625, -0.01395416259765625, -0.0198822021484375, -0.0313720703125, 0.006687164306640625, 0.0233001708984375, -0.025604248046875, 0.03314208984375, 0.0243377685546875, -0.01708984375, 0.00902557373046875, 0.006404876708984375, 0.002025604248046875, -0.00896453857421875, 0.0258941650390625, 0.000484466552734375, -0.04937744140625, -0.029998779296875, -0.0191192626953125, 0.047943115234375, 0.00125885009765625, 0.05560302734375, -0.019866943359375, 0.0152587890625, 0.043121337890625, -0.01303863525390625, 0.0313720703125, 0.01076507568359375, 0.0175018310546875, -0.01092529296875, -0.00518035888671875, -0.0246429443359375, -0.010345458984375, 0.0251922607421875, 0.018310546875, -0.00765228271484375, -0.0048065185546875, -0.0189361572265625, 0.0262298583984375, 0.042449951171875, -0.03582763671875, -0.04852294921875, -0.03759765625, -0.0013799667358398438, 0.020233154296875, -0.0243988037109375, -0.033782958984375, -0.01482391357421875, 0.0176239013671875, 0.048431396484375, 0.0244598388671875, 0.0204315185546875, 0.018402099609375, 0.032958984375, 0.02825927734375, -0.01898193359375, -0.04541015625, 0.00809478759765625, -0.01111602783203125, 0.0021228790283203125, 0.00823974609375, 0.048583984375, -0.0031299591064453125, -0.039947509765625, 0.0161285400390625, 0.0092315673828125, 0.0208587646484375, -0.027191162109375, -0.0094451904296875, 0.038726806640625, -0.00658416748046875, -0.03314208984375, -0.0263214111328125, -0.02423095703125, -0.062744140625, 0.0270233154296875, 0.029327392578125, -0.004833221435546875, -0.00995635986328125, 0.032745361328125, -0.018096923828125, 0.037017822265625, 0.0239715576171875, -0.06805419921875, 0.048980712890625, -0.036163330078125, 0.006256103515625, -0.00296783447265625, 0.001995086669921875, -0.02984619140625, -0.019439697265625, -0.004817962646484375, -0.0693359375, -0.052490234375, 0.08392333984375, -0.0298919677734375, 0.0193023681640625, 0.04888916015625, -0.031402587890625, 0.0119781494140625, 0.0173797607421875, 0.02374267578125, 0.0692138671875, -0.03094482421875, -0.031219482421875, -0.00873565673828125, 0.01361846923828125, 0.0035247802734375, -0.0174713134765625, 0.0170745849609375, -0.0176239013671875, -0.027587890625, -0.045074462890625, 0.00530242919921875, 0.00853729248046875, -0.0447998046875, -0.0894775390625, 0.03533935546875, -0.03045654296875, -0.0261383056640625, 0.039398193359375, 0.022064208984375, -0.0224456787109375, 0.0191650390625, 0.03271484375, -0.025115966796875, 0.0293121337890625, -0.0020046234130859375, 0.00005245208740234375, -0.03863525390625, 0.049041748046875, -0.01242828369140625, -0.0280609130859375, -0.0019292831420898438, 0.01172637939453125, -0.03692626953125, -0.01983642578125, 0.0239410400390625, 0.019744873046875, 0.03582763671875, -0.0027294158935546875, 0.054107666015625, 0.0115509033203125, -0.0199432373046875, -0.0018243789672851562, 0.012969970703125, -0.0289459228515625, 0.01117706298828125, 0.04296875, 0.078857421875, 0.00606536865234375, -0.042205810546875, -0.01263427734375, -0.006565093994140625, 0.0089111328125, -0.00598907470703125, 0.00807952880859375, -0.06494140625, -0.01534271240234375, 0.009185791015625, 0.0235748291015625, -0.0196533203125, -0.01934814453125, -0.01259613037109375, -0.045745849609375, -0.00070953369140625, 0.0185546875, -0.046295166015625, 0.0902099609375, -0.003574371337890625, -0.0291290283203125, 0.01250457763671875, -0.03369140625, -0.0288848876953125, 0.0069732666015625, -0.035552978515625, -0.0252838134765625, 0.0333251953125, -0.01837158203125, 0.0177154541015625, 0.003173828125, -0.0034351348876953125, -0.0027904510498046875, 0.04168701171875, 0.00004696846008300781, -0.00228118896484375, 0.0219268798828125, 0.004062652587890625, -0.04132080078125, 0.04754638671875, 0.0182342529296875, -0.057891845703125, -0.01509857177734375, -0.027435302734375, -0.0193023681640625, -0.0008554458618164062, -0.003269195556640625, 0.005924224853515625, 0.0211639404296875, -0.02374267578125, 0.016265869140625, 0.01508331298828125, -0.01013946533203125, 0.01299285888671875, -0.004955291748046875, -0.08538818359375, -0.018157958984375, -0.007781982421875 ]
1f10946406be802946cffa9eb0ce5607c4795b3b
Wordpress Stackexchange Q: Redirect to dashboard after login I use the following code to redirect users on login to dashboard instead of their profile. It works fine but it also redirects to dashboard when there is redirect_to= in url http://example.com/wp-login.php?redirect_to= Is possible when there is redirect_to= in url to redirect to the appended url and not to dashboard? // Redirect to dashboard on login (instead of profile) add_filter( 'login_redirect', 'app_login_redirect', 10, 3 ); function app_login_redirect( $redirect_to, $request, $user ) { //is there a user to check? if ( isset( $user->roles ) && is_array( $user->roles ) ) { //check for admins if ( in_array( 'administrator', $user->roles ) ) { // redirect them to the default place return $redirect_to; } else { return admin_url( 'index.php' ); } } else { return $redirect_to; } } A: The second input argument $request, in your app_login_redirect() callback function, takes it's value from source: isset( $_REQUEST['redirect_to'] ) ? $_REQUEST['redirect_to'] : ''; so if I understand you correctly, you could just check if it's empty or not, if you need to know that within your logic parts.
Q: Redirect to dashboard after login I use the following code to redirect users on login to dashboard instead of their profile. It works fine but it also redirects to dashboard when there is redirect_to= in url http://example.com/wp-login.php?redirect_to= Is possible when there is redirect_to= in url to redirect to the appended url and not to dashboard? // Redirect to dashboard on login (instead of profile) add_filter( 'login_redirect', 'app_login_redirect', 10, 3 ); function app_login_redirect( $redirect_to, $request, $user ) { //is there a user to check? if ( isset( $user->roles ) && is_array( $user->roles ) ) { //check for admins if ( in_array( 'administrator', $user->roles ) ) { // redirect them to the default place return $redirect_to; } else { return admin_url( 'index.php' ); } } else { return $redirect_to; } } A: The second input argument $request, in your app_login_redirect() callback function, takes it's value from source: isset( $_REQUEST['redirect_to'] ) ? $_REQUEST['redirect_to'] : ''; so if I understand you correctly, you could just check if it's empty or not, if you need to know that within your logic parts.
wordpress
{ "language": "en", "length": 178, "provenance": "stackexchange_00019.jsonl.gz:466255", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/229901" }
[ 0.07666015625, 0.01104736328125, 0.0116729736328125, -0.035400390625, 0.03857421875, -0.028472900390625, 0.034881591796875, -0.03912353515625, -0.016998291015625, 0.0276336669921875, 0.051513671875, -0.0103607177734375, -0.01119232177734375, -0.05804443359375, 0.003627777099609375, -0.005092620849609375, 0.00732421875, -0.00567626953125, 0.003925323486328125, -0.0178375244140625, 0.01419830322265625, -0.0112762451171875, 0.00846099853515625, 0.0312042236328125, -0.00389862060546875, -0.02239990234375, 0.042144775390625, -0.018463134765625, -0.0303802490234375, -0.025299072265625, -0.011505126953125, 0.0225677490234375, -0.00725555419921875, 0.06201171875, -0.0181884765625, -0.003139495849609375, 0.003391265869140625, 0.0362548828125, 0.023681640625, 0.01525115966796875, 0.0614013671875, -0.042938232421875, -0.002925872802734375, 0.01428985595703125, -0.01021575927734375, -0.005401611328125, 0.06414794921875, -0.010894775390625, 0.03271484375, -0.01155853271484375, 0.00872039794921875, 0.0296478271484375, 0.0220489501953125, -0.0015611648559570312, -0.0229949951171875, 0.007114410400390625, -0.004230499267578125, 0.022979736328125, 0.046295166015625, 0.006923675537109375, -0.038909912109375, -0.03466796875, 0.007411956787109375, -0.053314208984375, -0.0294647216796875, -0.002323150634765625, -0.03973388671875, 0.0208892822265625, -0.027984619140625, -0.04449462890625, -0.016448974609375, -0.0252227783203125, -0.0169830322265625, 0.016754150390625, -0.0311431884765625, -0.006267547607421875, 0.01324462890625, -0.00396728515625, 0.0199737548828125, 0.029693603515625, -0.0106201171875, -0.0261993408203125, 0.003551483154296875, -0.014434814453125, 0.007144927978515625, 0.005992889404296875, -0.02734375, -0.0088653564453125, -0.03509521484375, -0.0193634033203125, -0.024444580078125, -0.005771636962890625, -0.031280517578125, -0.0105133056640625, -0.01305389404296875, -0.036224365234375, 0.017486572265625, 0.040985107421875, 0.013702392578125, -0.0124969482421875, -0.0195770263671875, -0.0245361328125, -0.03985595703125, -0.01473236083984375, 0.00004488229751586914, 0.06732177734375, 0.016937255859375, -0.01425933837890625, -0.013153076171875, -0.006244659423828125, 0.022857666015625, -0.015869140625, -0.04327392578125, -0.038665771484375, -0.0190582275390625, 0.042572021484375, -0.03607177734375, -0.024169921875, -0.0013990402221679688, -0.007183074951171875, -0.06158447265625, -0.026947021484375, 0.03704833984375, -0.022705078125, 0.00931549072265625, -0.01471710205078125, -0.00046539306640625, -0.0106353759765625, 0.00848388671875, 0.026092529296875, -0.0123443603515625, 0.004276275634765625, 0.023284912109375, 0.006542205810546875, -0.0018262863159179688, -0.0242462158203125, 0.054473876953125, -0.038604736328125, -0.0132598876953125, 0.0279541015625, 0.0222930908203125, -0.0440673828125, -0.03887939453125, 0.00205230712890625, 0.0235443115234375, 0.04449462890625, 0.0280914306640625, -0.0105133056640625, -0.03314208984375, -0.08868408203125, 0.039703369140625, -0.049468994140625, -0.0204620361328125, 0.0283660888671875, 0.06317138671875, 0.0435791015625, 0.02923583984375, 0.0218963623046875, -0.017181396484375, 0.044525146484375, 0.0261993408203125, -0.002086639404296875, 0.020782470703125, -0.0400390625, -0.072265625, -0.002567291259765625, -0.066162109375, -0.02264404296875, 0.033172607421875, 0.037933349609375, 0.024932861328125, -0.0185546875, -0.00566864013671875, 0.03424072265625, 0.0176239013671875, 0.019195556640625, -0.0175018310546875, 0.016326904296875, 0.025054931640625, -0.0038776397705078125, -0.009246826171875, -0.027252197265625, 0.008941650390625, 0.0192718505859375, -0.059600830078125, 0.06689453125, -0.00001138448715209961, 0.05999755859375, 0.0122833251953125, 0.00170135498046875, 0.0277557373046875, 0.02838134765625, -0.04547119140625, 0.004405975341796875, -0.0189056396484375, -0.0095672607421875, 0.0212249755859375, 0.00879669189453125, -0.02044677734375, 0.028228759765625, 0.074951171875, 0.02239990234375, -0.02459716796875, -0.015594482421875, -0.049102783203125, 0.0026092529296875, 0.00452423095703125, 0.0190582275390625, 0.039581298828125, 0.037109375, -0.0167236328125, 0.0120849609375, -0.005100250244140625, -0.0245361328125, -0.0252532958984375, 0.01177978515625, -0.024505615234375, 0.006702423095703125, -0.0170440673828125, 0.0025634765625, -0.01480865478515625, -0.0008783340454101562, -0.040130615234375, -0.017791748046875, 0.0455322265625, -0.0207366943359375, -0.00849151611328125, -0.0214080810546875, 0.051483154296875, -0.0093994140625, -0.008514404296875, 0.035797119140625, 0.04510498046875, 0.015716552734375, -0.05615234375, 0.006862640380859375, -0.0102996826171875, -0.0272979736328125, -0.01384735107421875, 0.049072265625, 0.0162353515625, 0.03143310546875, -0.006618499755859375, 0.0523681640625, 0.0002009868621826172, -0.069091796875, -0.0162200927734375, 0.03887939453125, -0.0087890625, 0.056396484375, -0.01763916015625, -0.00034737586975097656, -0.0131072998046875, -0.03466796875, -0.0245513916015625, 0.028106689453125, -0.0208892822265625, 0.0222930908203125, -0.03167724609375, -0.0037708282470703125, -0.0105743408203125, -0.0704345703125, -0.02166748046875, -0.04754638671875, -0.038818359375, -0.033355712890625, -0.019256591796875, -0.0106048583984375, -0.01538848876953125, -0.06689453125, 0.0433349609375, 0.051025390625, -0.0035724639892578125, 0.00798797607421875, 0.01141357421875, -0.044891357421875, -0.031707763671875, 0.0106964111328125, 0.018707275390625, -0.00899505615234375, -0.0107269287109375, 0.026885986328125, -0.0134735107421875, -0.03179931640625, 0.02203369140625, -0.0132598876953125, -0.0168914794921875, -0.031768798828125, 0.06390380859375, 0.0205841064453125, 0.05657958984375, -0.01885986328125, -0.0019817352294921875, 0.0389404296875, -0.00832366943359375, -0.0517578125, -0.0146942138671875, -0.03179931640625, 0.034423828125, -0.0258636474609375, 0.05279541015625, 0.06396484375, -0.0021820068359375, 0.02783203125, 0.005664825439453125, 0.00930023193359375, 0.0014600753784179688, 0.01233673095703125, 0.0034961700439453125, -0.02203369140625, 0.00820159912109375, 0.0572509765625, 0.04925537109375, 0.0293121337890625, 0.024261474609375, -0.01171112060546875, -0.0175018310546875, 0.04010009765625, -0.060760498046875, -0.0677490234375, -0.0272064208984375, -0.0648193359375, 0.0291290283203125, -0.001834869384765625, -0.0115509033203125, -0.0015935897827148438, 0.018707275390625, 0.01910400390625, 0.049224853515625, 0.0093994140625, -0.0570068359375, -0.009735107421875, -0.069091796875, 0.007659912109375, -0.0162811279296875, -0.0062103271484375, 0.014892578125, 0.00930023193359375, -0.01039886474609375, -0.020477294921875, 0.0084686279296875, 0.0323486328125, 0.0104827880859375, -0.031768798828125, -0.021820068359375, -0.0275726318359375, 0.0265045166015625, -0.0135955810546875, 0.044708251953125, 0.0022945404052734375, 0.019317626953125, 0.007480621337890625, -0.004810333251953125, -0.04962158203125, 0.00403594970703125, -0.036102294921875, -0.0200042724609375, -0.001461029052734375, 0.018798828125, -0.037628173828125, 0.002384185791015625, -0.0335693359375, -0.047607421875, -0.007091522216796875, 0.05645751953125, -0.0159912109375, 0.0045166015625, -0.059844970703125, 0.0167694091796875, 0.013092041015625, -0.054779052734375, 0.006134033203125, 0.039306640625, 0.01416778564453125, 0.033966064453125, 0.00995635986328125, 0.0281524658203125, -0.0175933837890625, -0.0268096923828125, 0.01103973388671875, 0.0233001708984375, 0.0283203125, -0.027191162109375, 0.010345458984375, -0.04522705078125, 0.031402587890625, -0.037078857421875, 0.005847930908203125, -0.0198211669921875, -0.0012769699096679688, 0.00801849365234375, 0.0745849609375, -0.008544921875, 0.00969696044921875, -0.00708770751953125, -0.00595855712890625, -0.030548095703125, -0.00826263427734375, -0.07696533203125, 0.004535675048828125, -0.0924072265625, -0.033111572265625, -0.0272064208984375, -0.040008544921875, 0.01415252685546875, -0.048309326171875, -0.0170440673828125, -0.06488037109375, 0.033233642578125, 0.005962371826171875, 0.03369140625, 0.00731658935546875, 0.039825439453125, -0.0200042724609375, 0.0235443115234375, -0.024749755859375, -0.0305023193359375, -0.005191802978515625, 0.0010128021240234375, 0.036285400390625, 0.032928466796875, -0.0303192138671875, 0.01421356201171875, 0.044708251953125, 0.015899658203125, -0.0218658447265625, 0.006114959716796875, 0.01302337646484375, -0.0036144256591796875, -0.0294647216796875, -0.0311126708984375, -0.0262603759765625, -0.03167724609375, -0.017486572265625, -0.01332855224609375, 0.01033782958984375, -0.0191192626953125, -0.0220947265625, 0.020050048828125, -0.01171875, -0.070068359375, -0.034393310546875, 0.01012420654296875, 0.0281982421875, 0.005680084228515625, 0.008941650390625, -0.043121337890625, -0.08294677734375, 0.0416259765625, 0.01352691650390625, -0.037078857421875, 0.0037250518798828125, 0.04083251953125, 0.02984619140625, -0.017364501953125, 0.00970458984375, -0.0018129348754882812, 0.0268707275390625, -0.0287322998046875, 0.04376220703125, -0.00015413761138916016, -0.0303802490234375, 0.09490966796875, -0.036407470703125, 0.01309967041015625, -0.02496337890625, 0.029296875, -0.01525115966796875, -0.057098388671875, 0.0458984375, -0.03759765625, -0.019775390625, 0.037200927734375, 0.0168609619140625, -0.0005049705505371094, 0.036163330078125, -0.0006928443908691406, -0.01125335693359375, -0.0248260498046875, 0.0016393661499023438, -0.04010009765625, 0.004322052001953125, 0.024749755859375, 0.0171356201171875, 0.0240020751953125, -0.0153656005859375, 0.00876617431640625, 0.0133056640625, 0.00220489501953125, 0.0028018951416015625, -0.0224456787109375, -0.0210113525390625, 0.031951904296875, -0.007965087890625, -0.005214691162109375, 0.01654052734375, -0.01354217529296875, 0.041748046875, 0.0227508544921875, -0.04278564453125, 0.01103973388671875, -0.032379150390625, 0.006542205810546875, -0.0123748779296875, -0.00217437744140625, 0.0328369140625, 0.01953125, -0.01031494140625, -0.022216796875, -0.004093170166015625, -0.01561737060546875, -0.05377197265625, -0.0143890380859375, -0.0173492431640625, 0.002162933349609375, 0.0034923553466796875, 0.0604248046875, -0.0164031982421875, 0.042999267578125, -0.00803375244140625, 0.03179931640625, 0.047271728515625, 0.00482940673828125, -0.007965087890625, 0.0557861328125, -0.023773193359375, 0.006092071533203125, 0.01493072509765625, -0.0295867919921875, 0.00527191162109375, 0.01361846923828125, 0.03778076171875, 0.028106689453125, -0.0204010009765625, 0.009368896484375, -0.024505615234375, -0.01019287109375, 0.05914306640625, -0.0098419189453125, -0.08154296875, -0.033172607421875, -0.0191497802734375, 0.0233154296875, -0.03900146484375, -0.01203155517578125, 0.0197296142578125, -0.025054931640625, 0.03680419921875, 0.039703369140625, -0.0105438232421875, 0.01055908203125, -0.0083465576171875, -0.027374267578125, -0.024322509765625, -0.00787353515625, 0.003177642822265625, 0.0213165283203125, -0.0258941650390625, -0.05023193359375, 0.034332275390625, -0.0244140625, 0.026031494140625, -0.03973388671875, 0.004650115966796875, 0.00534820556640625, -0.0164947509765625, 0.085205078125, 0.036590576171875, -0.0596923828125, -0.0137176513671875, -0.04949951171875, 0.0026721954345703125, 0.00974273681640625, -0.0176544189453125, -0.00850677490234375, -0.01264190673828125, 0.02960205078125, 0.0287933349609375, 0.032745361328125, 0.00897979736328125, -0.04913330078125, -0.0113067626953125, 0.012847900390625, 0.0256195068359375, 0.0138092041015625, 0.052337646484375, -0.01502227783203125, 0.021148681640625, 0.0015201568603515625, 0.037689208984375, -0.025543212890625, -0.0080718994140625, 0.00689697265625, -0.0068817138671875, 0.0013608932495117188, -0.04229736328125, 0.048828125, -0.0165557861328125, 0.034820556640625, -0.0115966796875, -0.00630950927734375, 0.0193634033203125, 0.00620269775390625, -0.0180206298828125, -0.005611419677734375, 0.036041259765625, 0.02239990234375, 0.005611419677734375, 0.023040771484375, -0.01959228515625, -0.0022373199462890625, -0.0123748779296875, -0.017364501953125, 0.047882080078125, -0.0163116455078125, -0.05426025390625, -0.100341796875, 0.08013916015625, 0.11553955078125, 0.005901336669921875, 0.051239013671875, 0.0077972412109375, -0.00942230224609375, 0.043426513671875, -0.0169219970703125, 0.00295257568359375, 0.02593994140625, 0.032073974609375, -0.0157318115234375, 0.0004911422729492188, 0.035797119140625, -0.02203369140625, -0.00433349609375, 0.1146240234375, 0.054107666015625, -0.1480712890625, -0.0036220550537109375, 0.0008072853088378906, 0.0282745361328125, 0.0289154052734375, -0.012939453125, -0.005687713623046875, 0.01338958740234375, 0.0146636962890625, -0.005008697509765625, -0.046142578125, 0.0013380050659179688, 0.0227813720703125, 0.005931854248046875, -0.0006723403930664062, 0.033660888671875, -0.0077362060546875, -0.06549072265625, -0.018890380859375, 0.0462646484375, -0.033294677734375, 0.00595855712890625, 0.018951416015625, -0.0090789794921875, -0.021148681640625, -0.041412353515625, -0.006618499755859375, -0.0192108154296875, -0.0293731689453125, 0.03997802734375, -0.0012464523315429688, 0.06707763671875, 0.059783935546875, 0.00409698486328125, 0.006656646728515625, 0.0187530517578125, -0.0159454345703125, 0.04388427734375, -0.01085662841796875, 0.01151275634765625, -0.0160980224609375, -0.0423583984375, 0.002788543701171875, -0.0223541259765625, -0.0100860595703125, -0.022796630859375, -0.048431396484375, 0.066650390625, 0.01552581787109375, -0.034881591796875, -0.0013904571533203125, -0.0070037841796875, 0.000545501708984375, 0.01537322998046875, 0.0241546630859375, -0.0648193359375, -0.045928955078125, 0.00673675537109375, -0.0662841796875, 0.033294677734375, 0.0011196136474609375, -0.04949951171875, 0.08123779296875, 0.00806427001953125, 0.0208282470703125, 0.004123687744140625, 0.03070068359375, -0.038848876953125, 0.006885528564453125, -0.0241546630859375, 0.0506591796875, 0.06329345703125, -0.0030517578125, -0.0035877227783203125, 0.00121307373046875, 0.0061798095703125, -0.0009469985961914062, 0.03277587890625, 0.0225982666015625, -0.0797119140625, 0.0112152099609375, 0.045928955078125, 0.00824737548828125, 0.0066070556640625, 0.0728759765625, 0.0009908676147460938, 0.0236968994140625, 0.0226898193359375, -0.046112060546875, 0.0271148681640625, -0.040771484375, -0.024017333984375, 0.0067291259765625, 0.0212554931640625, 0.0008521080017089844, -0.001983642578125, 0.0010347366333007812, -0.052642822265625, 0.01910400390625, 0.02099609375, 0.00905609130859375, 0.0175018310546875, -0.0263671875, 0.02838134765625, -0.04071044921875, 0.035003662109375, -0.0267791748046875, 0.03900146484375, 0.028900146484375, -0.0253143310546875, 0.0016040802001953125, 0.01366424560546875, -0.03277587890625, -0.020172119140625, -0.0160369873046875, 0.0205841064453125, -0.0048980712890625, 0.0966796875, 0.042236328125, 0.04119873046875, -0.0181427001953125, 0.004131317138671875, 0.007022857666015625, 0.0947265625, -0.052032470703125, -0.0106353759765625, 0.004482269287109375, 0.00762176513671875, 0.029815673828125, -0.005748748779296875, 0.07525634765625, -0.062744140625, -0.03271484375, -0.01062774658203125, 0.01238250732421875, 0.006687164306640625, -0.005962371826171875, -0.0086669921875, 0.0025463104248046875, 0.00035834312438964844, 0.039215087890625, 0.00717926025390625, -0.032867431640625, 0.0175628662109375, 0.0278778076171875, 0.0016813278198242188, 0.0002994537353515625, -0.00946807861328125, -0.0010499954223632812, -0.0186920166015625, -0.00211334228515625, -0.0027637481689453125, 0.0228729248046875, -0.05938720703125, -0.0384521484375, 0.0228271484375, 0.0701904296875, 0.028778076171875, -0.045867919921875, -0.0206146240234375, -0.00017547607421875, 0.01441192626953125, -0.00010460615158081055, 0.009674072265625, 0.006877899169921875, 0.021148681640625, -0.0008435249328613281, -0.01235198974609375, -0.0110015869140625, -0.0179901123046875, -0.00894927978515625, 0.029449462890625, -0.001850128173828125, -0.0145111083984375, 0.052276611328125, -0.0032672882080078125, -0.00971221923828125, 0.0122222900390625, -0.03167724609375, 0.060089111328125, 0.0020904541015625, -0.05145263671875, -0.01250457763671875, 0.0087738037109375, -0.05206298828125, 0.01490020751953125, 0.034027099609375, -0.03216552734375, 0.01279449462890625, -0.01055145263671875, 0.0189208984375, 0.01788330078125, -0.0308074951171875, -0.0021533966064453125, -0.032196044921875, 0.029876708984375, -0.01155853271484375, -0.0279693603515625, 0.0145721435546875, 0.003353118896484375, -0.00466156005859375, 0.006298065185546875, 0.04864501953125, 0.007770538330078125, 0.005260467529296875, -0.040802001953125, -0.0021114349365234375, -0.027740478515625, -0.0296783447265625, 0.030517578125, -0.0106964111328125, -0.018218994140625, 0.0026397705078125, -0.06817626953125, 0.04779052734375, -0.01087188720703125, 0.0143280029296875, 0.047637939453125, -0.0256500244140625, 0.005100250244140625, 0.000640869140625, 0.0015134811401367188, -0.031951904296875, -0.0799560546875, -0.03369140625, 0.034515380859375, -0.01349639892578125, 0.03936767578125, -0.004749298095703125, 0.04443359375, -0.040985107421875, -0.0276031494140625, -0.01276397705078125, -0.06634521484375, -0.043487548828125, 0.021942138671875, 0.009674072265625, 0.019012451171875, 0.00934600830078125, -0.01690673828125, 0.01467132568359375, 0.004299163818359375, -0.002880096435546875, 0.007053375244140625, 0.056396484375, -0.00690460205078125, 0.020263671875, 0.0036773681640625, -0.030029296875, -0.0020427703857421875, 0.0355224609375, -0.032989501953125, -0.017333984375, -0.02410888671875, -0.034332275390625, -0.022735595703125, -0.0072174072265625, 0.006267547607421875, 0.009857177734375, -0.060333251953125, -0.032684326171875, 0.038726806640625, 0.02996826171875, -0.01174163818359375, -0.050689697265625, 0.0288543701171875, -0.044464111328125, 0.0780029296875, -0.03302001953125, 0.015655517578125, 0.01898193359375, 0.0071868896484375, -0.03851318359375, 0.057769775390625, -0.01488494873046875, -0.0638427734375, 0.0163421630859375, -0.0101165771484375, 0.0272216796875, 0.0047454833984375, 0.0194244384765625, -0.06121826171875, -0.04815673828125, -0.005413055419921875, -0.0462646484375, -0.0255126953125, 0.01016998291015625, 0.01276397705078125, -0.0032062530517578125, -0.0182342529296875, -0.0197906494140625, 0.041290283203125, 0.01107025146484375, 0.0006690025329589844, -0.034637451171875, -0.0215301513671875, -0.046295166015625, -0.08270263671875, 0.057891845703125, -0.005397796630859375, -0.02642822265625, -0.0277862548828125, 0.0491943359375, 0.006927490234375, -0.02667236328125, -0.004367828369140625, -0.0094757080078125, 0.0072479248046875, -0.00791168212890625, 0.00897216796875, -0.005199432373046875, 0.05975341796875, -0.0169677734375, -0.0263671875, -0.01502227783203125, -0.01380157470703125, -0.00945281982421875, -0.03680419921875, -0.0005235671997070312, 0.037445068359375, 0.05377197265625, 0.0230712890625, 0.0037288665771484375, 0.0400390625, -0.023284912109375, -0.00975799560546875, -0.01226043701171875, 0.0239105224609375, -0.0003058910369873047, 0.006587982177734375, 0.0120697021484375, -0.0051116943359375, -0.0144805908203125, -0.06573486328125, -0.016693115234375, 0.0251312255859375, -0.029876708984375, 0.008514404296875, -0.08477783203125, -0.0173797607421875, -0.00667572021484375, -0.00745391845703125, -0.02398681640625, 0.03753662109375, -0.029632568359375, -0.005603790283203125, 0.00937652587890625, -0.0091552734375, -0.01654052734375, -0.0149993896484375, 0.055389404296875, -0.045806884765625, -0.0123748779296875, -0.02081298828125, 0.041259765625, -0.004150390625, -0.0762939453125, 0.0384521484375, 0.020599365234375, -0.0184173583984375, -0.0087890625, 0.0316162109375, 0.003475189208984375, -0.01776123046875, -0.046844482421875, -0.0106048583984375, 0.019134521484375, -0.0141143798828125, 0.024688720703125, 0.018707275390625, 0.0187225341796875, 0.020416259765625, 0.0261077880859375, -0.01611328125, 0.021270751953125, -0.01543426513671875, 0.026702880859375, -0.0101776123046875, -0.003551483154296875, 0.032623291015625, -0.03094482421875, 0.01293182373046875, 0.032989501953125, 0.0290985107421875, -0.027374267578125, 0.021331787109375, 0.01511383056640625, 0.042877197265625, 0.01404571533203125 ]
6e2f122f727d86b1ab8db6eac60f5829f1b68be8
Wordpress Stackexchange Q: How to add CSS class to custom logo? I enabled custom-logo for my theme and have it printed with <?php the_custom_logo(); ?> into the header. Is there any chance to simply add some more classes to this image directly? Per default it only comes with custom-logo. A: As you found yourself the_custom_logo relies on get_custom_logo, which itself calls wp_get_attachment_image to add the custom-logo class. The latter function has a filter, wp_get_attachment_image_attributes which you can use to manipulate the image attributes. So what you could do is build a filter that checks if the custom-logo class is there and if yes add more classes.
Q: How to add CSS class to custom logo? I enabled custom-logo for my theme and have it printed with <?php the_custom_logo(); ?> into the header. Is there any chance to simply add some more classes to this image directly? Per default it only comes with custom-logo. A: As you found yourself the_custom_logo relies on get_custom_logo, which itself calls wp_get_attachment_image to add the custom-logo class. The latter function has a filter, wp_get_attachment_image_attributes which you can use to manipulate the image attributes. So what you could do is build a filter that checks if the custom-logo class is there and if yes add more classes. A: Just for anyone else that's looking for solutions. I found this, which I find much clearer than the accepted answer. Plus it gives simple ways to change the URL on the link as well! Just a little more detailed than the accepted answer. add_filter( 'get_custom_logo', 'add_custom_logo_url' ); function add_custom_logo_url() { $custom_logo_id = get_theme_mod( 'custom_logo' ); $html = sprintf( '<a href="%1$s" class="custom-logo-link" rel="home" itemprop="url">%2$s</a>', esc_url( 'www.somewhere.com' ), wp_get_attachment_image( $custom_logo_id, 'full', false, array( 'class' => 'custom-logo', ) ) ); return $html; } A: WordPress provide a filter hook to custom logo customization. The hook get_custom_logo is the filter. To change logo class, this code may help you. add_filter( 'get_custom_logo', 'change_logo_class' ); function change_logo_class( $html ) { $html = str_replace( 'custom-logo', 'your-custom-class', $html ); $html = str_replace( 'custom-logo-link', 'your-custom-class', $html ); return $html; } Reference: How to change wordpress custom logo and logo link class A: I think I found one answer. But I really wonder if this is the right way? It feels a little bit dirty somehow: I simply copied the logo related parts from wp-includes/general-template.php into my theme's functions.php and renamed the functions with some custom classes added: function FOOBAR_get_custom_logo( $blog_id = 0 ) { $html = ''; if ( is_multisite() && (int) $blog_id !== get_current_blog_id() ) { switch_to_blog( $blog_id ); } $custom_logo_id = get_theme_mod( 'custom_logo' ); if ( $custom_logo_id ) { $html = sprintf( '<a href="%1$s" class="custom-logo-link" rel="home" itemprop="url">%2$s</a>', esc_url( home_url( '/' ) ), wp_get_attachment_image( $custom_logo_id, 'full', false, array( 'class' => 'custom-logo FOO-BAR FOO BAR', // added classes here 'itemprop' => 'logo', ) ) ); } elseif ( is_customize_preview() ) { $html = sprintf( '<a href="%1$s" class="custom-logo-link" style="display:none;"><img class="custom-logo"/></a>', esc_url( home_url( '/' ) ) ); } if ( is_multisite() && ms_is_switched() ) { restore_current_blog(); } return apply_filters( 'FOOBAR_get_custom_logo', $html ); } function FOOBAR_the_custom_logo( $blog_id = 0 ) { echo FOOBAR_get_custom_logo( $blog_id ); } A: Here's one suggestion how we might try to add classes through the wp_get_attachment_image_attributes filter (untested): add_filter( 'wp_get_attachment_image_attributes', function( $attr ) { if( isset( $attr['class'] ) && 'custom-logo' === $attr['class'] ) $attr['class'] = 'custom-logo foo-bar foo bar'; return $attr; } ); where you adjust the classes to your needs. A: You can use get_custom_logo_image_attributes filter add_filter( 'get_custom_logo_image_attributes', function( $custom_logo_attr, $custom_logo_id, $blog_id ) { $custom_logo_attr['class'] = 'your-custom-class'; return $custom_logo_attr; } ,10,3);
wordpress
{ "language": "en", "length": 479, "provenance": "stackexchange_00019.jsonl.gz:466258", "question_score": "22", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/229905" }
[ 0.09051513671875, -0.006107330322265625, 0.021942138671875, -0.0364990234375, 0.014007568359375, -0.032257080078125, 0.069580078125, -0.0283966064453125, -0.07171630859375, -0.02972412109375, -0.032012939453125, 0.0325927734375, -0.0760498046875, -0.0214996337890625, 0.04730224609375, -0.0792236328125, 0.06378173828125, -0.0175323486328125, 0.06842041015625, 0.01491546630859375, 0.025604248046875, 0.0526123046875, 0.041259765625, 0.05035400390625, -0.0026264190673828125, -0.006832122802734375, 0.08984375, -0.027130126953125, 0.0264129638671875, 0.0007672309875488281, 0.01470947265625, -0.0255584716796875, 0.01209259033203125, 0.047119140625, -0.00693511962890625, 0.052490234375, 0.03179931640625, 0.0027923583984375, 0.00969696044921875, 0.039825439453125, 0.039886474609375, -0.0266571044921875, 0.01416778564453125, 0.01155853271484375, 0.00777435302734375, -0.01715087890625, 0.01436614990234375, -0.0634765625, 0.0230255126953125, -0.052734375, 0.00612640380859375, 0.006969451904296875, 0.01531982421875, -0.0343017578125, -0.026031494140625, -0.0058441162109375, -0.0167236328125, 0.049224853515625, 0.022705078125, -0.0299530029296875, -0.04510498046875, 0.00853729248046875, 0.024383544921875, 0.00753021240234375, -0.0012254714965820312, 0.00799560546875, 0.0130767822265625, 0.00907135009765625, -0.027587890625, -0.017669677734375, 0.01140594482421875, -0.00681304931640625, 0.0021610260009765625, -0.042755126953125, 0.001583099365234375, -0.0094146728515625, -0.01471710205078125, -0.049774169921875, 0.012481689453125, 0.0169219970703125, 0.0198211669921875, -0.01325225830078125, -0.008880615234375, 0.00377655029296875, -0.003444671630859375, 0.0267791748046875, -0.022613525390625, -0.0235748291015625, 0.031890869140625, -0.0142822265625, 0.0091705322265625, -0.0309600830078125, 0.032958984375, 0.0276641845703125, -0.0171356201171875, -0.042266845703125, -0.0015964508056640625, 0.03582763671875, -0.0101165771484375, 0.03131103515625, -0.00901031494140625, -0.03582763671875, 0.06280517578125, -0.04669189453125, -0.0244140625, -0.01511383056640625, -0.0101776123046875, 0.037353515625, 0.02880859375, 0.054229736328125, -0.01476287841796875, -0.007598876953125, 0.006683349609375, -0.029541015625, -0.02874755859375, -0.0010404586791992188, -0.007404327392578125, -0.00897216796875, 0.028411865234375, -0.0271759033203125, 0.04840087890625, 0.06304931640625, 0.02764892578125, -0.01554107666015625, -0.0247039794921875, -0.007122039794921875, -0.0203094482421875, -0.08935546875, 0.037933349609375, -0.055419921875, -0.040008544921875, 0.0625, 0.06256103515625, 0.019744873046875, 0.01497650146484375, 0.005847930908203125, 0.05548095703125, -0.00794219970703125, 0.0014314651489257812, 0.0027408599853515625, 0.03826904296875, -0.018768310546875, -0.03558349609375, 0.00975799560546875, 0.044403076171875, -0.002536773681640625, 0.00481414794921875, 0.03594970703125, 0.0283355712890625, -0.0528564453125, 0.08282470703125, -0.01806640625, -0.01256561279296875, 0.0271453857421875, 0.037506103515625, 0.005710601806640625, 0.033935546875, -0.0181121826171875, 0.0179290771484375, -0.0098419189453125, -0.0024089813232421875, 0.00969696044921875, 0.01294708251953125, 0.0232086181640625, -0.0035858154296875, -0.004306793212890625, 0.0013914108276367188, -0.0012187957763671875, 0.0213775634765625, -0.029510498046875, 0.0006198883056640625, 0.0003991127014160156, 0.057586669921875, 0.0196685791015625, -0.0010080337524414062, 0.0247650146484375, 0.0203704833984375, 0.021209716796875, 0.01454925537109375, 0.038055419921875, 0.00266265869140625, -0.02984619140625, 0.056610107421875, -0.0231170654296875, -0.01290130615234375, -0.0205230712890625, 0.0223541259765625, 0.053253173828125, 0.0216217041015625, 0.03497314453125, -0.01910400390625, -0.024627685546875, -0.0645751953125, 0.00975799560546875, -0.021270751953125, 0.002605438232421875, -0.04022216796875, 0.001922607421875, -0.0215606689453125, 0.02001953125, -0.0211029052734375, -0.0037136077880859375, 0.00881195068359375, 0.0029048919677734375, -0.01360321044921875, 0.013153076171875, -0.0159149169921875, 0.039581298828125, -0.0179443359375, -0.0156707763671875, 0.001415252685546875, -0.038970947265625, 0.01800537109375, -0.058013916015625, -0.034210205078125, -0.0080718994140625, -0.0042877197265625, 0.023468017578125, -0.0083465576171875, 0.0029964447021484375, -0.0159759521484375, -0.0262298583984375, -0.0182037353515625, 0.0098876953125, 0.0260772705078125, 0.005031585693359375, -0.036468505859375, -0.01151275634765625, 0.0106658935546875, 0.0161590576171875, -0.04229736328125, 0.029205322265625, 0.033660888671875, 0.0352783203125, -0.006076812744140625, -0.0118408203125, 0.020721435546875, -0.06903076171875, 0.0099334716796875, 0.036529541015625, 0.034637451171875, 0.021026611328125, 0.01105499267578125, 0.00977325439453125, 0.051971435546875, 0.01329803466796875, 0.03216552734375, -0.0281219482421875, -0.01267242431640625, -0.0013628005981445312, 0.0548095703125, -0.02099609375, 0.0165252685546875, -0.0245819091796875, 0.01509857177734375, 0.01340484619140625, -0.00969696044921875, -0.044830322265625, -0.01332855224609375, 0.016143798828125, 0.02978515625, 0.025543212890625, -0.033599853515625, 0.029998779296875, -0.03216552734375, 0.04388427734375, 0.018310546875, 0.0259246826171875, -0.029815673828125, 0.026458740234375, 0.00875091552734375, -0.0109710693359375, 0.01108551025390625, 0.0275726318359375, 0.003681182861328125, 0.028656005859375, -0.00901031494140625, -0.01224517822265625, 0.01451873779296875, 0.0104217529296875, -0.007061004638671875, 0.009246826171875, 0.0193939208984375, -0.0128326416015625, 0.021728515625, -0.04583740234375, 0.03155517578125, 0.0132293701171875, -0.041473388671875, -0.047027587890625, -0.0088348388671875, 0.00875091552734375, -0.0220184326171875, 0.0017290115356445312, 0.0194549560546875, -0.028900146484375, -0.0001024007797241211, -0.00916290283203125, 0.03814697265625, -0.0305938720703125, 0.0005636215209960938, 0.047882080078125, -0.045196533203125, 0.0290985107421875, 0.01096343994140625, -0.0004558563232421875, -0.016845703125, 0.00995635986328125, 0.006633758544921875, -0.031494140625, -0.0179901123046875, 0.045745849609375, 0.0240325927734375, 0.05145263671875, -0.0171356201171875, -0.045074462890625, -0.011566162109375, 0.015655517578125, -0.026947021484375, -0.0173187255859375, 0.01390838623046875, -0.032470703125, -0.047515869140625, -0.00272369384765625, -0.0205535888671875, 0.02001953125, -0.0078582763671875, -0.004665374755859375, -0.0183563232421875, -0.0153656005859375, 0.037017822265625, -0.04034423828125, -0.036468505859375, -0.0694580078125, 0.0230865478515625, 0.0098724365234375, -0.0006051063537597656, 0.055145263671875, 0.004364013671875, -0.00801849365234375, 0.0115966796875, 0.0193023681640625, 0.0011377334594726562, 0.002471923828125, -0.0021076202392578125, -0.0305938720703125, 0.0213165283203125, -0.00862884521484375, 0.0109100341796875, 0.01509857177734375, 0.002193450927734375, -0.0115203857421875, -0.03466796875, -0.026031494140625, -0.0474853515625, 0.050079345703125, 0.054168701171875, -0.025390625, 0.004833221435546875, -0.0565185546875, -0.0145416259765625, -0.002925872802734375, -0.017242431640625, -0.0230255126953125, -0.0244293212890625, -0.0119781494140625, -0.034027099609375, 0.042205810546875, -0.005062103271484375, 0.00287628173828125, -0.023284912109375, -0.0265655517578125, 0.0924072265625, 0.01195526123046875, 0.030029296875, -0.0026187896728515625, 0.007778167724609375, -0.0221405029296875, 0.0362548828125, -0.00850677490234375, 0.0186004638671875, -0.0282745361328125, 0.02789306640625, -0.10198974609375, -0.085205078125, 0.06591796875, -0.03125, 0.01052093505859375, -0.043365478515625, -0.04718017578125, 0.0247344970703125, 0.1514892578125, -0.0213165283203125, -0.031158447265625, -0.007457733154296875, 0.032073974609375, -0.01690673828125, -0.02850341796875, 0.0146942138671875, -0.0276641845703125, -0.1141357421875, 0.0021495819091796875, -0.0028400421142578125, -0.0523681640625, -0.008209228515625, -0.0357666015625, -0.0867919921875, -0.051422119140625, 0.0025310516357421875, -0.015869140625, -0.00757598876953125, 0.02105712890625, -0.022979736328125, 0.0081024169921875, 0.019134521484375, -0.044189453125, -0.09039306640625, 0.0042877197265625, -0.0838623046875, 0.062164306640625, 0.023193359375, 0.0179290771484375, -0.00214385986328125, 0.036865234375, -0.0045623779296875, -0.00841522216796875, -0.0009083747863769531, 0.01074981689453125, 0.00887298583984375, 0.01445770263671875, -0.0077667236328125, -0.0221099853515625, -0.014892578125, -0.01136016845703125, -0.031707763671875, 0.0234375, -0.01483154296875, -0.0018825531005859375, 0.0235443115234375, -0.0352783203125, 0.036529541015625, -0.0101470947265625, 0.0195770263671875, 0.036346435546875, -0.0084991455078125, 0.022125244140625, -0.0204315185546875, 0.03753662109375, 0.0065155029296875, 0.0069122314453125, -0.001102447509765625, 0.0128021240234375, 0.0792236328125, 0.03118896484375, -0.016998291015625, -0.045074462890625, 0.029022216796875, 0.01165008544921875, 0.004161834716796875, 0.0228729248046875, -0.012359619140625, -0.0005273818969726562, 0.01214599609375, -0.02294921875, -0.00714874267578125, 0.0100860595703125, 0.05352783203125, 0.007595062255859375, -0.013671875, -0.00312042236328125, -0.00803375244140625, -0.00861358642578125, 0.01200103759765625, -0.0029087066650390625, -0.028411865234375, 0.026153564453125, 0.03070068359375, -0.0271453857421875, 0.032867431640625, -0.001827239990234375, -0.009124755859375, 0.00823974609375, 0.0029621124267578125, 0.06109619140625, 0.0279388427734375, -0.003444671630859375, 0.01947021484375, -0.0158233642578125, 0.0220794677734375, -0.0168914794921875, -0.0218048095703125, -0.01168060302734375, 0.0289306640625, -0.006923675537109375, 0.01045989990234375, 0.0067596435546875, -0.00800323486328125, 0.09832763671875, 0.03192138671875, -0.01953125, -0.0129852294921875, -0.01085662841796875, -0.00860595703125, 0.004985809326171875, -0.00423431396484375, 0.0386962890625, -0.007205963134765625, -0.00988006591796875, 0.00035071372985839844, -0.06341552734375, -0.004001617431640625, -0.0426025390625, 0.03729248046875, 0.0206756591796875, -0.01407623291015625, 0.03900146484375, -0.0069427490234375, 0.0175628662109375, 0.005168914794921875, -0.00970458984375, 0.00214385986328125, 0.01053619384765625, 0.01824951171875, 0.01849365234375, 0.0032215118408203125, 0.0029964447021484375, -0.01373291015625, 0.012176513671875, -0.0306549072265625, 0.0065155029296875, -0.0248870849609375, 0.0576171875, -0.039642333984375, -0.05316162109375, 0.053131103515625, -0.050384521484375, -0.0215911865234375, -0.01033782958984375, -0.020416259765625, -0.0254974365234375, -0.01215362548828125, -0.003665924072265625, 0.0251922607421875, 0.007343292236328125, -0.0271148681640625, 0.004512786865234375, -0.00983428955078125, 0.021728515625, -0.0234222412109375, -0.0283355712890625, 0.0071258544921875, 0.023162841796875, -0.058013916015625, 0.005126953125, -0.02215576171875, -0.025054931640625, -0.046051025390625, 0.0165863037109375, -0.015350341796875, -0.0162200927734375, -0.041015625, 0.03643798828125, -0.023223876953125, -0.0110931396484375, -0.0034465789794921875, 0.032135009765625, 0.02557373046875, 0.0161285400390625, -0.005359649658203125, -0.02978515625, -0.03656005859375, -0.008392333984375, 0.00841522216796875, -0.0271759033203125, 0.022552490234375, -0.002044677734375, 0.0155029296875, 0.0203704833984375, -0.005527496337890625, -0.0275115966796875, -0.034088134765625, 0.03924560546875, 0.04095458984375, 0.0308990478515625, -0.01345062255859375, 0.063232421875, 0.0184326171875, 0.02783203125, 0.0263519287109375, 0.034332275390625, 0.002536773681640625, -0.033905029296875, 0.006992340087890625, -0.05059814453125, -0.025482177734375, -0.013275146484375, -0.0083160400390625, 0.04937744140625, 0.058502197265625, 0.01087188720703125, 0.01363372802734375, -0.0169525146484375, -0.00731658935546875, -0.025726318359375, -0.00115966796875, -0.023529052734375, -0.0196075439453125, 0.0275115966796875, 0.005340576171875, 0.07958984375, -0.0193634033203125, -0.032989501953125, 0.027984619140625, -0.0203094482421875, 0.0491943359375, 0.01470184326171875, -0.028717041015625, 0.0280303955078125, 0.0157928466796875, -0.0200958251953125, 0.02276611328125, 0.0018987655639648438, 0.008575439453125, 0.0040130615234375, 0.0132598876953125, -0.0096588134765625, -0.023406982421875, 0.029876708984375, -0.00485992431640625, -0.0244598388671875, 0.008636474609375, -0.0261993408203125, 0.034942626953125, 0.0163726806640625, 0.069091796875, -0.039642333984375, 0.032562255859375, -0.00829315185546875, -0.01806640625, 0.0985107421875, 0.0218658447265625, -0.0010280609130859375, 0.029449462890625, 0.0214080810546875, -0.056365966796875, -0.01763916015625, 0.01204681396484375, -0.007312774658203125, -0.01013946533203125, 0.0030727386474609375, -0.0033931732177734375, 0.009429931640625, -0.0281982421875, -0.0122222900390625, 0.026275634765625, -0.0194091796875, 0.00528717041015625, 0.0160675048828125, 0.0018472671508789062, -0.0014972686767578125, -0.01317596435546875, 0.037750244140625, -0.07049560546875, 0.007213592529296875, 0.0408935546875, 0.0030670166015625, -0.0014390945434570312, 0.0175628662109375, -0.006145477294921875, 0.0220947265625, -0.00725555419921875, -0.0792236328125, 0.0221099853515625, -0.0153656005859375, 0.0128326416015625, 0.02789306640625, -0.0499267578125, 0.006977081298828125, -0.018798828125, -0.012664794921875, -0.0076141357421875, -0.0211334228515625, 0.0654296875, -0.035125732421875, -0.012603759765625, 0.03057861328125, 0.0237884521484375, -0.017364501953125, -0.0147705078125, 0.0169525146484375, -0.04962158203125, 0.00006556510925292969, -0.00534820556640625, -0.0213775634765625, 0.007198333740234375, -0.030364990234375, -0.0195159912109375, 0.060699462890625, -0.031097412109375, -0.007755279541015625, 0.0252838134765625, 0.0335693359375, -0.012054443359375, 0.0211334228515625, -0.025726318359375, 0.0245208740234375, -0.028228759765625, 0.05474853515625, -0.05804443359375, -0.005321502685546875, 0.01361846923828125, 0.038665771484375, 0.0162353515625, 0.0009527206420898438, -0.0154571533203125, -0.0140228271484375, 0.05633544921875, 0.062225341796875, 0.041046142578125, -0.016998291015625, -0.018707275390625, 0.01070404052734375, -0.01200103759765625, -0.00666046142578125, 0.0184478759765625, 0.01483917236328125, -0.0706787109375, 0.0201416015625, -0.000019252300262451172, -0.00576019287109375, 0.01153564453125, 0.031524658203125, -0.0594482421875, 0.01477813720703125, 0.04339599609375, -0.0006165504455566406, -0.01513671875, 0.045806884765625, -0.0172271728515625, 0.0029735565185546875, -0.0211944580078125, -0.0276947021484375, 0.026885986328125, -0.021759033203125, 0.0226287841796875, 0.00507354736328125, 0.004817962646484375, -0.0152130126953125, 0.022979736328125, 0.018524169921875, 0.043609619140625, -0.0275115966796875, 0.0199127197265625, 0.01212310791015625, 0.0126800537109375, -0.027801513671875, 0.016876220703125, 0.0014333724975585938, 0.0230255126953125, -0.0357666015625, 0.00534820556640625, 0.006855010986328125, 0.00255584716796875, 0.01959228515625, -0.043487548828125, 0.024169921875, -0.09320068359375, -0.07330322265625, -0.05096435546875, 0.02459716796875, 0.054779052734375, 0.0061187744140625, 0.0007710456848144531, 0.03204345703125, -0.06256103515625, 0.002841949462890625, -0.017608642578125, -0.0275115966796875, -0.00791168212890625, 0.04974365234375, 0.0548095703125, 0.0340576171875, -0.01244354248046875, -0.032135009765625, -0.01058197021484375, 0.03668212890625, 0.013580322265625, -0.0006427764892578125, 0.0077362060546875, -0.0152130126953125, -0.01486968994140625, 0.0080718994140625, -0.00583648681640625, -0.006992340087890625, 0.0123291015625, 0.011505126953125, -0.0259857177734375, -0.02911376953125, 0.0030078887939453125, -0.030242919921875, 0.0149993896484375, -0.01358795166015625, 0.0234375, 0.0396728515625, -0.00751495361328125, -0.0054779052734375, -0.024078369140625, 0.07830810546875, -0.015655517578125, 0.01358795166015625, 0.006496429443359375, -0.036041259765625, 0.00023555755615234375, -0.012542724609375, 0.06640625, 0.01245880126953125, -0.060882568359375, 0.0003981590270996094, -0.0224151611328125, -0.07672119140625, 0.0322265625, 0.052703857421875, -0.0229644775390625, -0.003276824951171875, 0.011566162109375, -0.020233154296875, -0.0012922286987304688, 0.02374267578125, -0.0020809173583984375, -0.0201416015625, 0.029449462890625, -0.01175689697265625, -0.07061767578125, -0.041168212890625, -0.037750244140625, 0.0487060546875, 0.040252685546875, 0.030059814453125, -0.01035308837890625, 0.03131103515625, -0.0131683349609375, -0.002197265625, 0.006561279296875, -0.0063323974609375, 0.01233673095703125, 0.035614013671875, 0.0105438232421875, -0.0305023193359375, -0.082275390625, 0.039581298828125, 0.0240325927734375, -0.00783538818359375, 0.044219970703125, 0.00232696533203125, 0.0034503936767578125, -0.02874755859375, 0.0011014938354492188, -0.03912353515625, -0.034454345703125, -0.077392578125, -0.0274658203125, 0.01160430908203125, -0.04931640625, -0.0248260498046875, 0.01100921630859375, 0.01114654541015625, -0.0036220550537109375, 0.03466796875, -0.0098114013671875, 0.070068359375, 0.040924072265625, -0.0528564453125, -0.0487060546875, -0.01641845703125, -0.0142822265625, 0.0023670196533203125, -0.0022144317626953125, 0.040863037109375, -0.00614166259765625, -0.0235748291015625, 0.054168701171875, 0.07177734375, 0.07275390625, -0.0223236083984375, 0.02099609375, 0.0418701171875, -0.0172271728515625, 0.0313720703125, -0.0167236328125, -0.0223388671875, -0.03350830078125, -0.006542205810546875, 0.0323486328125, -0.025390625, 0.005321502685546875, -0.07464599609375, -0.036529541015625, 0.06317138671875, 0.01354217529296875, -0.052276611328125, 0.0022182464599609375, -0.00913238525390625, 0.03265380859375, 0.01407623291015625, -0.035491943359375, 0.01253509521484375, 0.0224761962890625, -0.004932403564453125, -0.05511474609375, -0.02264404296875, 0.04095458984375, -0.0377197265625, 0.051849365234375, 0.053314208984375, -0.05633544921875, 0.04681396484375, 0.057220458984375, 0.05328369140625, 0.0980224609375, -0.0304412841796875, -0.024383544921875, -0.01477813720703125, 0.0110626220703125, -0.020172119140625, -0.031707763671875, 0.03662109375, -0.058746337890625, -0.040924072265625, -0.00878143310546875, 0.00751495361328125, 0.01383209228515625, -0.03594970703125, -0.059356689453125, 0.0401611328125, -0.00815582275390625, -0.042083740234375, -0.07366943359375, 0.035858154296875, -0.0168304443359375, 0.0076446533203125, -0.00988006591796875, -0.023529052734375, 0.0211944580078125, 0.0447998046875, 0.0009264945983886719, 0.033966064453125, 0.0027141571044921875, 0.012481689453125, -0.019744873046875, 0.013519287109375, 0.01087188720703125, -0.00006520748138427734, -0.0226287841796875, -0.020599365234375, 0.0211944580078125, 0.027740478515625, -0.0242462158203125, -0.0545654296875, 0.0222015380859375, 0.005397796630859375, -0.02099609375, -0.05816650390625, 0.007534027099609375, -0.028411865234375, 0.05584716796875, -0.0158233642578125, 0.0008835792541503906, 0.0026378631591796875, 0.017364501953125, 0.0141143798828125, -0.062286376953125, 0.00637054443359375, 0.0209808349609375, -0.017547607421875, 0.003765106201171875, -0.00482940673828125, 0.013092041015625, 0.0206451416015625, -0.002960205078125, 0.004718780517578125, -0.00968170166015625, 0.022369384765625, 0.0219879150390625, -0.083251953125, 0.050140380859375, 0.031585693359375, -0.020904541015625, 0.038421630859375, -0.0190582275390625, -0.0170440673828125, 0.0404052734375, -0.007625579833984375, -0.00266265869140625, 0.0044097900390625, -0.0026760101318359375, 0.03302001953125, -0.002410888671875, 0.0179901123046875, -0.035125732421875, 0.00749969482421875, -0.025421142578125, 0.0171051025390625, 0.02001953125, 0.0347900390625, -0.038543701171875, 0.0213470458984375, 0.01253509521484375, 0.02197265625, 0.0009756088256835938, -0.031341552734375, -0.0047454833984375, 0.01904296875, -0.01070404052734375, -0.006748199462890625, 0.007328033447265625, -0.04095458984375, -0.005138397216796875, -0.0075836181640625, -0.0308685302734375, -0.05902099609375, 0.0211334228515625, -0.032196044921875, -0.0017032623291015625, 0.0283050537109375 ]
801a8b42d8b36e7802b2503aee954bcba5206faa
Wordpress Stackexchange Q: Generic plugin (de)activation hook? I am looking for a way to track which user activates or deactivates a plugin for logging purposes. I've been searching around, but can only find information for plugin developers to have a hook to (de)activate their own plugin, but I want to be able to track which plugins are (de)activated from my theme or otherwise my own plugin. Is there a generic hook for when a plugin gets (de)activated? A: do_action( 'deactivate_' . $plugin, $network_deactivating ); Fires as a specific plugin is being deactivated. do_action( 'deactivated_plugin', $plugin, $network_deactivating ); Fires after a plugin is deactivated. The above hooks don't fire when silent mode is activated (eg: during an update). Refer: deactivated_plugin
Q: Generic plugin (de)activation hook? I am looking for a way to track which user activates or deactivates a plugin for logging purposes. I've been searching around, but can only find information for plugin developers to have a hook to (de)activate their own plugin, but I want to be able to track which plugins are (de)activated from my theme or otherwise my own plugin. Is there a generic hook for when a plugin gets (de)activated? A: do_action( 'deactivate_' . $plugin, $network_deactivating ); Fires as a specific plugin is being deactivated. do_action( 'deactivated_plugin', $plugin, $network_deactivating ); Fires after a plugin is deactivated. The above hooks don't fire when silent mode is activated (eg: during an update). Refer: deactivated_plugin
wordpress
{ "language": "en", "length": 117, "provenance": "stackexchange_00019.jsonl.gz:466275", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230000" }
[ 0.0352783203125, 0.0285186767578125, -0.028717041015625, -0.0249481201171875, 0.03204345703125, -0.0195159912109375, 0.036376953125, -0.0161285400390625, 0.006710052490234375, 0.0250396728515625, 0.0211181640625, 0.01085662841796875, 0.00611114501953125, -0.038177490234375, 0.0086517333984375, 0.00597381591796875, 0.0242462158203125, -0.0037288665771484375, 0.010833740234375, 0.001995086669921875, -0.0233306884765625, 0.025299072265625, 0.0092926025390625, 0.00791168212890625, 0.0065765380859375, 0.0164031982421875, 0.085693359375, -0.0241241455078125, 0.0230865478515625, 0.0015392303466796875, 0.0266571044921875, -0.05950927734375, -0.0149688720703125, 0.051239013671875, -0.0175933837890625, 0.0008683204650878906, -0.031646728515625, 0.037933349609375, 0.0380859375, -0.01267242431640625, 0.054718017578125, -0.029052734375, 0.0281829833984375, -0.0192108154296875, 0.0226898193359375, -0.0552978515625, 0.09228515625, -0.034454345703125, 0.0227813720703125, 0.032745361328125, -0.003101348876953125, -0.0205535888671875, 0.002010345458984375, -0.0213470458984375, -0.0188446044921875, -0.049285888671875, -0.0738525390625, 0.01739501953125, 0.033966064453125, 0.07794189453125, 0.0166168212890625, -0.025390625, -0.01157379150390625, -0.068359375, 0.036407470703125, -0.0217742919921875, -0.021240234375, 0.0435791015625, -0.035186767578125, 0.02044677734375, 0.037261962890625, -0.03729248046875, -0.002986907958984375, 0.056182861328125, -0.00702667236328125, -0.07757568359375, 0.051910400390625, 0.00199127197265625, 0.0071563720703125, 0.04058837890625, 0.004482269287109375, 0.0010309219360351562, 0.009765625, -0.005336761474609375, 0.0113677978515625, 0.036041259765625, -0.004512786865234375, -0.0164031982421875, -0.050933837890625, -0.01436614990234375, -0.039154052734375, 0.01837158203125, -0.02972412109375, -0.0400390625, -0.036529541015625, 0.0011816024780273438, 0.01532745361328125, 0.0256500244140625, -0.02569580078125, -0.0648193359375, 0.01422882080078125, -0.0277099609375, -0.04864501953125, 0.0024280548095703125, 0.0031890869140625, 0.042144775390625, 0.013641357421875, -0.03643798828125, 0.00897216796875, -0.0008521080017089844, -0.0104217529296875, 0.01251983642578125, -0.004680633544921875, 0.020843505859375, -0.01262664794921875, 0.00307464599609375, -0.03265380859375, 0.024932861328125, -0.022674560546875, 0.053680419921875, -0.00809478759765625, 0.0135955810546875, 0.0032863616943359375, 0.0020084381103515625, -0.03228759765625, -0.05133056640625, -0.002765655517578125, -0.01331329345703125, -0.00858306884765625, -0.0174407958984375, -0.0193939208984375, 0.03680419921875, 0.049102783203125, -0.006671905517578125, -0.01690673828125, 0.00914764404296875, -0.005519866943359375, 0.02044677734375, 0.00286865234375, -0.0164337158203125, 0.037078857421875, -0.01309967041015625, -0.01236724853515625, 0.01430511474609375, 0.00800323486328125, 0.0021305084228515625, -0.0105133056640625, 0.0034999847412109375, 0.0229339599609375, 0.0124664306640625, 0.00688934326171875, -0.06292724609375, 0.0286865234375, 0.01049041748046875, 0.01873779296875, 0.002666473388671875, 0.07342529296875, -0.036865234375, -0.0325927734375, -0.039520263671875, 0.034698486328125, -0.0177001953125, -0.029571533203125, -0.0295867919921875, -0.046142578125, 0.004180908203125, 0.00736236572265625, 0.0106048583984375, 0.01922607421875, -0.01032257080078125, 0.026092529296875, 0.00472259521484375, -0.00534820556640625, 0.0012865066528320312, 0.0084075927734375, 0.00533294677734375, -0.0806884765625, 0.029083251953125, 0.06878662109375, -0.0706787109375, -0.0219268798828125, -0.007568359375, 0.09271240234375, 0.011993408203125, -0.052215576171875, 0.05548095703125, 0.0219573974609375, 0.040130615234375, 0.0059051513671875, -0.001300811767578125, 0.042449951171875, 0.033233642578125, 0.001483917236328125, 0.0018339157104492188, -0.024566650390625, -0.028076171875, -0.003345489501953125, 0.01454925537109375, -0.0219573974609375, 0.0202178955078125, 0.05010986328125, 0.0178070068359375, -0.0244140625, -0.037384033203125, -0.10113525390625, -0.01241302490234375, -0.03436279296875, 0.042236328125, -0.0106353759765625, -0.018798828125, 0.01540374755859375, -0.01013946533203125, -0.00782012939453125, -0.035369873046875, -0.03790283203125, 0.0248565673828125, -0.038360595703125, 0.048828125, 0.0310821533203125, 0.04931640625, 0.039031982421875, -0.01363372802734375, 0.037139892578125, -0.0300750732421875, 0.03564453125, -0.005725860595703125, -0.004779815673828125, -0.00742340087890625, 0.0183258056640625, 0.01509857177734375, -0.01404571533203125, 0.034637451171875, -0.0005221366882324219, 0.0243377685546875, 0.00199127197265625, 0.0025005340576171875, 0.028076171875, -0.041290283203125, 0.005950927734375, 0.0310516357421875, 0.0256500244140625, 0.02838134765625, -0.0027523040771484375, 0.004161834716796875, 0.0374755859375, -0.020477294921875, 0.0211639404296875, -0.0019321441650390625, 0.0050201416015625, 0.0284271240234375, 0.00225830078125, 0.031951904296875, 0.0226593017578125, 0.037353515625, 0.0014190673828125, 0.03753662109375, -0.010223388671875, -0.053924560546875, -0.00186920166015625, -0.01666259765625, 0.040191650390625, -0.0222625732421875, -0.0537109375, 0.01212310791015625, 0.002593994140625, -0.01056671142578125, 0.01230621337890625, 0.0171661376953125, -0.0011882781982421875, -0.01015472412109375, 0.01477813720703125, -0.026580810546875, 0.0013599395751953125, 0.01070404052734375, 0.038421630859375, 0.045074462890625, -0.027313232421875, -0.0287017822265625, 0.050506591796875, 0.0205078125, -0.0249481201171875, -0.0202789306640625, -0.01654052734375, -0.015380859375, 0.0182647705078125, -0.06280517578125, -0.0005030632019042969, -0.0276641845703125, -0.05389404296875, -0.0182952880859375, 0.008514404296875, 0.041107177734375, -0.02642822265625, -0.002288818359375, 0.0157012939453125, 0.0038166046142578125, -0.01200103759765625, -0.07318115234375, 0.04522705078125, -0.0675048828125, 0.041839599609375, 0.07080078125, -0.0178985595703125, 0.01308441162109375, -0.0077362060546875, -0.0002598762512207031, -0.0225067138671875, -0.01424407958984375, -0.0240631103515625, 0.0091705322265625, -0.062286376953125, 0.0224761962890625, 0.0051727294921875, 0.04595947265625, -0.04742431640625, -0.06524658203125, -0.0401611328125, 0.007904052734375, -0.049346923828125, 0.00836181640625, -0.0186309814453125, -0.05517578125, 0.08642578125, -0.03973388671875, -0.0047149658203125, -0.03900146484375, -0.0213775634765625, 0.022857666015625, -0.05194091796875, -0.008026123046875, -0.003997802734375, -0.031158447265625, -0.0205078125, 0.05462646484375, -0.001728057861328125, 0.0193328857421875, 0.005321502685546875, 0.042724609375, -0.004383087158203125, -0.048431396484375, -0.0035858154296875, -0.0252838134765625, -0.01181793212890625, -0.00960540771484375, -0.034515380859375, 0.0139312744140625, -0.0070343017578125, 0.0048370361328125, -0.06640625, -0.016082763671875, 0.01959228515625, -0.031158447265625, 0.040740966796875, -0.0120086669921875, 0.028961181640625, 0.020233154296875, -0.047149658203125, -0.00981903076171875, 0.0034084320068359375, -0.060028076171875, 0.034332275390625, -0.00313568115234375, -0.00635528564453125, -0.002178192138671875, -0.0152740478515625, -0.0203857421875, 0.01013946533203125, -0.01316070556640625, 0.005611419677734375, 0.027587890625, -0.0123748779296875, 0.0058441162109375, 0.0040435791015625, -0.01189422607421875, -0.014739990234375, 0.0026073455810546875, 0.00788116455078125, -0.0177001953125, 0.00982666015625, -0.0030460357666015625, 0.02001953125, -0.0019512176513671875, 0.020538330078125, -0.0099334716796875, 0.006290435791015625, -0.0011653900146484375, -0.0210418701171875, -0.00998687744140625, 0.00389862060546875, 0.01267242431640625, 0.00122833251953125, 0.006195068359375, -0.060302734375, 0.0020961761474609375, -0.0026645660400390625, 0.0009822845458984375, -0.0043792724609375, -0.0147705078125, -0.058258056640625, -0.01378631591796875, -0.102294921875, 0.0012035369873046875, 0.0250701904296875, -0.05145263671875, -0.0088653564453125, 0.01049041748046875, -0.07733154296875, -0.0229644775390625, 0.0250396728515625, -0.035308837890625, 0.00665283203125, 0.0206298828125, -0.0016527175903320312, -0.0178070068359375, -0.004222869873046875, -0.026763916015625, -0.0167083740234375, 0.00850677490234375, -0.032135009765625, -0.004398345947265625, 0.03009033203125, -0.0301361083984375, -0.0121917724609375, -0.0003192424774169922, 0.037200927734375, 0.03839111328125, 0.0194244384765625, -0.01241302490234375, 0.006378173828125, 0.030029296875, 0.03472900390625, -0.00995635986328125, 0.00653076171875, 0.013153076171875, -0.032867431640625, 0.047607421875, 0.005725860595703125, 0.03485107421875, 0.044891357421875, -0.041107177734375, -0.02410888671875, -0.0185089111328125, -0.01186370849609375, -0.00299835205078125, 0.00421905517578125, 0.002349853515625, -0.020599365234375, -0.004241943359375, 0.03546142578125, -0.0247802734375, 0.0175933837890625, -0.006450653076171875, 0.06005859375, 0.01800537109375, 0.0006628036499023438, 0.0289459228515625, 0.018707275390625, 0.02490234375, 0.042755126953125, 0.0216827392578125, 0.00865936279296875, -0.0013275146484375, -0.0194091796875, 0.0170440673828125, 0.0036182403564453125, -0.03887939453125, 0.054107666015625, -0.01287841796875, -0.03094482421875, 0.034393310546875, -0.024749755859375, 0.0233001708984375, 0.00720977783203125, -0.034423828125, -0.003589630126953125, -0.0214385986328125, 0.029693603515625, -0.042755126953125, 0.087158203125, -0.00850677490234375, -0.048095703125, 0.0259552001953125, -0.014068603515625, -0.0018110275268554688, 0.02667236328125, -0.0157012939453125, 0.0130767822265625, -0.02886962890625, -0.0233154296875, 0.01445770263671875, 0.0259857177734375, -0.0031490325927734375, 0.0292205810546875, 0.019622802734375, -0.0293426513671875, -0.0267181396484375, -0.0155487060546875, 0.05657958984375, -0.023773193359375, -0.058837890625, -0.0006546974182128906, -0.0228424072265625, 0.034515380859375, 0.059326171875, -0.0270843505859375, 0.049224853515625, 0.08074951171875, 0.00933837890625, 0.0011920928955078125, -0.012237548828125, 0.054962158203125, -0.05255126953125, -0.0219879150390625, -0.0093536376953125, -0.01520538330078125, 0.039642333984375, 0.0250701904296875, 0.0040130615234375, 0.022125244140625, -0.010833740234375, 0.035858154296875, 0.024749755859375, 0.01654052734375, 0.03466796875, -0.0123138427734375, -0.034271240234375, -0.002826690673828125, -0.0443115234375, -0.0282135009765625, 0.01202392578125, 0.02142333984375, 0.0207061767578125, 0.047119140625, 0.00273895263671875, -0.0022525787353515625, -0.005573272705078125, -0.019287109375, 0.045013427734375, -0.0018148422241210938, -0.040618896484375, -0.0309600830078125, 0.01342010498046875, 0.040771484375, -0.0263671875, 0.005908966064453125, -0.038330078125, 0.0177764892578125, -0.0153961181640625, 0.0125885009765625, -0.07305908203125, 0.04156494140625, 0.06036376953125, -0.03387451171875, -0.0089111328125, 0.018096923828125, -0.06640625, -0.0310516357421875, 0.004207611083984375, -0.01367950439453125, 0.0236053466796875, -0.0242767333984375, 0.035614013671875, -0.035980224609375, 0.003631591796875, -0.018035888671875, -0.0014657974243164062, 0.08233642578125, 0.063720703125, -0.02691650390625, 0.011688232421875, -0.026947021484375, -0.0230712890625, -0.0289306640625, -0.049713134765625, -0.039947509765625, -0.020294189453125, -0.0121307373046875, 0.0162506103515625, -0.01514434814453125, 0.00662994384765625, -0.00086212158203125, 0.025421142578125, -0.0014238357543945312, 0.052642822265625, 0.02471923828125, 0.00940704345703125, -0.030914306640625, 0.0232696533203125, 0.0250396728515625, 0.0113983154296875, -0.006130218505859375, -0.0294036865234375, 0.005847930908203125, 0.0279998779296875, -0.03631591796875, -0.0186767578125, 0.01166534423828125, -0.0186004638671875, 0.045928955078125, -0.0272216796875, -0.0369873046875, 0.0264434814453125, 0.00434112548828125, -0.0006041526794433594, 0.0025463104248046875, 0.08551025390625, 0.00257110595703125, 0.031951904296875, -0.06134033203125, -0.0280303955078125, -0.0025177001953125, 0.0184783935546875, 0.042633056640625, -0.060028076171875, 0.0159454345703125, 0.0297088623046875, -0.004974365234375, 0.010498046875, 0.0152130126953125, -0.01751708984375, 0.0274505615234375, 0.0139312744140625, 0.0173187255859375, 0.0154571533203125, 0.005908966064453125, 0.0204315185546875, 0.02880859375, 0.033721923828125, -0.00635528564453125, 0.0010280609130859375, 0.0033893585205078125, -0.018463134765625, 0.00450897216796875, 0.0145721435546875, 0.03143310546875, -0.057098388671875, 0.0078125, 0.014556884765625, 0.005664825439453125, 0.00951385498046875, -0.0211029052734375, 0.005939483642578125, -0.056640625, 0.0245513916015625, 0.038055419921875, 0.00494384765625, 0.01343536376953125, -0.00794219970703125, -0.01045989990234375, 0.01537322998046875, 0.04986572265625, 0.0203857421875, 0.00601959228515625, -0.006664276123046875, 0.01044464111328125, 0.0244140625, -0.04083251953125, 0.0095062255859375, 0.009857177734375, -0.01511383056640625, -0.060760498046875, 0.01154327392578125, -0.0136871337890625, 0.0029048919677734375, 0.0029582977294921875, 0.0033397674560546875, 0.0482177734375, 0.030517578125, 0.0125579833984375, -0.05230712890625, 0.016265869140625, -0.00768280029296875, -0.0516357421875, -0.0009851455688476562, 0.0296630859375, -0.004913330078125, 0.0159454345703125, 0.0162506103515625, -0.01052093505859375, -0.046142578125, 0.005634307861328125, -0.0055694580078125, 0.06390380859375, -0.0193328857421875, -0.026611328125, 0.01470947265625, -0.0267791748046875, 0.008819580078125, -0.034576416015625, 0.0219573974609375, -0.05340576171875, 0.00719451904296875, -0.021484375, 0.0236663818359375, -0.004009246826171875, -0.042205810546875, -0.05377197265625, 0.07110595703125, 0.027069091796875, 0.0109100341796875, -0.0310516357421875, 0.02545166015625, -0.0081634521484375, 0.00652313232421875, -0.0458984375, 0.095703125, -0.0298919677734375, 0.059051513671875, -0.0277099609375, 0.0191497802734375, 0.0352783203125, -0.0236053466796875, 0.06927490234375, 0.0305938720703125, -0.0122833251953125, -0.00485992431640625, -0.00478363037109375, -0.07171630859375, -0.0762939453125, 0.086669921875, -0.00817108154296875, 0.0028839111328125, 0.006366729736328125, -0.0056610107421875, 0.037109375, -0.040191650390625, -0.0286102294921875, 0.0250244140625, 0.004261016845703125, -0.014923095703125, -0.006500244140625, 0.062469482421875, -0.01898193359375, -0.0097198486328125, 0.008026123046875, 0.0213165283203125, 0.006389617919921875, 0.039459228515625, 0.032012939453125, 0.0167694091796875, 0.029876708984375, -0.03125, 0.059814453125, -0.007213592529296875, -0.0130615234375, 0.0157928466796875, 0.01500701904296875, 0.0029888153076171875, -0.02239990234375, -0.014190673828125, 0.02899169921875, -0.0182647705078125, 0.0290374755859375, 0.00347137451171875, 0.0267181396484375, -0.0260467529296875, 0.021942138671875, -0.01043701171875, 0.02581787109375, -0.0288543701171875, -0.11273193359375, 0.0185394287109375, 0.042938232421875, 0.03662109375, 0.086181640625, 0.0850830078125, -0.03948974609375, 0.0645751953125, -0.0101776123046875, -0.00872802734375, 0.006191253662109375, 0.034515380859375, 0.0149993896484375, 0.05316162109375, -0.049041748046875, -0.0325927734375, -0.0311737060546875, 0.00432586669921875, 0.0144195556640625, 0.00911712646484375, -0.0035552978515625, 0.031829833984375, 0.041107177734375, 0.00968170166015625, -0.0015077590942382812, 0.0294952392578125, -0.01177978515625, 0.01505279541015625, -0.04559326171875, -0.048858642578125, 0.01056671142578125, 0.03521728515625, 0.0293731689453125, 0.025482177734375, 0.0859375, 0.06494140625, -0.0296173095703125, -0.003879547119140625, 0.03460693359375, -0.01239776611328125, -0.0026035308837890625, -0.025634765625, 0.01385498046875, 0.01593017578125, -0.005954742431640625, 0.0019989013671875, -0.00812530517578125, 0.0556640625, -0.03546142578125, 0.0555419921875, 0.0023632049560546875, -0.0170135498046875, 0.009063720703125, 0.0049591064453125, 0.038330078125, 0.003902435302734375, -0.039886474609375, -0.0054168701171875, -0.056640625, -0.032470703125, 0.03790283203125, 0.04193115234375, -0.00780487060546875, 0.0297393798828125, 0.00865936279296875, 0.032562255859375, 0.004138946533203125, -0.01068878173828125, -0.01349639892578125, 0.031036376953125, 0.055694580078125, 0.017181396484375, 0.0203857421875, 0.003444671630859375, 0.002071380615234375, 0.036102294921875, 0.00659942626953125, 0.032318115234375, -0.01178741455078125, 0.032196044921875, 0.0072174072265625, 0.0011434555053710938, 0.00043082237243652344, 0.007534027099609375, -0.0210723876953125, -0.0037937164306640625, 0.0072479248046875, -0.00267791748046875, -0.056365966796875, 0.04638671875, 0.011322021484375, 0.016510009765625, 0.0224609375, 0.0234832763671875, 0.0166473388671875, 0.017913818359375, 0.016387939453125, -0.02459716796875, -0.033111572265625, 0.005340576171875, 0.032501220703125, -0.006099700927734375, 0.019012451171875, -0.023406982421875, 0.0184173583984375, -0.0316162109375, -0.0212860107421875, -0.0254364013671875, 0.00499725341796875, -0.09130859375, 0.01324462890625, 0.00849151611328125, 0.004146575927734375, -0.0076751708984375, -0.0266265869140625, 0.0164794921875, 0.00653839111328125, 0.03277587890625, -0.0162811279296875, 0.024566650390625, -0.01580810546875, -0.0132904052734375, 0.0221405029296875, -0.0130767822265625, 0.0016632080078125, -0.007236480712890625, 0.0190887451171875, 0.003482818603515625, -0.030181884765625, -0.03936767578125, -0.06280517578125, 0.027313232421875, 0.034698486328125, -0.00920867919921875, 0.01222991943359375, -0.042694091796875, -0.004852294921875, 0.01146697998046875, 0.0093994140625, -0.050048828125, 0.033294677734375, -0.0262603759765625, 0.011199951171875, -0.0139312744140625, -0.02935791015625, 0.0034580230712890625, 0.005832672119140625, -0.031646728515625, -0.026519775390625, -0.036651611328125, 0.015472412109375, -0.01319122314453125, 0.0264739990234375, 0.0242462158203125, -0.0121307373046875, -0.0196990966796875, 0.027069091796875, 0.0013570785522460938, 0.06787109375, -0.0201873779296875, -0.0286102294921875, -0.022491455078125, -0.002559661865234375, 0.02459716796875, -0.040191650390625, 0.006610870361328125, -0.0650634765625, -0.033172607421875, 0.00807952880859375, -0.01103973388671875, 0.026580810546875, -0.0404052734375, -0.057220458984375, 0.08038330078125, -0.0054473876953125, -0.0202789306640625, -0.08294677734375, 0.046173095703125, 0.046112060546875, -0.07635498046875, -0.03887939453125, -0.0056915283203125, -0.053192138671875, 0.00441741943359375, 0.003940582275390625, 0.012451171875, 0.01024627685546875, 0.01546478271484375, 0.00928497314453125, 0.0300750732421875, 0.024383544921875, -0.03485107421875, 0.006214141845703125, -0.038970947265625, 0.04888916015625, 0.0101776123046875, -0.045928955078125, 0.08160400390625, 0.03887939453125, 0.0273284912109375, -0.038665771484375, -0.08306884765625, 0.0440673828125, 0.01412200927734375, 0.0950927734375, 0.01178741455078125, 0.003936767578125, -0.058441162109375, -0.033447265625, -0.0305938720703125, 0.0248565673828125, -0.00743865966796875, -0.002685546875, -0.046478271484375, 0.01268768310546875, -0.015777587890625, -0.0038909912109375, -0.014251708984375, -0.0005030632019042969, -0.0176849365234375, -0.006404876708984375, 0.0298309326171875, 0.006160736083984375, 0.000774383544921875, -0.059417724609375, 0.002613067626953125, -0.00591278076171875, -0.004138946533203125, -0.009033203125, 0.0347900390625, -0.00952911376953125, 0.037445068359375, 0.021240234375, 0.0201873779296875, -0.056640625, 0.0201568603515625, -0.006855010986328125, 0.0411376953125, -0.033599853515625, -0.0241241455078125, -0.02996826171875, 0.0152130126953125, 0.01352691650390625, 0.0165557861328125, -0.03497314453125, 0.029693603515625, 0.0187530517578125, 0.033447265625, 0.0257110595703125, 0.00029778480529785156, -0.00823974609375, 0.0660400390625, 0.007740020751953125, -0.054656982421875, 0.0087127685546875, -0.0498046875, 0.00988006591796875, 0.00949859619140625, 0.029083251953125, -0.0311279296875, 0.044952392578125, 0.01470947265625, 0.0008630752563476562, 0.0238800048828125 ]
93a0985716983b2f576524f9f47ac39afae010d2
Wordpress Stackexchange Q: What is better way to use Bootstrap inside admin panel? I need to use Bootstrap CSS for better UI in wp-admin but if I enqueue the bootstrap.css, it's affecting the admin default UI by changing background colors, etc. How can I use bootstrap.css inside wp-admin? A: As @N00b said, if a selector matches between bootstrap and wordpress, and is more specific, then it will overwrite and you'll see the changes.
Q: What is better way to use Bootstrap inside admin panel? I need to use Bootstrap CSS for better UI in wp-admin but if I enqueue the bootstrap.css, it's affecting the admin default UI by changing background colors, etc. How can I use bootstrap.css inside wp-admin? A: As @N00b said, if a selector matches between bootstrap and wordpress, and is more specific, then it will overwrite and you'll see the changes. A: if you add pages via add_menu_page or add_submenu_page, and only need your css there, those function return a hook, which you can use with the load-$your_hook action. And with said hook, you can load your css only on this specific page. for example: add_action( 'admin_menu', 'register_page'); function register_page() { $my_hook = add_menu_page( 'tab title', 'page title', 'manage_options', 'my-page-slug', 'callback_function', 'dashicons-cloud', 1 ); add_action( 'load-'.$my_hook, load_scripts ); } function load_scripts () { add_action( 'admin_enqueue_scripts', 'enqueue_bootstrap' ); } function enqueue_bootstrap() { $path = plugins_url( 'my_plugin/inc/css/bootstrap.min.css' ); //use your path of course $dependencies = array(); //add any depencdencies in array $version = false; //or use a version int or string wp_enqueue_style( 'myplugin-bootstrap', $path, $dependencies, $version ); }
wordpress
{ "language": "en", "length": 186, "provenance": "stackexchange_00019.jsonl.gz:466278", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230015" }
[ 0.00942230224609375, 0.0168609619140625, -0.032257080078125, -0.0004792213439941406, 0.0017881393432617188, -0.04193115234375, -0.0021800994873046875, -0.034027099609375, -0.007602691650390625, -0.00067138671875, -0.041351318359375, 0.0105438232421875, -0.00251007080078125, -0.01204681396484375, 0.021728515625, -0.033905029296875, 0.0026493072509765625, 0.0113372802734375, -0.016143798828125, -0.00907135009765625, -0.005382537841796875, -0.0157318115234375, -0.035858154296875, 0.010650634765625, 0.0270538330078125, -0.069580078125, 0.068115234375, -0.0046234130859375, 0.01812744140625, -0.0224761962890625, 0.03179931640625, -0.01788330078125, 0.01177215576171875, -0.0048828125, 0.016204833984375, -0.0215911865234375, -0.0390625, 0.022735595703125, 0.0259552001953125, -0.0263824462890625, 0.0256195068359375, -0.0102081298828125, 0.044403076171875, 0.036895751953125, 0.01357269287109375, -0.050567626953125, 0.0220794677734375, -0.05322265625, 0.005580902099609375, -0.0308685302734375, 0.0231781005859375, -0.009246826171875, 0.047882080078125, -0.051116943359375, -0.01131439208984375, 0.01141357421875, -0.01543426513671875, -0.00616455078125, 0.042633056640625, -0.0001779794692993164, -0.036041259765625, -0.058135986328125, 0.0311431884765625, -0.04058837890625, 0.0209808349609375, -0.002655029296875, 0.0172119140625, 0.036865234375, -0.0386962890625, 0.0245361328125, 0.024749755859375, -0.0290069580078125, -0.03399658203125, -0.032135009765625, -0.01702880859375, 0.059844970703125, -0.00768280029296875, -0.01343536376953125, -0.0028629302978515625, 0.0217132568359375, 0.0238189697265625, 0.0264892578125, -0.01285552978515625, -0.06640625, 0.040618896484375, -0.0294036865234375, -0.002933502197265625, -0.016937255859375, -0.001983642578125, 0.00621795654296875, -0.0101165771484375, -0.008880615234375, -0.01508331298828125, 0.0242767333984375, 0.019378662109375, -0.0240478515625, 0.00872802734375, 0.01042938232421875, 0.006256103515625, 0.0048980712890625, -0.0121917724609375, -0.026123046875, -0.00931549072265625, -0.01442718505859375, 0.007495880126953125, 0.07684326171875, -0.003757476806640625, 0.03338623046875, 0.03240966796875, -0.00020420551300048828, 0.0193023681640625, -0.004741668701171875, -0.0007481575012207031, -0.052398681640625, 0.0189971923828125, 0.009185791015625, -0.010223388671875, 0.03094482421875, 0.025543212890625, -0.0060882568359375, -0.0184478759765625, 0.00560760498046875, -0.002719879150390625, 0.0013799667358398438, -0.0180511474609375, -0.0240936279296875, 0.01070404052734375, -0.0212554931640625, -0.0128326416015625, 0.0005679130554199219, -0.019012451171875, 0.017913818359375, 0.04583740234375, 0.021392822265625, 0.0036144256591796875, -0.00695037841796875, 0.0267486572265625, 0.0244903564453125, 0.0251007080078125, 0.005550384521484375, -0.0030994415283203125, -0.041229248046875, -0.01317596435546875, 0.029815673828125, -0.059173583984375, 0.049224853515625, 0.00734710693359375, -0.03173828125, -0.0238494873046875, -0.1141357421875, -0.00284576416015625, -0.0850830078125, 0.015106201171875, 0.0577392578125, 0.044708251953125, 0.049560546875, 0.121826171875, -0.0146636962890625, -0.0604248046875, -0.0305023193359375, -0.0253448486328125, -0.00461578369140625, 0.0504150390625, -0.0033092498779296875, 0.004772186279296875, 0.005855560302734375, -0.0247955322265625, 0.00592041015625, 0.034210205078125, -0.0280914306640625, 0.046844482421875, -0.02587890625, 0.04742431640625, 0.0121002197265625, 0.004833221435546875, 0.0311279296875, 0.034942626953125, 0.004611968994140625, 0.0227203369140625, 0.0195159912109375, -0.01104736328125, -0.01482391357421875, 0.09375, -0.039581298828125, -0.019012451171875, -0.011993408203125, -0.0123291015625, 0.00835418701171875, 0.041717529296875, 0.01439666748046875, -0.0252532958984375, -0.004207611083984375, -0.027801513671875, -0.003170013427734375, 0.01052093505859375, 0.01141357421875, -0.041717529296875, 0.01904296875, -0.01511383056640625, -0.03814697265625, 0.00771331787109375, 0.01099395751953125, -0.006221771240234375, 0.0103302001953125, -0.021575927734375, 0.004596710205078125, -0.00853729248046875, 0.0177154541015625, -0.01296234130859375, 0.00943756103515625, 0.00640106201171875, 0.0011196136474609375, -0.001220703125, -0.057891845703125, -0.006786346435546875, 0.01175689697265625, -0.0158233642578125, 0.048248291015625, 0.0146331787109375, 0.0167999267578125, 0.039093017578125, -0.06011962890625, 0.028900146484375, -0.0029430389404296875, -0.01041412353515625, 0.01433563232421875, -0.01702880859375, -0.0011749267578125, 0.0122833251953125, 0.0016584396362304688, 0.040740966796875, 0.0163726806640625, 0.015533447265625, 0.06304931640625, 0.0099334716796875, -0.01995849609375, -0.0035037994384765625, -0.07952880859375, 0.019866943359375, 0.033935546875, 0.037078857421875, 0.03619384765625, 0.0205078125, 0.0350341796875, 0.044586181640625, -0.0236053466796875, 0.0196685791015625, 0.0015439987182617188, -0.03033447265625, -0.0242462158203125, 0.0243988037109375, -0.0268096923828125, 0.04327392578125, -0.008331298828125, -0.0242462158203125, 0.035919189453125, -0.00015294551849365234, 0.007030487060546875, -0.038665771484375, 0.022918701171875, 0.00786590576171875, -0.0169525146484375, -0.0193634033203125, -0.0121917724609375, -0.0172119140625, -0.021514892578125, -0.01366424560546875, -0.0260772705078125, -0.02325439453125, -0.0209808349609375, 0.04931640625, 0.00919342041015625, 0.004398345947265625, 0.01494598388671875, 0.00951385498046875, -0.0182342529296875, -0.046875, -0.005462646484375, 0.05596923828125, 0.0113983154296875, -0.022552490234375, 0.01433563232421875, -0.0170135498046875, -0.0153961181640625, 0.002056121826171875, -0.051666259765625, -0.0049896240234375, -0.0170135498046875, 0.0509033203125, 0.01441192626953125, 0.052734375, -0.01554107666015625, -0.0259246826171875, 0.03564453125, -0.0138397216796875, -0.0509033203125, 0.0160369873046875, -0.00344085693359375, 0.0055389404296875, 0.010498046875, 0.026519775390625, 0.045318603515625, 0.0186767578125, -0.0201416015625, 0.0008330345153808594, -0.008331298828125, -0.007511138916015625, 0.0016946792602539062, -0.0083160400390625, 0.0101318359375, -0.03240966796875, 0.06951904296875, 0.0325927734375, 0.0222320556640625, 0.0286102294921875, -0.04168701171875, -0.0112152099609375, 0.03228759765625, -0.0665283203125, -0.0694580078125, -0.07159423828125, -0.072998046875, -0.0206298828125, -0.006443023681640625, -0.032073974609375, 0.038543701171875, 0.0081024169921875, 0.017852783203125, -0.0149078369140625, -0.006595611572265625, 0.0286712646484375, -0.03131103515625, -0.030426025390625, -0.0312042236328125, 0.0100860595703125, -0.0146026611328125, 0.0013580322265625, 0.03289794921875, 0.0145111083984375, -0.05499267578125, 0.01824951171875, 0.0056304931640625, -0.0157623291015625, 0.032196044921875, 0.056243896484375, -0.0806884765625, -0.02471923828125, -0.0007476806640625, 0.04705810546875, 0.007770538330078125, -0.01543426513671875, 0.0088653564453125, -0.0240325927734375, -0.028045654296875, -0.01096343994140625, -0.00505828857421875, 0.019989013671875, -0.0198211669921875, 0.0009784698486328125, -0.043365478515625, -0.00814056396484375, 0.005435943603515625, -0.034576416015625, 0.0148468017578125, 0.008331298828125, -0.02191162109375, 0.02447509765625, -0.022705078125, 0.057647705078125, 0.036468505859375, -0.01776123046875, 0.0086669921875, 0.051177978515625, 0.0026531219482421875, 0.04229736328125, -0.037628173828125, -0.0191650390625, -0.040679931640625, -0.01446533203125, -0.031036376953125, -0.01253509521484375, -0.0095977783203125, 0.0384521484375, 0.01561737060546875, -0.056365966796875, 0.036224365234375, -0.00991058349609375, 0.043487548828125, -0.04290771484375, -0.0244140625, 0.0051727294921875, 0.117919921875, -0.038726806640625, -0.00794219970703125, 0.033782958984375, 0.020294189453125, -0.043792724609375, -0.01111602783203125, -0.0780029296875, -0.006744384765625, -0.078857421875, -0.0143280029296875, -0.018798828125, -0.0268402099609375, -0.01505279541015625, 0.0435791015625, -0.0611572265625, -0.037109375, 0.02081298828125, -0.027313232421875, -0.00331878662109375, -0.018890380859375, -0.031982421875, -0.039459228515625, 0.013519287109375, -0.03607177734375, -0.08599853515625, -0.0136260986328125, -0.0159454345703125, 0.07476806640625, 0.01093292236328125, 0.0177459716796875, -0.022064208984375, 0.044952392578125, -0.017852783203125, 0.045379638671875, -0.0168609619140625, 0.0213165283203125, -0.0036525726318359375, -0.0309295654296875, -0.0108642578125, -0.027587890625, 0.0046539306640625, -0.046844482421875, -0.0914306640625, -0.0626220703125, -0.022216796875, 0.01287841796875, 0.044097900390625, -0.0264434814453125, -0.040557861328125, -0.0163116455078125, -0.042999267578125, 0.007404327392578125, -0.0272979736328125, -0.0004436969757080078, -0.0119171142578125, -0.049102783203125, 0.055938720703125, 0.0306396484375, 0.02215576171875, -0.0226287841796875, 0.058074951171875, 0.01305389404296875, -0.034210205078125, 0.007091522216796875, -0.006000518798828125, 0.03973388671875, -0.0028228759765625, 0.0341796875, 0.00966644287109375, -0.035614013671875, 0.08990478515625, 0.006175994873046875, -0.007465362548828125, -0.00293731689453125, 0.038970947265625, 0.002788543701171875, -0.035308837890625, 0.020416259765625, -0.0225677490234375, 0.00466156005859375, 0.04412841796875, 0.00635528564453125, -0.0162200927734375, -0.0083770751953125, 0.0253448486328125, 0.020721435546875, -0.040008544921875, -0.041534423828125, -0.06170654296875, 0.0181884765625, -0.048309326171875, 0.05010986328125, 0.01806640625, -0.0104217529296875, 0.05224609375, 0.037322998046875, -0.0038776397705078125, 0.018585205078125, -0.0014410018920898438, 0.00241851806640625, 0.0010280609130859375, 0.047027587890625, 0.001033782958984375, 0.0147552490234375, -0.022216796875, 0.07806396484375, 0.0108795166015625, -0.034332275390625, 0.00604248046875, -0.01509857177734375, 0.01520538330078125, 0.0285186767578125, -0.00850677490234375, 0.035919189453125, 0.01230621337890625, -0.032318115234375, -0.01241302490234375, 0.0190582275390625, -0.055023193359375, -0.05609130859375, 0.0245361328125, 0.0034046173095703125, -0.0100250244140625, 0.043182373046875, 0.028900146484375, 0.034149169921875, 0.013763427734375, -0.0232391357421875, 0.0276336669921875, -0.0213470458984375, 0.01300811767578125, -0.006565093994140625, 0.00809478759765625, 0.056396484375, -0.051116943359375, 0.029144287109375, -0.039337158203125, -0.0133514404296875, 0.0024547576904296875, 0.033935546875, -0.00112152099609375, -0.005645751953125, 0.0175628662109375, -0.01470184326171875, -0.0179290771484375, 0.058197021484375, -0.020843505859375, -0.06549072265625, -0.047210693359375, 0.0020427703857421875, 0.061676025390625, -0.0161285400390625, 0.00006890296936035156, 0.042694091796875, 0.021453857421875, 0.03631591796875, 0.0078277587890625, -0.0213623046875, 0.00933837890625, 0.016326904296875, 0.040618896484375, -0.0233917236328125, -0.06280517578125, -0.020416259765625, -0.0168609619140625, 0.00809478759765625, 0.0261688232421875, 0.0032176971435546875, -0.032501220703125, 0.01110076904296875, -0.0179443359375, 0.01338958740234375, -0.07293701171875, 0.028594970703125, 0.017425537109375, 0.0263519287109375, -0.0057830810546875, -0.00569915771484375, -0.0804443359375, -0.0469970703125, -0.09716796875, -0.049957275390625, -0.0311737060546875, 0.02191162109375, 0.00392913818359375, -0.012420654296875, 0.001476287841796875, -0.01549530029296875, -0.037200927734375, 0.050933837890625, 0.048858642578125, 0.034759521484375, -0.0293426513671875, 0.0943603515625, -0.015350341796875, 0.031494140625, -0.001598358154296875, 0.029876708984375, -0.0179595947265625, 0.0184783935546875, -0.004261016845703125, -0.0474853515625, -0.0056610107421875, -0.01219940185546875, -0.007442474365234375, 0.02484130859375, 0.0295562744140625, 0.005859375, 0.03924560546875, 0.01181793212890625, 0.004184722900390625, -0.00820159912109375, -0.00952911376953125, -0.01534271240234375, 0.0242919921875, 0.0154571533203125, 0.04034423828125, 0.046966552734375, -0.0570068359375, -0.08001708984375, -0.0014591217041015625, 0.04608154296875, -0.00023567676544189453, 0.0082550048828125, -0.024383544921875, 0.0154266357421875, 0.02410888671875, 0.0042877197265625, 0.03033447265625, -0.00789642333984375, 0.019805908203125, 0.0166015625, -0.0034427642822265625, 0.0165863037109375, -0.005970001220703125, 0.036590576171875, -0.01422882080078125, -0.0218505859375, 0.026123046875, -0.0300750732421875, -0.0191802978515625, 0.09259033203125, 0.045928955078125, -0.11328125, -0.01485443115234375, -0.03314208984375, -0.00336456298828125, 0.01218414306640625, 0.01337432861328125, -0.0345458984375, -0.0009436607360839844, 0.0236358642578125, -0.0185546875, -0.0166473388671875, 0.0268707275390625, 0.011962890625, -0.0023326873779296875, -0.01192474365234375, -0.00156402587890625, -0.01251220703125, -0.00798797607421875, -0.03619384765625, 0.0039215087890625, -0.0016698837280273438, 0.033782958984375, -0.0089874267578125, -0.00445556640625, -0.06304931640625, -0.00550079345703125, -0.01508331298828125, -0.042755126953125, -0.034332275390625, 0.0233154296875, 0.0279541015625, 0.0171966552734375, 0.03582763671875, -0.01369476318359375, 0.02569580078125, -0.007793426513671875, 0.020965576171875, 0.0034961700439453125, -0.0288238525390625, -0.0177001953125, -0.01390838623046875, -0.036285400390625, 0.010101318359375, -0.0165252685546875, -0.030029296875, -0.00032067298889160156, 0.005138397216796875, 0.050201416015625, -0.033966064453125, -0.0176544189453125, 0.04302978515625, -0.022674560546875, -0.0262298583984375, 0.00485992431640625, 0.01503753662109375, -0.04730224609375, -0.0206298828125, 0.01169586181640625, -0.04522705078125, -0.0110626220703125, -0.0013761520385742188, -0.021270751953125, 0.044525146484375, 0.01450347900390625, -0.032745361328125, 0.021514892578125, 0.0316162109375, -0.04632568359375, 0.00433349609375, -0.0234222412109375, -0.0067596435546875, -0.026611328125, 0.01251983642578125, -0.0194091796875, 0.0171051025390625, -0.015869140625, -0.012725830078125, 0.0188446044921875, 0.0027618408203125, -0.037811279296875, 0.009063720703125, 0.0909423828125, 0.0670166015625, 0.041290283203125, 0.01708984375, 0.012786865234375, -0.03875732421875, 0.0293731689453125, 0.0186004638671875, 0.0287322998046875, -0.00998687744140625, -0.005031585693359375, 0.03741455078125, 0.01026153564453125, 0.01824951171875, 0.0167083740234375, 0.000904083251953125, -0.03363037109375, 0.022918701171875, 0.039306640625, -0.051849365234375, -0.00418853759765625, 0.01763916015625, 0.006206512451171875, -0.00942230224609375, -0.0251617431640625, -0.01947021484375, 0.0191497802734375, -0.0004115104675292969, 0.0033740997314453125, -0.03704833984375, -0.00714111328125, -0.003231048583984375, 0.009674072265625, -0.01120758056640625, 0.06683349609375, -0.031097412109375, -0.030792236328125, -0.01947021484375, 0.03466796875, -0.0091552734375, -0.006999969482421875, -0.004444122314453125, -0.034393310546875, 0.00916290283203125, -0.0010833740234375, 0.01110076904296875, 0.007289886474609375, -0.00754547119140625, -0.00036525726318359375, 0.015899658203125, 0.043853759765625, 0.0280303955078125, 0.0086517333984375, -0.0206298828125, 0.011688232421875, -0.00959014892578125, 0.00750732421875, 0.040191650390625, 0.0195465087890625, 0.00815582275390625, -0.007587432861328125, -0.05517578125, 0.0236358642578125, 0.04742431640625, 0.038909912109375, 0.01275634765625, -0.0224609375, -0.0252227783203125, -0.013427734375, -0.0021762847900390625, 0.003910064697265625, 0.01540374755859375, -0.001983642578125, 0.018890380859375, 0.006664276123046875, 0.01303863525390625, 0.0221710205078125, 0.0341796875, 0.0250396728515625, 0.03082275390625, 0.02099609375, -0.0009484291076660156, 0.01751708984375, -0.0076751708984375, 0.01517486572265625, -0.06158447265625, 0.0236358642578125, -0.004291534423828125, 0.0031490325927734375, 0.005718231201171875, -0.0020236968994140625, 0.034759521484375, -0.01194000244140625, 0.026123046875, 0.007293701171875, -0.0164337158203125, -0.0002295970916748047, -0.01438140869140625, 0.02020263671875, 0.01476287841796875, -0.03521728515625, -0.01383209228515625, 0.00783538818359375, -0.033905029296875, 0.0131072998046875, 0.034881591796875, -0.0137939453125, -0.00318145751953125, 0.0115509033203125, -0.01519775390625, 0.01221466064453125, 0.0165557861328125, 0.00998687744140625, -0.01393890380859375, 0.0166015625, -0.01081085205078125, -0.032867431640625, -0.037994384765625, -0.0231170654296875, 0.06292724609375, 0.002620697021484375, 0.09649658203125, -0.055877685546875, 0.0149688720703125, 0.00182342529296875, -0.033843994140625, 0.0160064697265625, 0.0004742145538330078, -0.0062255859375, 0.001346588134765625, -0.02313232421875, -0.002960205078125, -0.056182861328125, -0.004367828369140625, 0.0037975311279296875, -0.0290985107421875, -0.00946807861328125, -0.00766754150390625, 0.0196380615234375, -0.0082550048828125, 0.00855255126953125, -0.03289794921875, -0.033660888671875, -0.020416259765625, 0.00946807861328125, 0.00009822845458984375, -0.01453399658203125, -0.01190948486328125, 0.006256103515625, -0.011260986328125, 0.004146575927734375, 0.0162811279296875, 0.00235748291015625, 0.0240936279296875, 0.03131103515625, -0.065185546875, -0.045318603515625, -0.0023784637451171875, -0.0105743408203125, 0.00040912628173828125, 0.00415802001953125, 0.0299835205078125, -0.0002472400665283203, -0.0677490234375, 0.06658935546875, 0.04632568359375, 0.06671142578125, -0.0232086181640625, 0.006999969482421875, 0.039794921875, -0.0013761520385742188, 0.024688720703125, 0.03204345703125, -0.037384033203125, -0.01456451416015625, -0.00528717041015625, 0.009185791015625, -0.01329803466796875, -0.04425048828125, -0.1160888671875, 0.029815673828125, 0.05291748046875, 0.0131072998046875, -0.062042236328125, 0.032501220703125, -0.027130126953125, 0.044189453125, 0.033538818359375, -0.032623291015625, 0.0181427001953125, 0.031646728515625, -0.044036865234375, -0.0268096923828125, -0.041015625, -0.013641357421875, -0.052490234375, 0.0343017578125, 0.03143310546875, -0.03436279296875, 0.064208984375, 0.0157318115234375, 0.03289794921875, 0.070556640625, -0.0008225440979003906, -0.0110321044921875, -0.0203857421875, 0.034454345703125, -0.001201629638671875, -0.06878662109375, -0.0103759765625, -0.0252685546875, 0.011383056640625, -0.01094818115234375, 0.00408935546875, 0.024932861328125, -0.0460205078125, -0.10638427734375, 0.038421630859375, -0.0171356201171875, -0.037445068359375, -0.02801513671875, 0.0084228515625, -0.01111602783203125, -0.00702667236328125, -0.019622802734375, -0.0202178955078125, -0.0178375244140625, 0.022979736328125, 0.033111572265625, 0.037841796875, 0.007602691650390625, 0.037994384765625, -0.020233154296875, 0.05029296875, 0.0269622802734375, 0.044403076171875, -0.0214996337890625, 0.037109375, -0.0208740234375, 0.0281524658203125, -0.03497314453125, -0.04559326171875, -0.0169525146484375, 0.0164947509765625, -0.0043792724609375, -0.047027587890625, 0.0443115234375, 0.01494598388671875, 0.00780487060546875, 0.0021514892578125, -0.01776123046875, -0.042449951171875, -0.026458740234375, -0.040252685546875, -0.00809478759765625, -0.0169830322265625, -0.0006971359252929688, -0.04034423828125, 0.007808685302734375, -0.0229644775390625, -0.025054931640625, -0.021331787109375, 0.035125732421875, -0.0328369140625, -0.0006570816040039062, 0.00010228157043457031, -0.0295867919921875, -0.0438232421875, -0.01218414306640625, 0.07659912109375, -0.03887939453125, 0.012542724609375, 0.03326416015625, 0.0057830810546875, 0.05194091796875, 0.049285888671875, 0.01296234130859375, -0.000850677490234375, -0.056671142578125, 0.0106353759765625, -0.01522064208984375, 0.023162841796875, -0.05279541015625, -0.0186004638671875, 0.0205841064453125, 0.0168914794921875, -0.0278167724609375, 0.007450103759765625, 0.01178741455078125, 0.020751953125, -0.023193359375, 0.0229034423828125, -0.0002027750015258789, 0.0438232421875, -0.01629638671875, 0.06365966796875, 0.01132965087890625, -0.036834716796875, 0.0170135498046875, -0.032470703125, -0.003932952880859375, 0.0016937255859375, -0.00795745849609375, -0.07000732421875, 0.037933349609375, 0.042327880859375, 0.0188140869140625, 0.0233306884765625 ]
76b74a74714e9e2f04bf962e8ca8dd8b5dc6e509
Wordpress Stackexchange Q: get_template_directory_uri pointing to parent theme not child theme The problem I am having is that the get_template_directory_uri is pointing to the parent theme like site/wp-content/themes/twentythirteen/myGallery/gallery_functions_include.php but I want it to point to my child theme which should be site/wp-content/themes/child-twentythirteen/myGallery/gallery_functions_include.php what I am using is include (TEMPLATEPATH . '/myGallery/gallery_functions_include.php'); A: get_template_directory_uri() will always return the URI of the current parent theme. To get the child theme URI instead, you need to use get_stylesheet_directory_uri(). You can find these in the documentation, along with a list of other useful functions for getting various theme directory locations. If you prefer to use a constant, then TEMPLATEPATH is akin to calling get_template_directory() (i.e. the parent theme), and STYLESHEETPATH is akin to calling get_stylesheet_directory() (i.e. the child theme). These constants are set by WordPress core in wp-includes/default-constants.php and basically look like this: define('TEMPLATEPATH', get_template_directory()); ... define('STYLESHEETPATH', get_stylesheet_directory()); If there is no child theme, then both the 'template' and 'stylesheet' functions will return the parent theme location. Note the difference between these functions and the functions ending in _uri - these will return the absolute server path (eg. /home/example/public_html/wp-content/yourtheme), whereas the _uri functions will return the public address (aka URL) - eg. http://example.com/wp-content/themes/yourtheme.
Q: get_template_directory_uri pointing to parent theme not child theme The problem I am having is that the get_template_directory_uri is pointing to the parent theme like site/wp-content/themes/twentythirteen/myGallery/gallery_functions_include.php but I want it to point to my child theme which should be site/wp-content/themes/child-twentythirteen/myGallery/gallery_functions_include.php what I am using is include (TEMPLATEPATH . '/myGallery/gallery_functions_include.php'); A: get_template_directory_uri() will always return the URI of the current parent theme. To get the child theme URI instead, you need to use get_stylesheet_directory_uri(). You can find these in the documentation, along with a list of other useful functions for getting various theme directory locations. If you prefer to use a constant, then TEMPLATEPATH is akin to calling get_template_directory() (i.e. the parent theme), and STYLESHEETPATH is akin to calling get_stylesheet_directory() (i.e. the child theme). These constants are set by WordPress core in wp-includes/default-constants.php and basically look like this: define('TEMPLATEPATH', get_template_directory()); ... define('STYLESHEETPATH', get_stylesheet_directory()); If there is no child theme, then both the 'template' and 'stylesheet' functions will return the parent theme location. Note the difference between these functions and the functions ending in _uri - these will return the absolute server path (eg. /home/example/public_html/wp-content/yourtheme), whereas the _uri functions will return the public address (aka URL) - eg. http://example.com/wp-content/themes/yourtheme. A: You should move your custom templates, those that are not controlled by the active theme, to a child folder. Keep the theme separate from all customized files this way the theme can be updated without losing your custom work. Your out-of-the-box theme lives here ------------------------------------ \\Site\wp-content\themes\some_theme Your child theme lives here --------------------------- \\Site\wp-content\themes\some_theme-child Your custom styles and templates and all your includes (things like custom javascript, images that are not saved to WP, custom fonts, json data files, and any plugins that you might enqueue) should be moved to child folder OUTSIDE of theme. \themes\some_theme \themes\some_theme-child\ (all your custom php template files here) \themes\some_theme-child\images \themes\some_theme-child\includes \themes\some_theme-child\languages \themes\some_theme-child\json \themes\some_theme-child\style For your custom style pages (not the theme's overridden style.css) enqueue with wp_enqueue_style( 'some-css', get_stylesheet_directory() . '/style/some.css' , false, '0.0.1', 'all'); Use get_stylesheet_directory_uri() with your xhr calls, etc. A: Replace include (TEMPLATEPATH . '/path-to/my-file.php'); with include dirname( __FILE__ ) . '/path-to/my-file.php'; this should work for most common issues
wordpress
{ "language": "en", "length": 354, "provenance": "stackexchange_00019.jsonl.gz:466289", "question_score": "70", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230085" }
[ 0.0015163421630859375, -0.0279693603515625, -0.03204345703125, -0.047607421875, -0.0198211669921875, -0.011566162109375, -0.017547607421875, 0.01033782958984375, 0.01153564453125, 0.00646209716796875, -0.02032470703125, -0.017425537109375, -0.0264892578125, -0.02886962890625, -0.0255126953125, -0.04327392578125, 0.045989990234375, -0.047576904296875, 0.00946807861328125, -0.01401519775390625, 0.0012989044189453125, 0.006256103515625, 0.034698486328125, 0.0555419921875, 0.03936767578125, -0.018218994140625, 0.038116455078125, -0.0294189453125, 0.0007638931274414062, -0.050018310546875, 0.0244598388671875, 0.0333251953125, 0.033203125, 0.006618499755859375, -0.0083465576171875, -0.03192138671875, 0.00772857666015625, 0.0032138824462890625, -0.0187530517578125, 0.0303497314453125, -0.001251220703125, 0.0030364990234375, -0.045379638671875, 0.0144805908203125, -0.040008544921875, -0.041259765625, -0.0037593841552734375, -0.0202178955078125, 0.0000635981559753418, 0.047576904296875, 0.027557373046875, -0.0151519775390625, 0.02044677734375, 0.027496337890625, -0.00876617431640625, -0.01715087890625, 0.050994873046875, -0.038665771484375, 0.0240020751953125, -0.05859375, -0.0458984375, 0.003314971923828125, 0.037872314453125, 0.0171356201171875, 0.007724761962890625, 0.004795074462890625, -0.0041656494140625, 0.035308837890625, -0.06024169921875, -0.023193359375, 0.01641845703125, -0.0271453857421875, 0.019989013671875, -0.044464111328125, -0.01337432861328125, 0.0022296905517578125, -0.017913818359375, -0.04345703125, 0.0217742919921875, -0.0191650390625, 0.004123687744140625, -0.00893402099609375, -0.09149169921875, -0.00640869140625, 0.02850341796875, 0.043304443359375, -0.01025390625, -0.023162841796875, -0.037017822265625, -0.00585174560546875, -0.027313232421875, -0.004886627197265625, -0.011749267578125, -0.0305023193359375, -0.01544952392578125, -0.01041412353515625, 0.034912109375, 0.07257080078125, -0.05859375, -0.00037789344787597656, -0.0217437744140625, -0.01361083984375, 0.0242767333984375, -0.03857421875, -0.0031375885009765625, 0.048248291015625, 0.030181884765625, 0.028228759765625, 0.0299530029296875, 0.01580810546875, 0.0149993896484375, 0.029998779296875, -0.0226287841796875, -0.017242431640625, -0.026123046875, 0.033782958984375, -0.02423095703125, -0.0258331298828125, -0.00432586669921875, -0.006633758544921875, -0.005405426025390625, 0.00469970703125, 0.0401611328125, -0.033294677734375, 0.00391387939453125, -0.00237274169921875, -0.0404052734375, -0.0367431640625, 0.03778076171875, 0.0184783935546875, -0.0199127197265625, 0.0012569427490234375, -0.006938934326171875, -0.01479339599609375, -0.0169219970703125, -0.01471710205078125, 0.014495849609375, -0.00826263427734375, 0.01438140869140625, -0.03387451171875, 0.0249481201171875, -0.0110931396484375, 0.0035076141357421875, 0.017913818359375, -0.011016845703125, -0.01044464111328125, 0.028350830078125, 0.03558349609375, -0.0231475830078125, -0.03240966796875, 0.00844573974609375, 0.027130126953125, 0.0199127197265625, 0.0004050731658935547, -0.012481689453125, -0.0276031494140625, -0.02716064453125, -0.0101776123046875, 0.0202178955078125, -0.0239105224609375, -0.004932403564453125, 0.013519287109375, 0.04571533203125, -0.00270843505859375, -0.0311431884765625, -0.01274871826171875, -0.030792236328125, -0.0277557373046875, 0.025360107421875, 0.025970458984375, 0.033355712890625, -0.055450439453125, -0.053924560546875, 0.00525665283203125, 0.00743865966796875, 0.0307769775390625, -0.006801605224609375, 0.0084075927734375, 0.01154327392578125, 0.03472900390625, -0.005710601806640625, -0.0189971923828125, 0.025848388671875, -0.00189971923828125, -0.03802490234375, 0.0287322998046875, 0.007236480712890625, 0.01485443115234375, 0.0035877227783203125, 0.004901885986328125, 0.0197601318359375, 0.047576904296875, -0.03546142578125, 0.022979736328125, -0.0034236907958984375, -0.0170745849609375, -0.01995849609375, 0.005916595458984375, -0.00864410400390625, -0.0004031658172607422, -0.01849365234375, -0.016357421875, 0.028594970703125, -0.0032978057861328125, -0.007198333740234375, -0.00847625732421875, -0.01097869873046875, 0.0313720703125, 0.01324462890625, 0.028472900390625, -0.0005598068237304688, 0.00273895263671875, -0.007610321044921875, -0.0310516357421875, 0.004486083984375, 0.06494140625, -0.0017023086547851562, 0.03314208984375, -0.0137176513671875, 0.064453125, -0.0330810546875, -0.00235748291015625, -0.02935791015625, -0.006496429443359375, 0.0276641845703125, 0.024688720703125, -0.035430908203125, 0.01178741455078125, -0.005359649658203125, 0.04425048828125, -0.085205078125, 0.03680419921875, 0.00044727325439453125, 0.0209808349609375, -0.041595458984375, -0.005634307861328125, -0.00977325439453125, -0.014434814453125, 0.0149993896484375, 0.038330078125, 0.045257568359375, 0.05108642578125, 0.000225067138671875, -0.0216064453125, 0.07220458984375, -0.03289794921875, -0.0026340484619140625, -0.0274200439453125, 0.01593017578125, 0.04217529296875, -0.0006518363952636719, -0.031890869140625, 0.0142669677734375, -0.0540771484375, -0.00373077392578125, 0.028900146484375, -0.0209503173828125, -0.0205841064453125, -0.009979248046875, 0.020263671875, 0.0200347900390625, 0.034942626953125, -0.02642822265625, 0.0271148681640625, -0.0005269050598144531, 0.035736083984375, 0.00836181640625, -0.005397796630859375, -0.036956787109375, 0.02276611328125, 0.025299072265625, -0.0007791519165039062, 0.02728271484375, 0.055908203125, -0.0135345458984375, -0.0163116455078125, 0.0205841064453125, -0.0146942138671875, -0.004425048828125, 0.0070037841796875, -0.00568389892578125, 0.0557861328125, -0.01143646240234375, -0.01152801513671875, -0.03363037109375, -0.05181884765625, 0.00284576416015625, 0.033447265625, 0.0313720703125, 0.027374267578125, 0.036956787109375, 0.040374755859375, -0.0048675537109375, 0.037200927734375, -0.0080718994140625, -0.00667572021484375, 0.07855224609375, 0.034759521484375, -0.0009717941284179688, 0.006137847900390625, 0.02093505859375, 0.0044403076171875, -0.01552581787109375, -0.0242462158203125, 0.0031871795654296875, 0.0121612548828125, 0.02667236328125, -0.0016384124755859375, -0.00971221923828125, -0.02685546875, -0.026214599609375, -0.004131317138671875, 0.0233306884765625, -0.0015172958374023438, -0.0028858184814453125, -0.038330078125, -0.031951904296875, -0.01320648193359375, -0.10467529296875, -0.06640625, 0.031158447265625, -0.0345458984375, -0.0281829833984375, -0.0141754150390625, -0.0214385986328125, -0.009033203125, -0.032684326171875, -0.005702972412109375, 0.030303955078125, -0.0228271484375, -0.0816650390625, -0.063720703125, -0.101806640625, -0.02911376953125, -0.00331878662109375, 0.0020751953125, 0.007350921630859375, 0.01226806640625, -0.004154205322265625, -0.037567138671875, -0.0051422119140625, 0.06890869140625, 0.00891876220703125, -0.0100250244140625, 0.015899658203125, -0.00783538818359375, 0.022247314453125, 0.0135040283203125, -0.0042572021484375, 0.0186309814453125, -0.0180206298828125, -0.046722412109375, -0.006343841552734375, -0.0440673828125, -0.00562286376953125, 0.0538330078125, 0.01058197021484375, -0.032562255859375, 0.044464111328125, -0.0665283203125, -0.0799560546875, -0.027435302734375, -0.08673095703125, 0.11175537109375, 0.08123779296875, 0.016571044921875, 0.006866455078125, 0.01885986328125, -0.0023250579833984375, -0.000007927417755126953, 0.0273284912109375, -0.03826904296875, 0.0797119140625, -0.0063629150390625, -0.0087127685546875, -0.032928466796875, 0.057098388671875, -0.0016698837280273438, -0.0161285400390625, 0.0228729248046875, 0.00568389892578125, -0.0038623809814453125, -0.0222625732421875, -0.0272369384765625, -0.036468505859375, 0.0189361572265625, -0.0231170654296875, 0.0196533203125, -0.032440185546875, -0.0178985595703125, -0.02947998046875, 0.049713134765625, -0.043670654296875, -0.026947021484375, 0.0008673667907714844, 0.02044677734375, -0.0262908935546875, -0.053070068359375, -0.036346435546875, -0.0030765533447265625, -0.06292724609375, -0.00374603271484375, -0.0013246536254882812, -0.037139892578125, 0.0184326171875, -0.03546142578125, -0.0277557373046875, -0.038360595703125, 0.038360595703125, 0.0297088623046875, 0.023193359375, 0.033905029296875, 0.0175323486328125, 0.04449462890625, -0.028289794921875, -0.005214691162109375, -0.0682373046875, -0.032684326171875, 0.006031036376953125, 0.06390380859375, 0.0027065277099609375, -0.01849365234375, 0.0021209716796875, 0.0704345703125, -0.006443023681640625, 0.023345947265625, 0.0035152435302734375, 0.021942138671875, -0.00788116455078125, -0.00710296630859375, 0.01336669921875, -0.0128631591796875, -0.004955291748046875, 0.00772857666015625, -0.04974365234375, 0.0241546630859375, -0.003631591796875, -0.00222015380859375, 0.051483154296875, -0.038726806640625, -0.044342041015625, 0.0061798095703125, 0.01213836669921875, 0.0196685791015625, 0.0140838623046875, -0.0200347900390625, 0.0142822265625, -0.04119873046875, 0.02008056640625, -0.00518798828125, -0.0246124267578125, 0.0032958984375, 0.031768798828125, 0.034088134765625, -0.032440185546875, 0.030059814453125, 0.015289306640625, 0.034759521484375, 0.043426513671875, 0.005767822265625, 0.01049041748046875, -0.0234832763671875, 0.003711700439453125, 0.031982421875, 0.0015001296997070312, 0.0183258056640625, 0.055572509765625, -0.004596710205078125, -0.03515625, 0.029754638671875, -0.00649261474609375, -0.04644775390625, 0.0537109375, -0.01873779296875, -0.012603759765625, -0.03521728515625, 0.02557373046875, 0.01338958740234375, -0.008575439453125, -0.0625, -0.037506103515625, 0.0108184814453125, 0.0155181884765625, 0.01428985595703125, 0.031524658203125, -0.0178070068359375, 0.008941650390625, -0.0222930908203125, -0.0120391845703125, 0.045318603515625, 0.064697265625, 0.040924072265625, 0.0367431640625, 0.035980224609375, -0.0087890625, -0.0280609130859375, -0.00029349327087402344, 0.00018906593322753906, -0.005626678466796875, -0.0206756591796875, -0.042510986328125, 0.007110595703125, 0.026458740234375, -0.0014333724975585938, 0.0013647079467773438, 0.05780029296875, -0.0306396484375, -0.0290069580078125, -0.0157470703125, -0.0350341796875, -0.053497314453125, -0.058319091796875, 0.0145111083984375, 0.0291595458984375, -0.0298309326171875, -0.01351165771484375, 0.0168914794921875, -0.0018758773803710938, -0.0165252685546875, 0.0114898681640625, -0.030792236328125, -0.051971435546875, 0.0374755859375, 0.01317596435546875, -0.01727294921875, 0.04290771484375, -0.0109405517578125, 0.06884765625, -0.0241851806640625, -0.0145721435546875, 0.0280914306640625, 0.06927490234375, -0.0267333984375, -0.019866943359375, -0.00862884521484375, -0.03167724609375, -0.0188446044921875, 0.002170562744140625, -0.027069091796875, -0.027801513671875, -0.0106658935546875, -0.0037288665771484375, 0.0095062255859375, -0.005840301513671875, -0.0308685302734375, 0.035064697265625, -0.04168701171875, -0.01678466796875, 0.05963134765625, -0.072509765625, 0.0197601318359375, 0.0242156982421875, -0.059661865234375, 0.00989532470703125, 0.041656494140625, -0.01458740234375, -0.054290771484375, -0.01110076904296875, -0.030517578125, 0.0209197998046875, -0.061492919921875, 0.0160064697265625, -0.0006799697875976562, -0.003997802734375, -0.058837890625, 0.0227813720703125, 0.075927734375, 0.0731201171875, -0.05517578125, 0.03936767578125, -0.05377197265625, 0.01262664794921875, -0.0140380859375, -0.07177734375, -0.0205078125, -0.0257568359375, -0.03826904296875, 0.005115509033203125, 0.00470733642578125, 0.046112060546875, -0.02410888671875, 0.0279998779296875, -0.01107025146484375, 0.01383209228515625, 0.00667572021484375, 0.055938720703125, -0.00981903076171875, 0.00249481201171875, 0.023895263671875, 0.00958251953125, -0.04132080078125, 0.004085540771484375, -0.0024471282958984375, -0.00501251220703125, 0.004131317138671875, -0.0335693359375, 0.0268402099609375, 0.002330780029296875, 0.06402587890625, 0.007328033447265625, -0.0063629150390625, -0.015899658203125, -0.01395416259765625, -0.0180206298828125, 0.0506591796875, -0.014923095703125, 0.01422882080078125, -0.01947021484375, -0.0018062591552734375, 0.0042877197265625, 0.010406494140625, -0.0176239013671875, 0.025848388671875, 0.010833740234375, 0.02154541015625, -0.000037610530853271484, -0.08038330078125, 0.11053466796875, 0.078857421875, 0.007038116455078125, 0.04937744140625, -0.024810791015625, 0.0049896240234375, -0.00287628173828125, 0.031890869140625, -0.0106353759765625, -0.0164794921875, 0.0762939453125, 0.022308349609375, -0.005779266357421875, 0.06732177734375, -0.022003173828125, -0.015838623046875, 0.0138397216796875, 0.025604248046875, -0.00341033935546875, -0.021392822265625, 0.01290130615234375, -0.030792236328125, -0.01506805419921875, -0.01195526123046875, 0.0014972686767578125, 0.005886077880859375, 0.021209716796875, 0.00992584228515625, -0.01070404052734375, 0.004779815673828125, -0.00946807861328125, -0.0106353759765625, 0.00007128715515136719, 0.0185089111328125, 0.0011749267578125, -0.007343292236328125, -0.0345458984375, 0.01413726806640625, -0.03778076171875, -0.01715087890625, 0.00001728534698486328, -0.0228271484375, -0.0027217864990234375, -0.005863189697265625, 0.0133209228515625, -0.0384521484375, 0.015869140625, 0.019378662109375, 0.0229034423828125, 0.037322998046875, 0.029052734375, 0.00146484375, -0.00026869773864746094, -0.01078033447265625, 0.020782470703125, 0.026885986328125, 0.0036640167236328125, 0.0252532958984375, 0.0191802978515625, -0.05926513671875, -0.0006098747253417969, -0.047027587890625, 0.0330810546875, 0.00614166259765625, 0.03955078125, 0.07501220703125, -0.036224365234375, -0.014892578125, 0.036102294921875, 0.025482177734375, -0.007709503173828125, 0.03302001953125, 0.0291748046875, -0.042999267578125, -0.0252532958984375, 0.0411376953125, -0.0233154296875, -0.026214599609375, 0.0274505615234375, -0.0269927978515625, 0.0732421875, -0.017974853515625, 0.033782958984375, 0.060211181640625, 0.0203857421875, -0.0450439453125, 0.0024356842041015625, -0.00247955322265625, 0.007781982421875, 0.05267333984375, -0.042999267578125, 0.003780364990234375, 0.005924224853515625, -0.041168212890625, 0.0186920166015625, 0.0697021484375, 0.012969970703125, -0.0213165283203125, -0.0143585205078125, 0.0401611328125, 0.0048675537109375, -0.0231781005859375, 0.041473388671875, 0.01125335693359375, -0.0081024169921875, 0.00832366943359375, -0.00534820556640625, 0.03948974609375, -0.06744384765625, -0.029998779296875, 0.00457000732421875, 0.00025177001953125, -0.0183868408203125, 0.01812744140625, -0.00020837783813476562, -0.041748046875, 0.0094451904296875, 0.02801513671875, -0.0308990478515625, 0.0102386474609375, 0.006534576416015625, 0.036346435546875, -0.047454833984375, -0.0205535888671875, -0.0093536376953125, 0.04736328125, 0.0155029296875, -0.008026123046875, -0.0276947021484375, 0.01468658447265625, -0.0091705322265625, -0.0200042724609375, -0.033355712890625, 0.03173828125, -0.0284576416015625, 0.03558349609375, 0.050506591796875, 0.043731689453125, 0.01166534423828125, 0.0291595458984375, 0.00069427490234375, 0.0194244384765625, -0.02911376953125, -0.039093017578125, 0.0182952880859375, -0.00450897216796875, -0.0198974609375, -0.01284027099609375, -0.02978515625, -0.039886474609375, -0.0009851455688476562, -0.053314208984375, -0.01885986328125, 0.01666259765625, 0.01514434814453125, -0.011566162109375, -0.038665771484375, 0.034515380859375, -0.01129150390625, -0.017547607421875, 0.007167816162109375, 0.024017333984375, 0.0124359130859375, -0.015869140625, 0.047271728515625, -0.01107025146484375, -0.00818634033203125, -0.046051025390625, 0.0188751220703125, 0.0293426513671875, 0.032989501953125, -0.035675048828125, 0.025787353515625, 0.0545654296875, 0.041259765625, 0.05157470703125, -0.00966644287109375, 0.0255584716796875, -0.016143798828125, -0.046234130859375, 0.0079345703125, 0.014923095703125, -0.016204833984375, 0.053436279296875, -0.0240631103515625, 0.0164794921875, -0.00511932373046875, -0.0214691162109375, -0.0143585205078125, -0.04052734375, 0.0543212890625, -0.037322998046875, 0.035491943359375, -0.00647735595703125, 0.004871368408203125, 0.01306915283203125, -0.0305023193359375, -0.011199951171875, -0.023834228515625, -0.0579833984375, -0.01453399658203125, 0.01061248779296875, -0.01279449462890625, 0.00861358642578125, 0.037811279296875, -0.0132904052734375, 0.025390625, -0.011688232421875, 0.0076446533203125, 0.0006470680236816406, -0.0157318115234375, -0.003253936767578125, -0.00844573974609375, 0.01222991943359375, 0.0020732879638671875, 0.0096588134765625, -0.025909423828125, -0.0260009765625, 0.059661865234375, 0.04388427734375, 0.0972900390625, -0.0703125, 0.048431396484375, 0.02410888671875, 0.0008974075317382812, -0.013763427734375, -0.021087646484375, 0.042816162109375, -0.058624267578125, -0.0184173583984375, -0.00420379638671875, -0.0625, -0.0137176513671875, 0.048553466796875, -0.0167694091796875, -0.01027679443359375, 0.024139404296875, 0.01305389404296875, -0.0164031982421875, 0.031158447265625, -0.0199737548828125, -0.057708740234375, -0.06243896484375, 0.00801849365234375, 0.033355712890625, 0.030426025390625, -0.0421142578125, 0.042938232421875, 0.0311737060546875, -0.0238037109375, 0.037017822265625, -0.042144775390625, 0.0623779296875, 0.04718017578125, -0.000476837158203125, -0.06378173828125, -0.0157470703125, -0.01160430908203125, 0.01190185546875, -0.00042319297790527344, 0.0648193359375, 0.004058837890625, -0.028472900390625, 0.0179443359375, -0.007038116455078125, 0.0265350341796875, -0.0282745361328125, -0.0013189315795898438, 0.004093170166015625, 0.006343841552734375, 0.018524169921875, -0.08245849609375, -0.0164031982421875, -0.041259765625, 0.01080322265625, 0.0192413330078125, 0.005512237548828125, 0.00946044921875, 0.04693603515625, 0.021728515625, 0.03363037109375, 0.01727294921875, -0.06524658203125, 0.0301361083984375, -0.00771331787109375, 0.058807373046875, 0.0045623779296875, 0.011505126953125, 0.0033206939697265625, -0.00853729248046875, -0.029815673828125, 0.01116943359375, -0.00494384765625, -0.0018110275268554688, 0.01010894775390625, 0.009735107421875, 0.038818359375, 0.00145721435546875, 0.005214691162109375, 0.023284912109375, -0.0258636474609375, 0.094970703125, -0.0830078125, -0.037353515625, 0.0106201171875, -0.00921630859375, -0.01136016845703125, 0.0107269287109375, 0.00330352783203125, -0.009674072265625, -0.014892578125, 0.015289306640625, -0.026702880859375, 0.0081787109375, -0.043792724609375, -0.0902099609375, 0.05987548828125, -0.009552001953125, -0.04754638671875, -0.0274658203125, 0.03338623046875, -0.018402099609375, 0.021026611328125, 0.00543975830078125, -0.011260986328125, 0.0193328857421875, 0.037261962890625, 0.03448486328125, 0.01020050048828125, 0.017364501953125, -0.0054931640625, -0.036376953125, 0.02587890625, 0.02923583984375, 0.018463134765625, -0.00157928466796875, -0.0032958984375, 0.0214691162109375, 0.056304931640625, -0.01824951171875, 0.02093505859375, 0.0165557861328125, -0.02044677734375, -0.028656005859375, -0.0176849365234375, 0.0184783935546875, 0.004665374755859375, 0.032196044921875, 0.0230560302734375, -0.00872039794921875, -0.0140380859375, -0.050048828125, -0.0242156982421875, -0.033721923828125, -0.007671356201171875, 0.031829833984375, -0.068359375, 0.0135955810546875, 0.0186614990234375, -0.0259246826171875, -0.01549530029296875, -0.0173187255859375, -0.04473876953125, 0.00015652179718017578, -0.03887939453125, -0.01337432861328125, -0.0106201171875, -0.0209503173828125, 0.043121337890625, -0.011474609375, 0.010345458984375, -0.0211181640625, 0.0256195068359375, 0.0224761962890625, -0.0034732818603515625, 0.0236968994140625, 0.052703857421875, -0.032470703125, 0.0035839080810546875, 0.03369140625, 0.004467010498046875, 0.0040740966796875, -0.012115478515625, 0.0175323486328125, -0.020782470703125, -0.0169830322265625, -0.059600830078125, 0.00608062744140625, 0.04876708984375, -0.032928466796875, 0.10003662109375, 0.0193634033203125, 0.09686279296875, 0.011810302734375, 0.053466796875, -0.03509521484375, -0.0177154541015625, -0.036468505859375, -0.0009551048278808594, 0.0008893013000488281, -0.01160430908203125, -0.034698486328125, -0.0504150390625, 0.01934814453125, -0.03094482421875, -0.009735107421875, 0.00814056396484375 ]
56782162287ef35985e08489a0f9f9d6db0c8bae
Wordpress Stackexchange Q: How do i auto approve new user? I am developing a social networking site on buddypress. and when a new user registers on my website, he gets an activation link in the email, and i have to manually activate his account from admin dashboard. i don't want to do this. i want their account to be activated from their activation email directly, without approving them from admin dashboard A: you can Disable users activation email: https://buddypress.org/support/topic/resolved-disable-users-activation-email/ and there is plugin to do its: https://timersys.com/free-plugins/bp-disable-activation-reloaded/
Q: How do i auto approve new user? I am developing a social networking site on buddypress. and when a new user registers on my website, he gets an activation link in the email, and i have to manually activate his account from admin dashboard. i don't want to do this. i want their account to be activated from their activation email directly, without approving them from admin dashboard A: you can Disable users activation email: https://buddypress.org/support/topic/resolved-disable-users-activation-email/ and there is plugin to do its: https://timersys.com/free-plugins/bp-disable-activation-reloaded/
wordpress
{ "language": "en", "length": 85, "provenance": "stackexchange_00019.jsonl.gz:466306", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230160" }
[ 0.0721435546875, 0.01166534423828125, -0.01021575927734375, -0.02508544921875, 0.0284271240234375, -0.042266845703125, 0.050689697265625, -0.0311279296875, -0.0017032623291015625, 0.05535888671875, -0.0258636474609375, 0.0179290771484375, 0.0294036865234375, -0.007106781005859375, -0.005573272705078125, -0.00992584228515625, -0.01367950439453125, -0.00601959228515625, -0.048126220703125, -0.0308990478515625, -0.000553131103515625, -0.0280303955078125, -0.041107177734375, -0.044952392578125, 0.00943756103515625, 0.0163116455078125, 0.03277587890625, 0.0094451904296875, 0.01476287841796875, 0.017669677734375, 0.015899658203125, -0.0396728515625, -0.031585693359375, 0.04638671875, 0.0014524459838867188, -0.041229248046875, 0.0297393798828125, 0.025360107421875, 0.02783203125, 0.0165252685546875, 0.04150390625, -0.0313720703125, -0.00791168212890625, -0.00839996337890625, 0.01012420654296875, -0.0428466796875, 0.0653076171875, -0.042266845703125, 0.025970458984375, 0.007472991943359375, -0.0005884170532226562, 0.040771484375, 0.0113067626953125, -0.061126708984375, 0.01111602783203125, 0.020904541015625, -0.040069580078125, -0.0104522705078125, 0.01248931884765625, 0.056884765625, 0.029205322265625, 0.01348114013671875, -0.0146636962890625, -0.029754638671875, 0.002597808837890625, -0.02301025390625, -0.047149658203125, 0.033203125, -0.00946807861328125, -0.0282135009765625, 0.01306915283203125, -0.00470733642578125, 0.00870513916015625, -0.004238128662109375, -0.00732421875, 0.0016736984252929688, -0.0072479248046875, 0.01168060302734375, 0.0260162353515625, 0.0130767822265625, -0.029998779296875, -0.0012979507446289062, -0.0208282470703125, -0.00799560546875, -0.00811004638671875, 0.029937744140625, -0.02740478515625, 0.0037784576416015625, -0.00835418701171875, -0.0194549560546875, -0.02056884765625, -0.033905029296875, 0.03204345703125, -0.012481689453125, -0.04046630859375, -0.041107177734375, 0.04364013671875, 0.0595703125, 0.0015039443969726562, -0.02703857421875, 0.0171661376953125, -0.046905517578125, -0.0253448486328125, -0.0207672119140625, -0.004138946533203125, 0.06549072265625, -0.00408172607421875, 0.00220489501953125, 0.00867462158203125, 0.01247406005859375, 0.0304718017578125, -0.04241943359375, -0.0113677978515625, -0.01203155517578125, 0.01367950439453125, 0.0156402587890625, -0.042938232421875, 0.057342529296875, -0.00998687744140625, 0.06549072265625, -0.0279541015625, -0.0009264945983886719, -0.0153045654296875, -0.0008134841918945312, -0.0013170242309570312, -0.01580810546875, -0.00792694091796875, 0.01526641845703125, -0.0007472038269042969, -0.0301361083984375, -0.0198822021484375, 0.03338623046875, 0.048858642578125, 0.03497314453125, 0.0139617919921875, 0.006809234619140625, -0.00466156005859375, 0.0154266357421875, 0.032867431640625, 0.0036334991455078125, 0.01309967041015625, -0.07904052734375, -0.025360107421875, 0.03228759765625, 0.0222015380859375, 0.04119873046875, 0.01507568359375, -0.01123809814453125, -0.002994537353515625, 0.00006645917892456055, -0.01274871826171875, -0.042633056640625, -0.0127105712890625, 0.032073974609375, 0.059417724609375, 0.03350830078125, 0.06671142578125, -0.02301025390625, -0.00965118408203125, 0.002986907958984375, 0.06182861328125, -0.01096343994140625, -0.03448486328125, 0.024932861328125, -0.0186920166015625, -0.004352569580078125, -0.008819580078125, 0.002349853515625, 0.030059814453125, -0.02862548828125, 0.0121307373046875, -0.0167388916015625, 0.0246734619140625, -0.0095367431640625, 0.0104522705078125, 0.0259857177734375, 0.0203857421875, 0.0005793571472167969, 0.029998779296875, -0.00501251220703125, -0.0221099853515625, -0.0184783935546875, 0.09539794921875, -0.0244293212890625, -0.048095703125, 0.01529693603515625, 0.00366973876953125, 0.02471923828125, 0.03564453125, 0.0089111328125, 0.042572021484375, 0.00843048095703125, -0.0008225440979003906, 0.03271484375, -0.00988006591796875, -0.0526123046875, 0.05218505859375, -0.00030612945556640625, 0.00164794921875, 0.006069183349609375, 0.0228271484375, -0.01434326171875, 0.0162506103515625, -0.056549072265625, -0.036773681640625, -0.034912109375, -0.006000518798828125, 0.02191162109375, 0.009521484375, 0.033599853515625, -0.005100250244140625, -0.008514404296875, 0.001796722412109375, -0.0168609619140625, -0.0028285980224609375, -0.01354217529296875, -0.033538818359375, 0.03472900390625, 0.0132904052734375, 0.0254974365234375, -0.01128387451171875, -0.00659942626953125, 0.012542724609375, -0.02203369140625, 0.0112152099609375, -0.043914794921875, -0.01445770263671875, -0.0295562744140625, -0.035980224609375, -0.01934814453125, -0.0263519287109375, 0.066650390625, -0.056243896484375, -0.0491943359375, -0.0426025390625, 0.0160369873046875, -0.013397216796875, 0.0002315044403076172, 0.002773284912109375, 0.03045654296875, 0.0190582275390625, -0.0309295654296875, 0.01203155517578125, 0.0540771484375, 0.00974273681640625, -0.018463134765625, 0.029052734375, 0.01458740234375, 0.0003197193145751953, 0.04937744140625, -0.045623779296875, 0.00035858154296875, 0.029052734375, -0.00698089599609375, -0.05401611328125, 0.050811767578125, -0.005054473876953125, -0.04547119140625, 0.0173797607421875, -0.00865936279296875, 0.0194549560546875, -0.06591796875, -0.042694091796875, -0.0159454345703125, -0.039581298828125, -0.0229339599609375, 0.0063323974609375, 0.00614166259765625, 0.02679443359375, -0.044830322265625, 0.01174163818359375, -0.0289154052734375, -0.0160064697265625, -0.005863189697265625, 0.0291595458984375, -0.03497314453125, -0.0138397216796875, -0.005168914794921875, -0.011016845703125, -0.01435089111328125, -0.0325927734375, -0.03643798828125, 0.054656982421875, -0.003314971923828125, 0.008087158203125, -0.054290771484375, 0.055633544921875, -0.028228759765625, -0.046142578125, -0.046875, -0.00769805908203125, 0.0236053466796875, -0.0328369140625, 0.032928466796875, 0.0052490234375, -0.0224456787109375, -0.0216522216796875, -0.0305023193359375, 0.039215087890625, -0.06121826171875, 0.04559326171875, 0.07183837890625, -0.032745361328125, 0.0340576171875, -0.0022182464599609375, -0.024627685546875, -0.0015573501586914062, -0.0027866363525390625, -0.0016126632690429688, -0.024749755859375, 0.0085906982421875, 0.0841064453125, 0.0133514404296875, 0.056365966796875, -0.052276611328125, -0.0682373046875, -0.0179901123046875, -0.005191802978515625, -0.039947509765625, -0.01910400390625, -0.058807373046875, -0.075439453125, 0.023162841796875, -0.0016345977783203125, -0.0224456787109375, -0.01154327392578125, 0.033660888671875, 0.03253173828125, -0.0147247314453125, -0.023101806640625, -0.025482177734375, -0.038665771484375, -0.025360107421875, 0.0133819580078125, 0.0006480216979980469, -0.0208740234375, 0.0093536376953125, -0.01535797119140625, -0.0156707763671875, -0.0186767578125, 0.00020003318786621094, -0.033782958984375, 0.021514892578125, -0.005794525146484375, -0.034332275390625, 0.008026123046875, 0.0008025169372558594, 0.0185089111328125, 0.038604736328125, -0.01366424560546875, 0.0028095245361328125, -0.0335693359375, 0.01953125, -0.008392333984375, 0.0232696533203125, -0.01849365234375, -0.03826904296875, -0.0224151611328125, -0.007602691650390625, -0.050811767578125, 0.0163116455078125, 0.006702423095703125, -0.027557373046875, -0.08050537109375, -0.0066986083984375, -0.013214111328125, -0.01386260986328125, -0.0443115234375, 0.00742340087890625, 0.00942230224609375, 0.0270233154296875, -0.005828857421875, -0.0187225341796875, -0.004688262939453125, -0.009613037109375, -0.0197601318359375, 0.00948333740234375, -0.041595458984375, 0.00998687744140625, -0.011505126953125, -0.020843505859375, -0.029388427734375, 0.00453948974609375, -0.0236053466796875, -0.056182861328125, 0.03375244140625, -0.05084228515625, -0.018035888671875, -0.0270843505859375, 0.0007033348083496094, 0.00986480712890625, 0.08038330078125, -0.05914306640625, 0.00962066650390625, 0.030670166015625, -0.0011577606201171875, -0.047393798828125, -0.006683349609375, -0.10699462890625, -0.00011372566223144531, -0.01137542724609375, -0.04718017578125, -0.01294708251953125, -0.0543212890625, 0.004077911376953125, -0.0628662109375, -0.0218658447265625, -0.003360748291015625, 0.0221710205078125, -0.0038890838623046875, -0.0004627704620361328, 0.01097869873046875, -0.0178070068359375, -0.018646240234375, -0.02166748046875, -0.007610321044921875, -0.027984619140625, 0.0125274658203125, -0.0283203125, -0.008941650390625, 0.01526641845703125, 0.03143310546875, -0.007904052734375, 0.0015573501586914062, -0.036956787109375, -0.006870269775390625, -0.004825592041015625, 0.04278564453125, 0.0233917236328125, 0.00685882568359375, -0.017669677734375, -0.01343536376953125, 0.00982666015625, -0.00909423828125, -0.039642333984375, 0.0287322998046875, -0.03619384765625, 0.05352783203125, -0.00995635986328125, -0.0261688232421875, -0.054046630859375, -0.02423095703125, 0.005062103271484375, 0.04022216796875, -0.0177459716796875, -0.00691986083984375, -0.037384033203125, -0.05859375, 0.05462646484375, -0.03741455078125, 0.002727508544921875, -0.01561737060546875, 0.06475830078125, 0.0159912109375, -0.008148193359375, 0.059051513671875, 0.04736328125, 0.04754638671875, 0.04132080078125, 0.011810302734375, 0.01438140869140625, -0.0308685302734375, 0.008056640625, 0.044097900390625, 0.02288818359375, -0.0221099853515625, 0.059051513671875, -0.0021820068359375, -0.0169677734375, 0.0274810791015625, -0.00514984130859375, -0.0214080810546875, 0.0281829833984375, 0.005634307861328125, 0.0094451904296875, 0.0240478515625, 0.01080322265625, -0.01934814453125, -0.0194854736328125, -0.0079803466796875, -0.034332275390625, 0.0234222412109375, -0.0250396728515625, -0.048553466796875, -0.01351165771484375, 0.002788543701171875, -0.055419921875, -0.06866455078125, -0.004360198974609375, -0.053436279296875, -0.047760009765625, -0.0081634521484375, 0.0214691162109375, -0.04425048828125, -0.0016775131225585938, 0.008575439453125, -0.01137542724609375, 0.0160369873046875, -0.01177978515625, -0.058929443359375, -0.00131988525390625, -0.01690673828125, 0.06256103515625, 0.041839599609375, -0.00885772705078125, 0.069580078125, 0.0440673828125, -0.027252197265625, -0.028961181640625, 0.011993408203125, -0.0260467529296875, -0.07061767578125, -0.01546478271484375, 0.01397705078125, -0.0273590087890625, 0.04595947265625, 0.00994873046875, 0.01355743408203125, 0.023895263671875, -0.0166015625, 0.06939697265625, 0.06439208984375, -0.0396728515625, -0.0045623779296875, 0.05963134765625, -0.00994110107421875, -0.056915283203125, 0.00035452842712402344, -0.036163330078125, 0.003139495849609375, 0.024444580078125, 0.034088134765625, 0.061004638671875, 0.007007598876953125, -0.00804901123046875, -0.00969696044921875, -0.025665283203125, 0.05584716796875, 0.03515625, -0.047515869140625, -0.0211639404296875, 0.00873565673828125, 0.00237274169921875, -0.00728607177734375, 0.0013494491577148438, -0.0195465087890625, -0.00734710693359375, 0.003398895263671875, 0.0167999267578125, -0.027008056640625, 0.002124786376953125, 0.0010662078857421875, 0.015869140625, -0.01499176025390625, 0.00356292724609375, 0.0162200927734375, 0.01453399658203125, -0.035125732421875, -0.03350830078125, 0.0675048828125, 0.007251739501953125, -0.0256195068359375, -0.03778076171875, 0.03192138671875, -0.0428466796875, -0.005191802978515625, 0.05218505859375, -0.002597808837890625, -0.045166015625, 0.01229095458984375, -0.04681396484375, -0.028839111328125, -0.0411376953125, -0.041229248046875, -0.04180908203125, 0.00827789306640625, 0.003513336181640625, 0.004299163818359375, -0.00608062744140625, -0.0115203857421875, -0.019378662109375, 0.02593994140625, 0.0377197265625, 0.0276031494140625, -0.01290130615234375, 0.0164031982421875, -0.005802154541015625, 0.0535888671875, 0.005786895751953125, -0.00803375244140625, -0.01200103759765625, -0.02410888671875, -0.032196044921875, 0.024078369140625, -0.0102996826171875, 0.024566650390625, -0.034423828125, 0.0151214599609375, 0.1080322265625, -0.00020563602447509766, 0.00464630126953125, -0.001659393310546875, -0.0031452178955078125, -0.01502227783203125, 0.0170440673828125, 0.01282501220703125, 0.0298919677734375, -0.0113525390625, -0.0288848876953125, 0.002635955810546875, -0.00778961181640625, 0.01329803466796875, -0.007110595703125, -0.0201263427734375, -0.0203094482421875, 0.035888671875, 0.00592803955078125, 0.0174713134765625, 0.0304412841796875, -0.01910400390625, 0.0179290771484375, 0.0196685791015625, 0.0018110275268554688, -0.006435394287109375, 0.03106689453125, -0.04180908203125, -0.05645751953125, 0.01221466064453125, 0.004375457763671875, -0.037841796875, -0.005893707275390625, -0.0124053955078125, 0.004802703857421875, 0.055908203125, 0.039794921875, -0.1048583984375, 0.019378662109375, -0.0124664306640625, 0.020599365234375, 0.0310211181640625, -0.00463104248046875, -0.0188140869140625, -0.035552978515625, 0.062744140625, -0.03863525390625, -0.00328826904296875, 0.0196685791015625, -0.029144287109375, -0.01381683349609375, 0.0206756591796875, 0.0594482421875, 0.03460693359375, -0.0092315673828125, -0.0023403167724609375, -0.0014619827270507812, 0.026336669921875, -0.025390625, -0.0016412734985351562, 0.0302886962890625, -0.02435302734375, -0.0548095703125, 0.02276611328125, -0.00891876220703125, -0.00276947021484375, -0.01137542724609375, -0.01361846923828125, 0.05419921875, 0.0340576171875, -0.0010194778442382812, -0.01499176025390625, 0.0033092498779296875, -0.0155029296875, -0.007488250732421875, -0.03399658203125, -0.00957489013671875, 0.0191650390625, 0.01534271240234375, 0.012481689453125, 0.0258941650390625, -0.03668212890625, -0.003269195556640625, -0.043609619140625, 0.0384521484375, -0.0258026123046875, -0.0036296844482421875, 0.0384521484375, -0.032958984375, -0.031890869140625, -0.0251617431640625, -0.00954437255859375, -0.041229248046875, 0.0019426345825195312, -0.030517578125, -0.01546478271484375, 0.01169586181640625, -0.034332275390625, -0.0443115234375, 0.0670166015625, -0.0154876708984375, 0.0025768280029296875, -0.01532745361328125, 0.037994384765625, 0.0203094482421875, 0.035003662109375, -0.04632568359375, 0.061553955078125, -0.0025539398193359375, 0.07568359375, -0.058074951171875, -0.012542724609375, 0.0225982666015625, 0.01508331298828125, 0.05596923828125, 0.007755279541015625, 0.007717132568359375, -0.0250244140625, -0.00933837890625, -0.0081024169921875, -0.047821044921875, 0.02392578125, -0.001262664794921875, 0.05908203125, 0.040069580078125, -0.0714111328125, 0.014312744140625, -0.00862884521484375, -0.01465606689453125, 0.007114410400390625, -0.0287322998046875, -0.04498291015625, 0.0129241943359375, -0.001544952392578125, 0.0028076171875, -0.00801849365234375, -0.012847900390625, -0.022491455078125, 0.0285491943359375, 0.020263671875, 0.01355743408203125, -0.0008363723754882812, 0.0299224853515625, -0.01458740234375, 0.044464111328125, -0.016754150390625, -0.00446319580078125, 0.02581787109375, 0.019012451171875, 0.011566162109375, -0.0008993148803710938, 0.0029582977294921875, 0.030242919921875, -0.016357421875, -0.01763916015625, -0.01282501220703125, 0.0426025390625, -0.0633544921875, -0.09051513671875, 0.01132965087890625, 0.0287933349609375, 0.01456451416015625, -0.039581298828125, 0.0129852294921875, 0.031524658203125, 0.0269775390625, 0.021759033203125, 0.07110595703125, -0.04901123046875, -0.0169830322265625, -0.0543212890625, 0.030609130859375, 0.054107666015625, 0.01169586181640625, -0.006359100341796875, 0.000995635986328125, -0.0611572265625, 0.020843505859375, 0.0008816719055175781, 0.005340576171875, 0.0108642578125, -0.04046630859375, -0.02313232421875, 0.016876220703125, 0.060028076171875, 0.028350830078125, -0.01288604736328125, 0.035369873046875, 0.051361083984375, 0.0025157928466796875, -0.035247802734375, -0.0149993896484375, 0.045013427734375, 0.0262451171875, -0.0380859375, -0.043426513671875, 0.051666259765625, 0.07147216796875, -0.07379150390625, -0.05487060546875, 0.0017032623291015625, -0.0196380615234375, 0.018890380859375, -0.0157012939453125, 0.0218658447265625, 0.029296875, 0.001140594482421875, -0.01355743408203125, 0.0167083740234375, 0.057891845703125, -0.01380157470703125, 0.033905029296875, -0.00952911376953125, -0.01000213623046875, 0.023406982421875, 0.0034656524658203125, 0.0362548828125, 0.0214996337890625, -0.055328369140625, -0.00417327880859375, -0.05621337890625, -0.052398681640625, 0.01959228515625, 0.032623291015625, -0.0260009765625, 0.0270233154296875, -0.005680084228515625, 0.039794921875, -0.0183258056640625, -0.032196044921875, 0.01104736328125, 0.01351165771484375, 0.028350830078125, 0.031402587890625, -0.012603759765625, 0.0262603759765625, 0.01274871826171875, -0.01554107666015625, 0.00695037841796875, 0.06689453125, -0.0017023086547851562, 0.0116729736328125, -0.047821044921875, 0.0020599365234375, -0.0207061767578125, -0.025787353515625, -0.007228851318359375, 0.03204345703125, -0.00891876220703125, -0.0101318359375, -0.07861328125, 0.07012939453125, -0.0007138252258300781, 0.035858154296875, 0.08746337890625, -0.006694793701171875, -0.01666259765625, 0.004802703857421875, -0.009613037109375, -0.044189453125, -0.04803466796875, -0.07012939453125, -0.01123809814453125, 0.002071380615234375, 0.010009765625, -0.0160980224609375, 0.04510498046875, 0.0089874267578125, 0.0008172988891601562, -0.0285797119140625, -0.0109405517578125, -0.06878662109375, 0.01250457763671875, 0.0118560791015625, 0.02008056640625, 0.0248260498046875, -0.0208587646484375, 0.0260467529296875, 0.00969696044921875, -0.0035305023193359375, 0.032684326171875, -0.056427001953125, -0.0027790069580078125, 0.00982666015625, 0.011627197265625, -0.0029468536376953125, -0.00463104248046875, 0.0145263671875, -0.029083251953125, -0.006168365478515625, -0.0384521484375, -0.01580810546875, -0.035430908203125, 0.0184478759765625, 0.037078857421875, -0.00798797607421875, 0.0196380615234375, -0.03607177734375, 0.021240234375, 0.0216064453125, 0.01555633544921875, -0.08209228515625, 0.022552490234375, 0.01442718505859375, 0.07879638671875, -0.0197601318359375, -0.007598876953125, 0.00025773048400878906, -0.02386474609375, -0.04083251953125, -0.003993988037109375, -0.0210418701171875, 0.024627685546875, 0.0198974609375, -0.01898193359375, 0.00872802734375, 0.005947113037109375, -0.00010436773300170898, -0.031646728515625, -0.026519775390625, 0.005374908447265625, -0.01366424560546875, 0.0025424957275390625, 0.01107025146484375, -0.02227783203125, 0.0034275054931640625, -0.035888671875, -0.0032711029052734375, -0.058929443359375, -0.03875732421875, -0.0313720703125, 0.03875732421875, 0.041778564453125, -0.0283050537109375, -0.08526611328125, 0.05859375, -0.03057861328125, -0.02874755859375, -0.023956298828125, 0.033843994140625, 0.0164337158203125, -0.045501708984375, -0.01229095458984375, -0.0168609619140625, 0.0023345947265625, 0.01071929931640625, 0.018341064453125, 0.03631591796875, -0.002300262451171875, 0.050994873046875, -0.0212860107421875, 0.039306640625, 0.007190704345703125, -0.0036029815673828125, 0.0094451904296875, 0.00966644287109375, 0.0298919677734375, 0.05462646484375, -0.0211639404296875, 0.02227783203125, -0.005771636962890625, -0.019439697265625, -0.0245819091796875, -0.10137939453125, -0.00818634033203125, -0.047332763671875, 0.0511474609375, 0.0119171142578125, 0.00138092041015625, -0.026763916015625, -0.0096893310546875, -0.02587890625, 0.051177978515625, -0.0224456787109375, -0.0243072509765625, -0.044921875, -0.0232391357421875, -0.0015363693237304688, 0.0081634521484375, 0.018707275390625, -0.038360595703125, -0.0231475830078125, -0.018035888671875, -0.0226593017578125, -0.0138092041015625, -0.007610321044921875, -0.033660888671875, -0.0065155029296875, -0.014739990234375, -0.046112060546875, -0.00998687744140625, 0.021514892578125, -0.048675537109375, -0.01103973388671875, 0.0252532958984375, 0.05279541015625, -0.05718994140625, -0.0019483566284179688, 0.0126495361328125, 0.0173492431640625, -0.040679931640625, -0.007648468017578125, 0.004482269287109375, 0.0411376953125, 0.00678253173828125, 0.039581298828125, -0.03125, 0.0474853515625, 0.014495849609375, 0.01806640625, 0.047210693359375, -0.0472412109375, -0.0230255126953125, 0.06341552734375, 0.0164031982421875, -0.06793212890625, 0.023406982421875, -0.054412841796875, 0.0030364990234375, 0.007671356201171875, 0.030914306640625, -0.036346435546875, 0.0207366943359375, 0.00762176513671875, 0.038818359375, 0.01617431640625 ]
829e25fccb7d3d013a85b74db5504a376df8f366
Wordpress Stackexchange Q: Database with mixed collation (utf8mb4 & utf8_general_ci) Each time I was uploading my WP install from offline to online, I was noticing strange characters in text and digging a bit I have discovered that wp-config.php on the online server was set to define('DB_CHARSET', 'utf8mb4'); so each time I would upload the new "release" I had to edit to wp-config.php to utf8 to display correctly extended characters. Lately I have discovered (through phpmyadmin) not only that the default collation sequence on my install is set to utf8mb4, but also some tables in the WP db are set to utf8mb4, while others are set to utf8_general_ci... I have read that under certain conditions WP will attempt to convert collation sequence to utf8mb4 when possible. So now I have a fruit salad of collation sequence in my db. What shall I do?
Q: Database with mixed collation (utf8mb4 & utf8_general_ci) Each time I was uploading my WP install from offline to online, I was noticing strange characters in text and digging a bit I have discovered that wp-config.php on the online server was set to define('DB_CHARSET', 'utf8mb4'); so each time I would upload the new "release" I had to edit to wp-config.php to utf8 to display correctly extended characters. Lately I have discovered (through phpmyadmin) not only that the default collation sequence on my install is set to utf8mb4, but also some tables in the WP db are set to utf8mb4, while others are set to utf8_general_ci... I have read that under certain conditions WP will attempt to convert collation sequence to utf8mb4 when possible. So now I have a fruit salad of collation sequence in my db. What shall I do?
wordpress
{ "language": "en", "length": 140, "provenance": "stackexchange_00019.jsonl.gz:466315", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230202" }
[ -0.0295257568359375, -0.0228729248046875, -0.047454833984375, 0.00852203369140625, 0.006732940673828125, -0.02569580078125, 0.044830322265625, 0.032196044921875, 0.028350830078125, 0.047576904296875, 0.0093994140625, -0.03936767578125, 0.05322265625, -0.0333251953125, -0.041351318359375, 0.00261688232421875, 0.0058746337890625, -0.00283050537109375, -0.0258331298828125, -0.0197601318359375, 0.0022487640380859375, -0.0028839111328125, -0.054443359375, -0.00168609619140625, 0.0108642578125, -0.036865234375, 0.05975341796875, -0.00855255126953125, 0.0188446044921875, -0.005535125732421875, 0.020599365234375, -0.01384735107421875, 0.03399658203125, 0.01505279541015625, -0.01401519775390625, 0.000644683837890625, 0.01446533203125, 0.00336456298828125, -0.0260467529296875, 0.043060302734375, 0.0335693359375, -0.0166015625, 0.0182647705078125, -0.002773284912109375, -0.006023406982421875, -0.0540771484375, 0.047698974609375, -0.015777587890625, 0.0285491943359375, -0.007221221923828125, -0.0135498046875, 0.0261077880859375, 0.0064849853515625, -0.03045654296875, -0.007038116455078125, -0.023406982421875, -0.02093505859375, 0.0130157470703125, 0.0205078125, 0.0321044921875, 0.0015439987182617188, 0.0005726814270019531, -0.01235198974609375, -0.0209197998046875, -0.0142364501953125, 0.004833221435546875, 0.051239013671875, -0.003589630126953125, -0.035247802734375, -0.00930023193359375, 0.03460693359375, -0.01464080810546875, -0.0095062255859375, -0.06488037109375, -0.01348876953125, 0.09356689453125, -0.018585205078125, 0.01026153564453125, 0.005176544189453125, -0.03131103515625, 0.03314208984375, -0.01543426513671875, -0.0055999755859375, -0.051025390625, 0.0297698974609375, -0.0276336669921875, 0.0021648406982421875, -0.01016998291015625, 0.007568359375, -0.0228118896484375, -0.0012445449829101562, 0.0083160400390625, -0.0447998046875, 0.023895263671875, -0.0011091232299804688, -0.02325439453125, 0.0274505615234375, 0.0258941650390625, -0.03875732421875, 0.00464630126953125, 0.035552978515625, -0.06005859375, 0.0579833984375, -0.0360107421875, 0.033660888671875, -0.01079559326171875, -0.051605224609375, -0.034820556640625, 0.06658935546875, 0.048858642578125, 0.0018358230590820312, 0.04937744140625, -0.01300048828125, -0.0718994140625, 0.00670623779296875, 0.02020263671875, -0.0250701904296875, 0.04595947265625, 0.03533935546875, -0.0220184326171875, 0.03314208984375, 0.030242919921875, 0.00611114501953125, -0.053375244140625, -0.0186767578125, -0.041015625, -0.0300750732421875, -0.0177459716796875, -0.11505126953125, 0.0572509765625, 0.027862548828125, 0.0028743743896484375, 0.031494140625, 0.07244873046875, -0.02972412109375, -0.00830078125, 0.0168914794921875, 0.0175933837890625, -0.017364501953125, 0.0438232421875, -0.01904296875, -0.035736083984375, 0.00749969482421875, -0.007465362548828125, -0.03167724609375, 0.0426025390625, 0.0300750732421875, -0.00711822509765625, -0.01364898681640625, -0.048675537109375, -0.0313720703125, -0.030364990234375, 0.04974365234375, 0.0157623291015625, -0.04425048828125, -0.0260009765625, 0.032379150390625, -0.040679931640625, -0.052490234375, -0.0638427734375, -0.0139617919921875, -0.046722412109375, -0.0294342041015625, -0.034698486328125, -0.05023193359375, 0.05548095703125, 0.0122528076171875, 0.002655029296875, 0.0182037353515625, -0.031341552734375, -0.024810791015625, 0.0372314453125, 0.046722412109375, -0.0186309814453125, -0.005619049072265625, -0.0017442703247070312, 0.0102691650390625, -0.0254669189453125, -0.0077667236328125, 0.08599853515625, 0.05169677734375, 0.0091705322265625, -0.00909423828125, 0.0296783447265625, -0.0301055908203125, 0.0267791748046875, -0.01070404052734375, 0.0531005859375, 0.05810546875, 0.0203704833984375, -0.0208587646484375, -0.02691650390625, -0.048492431640625, 0.07562255859375, 0.04364013671875, -0.026397705078125, -0.0692138671875, -0.0184326171875, 0.0036029815673828125, -0.06707763671875, 0.053680419921875, 0.0257720947265625, -0.0088958740234375, -0.00713348388671875, -0.052886962890625, 0.0185699462890625, -0.00994110107421875, 0.0297393798828125, 0.019256591796875, -0.0097198486328125, 0.007320404052734375, -0.02008056640625, -0.005764007568359375, 0.00545501708984375, -0.040924072265625, 0.0394287109375, 0.0135650634765625, 0.044464111328125, -0.00467681884765625, 0.0238189697265625, -0.034576416015625, -0.0242462158203125, -0.0104827880859375, 0.013275146484375, 0.00778961181640625, 0.0189666748046875, -0.0027790069580078125, 0.01047515869140625, 0.0650634765625, 0.01125335693359375, 0.052215576171875, -0.009735107421875, 0.028106689453125, 0.0194549560546875, -0.0257110595703125, -0.01071929931640625, 0.0146636962890625, -0.0655517578125, 0.0260009765625, 0.06280517578125, 0.039459228515625, -0.01316070556640625, -0.032684326171875, -0.052337646484375, 0.025970458984375, -0.02081298828125, 0.0223388671875, -0.04949951171875, 0.0304718017578125, 0.07635498046875, 0.002124786376953125, -0.0197601318359375, -0.00394439697265625, -0.0821533203125, 0.003498077392578125, 0.035186767578125, -0.0308380126953125, -0.0163116455078125, -0.01474761962890625, 0.0078277587890625, 0.00641632080078125, -0.02008056640625, 0.00273895263671875, -0.0257568359375, -0.0211639404296875, 0.0090789794921875, 0.016448974609375, 0.012359619140625, -0.0088958740234375, -0.009246826171875, 0.0255126953125, 0.00768280029296875, -0.01004791259765625, -0.0546875, 0.014129638671875, 0.0238494873046875, -0.05780029296875, 0.034210205078125, 0.044952392578125, -0.028564453125, -0.00853729248046875, 0.0263671875, -0.032257080078125, -0.0175323486328125, -0.01085662841796875, -0.02392578125, -0.006694793701171875, -0.00012135505676269531, -0.099365234375, -0.038543701171875, -0.01013946533203125, 0.03912353515625, -0.01528167724609375, -0.009521484375, -0.0030879974365234375, 0.01348114013671875, 0.01134490966796875, -0.01409912109375, 0.016693115234375, -0.020660400390625, 0.00647735595703125, 0.054656982421875, 0.0015201568603515625, -0.0182342529296875, 0.009674072265625, 0.027191162109375, 0.01317596435546875, 0.01155853271484375, 0.00865936279296875, 0.001415252685546875, -0.028533935546875, 0.0271148681640625, 0.00380706787109375, -0.0218353271484375, -0.00965118408203125, -0.019683837890625, -0.0193023681640625, 0.0019073486328125, -0.05523681640625, -0.0345458984375, -0.05755615234375, 0.013397216796875, -0.014404296875, 0.012298583984375, 0.01800537109375, 0.022613525390625, -0.006443023681640625, 0.016265869140625, 0.048797607421875, -0.03424072265625, -0.031219482421875, -0.0574951171875, -0.07037353515625, -0.055328369140625, 0.007793426513671875, 0.006015777587890625, -0.003772735595703125, -0.0093231201171875, -0.0157928466796875, 0.0213470458984375, -0.00514984130859375, 0.004863739013671875, 0.0036334991455078125, -0.0526123046875, 0.0232696533203125, -0.05975341796875, -0.0047149658203125, -0.0097808837890625, 0.0195159912109375, 0.0267181396484375, -0.00681304931640625, 0.0225677490234375, 0.0182647705078125, -0.0009093284606933594, 0.0206756591796875, -0.0111846923828125, -0.0171966552734375, 0.00922393798828125, -0.0115509033203125, -0.043365478515625, -0.00627899169921875, 0.0022430419921875, -0.005313873291015625, 0.0301666259765625, -0.032440185546875, -0.023040771484375, -0.0026645660400390625, 0.051971435546875, 0.01953125, 0.0206146240234375, 0.022491455078125, -0.0076141357421875, 0.03955078125, -0.01190185546875, -0.018218994140625, -0.040435791015625, 0.047210693359375, -0.0168609619140625, 0.0288848876953125, 0.0416259765625, 0.0050506591796875, 0.02960205078125, -0.02886962890625, 0.016693115234375, -0.0770263671875, 0.057708740234375, -0.0301971435546875, -0.0097198486328125, -0.0531005859375, -0.0322265625, -0.01605224609375, 0.10302734375, -0.016326904296875, -0.0017080307006835938, -0.0038166046142578125, 0.016632080078125, -0.04931640625, -0.060302734375, -0.0587158203125, -0.004512786865234375, -0.003528594970703125, -0.0069427490234375, -0.031158447265625, -0.0015649795532226562, -0.01482391357421875, 0.0012035369873046875, 0.01445770263671875, -0.036895751953125, 0.006946563720703125, -0.01227569580078125, 0.00604248046875, 0.0380859375, 0.0167388916015625, 0.021148681640625, 0.0159454345703125, -0.044158935546875, -0.114013671875, -0.01715087890625, -0.0196075439453125, 0.07281494140625, 0.0089874267578125, -0.0179443359375, -0.01471710205078125, 0.0587158203125, 0.004810333251953125, -0.005107879638671875, 0.00598907470703125, 0.031097412109375, -0.0160064697265625, -0.0178375244140625, 0.01129913330078125, -0.037933349609375, -0.03466796875, -0.057098388671875, -0.02886962890625, -0.0195465087890625, 0.0008449554443359375, 0.0166015625, -0.005672454833984375, 0.0006628036499023438, -0.059844970703125, -0.033355712890625, -0.01151275634765625, 0.0279693603515625, -0.0202178955078125, 0.01529693603515625, -0.041107177734375, -0.06671142578125, 0.0496826171875, 0.029693603515625, 0.0012445449829101562, -0.0111846923828125, 0.0205535888671875, 0.0209197998046875, -0.048736572265625, -0.01122283935546875, 0.004146575927734375, 0.019195556640625, 0.0175628662109375, 0.041290283203125, 0.0035305023193359375, -0.005176544189453125, 0.037353515625, -0.0009365081787109375, 0.0024242401123046875, -0.00264739990234375, 0.01342010498046875, -0.01062774658203125, -0.04974365234375, 0.03375244140625, -0.0111846923828125, -0.0233917236328125, 0.039825439453125, 0.0177001953125, -0.0162353515625, -0.0005359649658203125, 0.027435302734375, 0.0175323486328125, -0.050048828125, -0.046844482421875, -0.0645751953125, 0.02777099609375, -0.0860595703125, 0.0090179443359375, -0.04833984375, 0.0223846435546875, 0.0044403076171875, 0.0281524658203125, -0.0013675689697265625, -0.0150299072265625, -0.006870269775390625, 0.0035686492919921875, 0.04876708984375, -0.010040283203125, 0.0005588531494140625, -0.0234222412109375, -0.00966644287109375, 0.08319091796875, 0.01129913330078125, -0.030487060546875, 0.0025844573974609375, 0.003162384033203125, 0.00826263427734375, 0.0151214599609375, 0.0035419464111328125, -0.00833892822265625, 0.00013959407806396484, -0.00714111328125, 0.00020563602447509766, 0.0160369873046875, -0.021759033203125, -0.0208282470703125, -0.00946044921875, -0.029144287109375, 0.01526641845703125, 0.004486083984375, 0.068603515625, -0.04248046875, 0.0455322265625, -0.01114654541015625, 0.0101776123046875, 0.01026153564453125, 0.07513427734375, 0.0283050537109375, -0.056243896484375, -0.0182952880859375, 0.058807373046875, -0.02532958984375, -0.04632568359375, -0.03302001953125, -0.004299163818359375, 0.03778076171875, -0.03192138671875, -0.007171630859375, 0.039703369140625, -0.0026912689208984375, -0.01543426513671875, 0.05792236328125, 0.0141754150390625, -0.0457763671875, -0.049072265625, -0.007175445556640625, 0.06488037109375, -0.022674560546875, -0.00716400146484375, 0.01209259033203125, -0.0031719207763671875, 0.0660400390625, -0.00025773048400878906, 0.037384033203125, -0.00711822509765625, -0.0211181640625, -0.01403045654296875, -0.030670166015625, -0.040740966796875, 0.00640869140625, -0.00470733642578125, -0.0001251697540283203, -0.01468658447265625, 0.0152130126953125, -0.03857421875, -0.01116180419921875, 0.0009479522705078125, 0.0010700225830078125, 0.017059326171875, 0.0199737548828125, 0.0228424072265625, 0.0012483596801757812, -0.0099029541015625, 0.002349853515625, -0.0374755859375, -0.0013742446899414062, 0.03302001953125, -0.038848876953125, -0.01140594482421875, -0.0465087890625, -0.01534271240234375, -0.00566864013671875, -0.005840301513671875, -0.029876708984375, -0.05072021484375, 0.02520751953125, 0.0399169921875, -0.02679443359375, -0.022857666015625, 0.015838623046875, -0.001201629638671875, -0.0012578964233398438, -0.00830078125, 0.0270538330078125, 0.03778076171875, -0.014007568359375, 0.032012939453125, -0.03924560546875, -0.032196044921875, -0.04241943359375, 0.002910614013671875, -0.0195465087890625, -0.0221405029296875, -0.021942138671875, 0.01082611083984375, -0.044189453125, -0.0008344650268554688, -0.0170135498046875, 0.0697021484375, -0.055328369140625, -0.018035888671875, 0.0224761962890625, -0.0083160400390625, 0.01250457763671875, -0.028717041015625, -0.01165771484375, 0.0165557861328125, -0.01508331298828125, -0.0145111083984375, 0.0277099609375, -0.00519561767578125, 0.03619384765625, 0.006732940673828125, -0.0081939697265625, 0.00934600830078125, 0.0214080810546875, 0.01209259033203125, -0.02459716796875, -0.00608062744140625, -0.058837890625, -0.004047393798828125, -0.054168701171875, -0.017578125, 0.03570556640625, -0.0220489501953125, 0.01444244384765625, 0.02166748046875, 0.08343505859375, 0.0889892578125, -0.0987548828125, 0.00742340087890625, 0.037139892578125, -0.043365478515625, -0.017852783203125, 0.0209197998046875, -0.04351806640625, -0.0018558502197265625, 0.03094482421875, -0.048248291015625, -0.0268096923828125, 0.026458740234375, 0.034698486328125, -0.00399017333984375, -0.00801849365234375, 0.024322509765625, 0.0224151611328125, 0.045989990234375, -0.0335693359375, -0.0263519287109375, 0.01551055908203125, 0.0239105224609375, 0.0133056640625, -0.014556884765625, -0.0138702392578125, -0.042999267578125, -0.005870819091796875, -0.039031982421875, -0.0143280029296875, -0.042694091796875, -0.022918701171875, -0.0006480216979980469, 0.043304443359375, -0.039520263671875, -0.0191650390625, 0.031524658203125, 0.004352569580078125, 0.0210723876953125, -0.0241241455078125, 0.01277923583984375, 0.0338134765625, -0.048126220703125, 0.01806640625, -0.0189056396484375, -0.00870513916015625, -0.002155303955078125, -0.04486083984375, 0.025909423828125, -0.0237274169921875, -0.0012273788452148438, 0.00832366943359375, 0.0002446174621582031, 0.031982421875, 0.004772186279296875, 0.0092315673828125, -0.05682373046875, -0.061431884765625, 0.0085296630859375, -0.07037353515625, -0.025848388671875, -0.01538848876953125, -0.031341552734375, 0.04400634765625, -0.0256195068359375, -0.00484466552734375, -0.0018396377563476562, 0.021484375, 0.0018463134765625, 0.0103302001953125, -0.034637451171875, 0.057342529296875, -0.0232086181640625, 0.04150390625, -0.0589599609375, 0.0103912353515625, 0.0236663818359375, 0.01026153564453125, -0.005321502685546875, -0.006244659423828125, -0.015899658203125, 0.01531982421875, 0.03228759765625, 0.033599853515625, 0.00914764404296875, 0.0232391357421875, 0.00872039794921875, 0.003887176513671875, 0.05181884765625, 0.0021228790283203125, 0.017974853515625, 0.0457763671875, -0.01122283935546875, 0.04095458984375, 0.029144287109375, 0.032806396484375, -0.0180206298828125, 0.01248931884765625, 0.00011605024337768555, -0.02276611328125, 0.006900787353515625, -0.0335693359375, -0.004665374755859375, 0.0223541259765625, 0.03131103515625, -0.056365966796875, -0.009765625, -0.03472900390625, 0.043426513671875, 0.0126495361328125, -0.010040283203125, 0.0237579345703125, 0.01258087158203125, 0.021820068359375, -0.0225982666015625, -0.0164642333984375, -0.0027294158935546875, 0.0085296630859375, 0.02691650390625, 0.0203094482421875, 0.00855255126953125, -0.0168914794921875, 0.01280975341796875, 0.049407958984375, 0.04852294921875, -0.039642333984375, -0.028228759765625, 0.0242767333984375, 0.0071258544921875, -0.0192413330078125, -0.0070953369140625, -0.03155517578125, -0.039886474609375, 0.0233154296875, 0.00943756103515625, -0.0168609619140625, 0.00783538818359375, -0.00555419921875, 0.01486968994140625, 0.0457763671875, 0.0178985595703125, -0.01233673095703125, -0.07342529296875, 0.056304931640625, 0.031951904296875, 0.048370361328125, -0.01396942138671875, 0.06396484375, 0.031280517578125, -0.0209197998046875, 0.01013946533203125, 0.01308441162109375, 0.0156707763671875, -0.018035888671875, -0.01290130615234375, -0.03143310546875, -0.0095062255859375, 0.004268646240234375, -0.0260009765625, -0.0115509033203125, 0.049774169921875, 0.0816650390625, -0.034393310546875, -0.04254150390625, 0.05914306640625, 0.0013828277587890625, -0.053131103515625, -0.01113128662109375, 0.0007100105285644531, 0.034637451171875, 0.0223846435546875, 0.0108489990234375, 0.0572509765625, 0.01438140869140625, 0.029998779296875, 0.0271453857421875, 0.0099029541015625, -0.018646240234375, 0.0222015380859375, -0.006732940673828125, 0.042999267578125, 0.03973388671875, -0.01023101806640625, -0.0235443115234375, 0.00655364990234375, -0.035186767578125, 0.0262603759765625, 0.041748046875, -0.01490020751953125, 0.005146026611328125, 0.01812744140625, -0.05841064453125, 0.007389068603515625, 0.0611572265625, -0.016204833984375, 0.007472991943359375, 0.0126800537109375, -0.02197265625, 0.00821685791015625, -0.0022125244140625, 0.0241546630859375, 0.034912109375, -0.0102691650390625, 0.06048583984375, -0.044525146484375, 0.0011720657348632812, 0.052032470703125, -0.03045654296875, 0.04443359375, 0.0273590087890625, -0.003833770751953125, 0.0079345703125, 0.016571044921875, -0.0227813720703125, -0.01947021484375, 0.0255126953125, 0.01541900634765625, -0.01113128662109375, 0.01812744140625, -0.038360595703125, 0.03192138671875, 0.0128326416015625, 0.0059356689453125, -0.0197296142578125, -0.0233917236328125, -0.028289794921875, -0.01038360595703125, 0.033294677734375, 0.0071563720703125, -0.0029163360595703125, 0.0217742919921875, -0.019775390625, -0.01708984375, 0.0263519287109375, -0.0440673828125, 0.06427001953125, 0.0355224609375, -0.0780029296875, 0.003582000732421875, 0.002719879150390625, -0.02545166015625, -0.0150299072265625, 0.0229339599609375, -0.004840850830078125, -0.0018863677978515625, -0.043121337890625, 0.0029392242431640625, 0.05291748046875, 0.051177978515625, -0.00385284423828125, 0.027862548828125, 0.00858306884765625, -0.0031795501708984375, 0.020782470703125, 0.04345703125, -0.006916046142578125, 0.01412200927734375, -0.014068603515625, -0.00576019287109375, 0.00241851806640625, -0.0428466796875, -0.053375244140625, -0.019012451171875, 0.040435791015625, -0.01227569580078125, 0.01297760009765625, -0.0018873214721679688, -0.03045654296875, -0.01177215576171875, 0.0205230712890625, -0.00009465217590332031, 0.0010738372802734375, 0.01320648193359375, -0.0301361083984375, -0.060150146484375, -0.0283203125, 0.033447265625, -0.03350830078125, 0.02740478515625, 0.046722412109375, -0.0234222412109375, -0.037384033203125, 0.01515960693359375, 0.0112762451171875, 0.056610107421875, 0.006534576416015625, -0.0191192626953125, 0.0098876953125, -0.0089874267578125, -0.041534423828125, -0.0828857421875, 0.026458740234375, -0.1094970703125, -0.007175445556640625, 0.004055023193359375, -0.026397705078125, -0.011505126953125, -0.043792724609375, -0.039398193359375, 0.039947509765625, 0.005748748779296875, -0.028656005859375, -0.040985107421875, 0.018829345703125, -0.002582550048828125, -0.0098114013671875, 0.0002269744873046875, -0.04791259765625, -0.00780487060546875, 0.024322509765625, 0.01023101806640625, 0.006908416748046875, 0.0178680419921875, 0.0211334228515625, -0.03277587890625, 0.00011777877807617188, -0.0205078125, -0.0229949951171875, 0.03350830078125, -0.0030651092529296875, 0.00466156005859375, 0.0219573974609375, -0.039794921875, -0.0158233642578125, -0.03204345703125, -0.02947998046875, 0.0088043212890625, -0.07080078125, -0.036285400390625, -0.036041259765625, 0.037384033203125, 0.012786865234375, 0.01209259033203125, -0.005046844482421875, -0.048797607421875, -0.031707763671875, 0.01181793212890625, -0.004512786865234375, 0.00592803955078125, -0.0305938720703125, 0.02886962890625, 0.003025054931640625, -0.017822265625, 0.044891357421875, 0.009490966796875, -0.0130462646484375, 0.01465606689453125, 0.034393310546875, -0.034454345703125, -0.01412200927734375, -0.0238189697265625, 0.016845703125, -0.02862548828125, -0.017333984375, -0.0156402587890625, 0.032867431640625, -0.02471923828125, -0.035675048828125, -0.04473876953125, -0.0294647216796875, 0.05364990234375, 0.03302001953125, 0.0062103271484375, -0.047760009765625, 0.0419921875, 0.03204345703125, 0.0037746429443359375, 0.003360748291015625, 0.002025604248046875, 0.0301055908203125, 0.013885498046875, -0.055633544921875, -0.0286102294921875, 0.0009636878967285156, 0.00579833984375, -0.06268310546875, -0.038421630859375, 0.0460205078125, -0.023193359375, -0.0174713134765625, -0.0258331298828125, -0.007198333740234375, 0.01251983642578125, -0.01352691650390625, 0.00479888916015625, -0.034820556640625, -0.0120849609375, -0.036376953125, 0.00003886222839355469, 0.01158905029296875 ]
24fe4aac05a2910c201382313e112d345c2ab450
Wordpress Stackexchange Q: Hook/notify when any option or setting is added or updated I know about: add_option_{option_name} update_option_{option_name} but these need specific option names. What I am looking for is a way to know if and when any option is changed (added or updated). What I am really trying to avoid is running a query to find all option names, then running a loop through them to add both add_option_{option_name} and update_option_{option_name} for those options dynamically. (If indeed this is the only way to do it, is this an alright way to do it?) Any suggestions? A: Looking at the sources (core files, wp-includes/option.php) you can always find your target hook tags: add_action('added_option', 'wpse230212_callback_add', 10, 2); add_action('updated_option', 'wpse230212_callback_update', 10, 3); function wpse230212_callback_add( $option_name, $option_value ) { // do stuff on add_option } function wpse230212_callback_update( $option_name, $old_value, $option_value ) { // do stuff on update_option } Hope that helps.
Q: Hook/notify when any option or setting is added or updated I know about: add_option_{option_name} update_option_{option_name} but these need specific option names. What I am looking for is a way to know if and when any option is changed (added or updated). What I am really trying to avoid is running a query to find all option names, then running a loop through them to add both add_option_{option_name} and update_option_{option_name} for those options dynamically. (If indeed this is the only way to do it, is this an alright way to do it?) Any suggestions? A: Looking at the sources (core files, wp-includes/option.php) you can always find your target hook tags: add_action('added_option', 'wpse230212_callback_add', 10, 2); add_action('updated_option', 'wpse230212_callback_update', 10, 3); function wpse230212_callback_add( $option_name, $option_value ) { // do stuff on add_option } function wpse230212_callback_update( $option_name, $old_value, $option_value ) { // do stuff on update_option } Hope that helps.
wordpress
{ "language": "en", "length": 146, "provenance": "stackexchange_00019.jsonl.gz:466320", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230212" }
[ 0.0049591064453125, 0.00750732421875, -0.034027099609375, -0.016815185546875, 0.00998687744140625, -0.028289794921875, 0.0254974365234375, -0.005828857421875, 0.0263519287109375, 0.00018680095672607422, -0.049041748046875, 0.005069732666015625, -0.006977081298828125, -0.007537841796875, 0.003955841064453125, -0.042694091796875, 0.060150146484375, -0.05426025390625, 0.01806640625, 0.00476837158203125, -0.0017518997192382812, 0.057220458984375, 0.00732421875, 0.08599853515625, 0.028656005859375, -0.062744140625, 0.061798095703125, 0.00682830810546875, 0.00516510009765625, 0.0005750656127929688, 0.0163116455078125, -0.0208740234375, 0.0194091796875, 0.03033447265625, -0.03717041015625, 0.0423583984375, 0.0286407470703125, 0.00202178955078125, -0.01058197021484375, 0.051971435546875, 0.03936767578125, -0.0243377685546875, 0.019622802734375, -0.0191192626953125, 0.0008907318115234375, -0.032196044921875, 0.07110595703125, -0.00868988037109375, -0.01062774658203125, 0.021942138671875, 0.040374755859375, 0.0263214111328125, 0.034881591796875, 0.0158843994140625, 0.0124359130859375, 0.0304412841796875, -0.05059814453125, 0.089599609375, 0.034637451171875, -0.007640838623046875, -0.033477783203125, 0.0004572868347167969, 0.01016998291015625, -0.0204925537109375, 0.024505615234375, -0.005462646484375, 0.016632080078125, 0.0173797607421875, -0.03277587890625, 0.0276641845703125, 0.0330810546875, -0.03887939453125, -0.0238494873046875, -0.0004591941833496094, -0.0140533447265625, -0.0273284912109375, 0.039093017578125, -0.02203369140625, 0.002532958984375, 0.015625, 0.0220794677734375, -0.010589599609375, 0.044769287109375, -0.04547119140625, 0.04302978515625, -0.0028133392333984375, -0.005031585693359375, -0.0113983154296875, -0.047393798828125, -0.02239990234375, -0.03662109375, -0.027313232421875, -0.012603759765625, -0.01446533203125, -0.0311737060546875, -0.0090484619140625, -0.00616455078125, 0.04052734375, -0.024749755859375, 0.0021038055419921875, 0.01354217529296875, -0.02484130859375, 0.01161956787109375, -0.034088134765625, -0.00885772705078125, 0.04376220703125, 0.05316162109375, 0.0157928466796875, -0.006740570068359375, -0.019622802734375, -0.021331787109375, 0.026580810546875, -0.00252532958984375, 0.008880615234375, -0.0017366409301757812, -0.041778564453125, -0.06597900390625, 0.049652099609375, -0.0193023681640625, 0.02288818359375, 0.02490234375, 0.0284423828125, -0.01165008544921875, -0.01306915283203125, 0.01245880126953125, -0.007904052734375, -0.025970458984375, -0.0207366943359375, -0.00833892822265625, 0.01544189453125, -0.0556640625, 0.0127410888671875, 0.09979248046875, 0.0166168212890625, 0.0087738037109375, -0.0287322998046875, 0.01824951171875, 0.0235748291015625, 0.003330230712890625, 0.0267791748046875, -0.00646209716796875, -0.0290069580078125, -0.0244140625, 0.00421905517578125, 0.049713134765625, -0.01495361328125, 0.0170440673828125, 0.0265350341796875, 0.0200042724609375, 0.022216796875, 0.0294189453125, -0.0013265609741210938, 0.044342041015625, -0.00804901123046875, -0.049774169921875, 0.0036792755126953125, 0.005916595458984375, -0.01001739501953125, -0.0418701171875, -0.039459228515625, -0.05120849609375, -0.035552978515625, 0.0236663818359375, -0.017120361328125, -0.023468017578125, 0.0523681640625, 0.0006985664367675781, 0.00872802734375, 0.01508331298828125, 0.0364990234375, 0.04290771484375, 0.0167999267578125, 0.01134490966796875, 0.010162353515625, -0.0062103271484375, -0.0079345703125, -0.0302276611328125, 0.027130126953125, 0.043975830078125, -0.054443359375, -0.0482177734375, -0.0345458984375, 0.06048583984375, -0.0310211181640625, -0.061370849609375, 0.041778564453125, 0.0013217926025390625, 0.061737060546875, 0.02130126953125, 0.0006117820739746094, 0.03985595703125, 0.0018663406372070312, 0.0007081031799316406, -0.0164794921875, 0.004180908203125, 0.01462554931640625, -0.03460693359375, 0.00621795654296875, -0.01549530029296875, -0.01922607421875, 0.0036602020263671875, 0.0225830078125, -0.0305023193359375, 0.0022144317626953125, -0.09344482421875, 0.023406982421875, -0.03753662109375, 0.0496826171875, 0.0021457672119140625, -0.0008597373962402344, 0.003780364990234375, -0.01221466064453125, -0.0192413330078125, -0.011505126953125, -0.031341552734375, 0.0174407958984375, -0.044036865234375, 0.01548004150390625, -0.00936126708984375, 0.034332275390625, 0.016998291015625, -0.02606201171875, 0.01123809814453125, -0.0024566650390625, 0.004180908203125, 0.00897216796875, -0.02667236328125, 0.015472412109375, -0.005096435546875, 0.01546478271484375, -0.005481719970703125, 0.03167724609375, -0.0150604248046875, 0.0176239013671875, 0.002269744873046875, -0.019683837890625, -0.017547607421875, -0.1175537109375, 0.028472900390625, 0.0565185546875, 0.0355224609375, -0.0028705596923828125, 0.004352569580078125, 0.0238037109375, 0.06268310546875, 0.0210418701171875, 0.0298614501953125, -0.02032470703125, -0.00750732421875, 0.044921875, 0.0181884765625, 0.0201873779296875, -0.0012331008911132812, -0.029571533203125, 0.00045180320739746094, 0.0254669189453125, -0.049407958984375, 0.0180511474609375, -0.007259368896484375, -0.0274505615234375, -0.0126190185546875, -0.08056640625, 0.0181732177734375, -0.048370361328125, 0.058319091796875, -0.040313720703125, -0.001651763916015625, -0.01446533203125, -0.0122528076171875, 0.00237274169921875, 0.016998291015625, -0.06982421875, 0.0003237724304199219, 0.018951416015625, -0.03790283203125, -0.0165557861328125, -0.00637054443359375, 0.021331787109375, -0.00787353515625, -0.01250457763671875, -0.0222320556640625, 0.01055145263671875, 0.0006799697875976562, -0.016998291015625, 0.0168304443359375, -0.0169525146484375, 0.002971649169921875, -0.055389404296875, -0.01454925537109375, -0.01451873779296875, 0.02252197265625, 0.00322723388671875, -0.0306243896484375, 0.0076904296875, 0.0143890380859375, -0.0190277099609375, 0.0102386474609375, 0.00962066650390625, 0.01898193359375, -0.0137481689453125, 0.01207733154296875, 0.047119140625, -0.026458740234375, 0.0138092041015625, -0.004703521728515625, -0.01073455810546875, -0.0224609375, -0.0034923553466796875, -0.015777587890625, 0.0146942138671875, -0.05926513671875, 0.032470703125, 0.0110931396484375, 0.03326416015625, -0.01568603515625, -0.045501708984375, -0.0188140869140625, 0.0034999847412109375, -0.05401611328125, -0.027496337890625, -0.00391387939453125, -0.07147216796875, 0.00992584228515625, -0.00872802734375, -0.037017822265625, -0.01415252685546875, 0.005260467529296875, 0.0201263427734375, -0.0283050537109375, -0.016937255859375, -0.035400390625, -0.048583984375, -0.04644775390625, 0.0208892822265625, -0.0031948089599609375, 0.01227569580078125, -0.0012197494506835938, 0.0877685546875, 0.006561279296875, -0.036346435546875, -0.01123809814453125, -0.03289794921875, -0.0248565673828125, 0.01013946533203125, 0.00894927978515625, -0.0119781494140625, 0.03240966796875, -0.0131378173828125, -0.00917816162109375, 0.0458984375, -0.0197296142578125, -0.007740020751953125, -0.0074462890625, -0.0038547515869140625, 0.0225677490234375, 0.01430511474609375, 0.0030422210693359375, 0.00656890869140625, 0.029144287109375, -0.044281005859375, 0.0299835205078125, -0.009735107421875, 0.000789642333984375, -0.005828857421875, -0.009246826171875, -0.0237884521484375, -0.007678985595703125, 0.0140380859375, -0.02996826171875, 0.0156707763671875, 0.031951904296875, -0.0152740478515625, 0.02099609375, -0.031646728515625, -0.05364990234375, -0.014007568359375, -0.006267547607421875, -0.0157470703125, 0.01885986328125, -0.01244354248046875, 0.012359619140625, -0.03936767578125, 0.0465087890625, -0.050933837890625, -0.036956787109375, 0.0246429443359375, -0.053253173828125, -0.028564453125, -0.02032470703125, 0.005496978759765625, 0.00720977783203125, 0.04931640625, -0.03564453125, -0.019195556640625, -0.0335693359375, 0.0268707275390625, -0.0170135498046875, -0.05731201171875, 0.0223236083984375, -0.01424407958984375, -0.10113525390625, 0.02642822265625, 0.0105438232421875, -0.024993896484375, -0.047637939453125, 0.06640625, -0.08099365234375, -0.0220184326171875, 0.0272979736328125, -0.07025146484375, -0.0146331787109375, 0.024810791015625, -0.035552978515625, -0.00606536865234375, -0.01146697998046875, -0.041778564453125, -0.0618896484375, -0.007808685302734375, -0.00971221923828125, 0.025115966796875, 0.0308837890625, -0.045196533203125, -0.00392913818359375, 0.02880859375, 0.025299072265625, -0.017730712890625, 0.008453369140625, 0.0220947265625, -0.0423583984375, -0.0269317626953125, 0.004119873046875, -0.04876708984375, -0.00756072998046875, -0.01549530029296875, -0.0183563232421875, 0.055694580078125, -0.0005831718444824219, 0.041229248046875, 0.002712249755859375, -0.030792236328125, -0.045654296875, -0.00994873046875, -0.0129852294921875, 0.012481689453125, -0.0308074951171875, 0.03118896484375, -0.00818634033203125, -0.07427978515625, 0.029266357421875, -0.0697021484375, -0.00040459632873535156, 0.015899658203125, 0.08111572265625, 0.01438140869140625, 0.01471710205078125, 0.006771087646484375, -0.0026569366455078125, 0.0253753662109375, 0.034576416015625, -0.002349853515625, -0.00946807861328125, -0.0241546630859375, 0.005016326904296875, 0.026123046875, 0.01367950439453125, -0.01149749755859375, 0.0338134765625, 0.0026607513427734375, -0.0091705322265625, -0.0011463165283203125, 0.01641845703125, -0.014190673828125, 0.00955963134765625, -0.0574951171875, 0.005222320556640625, -0.009613037109375, 0.0225677490234375, -0.0654296875, 0.08892822265625, -0.01557159423828125, -0.01360321044921875, -0.00958251953125, -0.01377105712890625, 0.0300750732421875, 0.029327392578125, -0.0030918121337890625, -0.006587982177734375, 0.012115478515625, 0.007808685302734375, -0.052947998046875, -0.0068817138671875, -0.0159912109375, 0.0452880859375, -0.049072265625, 0.0114898681640625, -0.033966064453125, -0.01031494140625, 0.05694580078125, -0.003513336181640625, -0.0450439453125, 0.020965576171875, -0.025787353515625, 0.040771484375, 0.021331787109375, 0.00539398193359375, 0.036102294921875, 0.04888916015625, -0.0190887451171875, -0.00323486328125, 0.024444580078125, -0.00807952880859375, -0.036865234375, 0.046142578125, 0.0218505859375, -0.006015777587890625, 0.0185699462890625, 0.013916015625, 0.0165863037109375, 0.0129547119140625, -0.0176849365234375, 0.0227203369140625, 0.0576171875, -0.015838623046875, 0.019256591796875, -0.00838470458984375, 0.0038909912109375, -0.0309906005859375, 0.021942138671875, -0.0148773193359375, -0.005767822265625, 0.039215087890625, 0.0167999267578125, -0.00024437904357910156, -0.00859832763671875, 0.004241943359375, -0.005702972412109375, 0.005985260009765625, 0.027801513671875, 0.02874755859375, -0.019500732421875, 0.004306793212890625, 0.034271240234375, 0.0162200927734375, -0.023284912109375, 0.01418304443359375, -0.0294036865234375, 0.01045989990234375, -0.00789642333984375, -0.0357666015625, -0.010406494140625, -0.00948333740234375, -0.00514984130859375, -0.054046630859375, -0.015228271484375, 0.036041259765625, -0.06732177734375, -0.03436279296875, -0.00585174560546875, -0.025726318359375, 0.0240325927734375, 0.0209503173828125, 0.0287933349609375, -0.011138916015625, -0.039276123046875, 0.00830078125, -0.0020084381103515625, 0.04791259765625, -0.002559661865234375, -0.0279998779296875, -0.0021343231201171875, -0.047332763671875, -0.0138092041015625, -0.0244293212890625, -0.053131103515625, -0.015228271484375, -0.01512908935546875, 0.004589080810546875, 0.01088714599609375, -0.003936767578125, -0.0177001953125, 0.005603790283203125, 0.004085540771484375, 0.01715087890625, 0.0124969482421875, 0.01439666748046875, 0.07806396484375, -0.0224761962890625, 0.03662109375, 0.02008056640625, 0.019195556640625, -0.06689453125, 0.008148193359375, 0.0008573532104492188, 0.005954742431640625, 0.0002636909484863281, -0.040802001953125, 0.0390625, -0.0088043212890625, 0.03778076171875, 0.00197601318359375, 0.0084991455078125, -0.0186767578125, -0.00360870361328125, -0.004180908203125, -0.00321197509765625, -0.01004791259765625, -0.034423828125, 0.0274810791015625, -0.061981201171875, -0.061309814453125, 0.007602691650390625, 0.0112152099609375, 0.047760009765625, -0.0298004150390625, 0.0140228271484375, 0.021453857421875, -0.083984375, 0.0799560546875, 0.09381103515625, 0.01268768310546875, 0.050048828125, -0.0206451416015625, 0.007762908935546875, 0.033599853515625, 0.0067291259765625, -0.01654052734375, -0.007808685302734375, 0.0633544921875, 0.0296630859375, -0.0037212371826171875, 0.077880859375, -0.01922607421875, 0.047607421875, 0.013946533203125, 0.06988525390625, -0.03662109375, 0.04327392578125, 0.0316162109375, -0.007343292236328125, 0.054595947265625, 0.0088653564453125, -0.030853271484375, -0.04132080078125, 0.0496826171875, -0.05609130859375, -0.02301025390625, 0.0178375244140625, -0.01515960693359375, -0.0143280029296875, -0.0266265869140625, 0.01384735107421875, 0.013092041015625, 0.0139007568359375, 0.021636962890625, -0.00821685791015625, 0.0203399658203125, -0.00412750244140625, 0.004001617431640625, 0.023529052734375, -0.03302001953125, -0.0670166015625, -0.0229644775390625, -0.013702392578125, -0.028564453125, 0.0169219970703125, 0.00835418701171875, 0.00365447998046875, 0.04180908203125, -0.00345611572265625, 0.0031909942626953125, 0.0273895263671875, -0.03240966796875, -0.0205078125, 0.0048675537109375, 0.028778076171875, 0.01006317138671875, -0.0005674362182617188, 0.0186920166015625, -0.030517578125, -0.007061004638671875, 0.006816864013671875, 0.031707763671875, 0.06658935546875, -0.039764404296875, -0.017303466796875, 0.0289306640625, -0.00675201416015625, -0.0115509033203125, 0.0131072998046875, -0.01412200927734375, -0.042510986328125, -0.05474853515625, -0.00605010986328125, -0.09027099609375, 0.014801025390625, -0.00887298583984375, -0.045928955078125, 0.1300048828125, 0.00992584228515625, -0.01232147216796875, -0.0017299652099609375, 0.0758056640625, -0.040496826171875, 0.055023193359375, -0.08489990234375, 0.09161376953125, 0.03668212890625, 0.06256103515625, -0.06781005859375, 0.0034027099609375, -0.0008416175842285156, -0.004913330078125, -0.0009021759033203125, 0.0007891654968261719, 0.0123138427734375, -0.002620697021484375, 0.03143310546875, 0.02960205078125, -0.0023555755615234375, 0.006435394287109375, 0.007701873779296875, 0.012908935546875, 0.039306640625, -0.02203369140625, 0.0303802490234375, -0.035430908203125, 0.0019702911376953125, 0.0174713134765625, 0.016815185546875, 0.044158935546875, -0.0050506591796875, 0.03192138671875, 0.034027099609375, -0.0218353271484375, -0.01055908203125, -0.023468017578125, -0.0108795166015625, 0.008056640625, -0.0275421142578125, 0.0124359130859375, 0.03515625, -0.025970458984375, 0.036163330078125, -0.034393310546875, -0.0218658447265625, -0.00106048583984375, -0.006725311279296875, -0.01209259033203125, 0.01074981689453125, -0.0249481201171875, 0.038238525390625, 0.0225830078125, 0.04730224609375, 0.035400390625, 0.03887939453125, 0.01898193359375, 0.017364501953125, 0.0015382766723632812, 0.0380859375, -0.040496826171875, -0.01251220703125, 0.0069122314453125, -0.0014371871948242188, -0.008270263671875, -0.0300140380859375, -0.006694793701171875, -0.01352691650390625, 0.00940704345703125, -0.026123046875, -0.009552001953125, 0.013153076171875, 0.048126220703125, 0.011383056640625, 0.031707763671875, -0.058502197265625, -0.0311126708984375, -0.024658203125, -0.025390625, 0.03125, 0.0447998046875, -0.0036945343017578125, 0.0537109375, 0.0083160400390625, -0.006137847900390625, -0.01438140869140625, 0.036407470703125, -0.0098419189453125, 0.0182342529296875, 0.0028972625732421875, -0.010498046875, -0.017181396484375, 0.0207366943359375, 0.052764892578125, 0.06024169921875, 0.0496826171875, 0.022857666015625, -0.0086212158203125, 0.0269622802734375, 0.065185546875, -0.025665283203125, -0.006656646728515625, -0.0254058837890625, 0.037261962890625, 0.03631591796875, 0.01025390625, -0.0012331008911132812, 0.006778717041015625, 0.053131103515625, -0.029449462890625, 0.0173187255859375, -0.001979827880859375, -0.0245513916015625, 0.052703857421875, 0.01284027099609375, 0.056610107421875, 0.0006570816040039062, -0.007495880126953125, 0.0029315948486328125, 0.0059356689453125, -0.043914794921875, 0.0038661956787109375, 0.038482666015625, -0.016876220703125, 0.016998291015625, -0.0285186767578125, -0.01142120361328125, 0.0203399658203125, 0.0038242340087890625, -0.0223541259765625, 0.020233154296875, 0.0333251953125, -0.010589599609375, -0.010040283203125, 0.0021724700927734375, -0.0064697265625, 0.01776123046875, 0.03533935546875, 0.01471710205078125, 0.0019168853759765625, 0.033203125, 0.0130615234375, 0.0012454986572265625, -0.0024280548095703125, -0.00823211669921875, 0.05511474609375, -0.002231597900390625, -0.0203399658203125, -0.0186004638671875, -0.01508331298828125, 0.03125, 0.04144287109375, -0.0074005126953125, 0.01302337646484375, -0.023773193359375, 0.0277557373046875, -0.00115966796875, -0.0051727294921875, -0.01837158203125, -0.020263671875, 0.04925537109375, 0.0177154541015625, -0.006465911865234375, 0.0083770751953125, 0.023193359375, 0.0204010009765625, -0.01030731201171875, 0.051605224609375, -0.032073974609375, 0.073974609375, -0.061767578125, 0.008697509765625, -0.052947998046875, 0.01517486572265625, -0.040924072265625, -0.0264129638671875, 0.0158538818359375, 0.0005259513854980469, -0.005420684814453125, -0.026031494140625, 0.03802490234375, -0.01202392578125, -0.01275634765625, 0.03533935546875, -0.0033359527587890625, 0.0126495361328125, -0.0255889892578125, 0.01416015625, -0.005039215087890625, -0.01812744140625, -0.027618408203125, -0.061126708984375, 0.0167999267578125, 0.0128631591796875, -0.019683837890625, -0.01212310791015625, -0.0179290771484375, -0.0035648345947265625, 0.03466796875, -0.0037822723388671875, -0.045135498046875, 0.0029048919677734375, -0.0300140380859375, 0.062164306640625, -0.01395416259765625, -0.034149169921875, 0.034698486328125, 0.07958984375, -0.0255279541015625, -0.0083160400390625, -0.009063720703125, -0.0171356201171875, -0.014617919921875, -0.00399017333984375, 0.0181121826171875, -0.022003173828125, -0.038818359375, 0.004261016845703125, 0.0207672119140625, 0.029388427734375, 0.024139404296875, -0.01141357421875, 0.039306640625, -0.00327301025390625, -0.03369140625, -0.065185546875, 0.01165771484375, -0.0216827392578125, 0.0002319812774658203, -0.006549835205078125, 0.021820068359375, 0.0330810546875, -0.03570556640625, -0.08380126953125, 0.0792236328125, -0.02685546875, -0.0308380126953125, -0.07025146484375, -0.02593994140625, -0.013214111328125, 0.0240936279296875, -0.033233642578125, 0.003154754638671875, -0.02978515625, 0.0682373046875, 0.00682830810546875, 0.0240478515625, 0.0204925537109375, 0.0019006729125976562, -0.050018310546875, -0.006839752197265625, -0.0210113525390625, 0.00009560585021972656, 0.041961669921875, -0.031158447265625, 0.047454833984375, 0.050537109375, -0.038177490234375, -0.0270538330078125, -0.0199127197265625, -0.0364990234375, 0.003444671630859375, -0.03387451171875, -0.0513916015625, -0.0136871337890625, 0.09112548828125, 0.044708251953125, 0.0305023193359375, -0.03509521484375, -0.026580810546875, -0.0299530029296875, -0.0577392578125, -0.01010894775390625, 0.01465606689453125, -0.0269317626953125, 0.0291748046875, -0.0294647216796875, -0.021484375, -0.0465087890625, 0.0299224853515625, -0.0384521484375, -0.016937255859375, 0.02667236328125, 0.00951385498046875, -0.0298004150390625, -0.0477294921875, 0.058441162109375, -0.0188140869140625, 0.014801025390625, 0.00550079345703125, 0.032135009765625, 0.028900146484375, 0.0230560302734375, -0.004730224609375, 0.02532958984375, -0.022796630859375, 0.02520751953125, 0.01128387451171875, 0.02825927734375, -0.0238494873046875, -0.005290985107421875, -0.013763427734375, 0.0294036865234375, -0.004638671875, 0.01360321044921875, -0.01456451416015625, 0.07513427734375, 0.012298583984375, 0.0789794921875, -0.0235595703125, 0.019378662109375, -0.03521728515625, 0.04241943359375, 0.00897979736328125, -0.00968170166015625, 0.053192138671875, -0.0211639404296875, -0.00891876220703125, -0.017974853515625, -0.022705078125, -0.060028076171875, 0.02288818359375, 0.0261993408203125, -0.01305389404296875, 0.028106689453125 ]
2c0f06940e9a62f81976eedfe180678327d2a1f8
Wordpress Stackexchange Q: Too many MySQL connections on WordPress I installed Wordpress on my Ubuntu server. I only have 3 blog posts but it reaches max_connection within an hour. So whenever a user visits my blog it shows a database establish error. My log file has the following entry: server reached MaxRequestWorkers setting, consider raising the MaxRequestWorkers setting [Mon Jun 20 06:30:21.877663 2016] [mpm_prefork:notice] [pid 43436] AH00169: caught SIGTERM, shutting down My default max_connection is 200 now. I increased it to 1024. Once i increase max_connection to 1024 it works fine. But I think that it's not the real issue. For three blogs it makes 564 connections.
Q: Too many MySQL connections on WordPress I installed Wordpress on my Ubuntu server. I only have 3 blog posts but it reaches max_connection within an hour. So whenever a user visits my blog it shows a database establish error. My log file has the following entry: server reached MaxRequestWorkers setting, consider raising the MaxRequestWorkers setting [Mon Jun 20 06:30:21.877663 2016] [mpm_prefork:notice] [pid 43436] AH00169: caught SIGTERM, shutting down My default max_connection is 200 now. I increased it to 1024. Once i increase max_connection to 1024 it works fine. But I think that it's not the real issue. For three blogs it makes 564 connections.
wordpress
{ "language": "en", "length": 105, "provenance": "stackexchange_00019.jsonl.gz:466321", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230219" }
[ 0.0693359375, 0.0130462646484375, 0.016143798828125, -0.01184844970703125, 0.019866943359375, -0.03143310546875, 0.050262451171875, -0.04473876953125, 0.0193328857421875, 0.01206207275390625, -0.031524658203125, 0.0135345458984375, -0.00991058349609375, -0.0201263427734375, 0.0098114013671875, -0.01995849609375, 0.0426025390625, 0.006496429443359375, 0.0416259765625, 0.0063018798828125, 0.01073455810546875, 0.0367431640625, 0.037811279296875, 0.02081298828125, -0.0006265640258789062, 0.00589752197265625, 0.07373046875, -0.037445068359375, -0.000942230224609375, -0.03369140625, 0.01629638671875, 0.0082855224609375, 0.0261688232421875, 0.042144775390625, -0.06402587890625, -0.049713134765625, -0.002742767333984375, 0.011749267578125, -0.0379638671875, 0.051605224609375, 0.0199432373046875, -0.012451171875, 0.07012939453125, -0.01024627685546875, 0.011962890625, -0.036712646484375, 0.05029296875, -0.056884765625, 0.007785797119140625, -0.061248779296875, 0.01488494873046875, 0.0303192138671875, 0.0467529296875, -0.054534912109375, -0.023040771484375, -0.002147674560546875, 0.024261474609375, -0.0087738037109375, 0.040740966796875, -0.046112060546875, -0.036468505859375, -0.0279541015625, 0.0264739990234375, -0.000270843505859375, -0.016937255859375, -0.00605010986328125, -0.0084075927734375, 0.0345458984375, -0.006626129150390625, -0.01678466796875, 0.010040283203125, -0.0033359527587890625, -0.02032470703125, 0.016693115234375, -0.025634765625, 0.004302978515625, 0.0111083984375, -0.0236358642578125, 0.01678466796875, 0.0364990234375, 0.044677734375, -0.03662109375, -0.00926971435546875, 0.030914306640625, -0.003856658935546875, 0.04132080078125, 0.0034542083740234375, -0.03173828125, -0.0013484954833984375, -0.031982421875, -0.01102447509765625, -0.05804443359375, -0.004474639892578125, 0.0270538330078125, -0.0102386474609375, -0.0250091552734375, -0.00962066650390625, -0.00008779764175415039, -0.02044677734375, -0.00798797607421875, -0.007358551025390625, -0.0113372802734375, 0.00597381591796875, 0.00008493661880493164, 0.01459503173828125, 0.0192108154296875, -0.00011229515075683594, -0.01947021484375, 0.034149169921875, 0.0159149169921875, -0.0184173583984375, 0.031707763671875, -0.004695892333984375, 0.020660400390625, -0.044281005859375, -0.0225372314453125, -0.04058837890625, -0.00004106760025024414, -0.0235595703125, 0.0025787353515625, -0.02215576171875, 0.001445770263671875, -0.09210205078125, 0.0011730194091796875, -0.02203369140625, -0.05999755859375, 0.0033397674560546875, 0.07794189453125, -0.04010009765625, 0.05328369140625, -0.01340484619140625, -0.012451171875, 0.0166168212890625, 0.0284576416015625, -0.0173492431640625, -0.024078369140625, 0.06121826171875, -0.0146026611328125, -0.015350341796875, 0.0302581787109375, -0.007904052734375, -0.052764892578125, -0.04119873046875, -0.00978851318359375, 0.041839599609375, 0.0206298828125, 0.0288848876953125, -0.00833892822265625, 0.0160369873046875, 0.0032100677490234375, -0.049774169921875, 0.026275634765625, 0.0218048095703125, -0.0035953521728515625, -0.01526641845703125, -0.05474853515625, -0.01149749755859375, -0.0233612060546875, 0.0211334228515625, -0.0247955322265625, 0.011505126953125, -0.005550384521484375, 0.01427459716796875, -0.041015625, -0.056396484375, -0.01358795166015625, -0.01995849609375, -0.00783538818359375, 0.031219482421875, -0.03558349609375, 0.031768798828125, -0.0182952880859375, 0.0921630859375, 0.0043487548828125, -0.00771331787109375, 0.0201568603515625, -0.0237274169921875, 0.03118896484375, 0.0246124267578125, -0.023590087890625, 0.0019855499267578125, -0.0311126708984375, 0.046051025390625, 0.0081634521484375, -0.0341796875, 0.021209716796875, 0.01154327392578125, 0.091552734375, 0.02386474609375, 0.0380859375, -0.00708770751953125, -0.026702880859375, 0.016082763671875, 0.02264404296875, -0.015960693359375, -0.06427001953125, 0.0023136138916015625, 0.004253387451171875, -0.01129913330078125, -0.01557159423828125, 0.0179901123046875, 0.0278472900390625, -0.01425933837890625, 0.0194549560546875, -0.04888916015625, 0.0232696533203125, -0.023529052734375, 0.02593994140625, 0.0162811279296875, -0.00037670135498046875, -0.015716552734375, -0.033294677734375, 0.041900634765625, -0.0660400390625, -0.04241943359375, 0.006679534912109375, -0.05194091796875, 0.04534912109375, -0.029693603515625, 0.07122802734375, -0.034912109375, -0.06561279296875, -0.0253753662109375, -0.0293121337890625, 0.01654052734375, -0.0208892822265625, -0.0258941650390625, -0.0176544189453125, -0.00466156005859375, 0.0113983154296875, -0.048980712890625, 0.0287933349609375, 0.024169921875, 0.0482177734375, -0.00951385498046875, -0.01139068603515625, 0.0191650390625, -0.049713134765625, 0.0186309814453125, 0.03338623046875, 0.04541015625, -0.0172271728515625, -0.0248870849609375, -0.0218048095703125, -0.04058837890625, -0.11932373046875, -0.0022754669189453125, 0.0052337646484375, 0.0172271728515625, 0.0389404296875, -0.0134735107421875, 0.011810302734375, 0.021820068359375, -0.040496826171875, 0.021026611328125, 0.04071044921875, 0.0178680419921875, -0.014129638671875, -0.0149993896484375, 0.00691986083984375, 0.0067596435546875, -0.0193634033203125, -0.0518798828125, -0.004894256591796875, 0.00687408447265625, 0.01654052734375, 0.036376953125, 0.0408935546875, -0.0182037353515625, 0.01055145263671875, 0.006404876708984375, -0.012298583984375, -0.008575439453125, -0.05328369140625, 0.01387786865234375, -0.0180511474609375, -0.0177154541015625, 0.033905029296875, -0.028167724609375, -0.0482177734375, -0.034881591796875, -0.007183074951171875, -0.01102447509765625, -0.0184478759765625, 0.01168060302734375, -0.055999755859375, 0.0027256011962890625, -0.0293731689453125, 0.004474639892578125, 0.0081634521484375, 0.0364990234375, 0.016876220703125, -0.02410888671875, 0.03955078125, -0.0055389404296875, -0.01617431640625, 0.04864501953125, -0.0833740234375, 0.05413818359375, -0.029266357421875, 0.06707763671875, 0.075927734375, -0.01229095458984375, 0.03204345703125, 0.00124359130859375, 0.0226287841796875, 0.00632476806640625, 0.0238800048828125, -0.007904052734375, -0.011016845703125, -0.057464599609375, -0.037506103515625, 0.0068359375, 0.048065185546875, -0.032318115234375, -0.046112060546875, 0.00311279296875, 0.0255584716796875, -0.022369384765625, -0.027435302734375, -0.01056671142578125, -0.019439697265625, 0.011016845703125, -0.0458984375, 0.0011854171752929688, -0.006450653076171875, -0.048370361328125, 0.0010223388671875, -0.00318145751953125, -0.0245361328125, -0.052734375, -0.054412841796875, -0.067138671875, -0.0022068023681640625, 0.005962371826171875, 0.0183868408203125, -0.01078033447265625, 0.1009521484375, -0.017578125, -0.09368896484375, -0.07305908203125, -0.06927490234375, -0.038055419921875, -0.01293182373046875, -0.024871826171875, -0.0194244384765625, -0.021728515625, 0.00011008977890014648, -0.00609588623046875, 0.0024871826171875, 0.00501251220703125, -0.006969451904296875, -0.0169219970703125, 0.00005728006362915039, 0.020843505859375, -0.041473388671875, 0.0005488395690917969, 0.01184844970703125, -0.0132293701171875, -0.03582763671875, -0.0008716583251953125, 0.023956298828125, -0.01520538330078125, -0.07293701171875, -0.0027751922607421875, -0.035186767578125, -0.0220489501953125, -0.045196533203125, 0.00244140625, 0.00426483154296875, 0.0225067138671875, -0.047210693359375, 0.047088623046875, -0.0020503997802734375, -0.00662994384765625, -0.02496337890625, 0.0218353271484375, -0.03411865234375, -0.01030731201171875, -0.00754547119140625, -0.0281829833984375, -0.02984619140625, 0.0011949539184570312, -0.03350830078125, -0.0174560546875, 0.031890869140625, -0.0251007080078125, 0.0300140380859375, -0.04443359375, -0.0197601318359375, -0.0283660888671875, 0.08087158203125, -0.04583740234375, -0.0022678375244140625, 0.005115509033203125, 0.0184478759765625, -0.047454833984375, -0.00843048095703125, -0.05859375, -0.0012083053588867188, 0.014373779296875, -0.0196685791015625, -0.01312255859375, -0.01548004150390625, -0.0081024169921875, -0.002460479736328125, -0.0006070137023925781, -0.0217132568359375, 0.019134521484375, 0.004299163818359375, 0.0374755859375, -0.0321044921875, 0.03253173828125, -0.0246429443359375, 0.0004413127899169922, -0.0215301513671875, -0.11279296875, -0.031951904296875, 0.003612518310546875, 0.1011962890625, 0.005214691162109375, -0.0190277099609375, -0.01419830322265625, 0.0714111328125, 0.0263519287109375, 0.020538330078125, 0.0185699462890625, -0.02386474609375, 0.026336669921875, -0.0287322998046875, 0.028900146484375, -0.030426025390625, -0.0118865966796875, -0.06182861328125, -0.046630859375, -0.0771484375, -0.033905029296875, 0.01027679443359375, -0.018524169921875, 0.00283050537109375, -0.011077880859375, -0.02581787109375, -0.00603485107421875, 0.033599853515625, -0.0069427490234375, -0.004428863525390625, -0.027923583984375, -0.017547607421875, 0.05352783203125, -0.04510498046875, 0.0204925537109375, 0.006626129150390625, 0.08868408203125, 0.004634857177734375, -0.007717132568359375, -0.03643798828125, -0.003528594970703125, 0.0115509033203125, 0.00849151611328125, 0.055206298828125, 0.0220489501953125, 0.003753662109375, 0.04962158203125, -0.00634002685546875, 0.0004439353942871094, 0.01087188720703125, -0.0235137939453125, 0.00757598876953125, -0.033966064453125, 0.00650787353515625, -0.006195068359375, 0.0103759765625, 0.01325225830078125, -0.004413604736328125, 0.001392364501953125, 0.0025081634521484375, 0.01027679443359375, 0.0002944469451904297, -0.01538848876953125, -0.0239105224609375, -0.01320648193359375, 0.01458740234375, -0.058807373046875, 0.03668212890625, 0.01261138916015625, 0.01873779296875, 0.024200439453125, 0.01654052734375, -0.0164794921875, 0.03436279296875, 0.0226593017578125, 0.00725555419921875, 0.0198822021484375, 0.036529541015625, -0.018646240234375, -0.00872039794921875, -0.02081298828125, 0.0792236328125, 0.017181396484375, -0.061981201171875, 0.035675048828125, -0.016632080078125, 0.02618408203125, 0.019500732421875, 0.004421234130859375, 0.046478271484375, -0.018310546875, -0.0231170654296875, -0.0252838134765625, -0.026458740234375, -0.0419921875, -0.06353759765625, 0.0213470458984375, -0.015380859375, 0.001064300537109375, 0.040435791015625, 0.0164337158203125, -0.01198577880859375, 0.0224456787109375, -0.0023822784423828125, 0.028533935546875, 0.0177764892578125, 0.0316162109375, 0.005764007568359375, 0.002071380615234375, -0.01013946533203125, 0.02899169921875, 0.00147247314453125, -0.04736328125, -0.0271148681640625, 0.007843017578125, 0.05596923828125, 0.01727294921875, -0.0027446746826171875, 0.0009055137634277344, -0.020538330078125, -0.00762176513671875, 0.0294647216796875, 0.00862884521484375, -0.037322998046875, 0.01195526123046875, 0.0013513565063476562, -0.0017862319946289062, -0.0457763671875, 0.0017147064208984375, -0.0023040771484375, 0.0179443359375, 0.037750244140625, -0.0167236328125, -0.00930023193359375, -0.0029506683349609375, 0.01123046875, -0.0340576171875, -0.00904083251953125, 0.0012178421020507812, -0.0322265625, -0.0081634521484375, -0.0029239654541015625, -0.024688720703125, 0.01239776611328125, -0.00958251953125, -0.00009143352508544922, -0.0024662017822265625, -0.01345062255859375, -0.02703857421875, 0.037994384765625, -0.0160675048828125, -0.035797119140625, 0.0110321044921875, -0.0166168212890625, -0.037200927734375, -0.03546142578125, 0.056732177734375, 0.0128173828125, -0.0193634033203125, -0.0297698974609375, 0.015716552734375, 0.01338958740234375, 0.005306243896484375, -0.04345703125, -0.0291595458984375, -0.0039825439453125, 0.034637451171875, -0.0231475830078125, -0.07391357421875, 0.0244598388671875, 0.0606689453125, -0.0011501312255859375, -0.006214141845703125, 0.02294921875, 0.045684814453125, -0.006500244140625, 0.0252685546875, -0.03961181640625, 0.00027441978454589844, 0.00970458984375, -0.03167724609375, -0.05145263671875, -0.018310546875, -0.0194091796875, 0.0150909423828125, -0.032562255859375, 0.020660400390625, -0.0191650390625, 0.019287109375, -0.0576171875, -0.006496429443359375, 0.0157318115234375, 0.013824462890625, 0.0721435546875, -0.0423583984375, 0.007167816162109375, -0.006343841552734375, -0.0251007080078125, -0.0060882568359375, 0.0153656005859375, 0.01016998291015625, 0.015289306640625, 0.009307861328125, -0.0240478515625, 0.007335662841796875, 0.01343536376953125, 0.00910186767578125, -0.015655517578125, 0.00614166259765625, -0.01363372802734375, -0.046661376953125, -0.024139404296875, -0.01399993896484375, 0.0025539398193359375, -0.0244598388671875, -0.00313568115234375, 0.01276397705078125, 0.006687164306640625, 0.059844970703125, -0.0233917236328125, 0.01016998291015625, 0.01058197021484375, -0.039306640625, 0.0225067138671875, -0.0260467529296875, 0.007335662841796875, -0.019561767578125, 0.05230712890625, 0.0033130645751953125, -0.01690673828125, 0.004802703857421875, -0.0173797607421875, -0.00882720947265625, 0.00408935546875, 0.05615234375, 0.0205230712890625, 0.01320648193359375, -0.0065460205078125, 0.008056640625, 0.011077880859375, 0.0390625, 0.0189361572265625, -0.033447265625, -0.0292510986328125, -0.01325225830078125, -0.01297760009765625, -0.06182861328125, -0.033599853515625, -0.0171966552734375, 0.005764007568359375, -0.0059051513671875, 0.0645751953125, -0.039276123046875, 0.0352783203125, 0.0406494140625, -0.03131103515625, -0.0256195068359375, -0.014373779296875, 0.0182342529296875, 0.0171966552734375, -0.034759521484375, 0.02734375, -0.0255279541015625, -0.01201629638671875, 0.01309967041015625, 0.005329132080078125, 0.04351806640625, -0.0180511474609375, -0.008941650390625, 0.03857421875, -0.0457763671875, -0.0277252197265625, -0.0015020370483398438, 0.01499176025390625, -0.0367431640625, -0.0145721435546875, 0.0015821456909179688, -0.0248565673828125, -0.00765228271484375, 0.0029239654541015625, -0.049346923828125, 0.055206298828125, 0.0038204193115234375, -0.00046825408935546875, 0.00942230224609375, 0.027496337890625, -0.0163116455078125, 0.01177215576171875, -0.0263214111328125, 0.047027587890625, 0.038665771484375, 0.0157318115234375, -0.056915283203125, -0.02294921875, 0.0032405853271484375, 0.037445068359375, 0.0243682861328125, -0.00612640380859375, 0.00240325927734375, -0.0306854248046875, 0.005580902099609375, 0.031585693359375, 0.0041046142578125, -0.00380706787109375, -0.0302886962890625, -0.01377105712890625, 0.054473876953125, -0.0245361328125, 0.020355224609375, 0.0157318115234375, 0.0163421630859375, -0.01036834716796875, 0.006290435791015625, -0.0034694671630859375, 0.01922607421875, -0.0011730194091796875, -0.01422882080078125, 0.0172271728515625, 0.01036834716796875, -0.0126495361328125, 0.015838623046875, 0.0478515625, 0.021026611328125, -0.045623779296875, -0.025054931640625, -0.0298919677734375, 0.04632568359375, -0.0177764892578125, -0.01558685302734375, 0.05291748046875, 0.0229644775390625, 0.0195159912109375, 0.0001628398895263672, -0.01139068603515625, -0.00004571676254272461, 0.00634765625, 0.098388671875, 0.050018310546875, 0.042877197265625, -0.0135040283203125, -0.0070343017578125, 0.01409149169921875, 0.111328125, -0.06524658203125, -0.03912353515625, 0.01499176025390625, 0.029541015625, 0.0241546630859375, -0.0025844573974609375, 0.00701141357421875, 0.0225067138671875, 0.07244873046875, -0.01104736328125, 0.0197906494140625, 0.018646240234375, -0.03106689453125, 0.001407623291015625, 0.053253173828125, -0.0117340087890625, 0.03912353515625, 0.0091400146484375, -0.03717041015625, -0.00960540771484375, 0.034271240234375, 0.0116424560546875, 0.02392578125, -0.0438232421875, -0.0006122589111328125, 0.0008544921875, 0.0231475830078125, -0.022308349609375, -0.007534027099609375, -0.0406494140625, -0.07342529296875, 0.004772186279296875, 0.052947998046875, -0.00975799560546875, 0.04644775390625, 0.027587890625, 0.028076171875, -0.01248931884765625, 0.001575469970703125, 0.043914794921875, -0.02947998046875, -0.05108642578125, -0.02471923828125, -0.057281494140625, -0.0283050537109375, -0.0217742919921875, 0.040191650390625, 0.03302001953125, -0.033721923828125, 0.0312042236328125, 0.005077362060546875, 0.0165252685546875, -0.020538330078125, 0.0109100341796875, 0.017974853515625, 0.03753662109375, 0.05633544921875, -0.06414794921875, -0.0205230712890625, 0.00879669189453125, 0.003185272216796875, -0.017242431640625, 0.01519775390625, -0.0211639404296875, 0.0272369384765625, 0.0125579833984375, -0.036590576171875, 0.02587890625, 0.045654296875, -0.0176544189453125, 0.0192718505859375, 0.0325927734375, -0.0244293212890625, -0.032440185546875, -0.0255126953125, -0.00420379638671875, 0.02508544921875, -0.020660400390625, 0.050079345703125, -0.01143646240234375, -0.0002187490463256836, 0.02386474609375, -0.0171051025390625, 0.04461669921875, 0.0423583984375, -0.0662841796875, 0.0184478759765625, 0.0160675048828125, -0.0305023193359375, -0.0338134765625, 0.0172271728515625, 0.028564453125, -0.01776123046875, 0.0187835693359375, -0.030853271484375, 0.02423095703125, -0.02685546875, 0.00409698486328125, -0.039306640625, -0.0210723876953125, -0.0328369140625, -0.0259857177734375, 0.011932373046875, -0.0270843505859375, -0.0170745849609375, 0.011474609375, -0.026885986328125, -0.000007033348083496094, 0.0159454345703125, -0.0016536712646484375, 0.0051116943359375, 0.031463623046875, -0.05902099609375, -0.032806396484375, -0.0289306640625, -0.0264434814453125, 0.007572174072265625, -0.018707275390625, 0.01438140869140625, -0.00551605224609375, -0.03765869140625, 0.03680419921875, 0.04547119140625, 0.0538330078125, -0.00994873046875, 0.016510009765625, 0.0161895751953125, -0.0025768280029296875, 0.045135498046875, 0.04608154296875, -0.00536346435546875, 0.025665283203125, -0.041015625, -0.035797119140625, -0.00933837890625, -0.0872802734375, -0.0169525146484375, -0.0012388229370117188, 0.00516510009765625, -0.0143585205078125, 0.00710296630859375, -0.00598907470703125, -0.028839111328125, 0.0154266357421875, -0.022796630859375, -0.022735595703125, 0.021209716796875, 0.03912353515625, -0.01049041748046875, -0.01413726806640625, -0.0091400146484375, 0.01110076904296875, 0.0016355514526367188, -0.0011129379272460938, 0.023284912109375, -0.01265716552734375, 0.0084686279296875, -0.0199432373046875, 0.009674072265625, 0.033172607421875, -0.0291595458984375, 0.00896453857421875, 0.032928466796875, 0.01690673828125, -0.0447998046875, -0.10400390625, 0.01122283935546875, -0.0771484375, 0.005767822265625, -0.0185089111328125, 0.0151824951171875, 0.0198516845703125, -0.031524658203125, -0.02740478515625, 0.0762939453125, -0.0163116455078125, -0.01061248779296875, -0.07818603515625, -0.024261474609375, -0.0155792236328125, 0.054931640625, -0.00943756103515625, -0.0259552001953125, -0.049407958984375, 0.058502197265625, 0.00537872314453125, -0.037200927734375, 0.054290771484375, -0.057769775390625, -0.0309600830078125, 0.00429534912109375, 0.05047607421875, 0.006824493408203125, 0.00867462158203125, 0.0170440673828125, 0.0299072265625, 0.07965087890625, -0.0167999267578125, 0.035400390625, -0.0015811920166015625, -0.039306640625, -0.0262603759765625, -0.0297088623046875, -0.0345458984375, -0.0167236328125, 0.06787109375, 0.0736083984375, 0.0207672119140625, -0.0303497314453125, -0.0009756088256835938, -0.031402587890625, -0.01371002197265625, -0.0203704833984375, 0.021453857421875, -0.06451416015625, -0.004619598388671875, 0.0225830078125, -0.00476837158203125, 0.036651611328125, -0.0157928466796875, -0.0170135498046875, -0.0044403076171875, 0.017181396484375, -0.01117706298828125, -0.0103607177734375, 0.024871826171875, 0.039337158203125, -0.033538818359375, -0.0275115966796875, 0.0196075439453125, -0.013763427734375, -0.0196533203125, 0.005245208740234375, -0.0231170654296875, -0.02264404296875, -0.0115814208984375, 0.048797607421875, -0.011138916015625, 0.0253753662109375, -0.0462646484375, -0.00661468505859375, 0.0357666015625, -0.0159912109375, -0.01114654541015625, 0.003917694091796875, 0.036773681640625, -0.04412841796875, -0.062103271484375, 0.01116943359375, -0.01262664794921875, -0.0235443115234375, 0.004486083984375, 0.0025081634521484375, -0.045196533203125, 0.0050048828125, -0.0230560302734375, -0.01366424560546875, -0.013946533203125, 0.00611114501953125, 0.0226287841796875, -0.06671142578125, 0.045135498046875, 0.050872802734375, 0.042816162109375, 0.0274200439453125 ]
17ae07c3f347bdd0baa2fbe814b4d75d28f04a3d
Wordpress Stackexchange Q: Is there a global action for when a plugin is uninstalled? I need to do something anytime any plugin is uninstalled. There's a hook for when MY plugin is uninstalled but I don't see an uninstall equivalent of deactivated_plugin. Does uninstalling a plugin fire the deactivation action? A: No, deactivated_plugin won't fire during a plugin's uninstallation process. But there are indeed two hooks that fire when a plugin is uninstalled: * *pre_uninstall_plugin, which is called right before a plugin is uninstalled. It acts globally, targeting any plugin. *uninstall_{$file}, which fires after a specific plugin is uninstalled. Its scope it's limited to a unique plugin with basename {$file}. If you want to access the basenames of the whole plugins list, you can check the keys in the array that get_plugins() returns.
Q: Is there a global action for when a plugin is uninstalled? I need to do something anytime any plugin is uninstalled. There's a hook for when MY plugin is uninstalled but I don't see an uninstall equivalent of deactivated_plugin. Does uninstalling a plugin fire the deactivation action? A: No, deactivated_plugin won't fire during a plugin's uninstallation process. But there are indeed two hooks that fire when a plugin is uninstalled: * *pre_uninstall_plugin, which is called right before a plugin is uninstalled. It acts globally, targeting any plugin. *uninstall_{$file}, which fires after a specific plugin is uninstalled. Its scope it's limited to a unique plugin with basename {$file}. If you want to access the basenames of the whole plugins list, you can check the keys in the array that get_plugins() returns.
wordpress
{ "language": "en", "length": 131, "provenance": "stackexchange_00019.jsonl.gz:466369", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230408" }
[ 0.044952392578125, 0.0357666015625, -0.0238189697265625, -0.040771484375, 0.0305633544921875, -0.003559112548828125, 0.0118255615234375, -0.01959228515625, 0.0195159912109375, 0.0240478515625, -0.0157470703125, 0.0280609130859375, -0.0066375732421875, -0.0297698974609375, 0.01462554931640625, -0.0007328987121582031, 0.036651611328125, -0.00004124641418457031, 0.04388427734375, 0.0012187957763671875, -0.00028228759765625, 0.0202789306640625, 0.028656005859375, 0.03875732421875, -0.015655517578125, 0.03131103515625, 0.08074951171875, -0.02532958984375, -0.0181121826171875, -0.03125, 0.00334930419921875, -0.01113128662109375, 0.001987457275390625, 0.04998779296875, -0.026611328125, -0.0121612548828125, -0.03936767578125, 0.039825439453125, 0.038330078125, -0.0287628173828125, 0.0511474609375, -0.032684326171875, 0.006771087646484375, 0.0033168792724609375, 0.0007152557373046875, -0.055328369140625, 0.08099365234375, -0.0303955078125, 0.031829833984375, -0.03363037109375, 0.0171661376953125, -0.0024776458740234375, 0.03521728515625, -0.038116455078125, -0.0328369140625, 0.0223388671875, -0.08099365234375, 0.0938720703125, 0.0206451416015625, 0.053955078125, -0.015289306640625, 0.01473236083984375, -0.0171661376953125, -0.060333251953125, 0.027740478515625, -0.004459381103515625, -0.01152801513671875, 0.0186767578125, -0.035614013671875, 0.05303955078125, 0.0362548828125, -0.045684814453125, -0.0230255126953125, 0.0279693603515625, -0.00487518310546875, -0.034912109375, 0.053375244140625, 0.004573822021484375, -0.0241241455078125, 0.0452880859375, 0.003803253173828125, 0.00804901123046875, -0.018341064453125, -0.005035400390625, 0.003475189208984375, 0.0268402099609375, -0.005062103271484375, -0.022308349609375, -0.065185546875, -0.024322509765625, -0.03741455078125, 0.034515380859375, -0.04339599609375, -0.0273895263671875, -0.036651611328125, 0.01534271240234375, 0.0158843994140625, 0.0241851806640625, -0.039215087890625, -0.0634765625, 0.007549285888671875, -0.013824462890625, -0.032623291015625, -0.01032257080078125, -0.0039005279541015625, 0.051055908203125, 0.026824951171875, -0.0361328125, -0.0189361572265625, -0.01097869873046875, -0.01399993896484375, -0.0355224609375, -0.01218414306640625, -0.008880615234375, -0.018524169921875, -0.001766204833984375, -0.059173583984375, 0.02587890625, 0.00025272369384765625, 0.0282440185546875, -0.0081634521484375, -0.006671905517578125, -0.006221771240234375, 0.0091094970703125, -0.000021755695343017578, -0.036163330078125, -0.01824951171875, 0.0130462646484375, 0.016326904296875, 0.003696441650390625, -0.0211029052734375, 0.0216217041015625, 0.037200927734375, -0.0270843505859375, -0.0212860107421875, -0.007587432861328125, -0.0172271728515625, 0.036865234375, 0.0080718994140625, -0.0027370452880859375, 0.01320648193359375, -0.035430908203125, 0.01285552978515625, 0.0374755859375, 0.065185546875, 0.0010900497436523438, 0.006649017333984375, -0.0030193328857421875, 0.0252838134765625, 0.037567138671875, 0.005634307861328125, -0.0113983154296875, 0.038909912109375, 0.0174560546875, 0.00899505615234375, -0.0191497802734375, 0.08544921875, -0.056640625, -0.04022216796875, -0.06402587890625, 0.0008106231689453125, -0.0261688232421875, -0.036712646484375, -0.058135986328125, -0.058563232421875, 0.0227813720703125, -0.005931854248046875, 0.013153076171875, 0.0186767578125, 0.0175628662109375, 0.018524169921875, -0.002674102783203125, -0.006256103515625, 0.0248870849609375, 0.00756072998046875, 0.016387939453125, -0.050201416015625, -0.0164031982421875, 0.062286376953125, -0.02703857421875, -0.022705078125, -0.00634765625, 0.06243896484375, 0.0009579658508300781, -0.04705810546875, -0.0207977294921875, 0.0233612060546875, 0.0210723876953125, 0.0179443359375, 0.0188140869140625, 0.03436279296875, -0.0025959014892578125, -0.018951416015625, 0.0296478271484375, -0.02069091796875, -0.0228271484375, -0.0029296875, 0.0274658203125, -0.0194244384765625, -0.0281982421875, 0.06048583984375, 0.027740478515625, -0.021514892578125, -0.0192108154296875, -0.132080078125, 0.01177978515625, -0.040679931640625, 0.033111572265625, -0.020751953125, 0.0149993896484375, 0.0177001953125, -0.007061004638671875, -0.01360321044921875, -0.01666259765625, 0.003856658935546875, 0.021270751953125, -0.023773193359375, 0.03375244140625, 0.01346588134765625, 0.045257568359375, -0.004291534423828125, -0.001636505126953125, 0.0142364501953125, -0.02685546875, 0.0204925537109375, 0.0214996337890625, -0.032440185546875, -0.006816864013671875, 0.001491546630859375, 0.0011720657348632812, 0.006046295166015625, 0.061126708984375, 0.00586700439453125, 0.02874755859375, 0.0135955810546875, -0.005615234375, 0.0091094970703125, -0.0860595703125, 0.0106353759765625, 0.03271484375, 0.0245361328125, 0.051513671875, -0.021270751953125, -0.0027675628662109375, 0.048583984375, -0.0289764404296875, 0.0010709762573242188, 0.0102081298828125, 0.021148681640625, 0.060028076171875, -0.007076263427734375, 0.007625579833984375, 0.006378173828125, 0.009796142578125, -0.026031494140625, 0.0227203369140625, -0.0205230712890625, -0.051177978515625, 0.0038509368896484375, 0.00998687744140625, 0.0171966552734375, 0.01548004150390625, -0.0236358642578125, 0.0171661376953125, -0.00289154052734375, -0.01910400390625, -0.0022907257080078125, 0.00617218017578125, 0.002674102783203125, -0.0216064453125, 0.0207672119140625, 0.00131988525390625, -0.01023101806640625, 0.0164947509765625, 0.051513671875, -0.0063934326171875, -0.0213775634765625, -0.0209197998046875, 0.01195526123046875, 0.0007662773132324219, -0.05059814453125, -0.03375244140625, -0.042724609375, -0.01349639892578125, 0.002239227294921875, -0.053924560546875, 0.01080322265625, -0.0279541015625, -0.01094818115234375, 0.006000518798828125, 0.010345458984375, 0.034210205078125, -0.0226593017578125, 0.031097412109375, 0.01715087890625, -0.00873565673828125, -0.02398681640625, -0.0009212493896484375, 0.001247406005859375, -0.00777435302734375, 0.00830841064453125, 0.05462646484375, 0.0293731689453125, -0.018646240234375, 0.01385498046875, 0.048980712890625, 0.048583984375, -0.042724609375, -0.0296783447265625, 0.0489501953125, -0.08734130859375, -0.0226593017578125, -0.00423431396484375, 0.072509765625, -0.06402587890625, -0.081298828125, -0.0307464599609375, -0.00959014892578125, -0.08111572265625, -0.055877685546875, -0.037078857421875, -0.046905517578125, 0.08721923828125, -0.0067901611328125, 0.026580810546875, -0.05609130859375, 0.01959228515625, 0.02923583984375, -0.00885009765625, -0.0015840530395507812, 0.052642822265625, 0.01200103759765625, -0.01617431640625, -0.024261474609375, 0.0079803466796875, -0.006679534912109375, 0.00664520263671875, 0.0576171875, 0.00803375244140625, -0.056549072265625, 0.00971221923828125, -0.02813720703125, -0.01128387451171875, 0.034088134765625, 0.0205230712890625, -0.003910064697265625, -0.0231781005859375, 0.0200347900390625, -0.012298583984375, 0.0226593017578125, -0.043609619140625, -0.01183319091796875, 0.051239013671875, -0.010498046875, 0.05645751953125, -0.009033203125, -0.06689453125, -0.0294952392578125, -0.02197265625, -0.07781982421875, 0.020599365234375, -0.01007843017578125, -0.013916015625, 0.044921875, -0.01357269287109375, -0.0141448974609375, 0.0143890380859375, 0.0099334716796875, -0.029571533203125, -0.0063934326171875, 0.019744873046875, -0.021240234375, 0.0077972412109375, -0.0229034423828125, -0.0303955078125, 0.00670623779296875, 0.033477783203125, -0.005435943603515625, -0.0222015380859375, -0.0040283203125, 0.01519775390625, -0.007411956787109375, 0.00540924072265625, -0.01800537109375, 0.024322509765625, 0.00582122802734375, 0.0164947509765625, 0.0196075439453125, 0.0168609619140625, -0.0113677978515625, -0.0036945343017578125, 0.01397705078125, -0.050933837890625, -0.023040771484375, 0.0170135498046875, 0.0129241943359375, -0.01248931884765625, -0.0030765533447265625, -0.037384033203125, -0.0235595703125, -0.1357421875, 0.02716064453125, 0.02496337890625, -0.059356689453125, -0.0143280029296875, 0.0323486328125, -0.094482421875, -0.04840087890625, 0.0194091796875, -0.039520263671875, 0.00637054443359375, 0.0014619827270507812, 0.00018739700317382812, -0.0252838134765625, 0.0103302001953125, -0.065185546875, -0.01361846923828125, 0.01525115966796875, -0.0267181396484375, -0.0104522705078125, 0.0194091796875, 0.0044097900390625, -0.021270751953125, 0.00063323974609375, -0.002346038818359375, 0.03240966796875, 0.013153076171875, 0.00341033935546875, 0.00354766845703125, 0.0026912689208984375, 0.0140533447265625, -0.01207733154296875, 0.00395965576171875, 0.007091522216796875, -0.036956787109375, 0.0161285400390625, 0.0099334716796875, 0.0037364959716796875, 0.0621337890625, -0.039581298828125, -0.01343536376953125, -0.00048542022705078125, -0.014007568359375, -0.0219879150390625, -0.0151519775390625, -0.0027103424072265625, 0.0143585205078125, -0.01251220703125, 0.0026798248291015625, 0.00634765625, -0.022003173828125, 0.018768310546875, 0.040863037109375, 0.0222930908203125, -0.0053863525390625, -0.0173797607421875, 0.029266357421875, 0.0177764892578125, 0.035247802734375, 0.04052734375, 0.0094451904296875, 0.0171051025390625, -0.0251617431640625, 0.0120849609375, -0.0016193389892578125, -0.045867919921875, 0.0836181640625, -0.00971221923828125, -0.0149383544921875, 0.0270843505859375, -0.041778564453125, 0.00843048095703125, 0.052886962890625, -0.0011854171752929688, -0.01959228515625, -0.0090179443359375, 0.0286407470703125, -0.037384033203125, 0.0377197265625, -0.0238494873046875, -0.053985595703125, 0.030059814453125, -0.021026611328125, -0.0207977294921875, 0.0014352798461914062, -0.000034928321838378906, -0.0030155181884765625, -0.0061187744140625, -0.006961822509765625, 0.004360198974609375, 0.04150390625, -0.036285400390625, 0.0285491943359375, -0.003078460693359375, -0.0269775390625, -0.0177764892578125, -0.00830078125, 0.0394287109375, -0.0044403076171875, -0.00005549192428588867, -0.0276031494140625, -0.02569580078125, -0.006069183349609375, 0.02691650390625, -0.029693603515625, 0.029083251953125, 0.062103271484375, -0.040069580078125, -0.00218963623046875, 0.007106781005859375, 0.0162811279296875, -0.052764892578125, -0.01080322265625, -0.004192352294921875, -0.0102691650390625, 0.0050048828125, 0.047393798828125, -0.022705078125, 0.019195556640625, -0.000054895877838134766, 0.02679443359375, 0.028961181640625, 0.0112762451171875, 0.029144287109375, 0.00357818603515625, -0.0266876220703125, -0.0013322830200195312, -0.02294921875, -0.00461578369140625, 0.009796142578125, -0.00884246826171875, -0.00058746337890625, -0.0017690658569335938, 0.0107421875, 0.0237579345703125, -0.0190887451171875, -0.0269775390625, 0.06439208984375, 0.0149078369140625, -0.0609130859375, -0.032928466796875, 0.0294036865234375, 0.059783935546875, -0.00600433349609375, -0.027374267578125, -0.0193634033203125, -0.02496337890625, -0.044403076171875, 0.01140594482421875, -0.08966064453125, 0.0297393798828125, 0.055267333984375, -0.03167724609375, -0.0201263427734375, -0.01165008544921875, -0.030975341796875, -0.01458740234375, -0.0062713623046875, -0.00888824462890625, 0.043060302734375, -0.020416259765625, 0.018218994140625, -0.0278167724609375, -0.01190185546875, -0.0258026123046875, -0.002193450927734375, 0.10076904296875, 0.07720947265625, -0.0703125, 0.01416778564453125, 0.01560211181640625, -0.0306854248046875, -0.04156494140625, -0.03692626953125, -0.08697509765625, -0.00946807861328125, 0.00577545166015625, 0.0033550262451171875, 0.0028057098388671875, 0.012939453125, 0.01467132568359375, 0.0391845703125, 0.01381683349609375, 0.042144775390625, 0.0181427001953125, 0.0034694671630859375, 0.0010890960693359375, 0.013671875, 0.0310821533203125, 0.01250457763671875, -0.010101318359375, -0.036529541015625, 0.01336669921875, 0.0122833251953125, 0.005260467529296875, -0.038787841796875, 0.035369873046875, -0.037261962890625, 0.03302001953125, 0.005947113037109375, -0.05877685546875, 0.0258941650390625, -0.01079559326171875, -0.00420379638671875, 0.02630615234375, 0.0986328125, -0.01197052001953125, 0.0238189697265625, -0.0928955078125, -0.078857421875, 0.005489349365234375, 0.0419921875, 0.022003173828125, -0.059326171875, -0.0167236328125, 0.0355224609375, -0.00733184814453125, 0.03729248046875, 0.0379638671875, -0.0262908935546875, 0.00823974609375, 0.03857421875, -0.005794525146484375, -0.027252197265625, -0.03302001953125, 0.026947021484375, -0.0058135986328125, 0.043121337890625, -0.0011425018310546875, -0.006763458251953125, 0.044647216796875, -0.0268096923828125, 0.02783203125, 0.006145477294921875, 0.0238494873046875, -0.05377197265625, 0.0163726806640625, -0.0014362335205078125, -0.00738525390625, 0.027130126953125, -0.01165771484375, 0.007106781005859375, -0.0185089111328125, 0.0159912109375, 0.049346923828125, -0.01812744140625, 0.0114593505859375, 0.007160186767578125, -0.0170440673828125, -0.02569580078125, 0.0251617431640625, 0.0194091796875, 0.0033397674560546875, -0.0027904510498046875, 0.0189971923828125, -0.006443023681640625, -0.038177490234375, -0.00396728515625, 0.0079345703125, -0.0286407470703125, -0.062744140625, 0.007678985595703125, -0.0109405517578125, 0.002056121826171875, 0.015533447265625, -0.01192474365234375, 0.02105712890625, 0.0247344970703125, -0.0056304931640625, -0.033721923828125, 0.01055908203125, -0.0179290771484375, -0.0662841796875, 0.00374603271484375, 0.01419830322265625, 0.032196044921875, -0.0014982223510742188, 0.03692626953125, -0.0362548828125, -0.017547607421875, 0.0038852691650390625, 0.02276611328125, 0.029632568359375, -0.036346435546875, -0.01336669921875, 0.0313720703125, 0.022918701171875, 0.004306793212890625, -0.044189453125, 0.01364898681640625, -0.074462890625, -0.00274658203125, -0.01898193359375, 0.027130126953125, 0.007038116455078125, -0.045318603515625, -0.050506591796875, 0.08050537109375, 0.01326751708984375, 0.003177642822265625, -0.01340484619140625, 0.036590576171875, -0.010833740234375, 0.018157958984375, -0.02838134765625, 0.05712890625, -0.0073089599609375, 0.01235198974609375, -0.0012197494506835938, 0.0253143310546875, 0.00925445556640625, -0.0113983154296875, 0.01190948486328125, 0.01181793212890625, -0.018310546875, -0.00652313232421875, 0.0095977783203125, 0.0081024169921875, -0.001232147216796875, 0.031768798828125, 0.02081298828125, 0.01116180419921875, 0.013031005859375, 0.0194854736328125, 0.046905517578125, -0.053466796875, -0.0192413330078125, 0.039825439453125, 0.005374908447265625, -0.01617431640625, -0.00716400146484375, 0.059661865234375, 0.0062255859375, -0.0190887451171875, -0.027862548828125, 0.04913330078125, 0.022918701171875, 0.01324462890625, -0.0246429443359375, 0.0462646484375, 0.0162811279296875, -0.010040283203125, 0.03350830078125, -0.034027099609375, -0.00743865966796875, 0.017364501953125, 0.0169219970703125, -0.0292205810546875, -0.04046630859375, -0.0211944580078125, 0.0032863616943359375, -0.03546142578125, 0.04168701171875, -0.0038166046142578125, 0.0203704833984375, -0.01506805419921875, 0.039306640625, -0.00586700439453125, 0.023468017578125, -0.0350341796875, -0.09857177734375, 0.01090240478515625, -0.007480621337890625, 0.002956390380859375, 0.052459716796875, 0.003955841064453125, -0.0477294921875, 0.034027099609375, -0.01549530029296875, -0.006824493408203125, 0.03204345703125, 0.0231170654296875, 0.0224151611328125, 0.0318603515625, -0.04644775390625, -0.035614013671875, -0.005603790283203125, 0.0036182403564453125, 0.01224517822265625, 0.0014734268188476562, -0.03851318359375, 0.034088134765625, 0.0012359619140625, 0.0188140869140625, -0.0008502006530761719, 0.050811767578125, -0.0178985595703125, 0.0288848876953125, -0.0665283203125, -0.08551025390625, 0.0124359130859375, 0.050872802734375, 0.043670654296875, 0.0178985595703125, 0.06640625, 0.0584716796875, -0.0152740478515625, 0.0007338523864746094, 0.039337158203125, -0.003009796142578125, -0.0201263427734375, -0.00275421142578125, 0.035308837890625, 0.01537322998046875, 0.005413055419921875, -0.0180206298828125, 0.046356201171875, 0.020477294921875, -0.0377197265625, 0.04144287109375, -0.0032062530517578125, -0.006923675537109375, 0.023406982421875, -0.0196685791015625, 0.036285400390625, -0.01361083984375, -0.0133209228515625, 0.00722503662109375, -0.053466796875, -0.00013530254364013672, 0.015899658203125, 0.020599365234375, -0.005374908447265625, 0.045989990234375, 0.0188751220703125, -0.0021305084228515625, -0.00717926025390625, 0.0176239013671875, -0.0172576904296875, 0.01934814453125, 0.06024169921875, 0.012725830078125, -0.025390625, -0.00943756103515625, -0.0134735107421875, 0.022369384765625, 0.02825927734375, 0.02734375, 0.002475738525390625, 0.034271240234375, 0.046783447265625, 0.00171661376953125, 0.0162811279296875, 0.0369873046875, -0.01296234130859375, -0.005126953125, -0.0029144287109375, -0.027008056640625, -0.05169677734375, 0.039215087890625, 0.0168609619140625, 0.00936126708984375, 0.00655364990234375, 0.00418853759765625, 0.018402099609375, 0.0239715576171875, 0.01471710205078125, -0.01378631591796875, -0.048248291015625, 0.00032901763916015625, 0.017730712890625, 0.0023593902587890625, 0.038421630859375, 0.0024700164794921875, 0.006877899169921875, 0.019256591796875, -0.01218414306640625, -0.00809478759765625, 0.0165557861328125, -0.0419921875, 0.0200347900390625, 0.04119873046875, -0.032562255859375, 0.00180816650390625, -0.0169525146484375, -0.0156707763671875, 0.022735595703125, 0.043975830078125, -0.01568603515625, 0.0172271728515625, -0.0333251953125, -0.005680084228515625, 0.0322265625, -0.00458526611328125, 0.0086822509765625, -0.00858306884765625, 0.005893707275390625, -0.03375244140625, -0.046966552734375, -0.0274658203125, -0.058349609375, -0.0008802413940429688, 0.00995635986328125, -0.04669189453125, -0.04437255859375, -0.009552001953125, 0.0176239013671875, 0.0268096923828125, 0.0477294921875, -0.10162353515625, 0.051666259765625, 0.00043082237243652344, 0.0199127197265625, -0.0005245208740234375, -0.025054931640625, -0.0060577392578125, -0.00836181640625, -0.035003662109375, -0.04986572265625, -0.040008544921875, 0.04205322265625, -0.0335693359375, -0.006549835205078125, -0.0084991455078125, -0.0233612060546875, -0.0054779052734375, 0.01377105712890625, 0.03814697265625, 0.047943115234375, 0.040618896484375, -0.033172607421875, -0.005123138427734375, 0.00308990478515625, 0.00653839111328125, -0.029052734375, -0.003009796142578125, -0.048065185546875, -0.0322265625, -0.0034275054931640625, 0.0095977783203125, 0.0325927734375, -0.032135009765625, -0.040740966796875, 0.040252685546875, 0.0076904296875, -0.0252227783203125, -0.038787841796875, 0.016845703125, 0.038177490234375, -0.07147216796875, -0.0222320556640625, -0.005401611328125, -0.06646728515625, -0.018310546875, -0.00685882568359375, 0.04351806640625, -0.005016326904296875, 0.012359619140625, 0.047515869140625, 0.04351806640625, 0.04608154296875, -0.01491546630859375, 0.0081329345703125, -0.041046142578125, 0.05096435546875, 0.03082275390625, -0.0258941650390625, 0.033935546875, 0.03131103515625, -0.0133056640625, -0.0288848876953125, -0.0227508544921875, 0.0220947265625, 0.013671875, 0.054901123046875, 0.02587890625, 0.0061798095703125, -0.027313232421875, -0.0021820068359375, -0.051788330078125, -0.0003476142883300781, -0.016357421875, 0.0007472038269042969, -0.040740966796875, 0.00466156005859375, 0.00818634033203125, -0.0205841064453125, 0.00165557861328125, -0.039947509765625, -0.025665283203125, 0.0029544830322265625, 0.0188446044921875, 0.031707763671875, -0.0098724365234375, -0.04107666015625, 0.0221710205078125, -0.00958251953125, 0.0032405853271484375, 0.0086212158203125, 0.0176239013671875, 0.01407623291015625, 0.06964111328125, 0.0167999267578125, 0.06280517578125, -0.0843505859375, 0.0035419464111328125, -0.005069732666015625, 0.02008056640625, -0.043487548828125, -0.0013551712036132812, -0.0276031494140625, 0.0307769775390625, 0.0116424560546875, 0.03411865234375, -0.019744873046875, 0.051910400390625, 0.0297393798828125, 0.036712646484375, 0.0180511474609375, -0.0012722015380859375, -0.01081085205078125, 0.045196533203125, 0.0196533203125, -0.035064697265625, 0.034088134765625, -0.034210205078125, 0.00557708740234375, 0.012481689453125, 0.0080718994140625, -0.0614013671875, 0.056793212890625, 0.05096435546875, 0.0165557861328125, 0.042083740234375 ]
11be882f20f8f66b388e5eea8ab87a28abf22066
Wordpress Stackexchange Q: Getting URL value from menu item by ID I want to display a link on the Frontend, but the URL value changes over time. It'd be very easy for me to just change it manually in the Wordpress menu once (it's also displaying there), and then automatically replace the URL value in the template file link. But, is there any way to query and echo the URL of a specific Menu Item by ID? <li id="menu-item-5020" class="menu-item menu-item-type-custom"> <a title="Exhibitions" href="URL">Exhibitions</a> </li> I can't seem to find anything in the direction... A: Guessing the only way you get it without loop through the menu, is getting the post meta directly. Navigation menus are saved as custom post type into wp_posts, so you can get it with get_posts or get_post_meta. If it's a custom link menu item, the code below should do it. Where $menu_id is you menu item id. get_post_meta($menu_id, '_menu_item_url', true); I don't know if it's the best approach, but I think it's a start.
Q: Getting URL value from menu item by ID I want to display a link on the Frontend, but the URL value changes over time. It'd be very easy for me to just change it manually in the Wordpress menu once (it's also displaying there), and then automatically replace the URL value in the template file link. But, is there any way to query and echo the URL of a specific Menu Item by ID? <li id="menu-item-5020" class="menu-item menu-item-type-custom"> <a title="Exhibitions" href="URL">Exhibitions</a> </li> I can't seem to find anything in the direction... A: Guessing the only way you get it without loop through the menu, is getting the post meta directly. Navigation menus are saved as custom post type into wp_posts, so you can get it with get_posts or get_post_meta. If it's a custom link menu item, the code below should do it. Where $menu_id is you menu item id. get_post_meta($menu_id, '_menu_item_url', true); I don't know if it's the best approach, but I think it's a start.
wordpress
{ "language": "en", "length": 167, "provenance": "stackexchange_00019.jsonl.gz:466380", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230449" }
[ 0.0723876953125, 0.0142974853515625, 0.03961181640625, 0.01074981689453125, 0.042724609375, -0.0290679931640625, 0.07830810546875, -0.068603515625, 0.02557373046875, 0.007556915283203125, -0.01291656494140625, -0.040008544921875, -0.032806396484375, -0.040191650390625, -0.0147857666015625, -0.043548583984375, 0.032745361328125, -0.01435089111328125, 0.03155517578125, -0.0015039443969726562, 0.0269622802734375, 0.00847625732421875, 0.037506103515625, 0.01885986328125, 0.08062744140625, -0.0648193359375, 0.002651214599609375, 0.0068511962890625, 0.0260772705078125, -0.01287078857421875, 0.035614013671875, -0.016387939453125, 0.01288604736328125, -0.020782470703125, 0.051300048828125, -0.0285186767578125, 0.032684326171875, 0.0095367431640625, 0.007053375244140625, 0.017547607421875, 0.034149169921875, -0.0172576904296875, -0.0243682861328125, 0.005191802978515625, -0.013824462890625, -0.0364990234375, 0.027069091796875, -0.036834716796875, -0.00595855712890625, 0.0269927978515625, 0.036407470703125, 0.0272674560546875, 0.0341796875, 0.033660888671875, -0.004245758056640625, 0.00942230224609375, 0.0256195068359375, -0.0718994140625, 0.0052032470703125, -0.0037517547607421875, -0.003917694091796875, -0.00510406494140625, 0.0228729248046875, 0.006183624267578125, -0.007755279541015625, -0.006229400634765625, 0.039306640625, 0.03521728515625, -0.04913330078125, -0.031951904296875, 0.022552490234375, -0.00778961181640625, -0.0196380615234375, 0.00020432472229003906, -0.0362548828125, -0.02679443359375, 0.0235595703125, -0.0386962890625, -0.0020961761474609375, 0.0175933837890625, -0.0022125244140625, -0.00644683837890625, -0.025421142578125, 0.01432037353515625, 0.00339508056640625, 0.035736083984375, -0.0133514404296875, -0.0211639404296875, -0.0262298583984375, -0.017181396484375, -0.0263519287109375, 0.00666046142578125, -0.03314208984375, -0.0023975372314453125, -0.0276336669921875, -0.008026123046875, 0.0120697021484375, 0.04986572265625, -0.0262298583984375, 0.0248260498046875, -0.027587890625, -0.01403045654296875, 0.038604736328125, -0.045135498046875, -0.0148468017578125, 0.0455322265625, 0.05731201171875, 0.0751953125, 0.031646728515625, -0.01076507568359375, -0.0016984939575195312, 0.052734375, -0.0176544189453125, -0.0163421630859375, -0.01104736328125, 0.0173492431640625, -0.03460693359375, 0.00775909423828125, -0.006683349609375, 0.0001323223114013672, -0.004100799560546875, 0.03607177734375, 0.01508331298828125, 0.0177459716796875, -0.0008096694946289062, 0.038665771484375, 0.0205535888671875, -0.07330322265625, -0.058441162109375, 0.0290679931640625, -0.05914306640625, 0.001499176025390625, 0.10955810546875, 0.0626220703125, 0.033355712890625, -0.034027099609375, 0.01123809814453125, -0.02215576171875, -0.0016260147094726562, 0.0163726806640625, -0.02008056640625, -0.0149993896484375, 0.0303192138671875, -0.02642822265625, -0.0014677047729492188, 0.0234527587890625, 0.005062103271484375, 0.006664276123046875, -0.00725555419921875, -0.0516357421875, -0.00925445556640625, -0.02899169921875, 0.0335693359375, 0.022979736328125, -0.0201568603515625, -0.004085540771484375, 0.056610107421875, -0.028472900390625, -0.031463623046875, -0.047119140625, -0.036163330078125, -0.0195770263671875, 0.0266265869140625, -0.048309326171875, -0.038116455078125, 0.017486572265625, -0.0357666015625, -0.0100860595703125, 0.01549530029296875, 0.0794677734375, -0.01148223876953125, -0.0135955810546875, -0.03326416015625, 0.037567138671875, 0.00331878662109375, 0.0105133056640625, 0.0107879638671875, 0.016876220703125, -0.01227569580078125, 0.049285888671875, 0.0038700103759765625, -0.0509033203125, 0.01523590087890625, -0.00559234619140625, -0.049163818359375, 0.04931640625, -0.01293182373046875, 0.04510498046875, 0.02703857421875, 0.000667572021484375, 0.0232696533203125, -0.01325225830078125, -0.04034423828125, 0.00594329833984375, 0.00437164306640625, 0.00757598876953125, -0.0017852783203125, 0.0099334716796875, -0.0089569091796875, -0.0335693359375, -0.0081939697265625, 0.0270538330078125, -0.01259613037109375, 0.031585693359375, -0.042877197265625, 0.01407623291015625, -0.01580810546875, 0.042449951171875, 0.0007877349853515625, 0.03729248046875, 0.00472259521484375, 0.0131683349609375, -0.0007352828979492188, -0.06134033203125, -0.011199951171875, 0.015533447265625, 0.00878143310546875, -0.010650634765625, -0.04400634765625, 0.003124237060546875, -0.04473876953125, -0.00019419193267822266, -0.0587158203125, 0.03173828125, 0.0170745849609375, 0.00333404541015625, -0.0201873779296875, -0.0082550048828125, 0.01202392578125, 0.0178680419921875, -0.026397705078125, 0.00867462158203125, 0.0261383056640625, -0.001956939697265625, -0.0201263427734375, 0.0170135498046875, 0.0216064453125, -0.07208251953125, -0.00897216796875, 0.05218505859375, 0.04827880859375, 0.0006089210510253906, -0.00954437255859375, -0.0322265625, 0.0073394775390625, -0.03424072265625, 0.0196685791015625, -0.043243408203125, -0.0246734619140625, 0.020904541015625, 0.0218048095703125, 0.0037250518798828125, 0.01416778564453125, 0.0214080810546875, -0.025543212890625, 0.02679443359375, 0.0116424560546875, 0.0287017822265625, -0.0011806488037109375, 0.00551605224609375, -0.0196990966796875, 0.046417236328125, 0.0009303092956542969, 0.0069580078125, 0.0178680419921875, 0.0294647216796875, 0.021759033203125, 0.0224456787109375, -0.030792236328125, 0.00905609130859375, 0.0198974609375, 0.0399169921875, 0.0009469985961914062, -0.005359649658203125, -0.0234222412109375, -0.01548004150390625, 0.01560211181640625, 0.004558563232421875, -0.0180511474609375, -0.020599365234375, -0.01334381103515625, 0.0155181884765625, -0.0263824462890625, -0.01267242431640625, -0.0175018310546875, -0.08416748046875, 0.006046295166015625, 0.029022216796875, 0.005451202392578125, 0.0428466796875, 0.070068359375, -0.012969970703125, -0.0256195068359375, 0.01898193359375, -0.023956298828125, -0.018707275390625, 0.068115234375, -0.014801025390625, 0.0377197265625, 0.0008635520935058594, 0.07977294921875, 0.047821044921875, -0.03875732421875, 0.0308074951171875, -0.0078277587890625, -0.0196990966796875, -0.0102081298828125, 0.020660400390625, 0.002048492431640625, -0.039306640625, -0.0225677490234375, 0.0211639404296875, -0.0026035308837890625, 0.018341064453125, -0.02691650390625, -0.05322265625, -0.01369476318359375, -0.0275115966796875, -0.11163330078125, -0.09735107421875, 0.036346435546875, -0.0284271240234375, -0.002227783203125, 0.0012750625610351562, -0.026031494140625, -0.01055145263671875, 0.024810791015625, 0.001995086669921875, 0.04168701171875, -0.032867431640625, -0.110107421875, -0.0372314453125, -0.09527587890625, 0.000025570392608642578, -0.02685546875, -0.00258636474609375, 0.005859375, 0.00899505615234375, -0.002803802490234375, -0.050750732421875, 0.0108489990234375, 0.038665771484375, -0.01248931884765625, -0.017822265625, 0.0282745361328125, -0.03228759765625, -0.048004150390625, 0.010955810546875, 0.048583984375, 0.0159149169921875, -0.032806396484375, 0.0140533447265625, -0.007110595703125, 0.0367431640625, 0.0550537109375, -0.04388427734375, -0.006134033203125, 0.06866455078125, 0.06072998046875, -0.004180908203125, -0.0303497314453125, -0.028564453125, -0.048919677734375, 0.0321044921875, 0.03448486328125, 0.0163726806640625, -0.0287322998046875, 0.040252685546875, -0.03466796875, -0.0379638671875, 0.0277252197265625, -0.04290771484375, 0.042999267578125, -0.0245819091796875, -0.01824951171875, -0.0140533447265625, 0.07061767578125, 0.01129913330078125, -0.0218048095703125, 0.033966064453125, 0.0264892578125, 0.023773193359375, -0.036651611328125, -0.0139923095703125, -0.0224609375, 0.0447998046875, -0.01209259033203125, 0.0309600830078125, -0.027252197265625, -0.0340576171875, -0.00899505615234375, 0.08612060546875, 0.0024394989013671875, -0.0352783203125, -0.0127716064453125, 0.0184173583984375, 0.0152587890625, -0.04449462890625, 0.007587432861328125, -0.0239715576171875, -0.0985107421875, 0.024871826171875, 0.00373077392578125, -0.037200927734375, -0.0121612548828125, 0.042510986328125, -0.04986572265625, -0.023956298828125, 0.038116455078125, -0.0290069580078125, -0.00243377685546875, 0.04852294921875, -0.00432586669921875, 0.01168060302734375, -0.047698974609375, 0.0011377334594726562, -0.0181427001953125, -0.0245208740234375, 0.024169921875, 0.04656982421875, 0.041229248046875, -0.0704345703125, 0.042266845703125, 0.06756591796875, 0.0283355712890625, 0.046234130859375, 0.00992584228515625, -0.00408172607421875, -0.005157470703125, -0.0299072265625, 0.0028705596923828125, -0.043853759765625, -0.01499176025390625, -0.0289764404296875, -0.050872802734375, -0.004058837890625, -0.006610870361328125, 0.0205841064453125, 0.025543212890625, -0.017608642578125, -0.062469482421875, -0.0209808349609375, 0.004913330078125, 0.00310516357421875, 0.026336669921875, -0.03338623046875, -0.0129547119140625, -0.06011962890625, -0.00522613525390625, 0.0029315948486328125, -0.0177459716796875, 0.01071929931640625, 0.02935791015625, 0.028289794921875, -0.0102386474609375, 0.01506805419921875, 0.018035888671875, 0.05279541015625, -0.0007834434509277344, 0.0352783203125, 0.035491943359375, -0.0223388671875, 0.024749755859375, 0.02001953125, 0.0159454345703125, 0.0018720626831054688, 0.050201416015625, 0.0060882568359375, -0.0048828125, 0.0147705078125, 0.005359649658203125, -0.0552978515625, 0.050506591796875, -0.004940032958984375, -0.03973388671875, -0.029266357421875, 0.05718994140625, -0.004650115966796875, 0.00875091552734375, -0.056793212890625, 0.004154205322265625, -0.0005540847778320312, 0.005283355712890625, 0.0675048828125, 0.05804443359375, -0.020751953125, 0.0309906005859375, 0.0253143310546875, -0.01143646240234375, 0.001857757568359375, 0.0022907257080078125, 0.0009813308715820312, 0.003200531005859375, -0.0228118896484375, -0.033538818359375, 0.00634765625, -0.0016851425170898438, 0.02252197265625, -0.0011196136474609375, -0.01535797119140625, -0.0272979736328125, 0.0072174072265625, 0.0011968612670898438, 0.0102386474609375, -0.006061553955078125, 0.0333251953125, 0.0213165283203125, -0.0010557174682617188, -0.0195465087890625, -0.0136566162109375, 0.005096435546875, -0.03302001953125, 0.0212249755859375, 0.00925445556640625, 0.0001302957534790039, -0.0002593994140625, 0.053955078125, 0.01171112060546875, 0.01776123046875, -0.01503753662109375, 0.00922393798828125, -0.01001739501953125, 0.0191802978515625, 0.0188751220703125, 0.004230499267578125, 0.008514404296875, -0.0192108154296875, 0.037841796875, -0.021087646484375, -0.00817108154296875, 0.041717529296875, 0.04522705078125, 0.00702667236328125, -0.00899505615234375, -0.00879669189453125, -0.0249176025390625, -0.008056640625, 0.049468994140625, -0.03302001953125, -0.057373046875, -0.043121337890625, 0.006900787353515625, 0.03436279296875, -0.028411865234375, -0.020416259765625, -0.01004791259765625, 0.007724761962890625, 0.0282745361328125, -0.038787841796875, -0.025421142578125, 0.0305633544921875, 0.031005859375, -0.00872039794921875, -0.0175933837890625, 0.0199127197265625, -0.045196533203125, -0.0042572021484375, -0.0263214111328125, -0.0233612060546875, 0.05706787109375, -0.04278564453125, 0.029754638671875, -0.0294189453125, -0.0014896392822265625, -0.01654052734375, 0.01073455810546875, 0.0423583984375, 0.03253173828125, -0.043731689453125, 0.016204833984375, -0.03179931640625, 0.01451873779296875, 0.043548583984375, -0.046417236328125, -0.00328826904296875, -0.046295166015625, 0.0012331008911132812, 0.0298614501953125, 0.005657196044921875, 0.0252227783203125, 0.00656890869140625, 0.01209259033203125, -0.01324462890625, 0.04315185546875, -0.004024505615234375, 0.01751708984375, 0.0143280029296875, 0.0313720703125, 0.0107879638671875, -0.0131072998046875, -0.0501708984375, -0.0094757080078125, -0.003986358642578125, 0.01024627685546875, 0.0021419525146484375, -0.031982421875, 0.031890869140625, -0.00981903076171875, 0.04498291015625, 0.00457000732421875, 0.00992584228515625, -0.01213836669921875, 0.001049041748046875, -0.0290374755859375, 0.0307464599609375, -0.0246124267578125, 0.0159759521484375, 0.004489898681640625, -0.002483367919921875, -0.025634765625, 0.01047515869140625, 0.0026264190673828125, -0.0142669677734375, 0.0111236572265625, -0.016845703125, 0.01097869873046875, -0.051727294921875, 0.0672607421875, 0.126953125, 0.03485107421875, 0.0712890625, 0.01715087890625, 0.0169830322265625, 0.021881103515625, -0.00508880615234375, -0.010345458984375, 0.00846099853515625, 0.045318603515625, -0.01386260986328125, -0.01629638671875, 0.03155517578125, -0.0167083740234375, 0.01477813720703125, 0.00415802001953125, 0.054840087890625, -0.0201873779296875, 0.0084228515625, 0.022979736328125, -0.02935791015625, 0.00498199462890625, 0.03082275390625, -0.032012939453125, -0.004131317138671875, -0.0110626220703125, -0.058868408203125, -0.018341064453125, -0.0017242431640625, 0.0196075439453125, 0.01666259765625, 0.0032672882080078125, 0.057891845703125, 0.0012454986572265625, -0.01076507568359375, -0.06439208984375, 0.01038360595703125, -0.0195465087890625, -0.061553955078125, 0.0030918121337890625, 0.0308837890625, 0.00704193115234375, -0.058807373046875, 0.053375244140625, 0.005107879638671875, 0.02490234375, 0.01605224609375, 0.02056884765625, 0.0256805419921875, 0.035400390625, -0.0006947517395019531, 0.01491546630859375, -0.01189422607421875, 0.0205841064453125, 0.06121826171875, 0.0027217864990234375, -0.0311126708984375, 0.00478363037109375, -0.0042724609375, -0.0096893310546875, -0.004665374755859375, 0.01387786865234375, -0.0169830322265625, 0.01180267333984375, 0.1458740234375, -0.047393798828125, -0.0245513916015625, 0.0247344970703125, 0.016754150390625, -0.016632080078125, -0.006862640380859375, 0.0297088623046875, -0.021942138671875, 0.00994110107421875, -0.0009455680847167969, 0.0031375885009765625, -0.0238037109375, -0.035888671875, -0.039337158203125, 0.05670166015625, -0.0455322265625, 0.0181121826171875, 0.0288848876953125, 0.029327392578125, 0.0218353271484375, 0.031280517578125, -0.0450439453125, 0.033905029296875, 0.009613037109375, 0.0262908935546875, -0.039398193359375, -0.0017862319946289062, -0.003875732421875, 0.0099639892578125, 0.005035400390625, 0.0009255409240722656, -0.0139007568359375, 0.011505126953125, 0.04632568359375, 0.0277252197265625, 0.01300811767578125, 0.024017333984375, 0.01087188720703125, 0.0277557373046875, 0.0728759765625, -0.04931640625, 0.0272674560546875, -0.0274505615234375, 0.02874755859375, 0.0056915283203125, 0.0011625289916992188, 0.003345489501953125, -0.0011510848999023438, -0.00907135009765625, -0.039794921875, -0.00396728515625, 0.01274871826171875, -0.0257720947265625, -0.00931549072265625, 0.0176239013671875, 0.0243988037109375, -0.043487548828125, -0.00846099853515625, -0.022430419921875, 0.043243408203125, 0.013519287109375, -0.007022857666015625, 0.007320404052734375, 0.01473236083984375, 0.01268768310546875, -0.02197265625, -0.0167083740234375, 0.00812530517578125, 0.00396728515625, 0.057525634765625, 0.037750244140625, 0.0261993408203125, -0.044952392578125, -0.048614501953125, 0.06182861328125, 0.0828857421875, -0.0391845703125, -0.054107666015625, -0.00202178955078125, -0.0164642333984375, 0.0189056396484375, 0.004100799560546875, 0.033203125, 0.0265350341796875, 0.01739501953125, -0.012786865234375, 0.0003514289855957031, 0.038604736328125, 0.02880859375, 0.0168914794921875, 0.03704833984375, -0.058990478515625, -0.0017375946044921875, -0.07232666015625, 0.03631591796875, 0.0266265869140625, 0.04559326171875, 0.01837158203125, 0.045806884765625, 0.028076171875, -0.0263824462890625, 0.0033626556396484375, 0.061126708984375, -0.002777099609375, -0.0007071495056152344, -0.021728515625, -0.072265625, 0.00583648681640625, 0.0284881591796875, 0.00756072998046875, 0.041656494140625, 0.0611572265625, 0.009918212890625, -0.039306640625, -0.007049560546875, 0.0279693603515625, -0.042266845703125, 0.0114288330078125, -0.01422882080078125, 0.0134429931640625, 0.01273345947265625, -0.0112457275390625, -0.0116424560546875, 0.01145172119140625, 0.027496337890625, -0.0295257568359375, 0.052154541015625, -0.01641845703125, 0.0024280548095703125, 0.0302734375, -0.03125, 0.0297393798828125, -0.01031494140625, -0.10675048828125, -0.02569580078125, -0.0121917724609375, -0.043975830078125, 0.0305938720703125, 0.050628662109375, -0.02972412109375, 0.018524169921875, -0.0218658447265625, 0.018524169921875, 0.00966644287109375, -0.0287628173828125, 0.0079498291015625, 0.014556884765625, 0.001220703125, 0.020172119140625, -0.03448486328125, -0.022186279296875, 0.001956939697265625, 0.01204681396484375, 0.0399169921875, -0.024871826171875, 0.04388427734375, 0.03240966796875, -0.022796630859375, 0.001407623291015625, -0.033477783203125, -0.018280029296875, 0.00736236572265625, -0.0244903564453125, 0.00856781005859375, 0.005035400390625, -0.033050537109375, 0.0286102294921875, 0.042755126953125, -0.029144287109375, 0.031890869140625, -0.022674560546875, -0.0009403228759765625, -0.045196533203125, 0.007427215576171875, -0.01483917236328125, -0.0347900390625, -0.01142120361328125, -0.0003154277801513672, 0.031982421875, 0.0782470703125, 0.01346588134765625, 0.0328369140625, -0.00658416748046875, -0.0041961669921875, 0.00691986083984375, -0.008697509765625, 0.0223846435546875, 0.045196533203125, -0.04437255859375, 0.0177154541015625, 0.00936126708984375, -0.0106048583984375, 0.024658203125, 0.00826263427734375, 0.0024166107177734375, 0.007671356201171875, 0.01464080810546875, 0.037567138671875, -0.045989990234375, 0.0218505859375, -0.0093536376953125, 0.0088653564453125, 0.0013561248779296875, 0.037261962890625, -0.0244903564453125, -0.06402587890625, -0.02362060546875, -0.059326171875, 0.0127105712890625, 0.026458740234375, -0.0035247802734375, -0.01329803466796875, -0.0006098747253417969, -0.01410675048828125, 0.005931854248046875, 0.01470947265625, -0.049041748046875, 0.02880859375, 0.001422882080078125, 0.01204681396484375, -0.045806884765625, 0.00807952880859375, 0.0009198188781738281, 0.04132080078125, -0.018646240234375, -0.005352020263671875, -0.015167236328125, 0.0256195068359375, -0.01806640625, 0.0131072998046875, 0.0258636474609375, -0.0236968994140625, -0.027069091796875, -0.007320404052734375, 0.0169677734375, 0.035125732421875, 0.01531982421875, -0.03216552734375, -0.0103912353515625, 0.008758544921875, 0.003910064697265625, -0.0259246826171875, 0.006450653076171875, -0.0295562744140625, 0.002063751220703125, 0.02117919921875, -0.019134521484375, 0.01165771484375, -0.031494140625, -0.07012939453125, 0.03948974609375, -0.00032138824462890625, -0.036773681640625, 0.0082855224609375, -0.005126953125, -0.0172271728515625, 0.01229095458984375, -0.005374908447265625, -0.01548004150390625, -0.01332855224609375, 0.00582122802734375, 0.03662109375, 0.01421356201171875, 0.01299285888671875, 0.0229949951171875, -0.080322265625, 0.01580810546875, -0.020904541015625, 0.036376953125, -0.01116180419921875, -0.005474090576171875, -0.0016937255859375, -0.01116943359375, -0.0704345703125, -0.041168212890625, -0.0090484619140625, 0.06927490234375, -0.01103973388671875, -0.0074462890625, -0.050445556640625, -0.01148223876953125, 0.06451416015625, 0.06402587890625, 0.0254974365234375, -0.028778076171875, 0.01255035400390625, 0.005031585693359375, -0.04248046875, -0.02154541015625, 0.0274505615234375, -0.0653076171875, -0.03143310546875, -0.005702972412109375, -0.035736083984375, -0.01416015625, 0.01116180419921875, -0.0469970703125, 0.01495361328125, 0.017333984375, 0.00991058349609375, -0.032684326171875, 0.013946533203125, 0.08319091796875, -0.060089111328125, -0.005863189697265625, -0.00036406517028808594, 0.0114898681640625, 0.0379638671875, -0.055633544921875, -0.01351165771484375, 0.033050537109375, -0.029632568359375, -0.0005917549133300781, 0.01055908203125, 0.0166473388671875, -0.0199127197265625, -0.0064849853515625, -0.02215576171875, 0.034393310546875, 0.004444122314453125, 0.0290374755859375, 0.0016021728515625, 0.01140594482421875, 0.0234222412109375, 0.0240478515625, -0.0134429931640625, 0.053955078125, -0.0069122314453125, 0.046173095703125, -0.04412841796875, 0.006259918212890625, 0.005901336669921875, -0.044647216796875, -0.01134490966796875, 0.0141448974609375, -0.051025390625, -0.040496826171875, 0.009918212890625, -0.010498046875, -0.0125732421875, 0.00732421875 ]
266dcf1d536323f4836f0fb29811b1ddb3e89196
Wordpress Stackexchange Q: Combine CSS and JS files from plugins I want to combine all my CSS and JS files. Given the fact that I use different plugins I don't see a way to do this manually because after an update of the plugin I have to start all over. So I did some Googling but didn't find a satisfying answer to my problem. Can anybody tell me how to combine all my CSS and JS files? I have no experience with this so... kinda stuck. M. A: Try using Autoptimize WordPress plugin or W3 Total Cache WordPress plugin, with W3 Total cache enable minify option. They both support combining and minifying all enqueued Scripts (JS) and Stylesheet (CSS)
Q: Combine CSS and JS files from plugins I want to combine all my CSS and JS files. Given the fact that I use different plugins I don't see a way to do this manually because after an update of the plugin I have to start all over. So I did some Googling but didn't find a satisfying answer to my problem. Can anybody tell me how to combine all my CSS and JS files? I have no experience with this so... kinda stuck. M. A: Try using Autoptimize WordPress plugin or W3 Total Cache WordPress plugin, with W3 Total cache enable minify option. They both support combining and minifying all enqueued Scripts (JS) and Stylesheet (CSS)
wordpress
{ "language": "en", "length": 117, "provenance": "stackexchange_00019.jsonl.gz:466406", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230615" }
[ 0.03509521484375, -0.004291534423828125, -0.0341796875, -0.07537841796875, -0.0033473968505859375, -0.01059722900390625, -0.021148681640625, 0.044281005859375, -0.03900146484375, 0.00733184814453125, -0.040313720703125, 0.052734375, -0.036590576171875, -0.0040283203125, 0.029022216796875, -0.034271240234375, 0.056610107421875, -0.0192718505859375, 0.00962066650390625, -0.0049591064453125, 0.0023059844970703125, 0.046142578125, -0.00140380859375, 0.074462890625, 0.0286712646484375, -0.025482177734375, 0.033172607421875, -0.00963592529296875, 0.01094818115234375, -0.0180816650390625, 0.011566162109375, 0.01058197021484375, 0.024078369140625, 0.0145416259765625, -0.0221099853515625, -0.00994873046875, 0.035308837890625, -0.018096923828125, -0.00395965576171875, 0.0246734619140625, 0.023895263671875, -0.0054473876953125, 0.024566650390625, 0.052337646484375, -0.01099395751953125, -0.048828125, 0.0149688720703125, -0.037322998046875, 0.00887298583984375, -0.025146484375, -0.0223846435546875, -0.007274627685546875, 0.006992340087890625, -0.06005859375, 0.0018901824951171875, 0.01146697998046875, -0.0021114349365234375, 0.062744140625, 0.037353515625, -0.00446319580078125, -0.046600341796875, 0.00750732421875, 0.006465911865234375, -0.046051025390625, -0.00994873046875, 0.0026493072509765625, -0.03631591796875, 0.00344085693359375, -0.021392822265625, 0.00862884521484375, 0.022216796875, -0.054901123046875, 0.01433563232421875, -0.007625579833984375, 0.00753021240234375, -0.0021762847900390625, 0.0025691986083984375, 0.0302581787109375, 0.032928466796875, -0.006824493408203125, 0.0246429443359375, 0.006103515625, -0.013641357421875, -0.03240966796875, -0.01149749755859375, -0.041717529296875, -0.005397796630859375, -0.005889892578125, -0.048095703125, -0.0143280029296875, -0.022918701171875, -0.0158233642578125, -0.07489013671875, 0.01305389404296875, 0.01806640625, -0.0288238525390625, 0.0203857421875, 0.05072021484375, -0.03411865234375, 0.0308074951171875, -0.018157958984375, -0.0284423828125, 0.04144287109375, -0.0501708984375, -0.00696563720703125, 0.06219482421875, 0.00762939453125, 0.051605224609375, 0.030609130859375, 0.0160980224609375, 0.02178955078125, -0.0001760721206665039, -0.02667236328125, -0.013519287109375, 0.034027099609375, 0.004398345947265625, -0.06646728515625, 0.0631103515625, -0.017730712890625, 0.0227508544921875, -0.018157958984375, 0.005340576171875, -0.05462646484375, 0.05670166015625, -0.0283966064453125, -0.021484375, 0.03173828125, 0.0028400421142578125, 0.0004703998565673828, -0.0361328125, -0.020111083984375, 0.048492431640625, 0.049774169921875, 0.01004791259765625, -0.0019502639770507812, 0.004058837890625, 0.064208984375, 0.01390838623046875, -0.0180206298828125, 0.008087158203125, -0.0285186767578125, -0.0160675048828125, -0.008514404296875, -0.04144287109375, -0.0138702392578125, 0.0229644775390625, 0.00876617431640625, 0.0019197463989257812, -0.01085662841796875, -0.038665771484375, 0.032196044921875, -0.038665771484375, 0.05084228515625, -0.0008745193481445312, -0.006023406982421875, -0.037322998046875, 0.032073974609375, -0.0504150390625, 0.0012502670288085938, -0.039306640625, -0.0180511474609375, 0.012847900390625, 0.034576416015625, 0.0009002685546875, 0.0208282470703125, -0.0242462158203125, 0.0017995834350585938, 0.01568603515625, 0.0298004150390625, -0.0099029541015625, -0.0228424072265625, -0.02374267578125, 0.0298004150390625, 0.0233917236328125, 0.0066986083984375, 0.05511474609375, 0.050201416015625, -0.0198516845703125, 0.01346588134765625, 0.0194549560546875, -0.0234527587890625, -0.020751953125, 0.0860595703125, -0.048919677734375, -0.06768798828125, -0.03253173828125, 0.00102996826171875, 0.01190948486328125, 0.062164306640625, -0.0011548995971679688, 0.09344482421875, -0.031707763671875, -0.025726318359375, 0.035919189453125, -0.01515960693359375, -0.0146636962890625, -0.019927978515625, 0.0274658203125, -0.01517486572265625, -0.036468505859375, -0.0118408203125, 0.01093292236328125, -0.006069183349609375, 0.0007123947143554688, -0.0070648193359375, 0.006572723388671875, -0.00975799560546875, 0.031829833984375, -0.0406494140625, 0.024261474609375, 0.0125579833984375, -0.00366973876953125, -0.01190948486328125, -0.027496337890625, 0.0253753662109375, 0.01447296142578125, -0.0006947517395019531, 0.0250701904296875, 0.018890380859375, 0.0030765533447265625, 0.03326416015625, -0.00888824462890625, 0.0189666748046875, 0.0213623046875, 0.0027217864990234375, 0.00795745849609375, -0.034698486328125, -0.0008072853088378906, -0.00836944580078125, -0.00279998779296875, 0.015899658203125, 0.050048828125, 0.02374267578125, 0.084716796875, 0.00548553466796875, -0.005237579345703125, 0.021270751953125, -0.0182037353515625, 0.0220184326171875, 0.003631591796875, 0.043426513671875, 0.05029296875, -0.0135955810546875, -0.0154876708984375, 0.07806396484375, -0.01284027099609375, 0.01396942138671875, -0.00563812255859375, 0.031707763671875, 0.03192138671875, 0.0218963623046875, -0.0311126708984375, 0.0205078125, -0.060943603515625, 0.043304443359375, 0.0222015380859375, -0.03485107421875, -0.0482177734375, -0.0181427001953125, 0.00791168212890625, 0.0189971923828125, -0.0496826171875, -0.0220794677734375, -0.0206146240234375, 0.031494140625, -0.002941131591796875, 0.02325439453125, -0.0017528533935546875, -0.00003129243850708008, 0.020233154296875, 0.01114654541015625, -0.08154296875, 0.0226287841796875, 0.040252685546875, 0.0014734268188476562, 0.00457000732421875, -0.00298309326171875, -0.031494140625, 0.0100555419921875, 0.023345947265625, -0.0042724609375, -0.0189971923828125, -0.033966064453125, -0.0048828125, 0.039520263671875, -0.0305023193359375, 0.0020847320556640625, 0.008697509765625, 0.004451751708984375, 0.03863525390625, 0.046173095703125, 0.027679443359375, 0.012054443359375, 0.01427459716796875, 0.0006670951843261719, 0.00783538818359375, 0.08648681640625, -0.02899169921875, 0.0335693359375, -0.0194244384765625, 0.05908203125, 0.049652099609375, -0.016265869140625, 0.0169677734375, 0.0009589195251464844, 0.0157623291015625, 0.02978515625, -0.0081634521484375, -0.0198822021484375, -0.00690460205078125, -0.0465087890625, -0.01384735107421875, 0.0233001708984375, 0.0140838623046875, -0.002117156982421875, -0.0343017578125, -0.0250396728515625, 0.017364501953125, -0.086669921875, -0.0887451171875, -0.03741455078125, -0.0501708984375, -0.020538330078125, 0.0108642578125, -0.0281829833984375, 0.022247314453125, 0.020172119140625, 0.00737762451171875, -0.00858306884765625, -0.0394287109375, -0.0479736328125, -0.0433349609375, -0.058563232421875, 0.01275634765625, 0.002899169921875, -0.0031414031982421875, -0.0012865066528320312, 0.0287017822265625, -0.0036163330078125, -0.031707763671875, -0.021087646484375, 0.04339599609375, -0.001953125, -0.0244598388671875, 0.047882080078125, -0.043731689453125, -0.004268646240234375, 0.0069732666015625, -0.00826263427734375, 0.036895751953125, -0.0272369384765625, -0.0108489990234375, -0.055694580078125, -0.0188140869140625, -0.03253173828125, 0.0287017822265625, 0.06494140625, -0.0006356239318847656, 0.0192413330078125, -0.0285797119140625, -0.0218505859375, 0.01165008544921875, -0.0236053466796875, 0.0254974365234375, 0.00818634033203125, -0.028564453125, 0.00873565673828125, 0.007167816162109375, 0.042999267578125, -0.0068511962890625, 0.0204620361328125, -0.0144500732421875, 0.04498291015625, 0.01334381103515625, 0.044525146484375, -0.05126953125, 0.048309326171875, -0.018951416015625, 0.03228759765625, 0.007350921630859375, -0.0005793571472167969, -0.0009617805480957031, -0.0177001953125, -0.03753662109375, -0.0101776123046875, 0.028961181640625, -0.002346038818359375, 0.0199737548828125, -0.0220184326171875, -0.01522064208984375, -0.01136016845703125, 0.06243896484375, -0.0229949951171875, -0.0022068023681640625, -0.0254669189453125, 0.0107421875, -0.031646728515625, -0.060150146484375, -0.034942626953125, -0.00897979736328125, -0.05438232421875, 0.0179901123046875, 0.00012552738189697266, -0.0217132568359375, -0.00485992431640625, -0.0264129638671875, -0.0300140380859375, -0.030731201171875, 0.0149688720703125, 0.0179595947265625, -0.01514434814453125, 0.0028839111328125, -0.01030731201171875, -0.0175323486328125, -0.0007901191711425781, -0.01031494140625, -0.05841064453125, 0.0007352828979492188, -0.06781005859375, 0.0467529296875, 0.0335693359375, 0.015777587890625, -0.0040740966796875, 0.01904296875, -0.038604736328125, 0.0428466796875, -0.005405426025390625, 0.0438232421875, -0.0193939208984375, -0.0160675048828125, 0.00547027587890625, -0.0377197265625, -0.01233673095703125, -0.0089263916015625, -0.0225982666015625, 0.010772705078125, -0.0236053466796875, -0.0247344970703125, 0.02484130859375, -0.0284271240234375, 0.00841522216796875, -0.01302337646484375, -0.0252532958984375, -0.0297088623046875, 0.0019378662109375, -0.0357666015625, 0.007686614990234375, 0.012420654296875, 0.0212860107421875, 0.01238250732421875, -0.0140228271484375, 0.005420684814453125, 0.023345947265625, 0.0204620361328125, -0.023162841796875, -0.06317138671875, 0.0307464599609375, 0.0123291015625, 0.00943756103515625, 0.06011962890625, -0.0034332275390625, -0.00010484457015991211, 0.04229736328125, -0.0099639892578125, 0.03143310546875, -0.0176239013671875, 0.070556640625, -0.026153564453125, -0.010467529296875, 0.03021240234375, 0.0012922286987304688, -0.044952392578125, 0.0190887451171875, 0.00983428955078125, -0.005115509033203125, -0.020599365234375, 0.025970458984375, 0.02899169921875, -0.030792236328125, -0.0265655517578125, -0.0552978515625, -0.000019550323486328125, 0.005115509033203125, 0.08935546875, 0.060546875, -0.0242156982421875, 0.09814453125, 0.07666015625, -0.016357421875, 0.011749267578125, 0.0159759521484375, -0.022491455078125, 0.00875091552734375, 0.010711669921875, -0.031646728515625, -0.0027751922607421875, -0.0206756591796875, 0.07196044921875, 0.02960205078125, -0.0182647705078125, 0.00568389892578125, -0.016754150390625, -0.01042938232421875, -0.02203369140625, 0.003543853759765625, 0.0740966796875, 0.03045654296875, -0.040496826171875, -0.035858154296875, -0.017303466796875, -0.0157928466796875, -0.08270263671875, 0.02685546875, 0.0024242401123046875, -0.02484130859375, -0.006072998046875, 0.01041412353515625, 0.018035888671875, -0.023681640625, -0.00666046142578125, 0.0007529258728027344, -0.0141448974609375, 0.026397705078125, 0.0162506103515625, -0.0296478271484375, 0.0197296142578125, -0.01351165771484375, 0.0234832763671875, -0.037750244140625, -0.010009765625, 0.0367431640625, 0.0225372314453125, -0.00615692138671875, -0.027679443359375, 0.0167388916015625, 0.0159912109375, -0.019500732421875, -0.026702880859375, -0.0125274658203125, 0.033233642578125, -0.022064208984375, -0.0478515625, 0.0188446044921875, 0.059112548828125, -0.0025615692138671875, -0.018768310546875, 0.0198516845703125, 0.0247955322265625, 0.031829833984375, -0.036712646484375, 0.025146484375, 0.0273895263671875, 0.0175628662109375, 0.00801849365234375, -0.020782470703125, -0.07244873046875, -0.04534912109375, -0.0032958984375, 0.0017681121826171875, 0.03759765625, -0.0026187896728515625, 0.018280029296875, -0.0037689208984375, -0.020416259765625, 0.04071044921875, 0.0108795166015625, 0.048583984375, 0.0024261474609375, -0.03826904296875, -0.0129547119140625, -0.03863525390625, -0.0179595947265625, -0.0187835693359375, -0.024627685546875, -0.042755126953125, 0.0026226043701171875, -0.0208892822265625, -0.01265716552734375, -0.00907135009765625, -0.0032749176025390625, 0.0129241943359375, 0.019805908203125, 0.0036678314208984375, -0.016143798828125, -0.018768310546875, 0.057098388671875, -0.0017690658569335938, 0.033447265625, -0.0008072853088378906, 0.016845703125, -0.0252838134765625, -0.0088348388671875, -0.0022335052490234375, -0.077392578125, -0.03338623046875, 0.006214141845703125, -0.05670166015625, 0.071533203125, 0.07000732421875, 0.00858306884765625, 0.0159912109375, -0.00594329833984375, 0.01279449462890625, -0.0095977783203125, 0.041015625, 0.014923095703125, 0.00476837158203125, 0.06231689453125, 0.0181884765625, 0.046539306640625, -0.03546142578125, -0.059295654296875, 0.03271484375, 0.01277923583984375, 0.046234130859375, -0.0322265625, -0.017669677734375, 0.01084136962890625, -0.02044677734375, 0.0038776397705078125, 0.00646209716796875, 0.0036869049072265625, 0.028594970703125, -0.0016632080078125, -0.002674102783203125, 0.00909423828125, -0.0034275054931640625, 0.00946044921875, -0.0204010009765625, -0.0125274658203125, -0.01253509521484375, -0.0226287841796875, 0.0216217041015625, 0.0465087890625, 0.0311126708984375, -0.08843994140625, 0.0187225341796875, -0.0177001953125, -0.01334381103515625, 0.007663726806640625, 0.01148223876953125, 0.01763916015625, 0.0155029296875, -0.01319122314453125, 0.0266571044921875, -0.01641845703125, 0.025054931640625, 0.0206298828125, -0.010528564453125, 0.0138397216796875, -0.039306640625, -0.01097869873046875, -0.06512451171875, -0.0095062255859375, 0.042266845703125, -0.01369476318359375, -0.01197052001953125, 0.0380859375, 0.01396942138671875, -0.0015115737915039062, 0.000537872314453125, 0.06695556640625, -0.01104736328125, -0.0238189697265625, 0.0005393028259277344, -0.004634857177734375, 0.04718017578125, 0.045318603515625, -0.01494598388671875, -0.005710601806640625, 0.01316070556640625, 0.009490966796875, 0.0243072509765625, -0.0130157470703125, -0.00429534912109375, -0.0166015625, 0.005832672119140625, 0.005702972412109375, 0.00421142578125, -0.0143890380859375, -0.00720977783203125, 0.0277557373046875, 0.059234619140625, -0.0413818359375, -0.008331298828125, 0.04498291015625, 0.043182373046875, -0.0281219482421875, -0.032684326171875, 0.032562255859375, -0.07342529296875, -0.0102691650390625, 0.01025390625, 0.00890350341796875, -0.0304718017578125, -0.027557373046875, -0.036773681640625, 0.075439453125, -0.035491943359375, 0.00756072998046875, 0.0210113525390625, 0.038665771484375, -0.00008320808410644531, 0.025726318359375, -0.00690460205078125, 0.07073974609375, -0.0127410888671875, 0.0291748046875, -0.04315185546875, -0.005336761474609375, 0.0155181884765625, 0.03125, 0.0247650146484375, 0.0009317398071289062, -0.0297393798828125, 0.005527496337890625, 0.04779052734375, 0.06707763671875, 0.032012939453125, 0.0209808349609375, -0.00457000732421875, -0.0146026611328125, -0.001007080078125, -0.00579833984375, 0.0194854736328125, -0.04046630859375, -0.0257415771484375, 0.0196075439453125, -0.0032291412353515625, -0.0186309814453125, -0.016143798828125, 0.05413818359375, -0.0262908935546875, -0.005222320556640625, 0.00383758544921875, 0.032135009765625, 0.0251007080078125, 0.0189666748046875, 0.023223876953125, -0.0015316009521484375, 0.0003554821014404297, -0.0015411376953125, 0.045501708984375, -0.0113677978515625, -0.03558349609375, -0.0011606216430664062, 0.003681182861328125, -0.0237579345703125, 0.0183563232421875, -0.0209808349609375, 0.042236328125, -0.0048828125, -0.0096588134765625, -0.0184783935546875, 0.0169525146484375, -0.04730224609375, -0.0318603515625, 0.0055999755859375, 0.004169464111328125, -0.0016641616821289062, -0.053192138671875, 0.006786346435546875, 0.0037021636962890625, 0.0189208984375, 0.0152740478515625, 0.0229034423828125, -0.075927734375, -0.0197296142578125, 0.03277587890625, -0.007358551025390625, 0.000972747802734375, -0.016204833984375, 0.009307861328125, 0.0162506103515625, 0.02734375, 0.0408935546875, -0.0716552734375, 0.06219482421875, 0.02215576171875, 0.053619384765625, -0.00091552734375, 0.0799560546875, 0.0061187744140625, -0.035125732421875, -0.01183319091796875, 0.04791259765625, 0.037445068359375, -0.00859832763671875, 0.01079559326171875, -0.0038604736328125, 0.0162353515625, 0.0120086669921875, -0.0102691650390625, -0.0029163360595703125, 0.04931640625, 0.048492431640625, -0.0712890625, -0.025115966796875, 0.0256195068359375, -0.03668212890625, 0.0084991455078125, -0.022491455078125, 0.0689697265625, 0.039794921875, 0.021575927734375, -0.0213775634765625, 0.035919189453125, 0.066650390625, -0.0298309326171875, -0.007244110107421875, 0.00583648681640625, -0.0347900390625, 0.01800537109375, 0.01056671142578125, -0.0092620849609375, -0.0149383544921875, -0.04833984375, 0.005390167236328125, -0.045623779296875, -0.01434326171875, 0.031524658203125, 0.0284271240234375, -0.0291595458984375, 0.059234619140625, 0.028167724609375, -0.05023193359375, 0.0134124755859375, 0.029052734375, 0.01428985595703125, -0.01447296142578125, -0.002765655517578125, -0.005756378173828125, -0.0748291015625, -0.037200927734375, -0.064453125, 0.031951904296875, 0.051177978515625, 0.0249176025390625, 0.0017805099487304688, 0.046905517578125, 0.059722900390625, -0.03570556640625, 0.037872314453125, 0.02740478515625, -0.007617950439453125, -0.034637451171875, -0.003734588623046875, -0.01006317138671875, -0.05206298828125, -0.014617919921875, 0.025482177734375, -0.043975830078125, -0.0155181884765625, -0.0007691383361816406, 0.01763916015625, -0.0022296905517578125, 0.0102081298828125, -0.043182373046875, -0.032501220703125, -0.034393310546875, -0.0017366409301757812, -0.0033397674560546875, -0.052734375, -0.0213165283203125, -0.0035858154296875, 0.06365966796875, -0.01140594482421875, 0.0259857177734375, 0.01129150390625, 0.0391845703125, 0.02587890625, 0.017669677734375, -0.0758056640625, 0.005435943603515625, -0.012298583984375, -0.0094757080078125, 0.005535125732421875, 0.05450439453125, -0.007740020751953125, -0.045440673828125, 0.0343017578125, 0.091796875, 0.07269287109375, 0.00412750244140625, 0.0457763671875, 0.05670166015625, -0.0281829833984375, 0.0005769729614257812, -0.007457733154296875, -0.038909912109375, -0.01229095458984375, 0.00959014892578125, 0.03826904296875, -0.0001138448715209961, -0.0244140625, -0.09326171875, 0.01910400390625, -0.00481414794921875, -0.017822265625, -0.0254669189453125, 0.038543701171875, -0.04718017578125, 0.01361083984375, -0.034637451171875, -0.0186614990234375, -0.02581787109375, -0.0260162353515625, 0.00804901123046875, -0.050262451171875, -0.069091796875, 0.0740966796875, -0.0294952392578125, 0.02166748046875, 0.0240631103515625, -0.02349853515625, 0.035736083984375, 0.016845703125, 0.053131103515625, 0.0697021484375, 0.0212554931640625, -0.0221099853515625, 0.00232696533203125, 0.006587982177734375, 0.01192474365234375, -0.072998046875, -0.0168304443359375, -0.0296173095703125, 0.00665283203125, -0.02313232421875, 0.0185546875, 0.0186614990234375, -0.0300750732421875, -0.06683349609375, 0.053955078125, -0.00878143310546875, -0.03369140625, -0.07000732421875, 0.0257568359375, 0.02557373046875, -0.041717529296875, -0.032806396484375, -0.0085296630859375, -0.041595458984375, 0.026947021484375, 0.0088958740234375, 0.046966552734375, 0.024322509765625, 0.01488494873046875, -0.0119171142578125, 0.0099334716796875, -0.0022182464599609375, 0.003620147705078125, -0.038543701171875, 0.0250701904296875, -0.007129669189453125, 0.0540771484375, 0.005672454833984375, -0.033935546875, 0.018341064453125, -0.056549072265625, 0.0260162353515625, -0.00499725341796875, -0.043853759765625, -0.003528594970703125, 0.03326416015625, 0.0245513916015625, 0.020477294921875, -0.0271759033203125, -0.0167694091796875, -0.040863037109375, 0.0244598388671875, 0.002758026123046875, -0.0078582763671875, -0.019195556640625, 0.0205078125, -0.0003528594970703125, -0.01410675048828125, 0.019622802734375, -0.0273284912109375, -0.033203125, 0.004138946533203125, 0.0087738037109375, 0.0157318115234375, -0.054595947265625, 0.0273590087890625, 0.052520751953125, -0.0145263671875, 0.02862548828125, 0.00279998779296875, 0.00799560546875, 0.048828125, 0.020294189453125, -0.01163482666015625, 0.0279083251953125, -0.0128936767578125, 0.028717041015625, 0.006011962890625, 0.01448822021484375, -0.01453399658203125, 0.01030731201171875, -0.036041259765625, 0.0218658447265625, 0.0216217041015625, 0.01470947265625, -0.034820556640625, 0.029449462890625, 0.023406982421875, 0.04534912109375, -0.0238037109375, -0.03302001953125, -0.00809478759765625, 0.02459716796875, 0.00894927978515625, -0.003673553466796875, 0.051666259765625, -0.0660400390625, -0.01050567626953125, 0.0202789306640625, 0.007022857666015625, -0.0672607421875, 0.0396728515625, -0.032379150390625, 0.0273590087890625, 0.03131103515625 ]
4e9e69f62f2e9de53755162626dd94e1fec4bf88
Wordpress Stackexchange Q: Export only pages and posts with mysql dump How to export only pages and posts using mysql database to database approach? More precisely: * *what tables should one select for dump (I suppose wp-posts and wp-post-meta ) *is it safe to export only some of the tables (those that contains pages/posts data) and not all of them ( My goal is to sync development with production site, and because prod site has many features added post festum my choice is to export only pages and posts. Wordpress built-in export tool combined with available import plugins gave me nothing useful. ) A: Content includes the author user and comments (and probably more). Dumping just part of the DB as a way to export/import doesn't sound like a very robust idea. DBs are relatively small, and there is almost no reason not to export/import the full DB instead of trying to hack things.
Q: Export only pages and posts with mysql dump How to export only pages and posts using mysql database to database approach? More precisely: * *what tables should one select for dump (I suppose wp-posts and wp-post-meta ) *is it safe to export only some of the tables (those that contains pages/posts data) and not all of them ( My goal is to sync development with production site, and because prod site has many features added post festum my choice is to export only pages and posts. Wordpress built-in export tool combined with available import plugins gave me nothing useful. ) A: Content includes the author user and comments (and probably more). Dumping just part of the DB as a way to export/import doesn't sound like a very robust idea. DBs are relatively small, and there is almost no reason not to export/import the full DB instead of trying to hack things. A: This is generally not a good idea. See this WordPress database diagram. You need to consider: * *posts that have categories or tags (terms), their relationships, term meta, and taxonomies *posts that have authors (users) *posts that have comments *things that are actually posts that you might not realise are posts (eg. almost everything in WordPress is a post - many plugins store their data as posts, some examples are Contact Form 7, Advanced Custom Fields field groups, and many many more) *anything else that might have been modified on your development install that isn't in sync with the live server (eg. are you sure no records have changed in the options table?) In general, you should have a "live" copy of your database and any changes you make to your development database should be for testing purposes only, before you then repeat those changes on your live server. Doing anything else risks a long and protracted hunt through all of your data to ensure its integrity. Merging two databases is never fun. Without knowing all the details of your situation, some options you potentially have might be: * *WordPress import/export (which you said you tried, but it's unclear why this didn't work) *Manually re-inserting the posts you need to (which may or may not be prohibitive based on the number of them) *Adding the posts to a fresh table, then writing a script to loop through the records and run wp_insert_post() on each one *Grab a mysqldump of each database and do a diff to determine how much has really changed in the live site, and decide whether you can just override the database and manually set any options There may be other solutions as well, and the best will depend on the details of your situation. With the information we have so far, I'd probably be leaning towards the scripting option above. EDIT: Since this answer was originally written, Mergebot has been released. I haven't used it so can't vouch for it, but it looks promising, and the author has a track record of producing good plugins. A: You can use WordPress Import/Export tool to export pages and posts from your dev site to the production site. Keep in mind that you need to manually update all url in the production site after the import (e.g change dev.example.com to example.com) Copy the entire database is risky if your production site has customer login and order records. I am looking for suggestions on how to use mysqldump to sync dev and production site without tampering production site's customer order records.
wordpress
{ "language": "en", "length": 584, "provenance": "stackexchange_00019.jsonl.gz:466432", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230726" }
[ 0.0138702392578125, -0.00827789306640625, 0.0097198486328125, 0.034637451171875, -0.02978515625, -0.033721923828125, 0.056243896484375, -0.04595947265625, 0.0237579345703125, 0.020843505859375, 0.00351715087890625, -0.004985809326171875, -0.002185821533203125, -0.0231781005859375, -0.033233642578125, -0.01251983642578125, 0.04052734375, -0.03399658203125, 0.0277862548828125, 0.0013427734375, 0.0261993408203125, 0.022857666015625, 0.0166015625, -0.01556396484375, 0.05584716796875, -0.017303466796875, -0.0035152435302734375, 0.0023365020751953125, 0.035980224609375, 0.01445770263671875, 0.038909912109375, -0.029144287109375, 0.0019121170043945312, 0.0223541259765625, 0.00826263427734375, 0.0269927978515625, -0.01092529296875, 0.020111083984375, 0.0228729248046875, 0.0159912109375, -0.004413604736328125, 0.010009765625, 0.04754638671875, 0.029388427734375, -0.009033203125, -0.009521484375, -0.00225067138671875, -0.05364990234375, -0.0021762847900390625, -0.050140380859375, -0.01200103759765625, 0.0293121337890625, 0.017578125, -0.0099334716796875, -0.0094146728515625, -0.0130462646484375, -0.005611419677734375, 0.0291900634765625, 0.03741455078125, -0.0178070068359375, -0.032989501953125, -0.001728057861328125, 0.002368927001953125, -0.00884246826171875, -0.0015745162963867188, -0.01263427734375, -0.0045013427734375, 0.024810791015625, -0.057342529296875, 0.002414703369140625, 0.038330078125, -0.039825439453125, -0.00040459632873535156, -0.0377197265625, -0.03515625, 0.032135009765625, 0.035614013671875, 0.00276947021484375, -0.0098419189453125, -0.01383209228515625, -0.04736328125, 0.01513671875, -0.047637939453125, -0.054840087890625, 0.023101806640625, -0.004364013671875, -0.0264892578125, -0.00814056396484375, -0.0008950233459472656, -0.00862884521484375, -0.0028018951416015625, -0.023834228515625, -0.037506103515625, 0.06402587890625, 0.0017900466918945312, -0.0035381317138671875, -0.00861358642578125, 0.0201416015625, 0.013702392578125, 0.037017822265625, -0.0162506103515625, -0.0261077880859375, 0.023773193359375, -0.033416748046875, 0.0369873046875, 0.01535797119140625, -0.026824951171875, -0.07208251953125, 0.05059814453125, 0.0222320556640625, -0.019805908203125, 0.053375244140625, 0.0101165771484375, 0.01953125, -0.00649261474609375, 0.00428009033203125, -0.017364501953125, 0.0174713134765625, -0.0296173095703125, 0.0206146240234375, -0.00794219970703125, 0.0200653076171875, -0.038238525390625, -0.042816162109375, -0.001667022705078125, -0.0325927734375, -0.00838470458984375, 0.006938934326171875, -0.005786895751953125, 0.043121337890625, -0.035736083984375, 0.0005817413330078125, 0.0655517578125, 0.0272674560546875, 0.0010290145874023438, -0.0209808349609375, -0.0034542083740234375, -0.0156402587890625, -0.0006551742553710938, 0.0228424072265625, -0.0204010009765625, -0.0478515625, 0.01548004150390625, -0.020111083984375, 0.0152130126953125, 0.02142333984375, 0.0209808349609375, 0.00701904296875, 0.004425048828125, -0.01384735107421875, -0.045745849609375, 0.031524658203125, -0.0215911865234375, 0.020904541015625, 0.027923583984375, -0.051422119140625, 0.0244140625, -0.044830322265625, 0.06878662109375, -0.0246734619140625, 0.0004944801330566406, 0.00698089599609375, 0.049285888671875, 0.031890869140625, -0.0023956298828125, -0.0025482177734375, -0.0284271240234375, -0.01641845703125, 0.01666259765625, -0.0122222900390625, -0.0218048095703125, -0.01531219482421875, 0.03936767578125, -0.01042938232421875, -0.01898193359375, 0.01435089111328125, -0.024627685546875, -0.0634765625, 0.048675537109375, 0.03228759765625, -0.01108551025390625, -0.0084075927734375, 0.0033664703369140625, 0.0163726806640625, -0.0074920654296875, 0.0236358642578125, 0.01171112060546875, 0.027862548828125, 0.0018825531005859375, 0.0157318115234375, 0.00928497314453125, 0.0281829833984375, -0.029266357421875, 0.012664794921875, 0.0059967041015625, -0.038665771484375, -0.002094268798828125, -0.0163726806640625, -0.004795074462890625, 0.005340576171875, 0.0305633544921875, 0.031524658203125, -0.0214385986328125, 0.0206451416015625, -0.019287109375, -0.0104217529296875, 0.01097869873046875, 0.008331298828125, -0.0038204193115234375, 0.0287322998046875, 0.033233642578125, 0.01812744140625, -0.0433349609375, 0.021087646484375, -0.03167724609375, -0.028900146484375, 0.012176513671875, 0.0012054443359375, -0.01800537109375, 0.0103912353515625, -0.0206451416015625, -0.0111236572265625, -0.0297088623046875, 0.03826904296875, 0.0225067138671875, -0.0173797607421875, 0.0015926361083984375, -0.0295867919921875, 0.016387939453125, -0.00926971435546875, 0.0184173583984375, 0.026763916015625, 0.0021495819091796875, 0.0242919921875, -0.017730712890625, -0.00018322467803955078, 0.01544189453125, -0.0214080810546875, 0.0228271484375, 0.026824951171875, 0.04803466796875, -0.0018301010131835938, -0.006633758544921875, -0.0113372802734375, 0.01044464111328125, -0.052764892578125, 0.0197296142578125, -0.0126190185546875, 0.028564453125, 0.04827880859375, 0.01262664794921875, -0.00376129150390625, 0.0014657974243164062, -0.055419921875, 0.01346588134765625, 0.035125732421875, -0.021514892578125, 0.0287322998046875, -0.0216217041015625, 0.002483367919921875, -0.007389068603515625, 0.0005059242248535156, 0.0186614990234375, -0.023529052734375, 0.0208587646484375, -0.0016622543334960938, 0.0256805419921875, 0.0185089111328125, -0.0206146240234375, 0.007389068603515625, 0.0166168212890625, -0.0188751220703125, 0.017059326171875, 0.035003662109375, -0.01029205322265625, 0.044525146484375, -0.028228759765625, -0.03265380859375, 0.044036865234375, 0.0455322265625, 0.0114288330078125, 0.005481719970703125, 0.036407470703125, -0.0001823902130126953, 0.017730712890625, -0.01224517822265625, 0.045318603515625, 0.037139892578125, -0.053009033203125, -0.0029163360595703125, 0.020782470703125, 0.03741455078125, -0.00501251220703125, -0.0141448974609375, 0.011627197265625, 0.0106658935546875, 0.06317138671875, -0.06298828125, 0.05084228515625, -0.0111236572265625, 0.03424072265625, 0.057037353515625, 0.005428314208984375, 0.00848388671875, -0.0157623291015625, 0.02215576171875, 0.0157928466796875, -0.00992584228515625, -0.0302734375, -0.0179443359375, -0.062225341796875, -0.0232391357421875, 0.0159912109375, 0.049560546875, -0.01065826416015625, -0.0357666015625, -0.0060272216796875, 0.02630615234375, -0.0621337890625, -0.06903076171875, -0.01300811767578125, -0.0222015380859375, -0.024169921875, -0.006443023681640625, -0.0135345458984375, 0.007747650146484375, 0.0005698204040527344, -0.00817108154296875, 0.0195465087890625, -0.03173828125, -0.05523681640625, -0.042572021484375, -0.0809326171875, -0.00994873046875, 0.0190582275390625, 0.031585693359375, -0.00629425048828125, 0.056182861328125, -0.0077056884765625, -0.06903076171875, -0.05670166015625, 0.0284271240234375, -0.0286712646484375, -0.035858154296875, -0.02239990234375, 0.009552001953125, -0.009796142578125, 0.00899505615234375, 0.036468505859375, -0.0020923614501953125, -0.00634765625, -0.0238189697265625, -0.0102081298828125, -0.00023281574249267578, -0.00133514404296875, -0.051177978515625, 0.01104736328125, 0.007415771484375, -0.035552978515625, -0.041259765625, -0.03375244140625, -0.0035533905029296875, -0.0494384765625, -0.02618408203125, 0.01306915283203125, 0.01232147216796875, -0.0201416015625, 0.012847900390625, 0.0665283203125, 0.04376220703125, -0.00966644287109375, 0.049041748046875, -0.032135009765625, 0.00261688232421875, 0.0251922607421875, -0.01551055908203125, 0.031829833984375, -0.04095458984375, 0.02386474609375, 0.017303466796875, -0.0198516845703125, -0.0176239013671875, -0.00373077392578125, -0.0135498046875, -0.060943603515625, 0.04034423828125, -0.02032470703125, 0.018890380859375, -0.02783203125, -0.0214996337890625, 0.0018472671508789062, 0.0989990234375, -0.025360107421875, -0.0244140625, -0.01038360595703125, -0.0023975372314453125, 0.0160980224609375, -0.0066680908203125, -0.01219940185546875, -0.0269317626953125, -0.0064697265625, -0.0162353515625, -0.0223236083984375, -0.023712158203125, 0.00948333740234375, -0.07867431640625, 0.01509857177734375, -0.035308837890625, -0.004917144775390625, 0.035186767578125, -0.00858306884765625, -0.0003407001495361328, -0.0014820098876953125, -0.000022590160369873047, 0.0133514404296875, -0.018829345703125, -0.08428955078125, -0.01363372802734375, -0.006389617919921875, 0.0309600830078125, -0.0015544891357421875, -0.004940032958984375, -0.040069580078125, 0.0028285980224609375, -0.031097412109375, 0.0192108154296875, -0.012603759765625, 0.04156494140625, -0.0584716796875, -0.001369476318359375, 0.0102691650390625, -0.04498291015625, -0.0106201171875, -0.06585693359375, -0.0013895034790039062, -0.0294189453125, -0.03643798828125, 0.00969696044921875, -0.0579833984375, 0.0111083984375, -0.037078857421875, -0.0163726806640625, -0.0005822181701660156, 0.00893402099609375, -0.00652313232421875, -0.0002751350402832031, -0.0220489501953125, -0.036590576171875, 0.04052734375, 0.0347900390625, -0.03778076171875, 0.01433563232421875, 0.0177001953125, 0.01209259033203125, -0.0465087890625, -0.0828857421875, -0.04376220703125, 0.0178985595703125, -0.033660888671875, 0.05712890625, 0.038543701171875, -0.0023555755615234375, 0.050689697265625, -0.0102996826171875, 0.0024738311767578125, -0.08282470703125, 0.03607177734375, -0.03961181640625, -0.022796630859375, 0.0173797607421875, -0.0718994140625, 0.10528564453125, 0.04193115234375, 0.01776123046875, -0.030364990234375, -0.0224609375, 0.03759765625, 0.02630615234375, -0.0217132568359375, -0.046661376953125, -0.01107025146484375, -0.03045654296875, 0.005809783935546875, 0.028594970703125, 0.042327880859375, -0.0204925537109375, 0.0064544677734375, 0.01515960693359375, -0.01351165771484375, 0.0391845703125, 0.04052734375, 0.0111846923828125, 0.02130126953125, 0.03485107421875, -0.010833740234375, -0.031890869140625, -0.0029392242431640625, 0.04229736328125, 0.003307342529296875, -0.06719970703125, -0.0233917236328125, -0.01004791259765625, 0.043853759765625, 0.015625, 0.0178375244140625, 0.0257110595703125, -0.0203094482421875, -0.033538818359375, -0.0220947265625, -0.006961822509765625, -0.04473876953125, -0.04779052734375, 0.0008072853088378906, -0.0168609619140625, -0.001995086669921875, 0.0188751220703125, 0.0555419921875, -0.0655517578125, 0.053131103515625, 0.00322723388671875, 0.006927490234375, 0.0090789794921875, 0.041351318359375, 0.011810302734375, -0.00994873046875, 0.0009832382202148438, 0.008026123046875, 0.01096343994140625, -0.041412353515625, 0.04119873046875, 0.03436279296875, 0.048492431640625, -0.000583648681640625, -0.06317138671875, 0.01511383056640625, -0.0513916015625, -0.01012420654296875, 0.052337646484375, -0.00550079345703125, -0.06927490234375, -0.0225372314453125, -0.009796142578125, 0.0158233642578125, -0.0227203369140625, 0.0005388259887695312, 0.006748199462890625, -0.01261138916015625, -0.0006031990051269531, 0.01175689697265625, -0.020782470703125, -0.028167724609375, -0.00821685791015625, -0.0283355712890625, -0.0225372314453125, -0.000827789306640625, 0.0303802490234375, 0.01446533203125, -0.035980224609375, -0.0323486328125, 0.03851318359375, 0.00615692138671875, 0.0139617919921875, -0.00604248046875, -0.0305633544921875, 0.0174407958984375, -0.017059326171875, 0.06817626953125, 0.01319122314453125, 0.01922607421875, -0.01241302490234375, -0.03033447265625, -0.00768280029296875, 0.0330810546875, -0.0279693603515625, -0.026763916015625, -0.039459228515625, 0.022186279296875, 0.0152587890625, -0.0028209686279296875, -0.04595947265625, 0.005512237548828125, -0.004604339599609375, 0.018646240234375, -0.0125885009765625, -0.031585693359375, 0.1292724609375, -0.0257110595703125, 0.08074951171875, 0.00713348388671875, 0.076416015625, -0.005161285400390625, -0.00937652587890625, 0.012664794921875, -0.014678955078125, -0.0181121826171875, -0.0153045654296875, 0.017852783203125, -0.0033473968505859375, 0.00855255126953125, -0.005218505859375, 0.003398895263671875, -0.033966064453125, 0.0014476776123046875, -0.0156097412109375, 0.045379638671875, -0.040374755859375, -0.03033447265625, 0.038909912109375, -0.0007605552673339844, 0.0200347900390625, 0.0009646415710449219, -0.01380157470703125, 0.009857177734375, 0.0038280487060546875, 0.00928497314453125, -0.00939178466796875, 0.018890380859375, 0.018707275390625, 0.0313720703125, -0.036407470703125, 0.022735595703125, 0.0127716064453125, -0.002483367919921875, 0.0028209686279296875, 0.01045989990234375, -0.0189361572265625, -0.00009334087371826172, 0.044403076171875, 0.0104217529296875, -0.0159454345703125, 0.0106353759765625, -0.026214599609375, 0.0433349609375, 0.07232666015625, 0.0792236328125, -0.104248046875, 0.0142822265625, 0.0330810546875, -0.0289764404296875, -0.0169830322265625, -0.0030612945556640625, 0.0028133392333984375, -0.0526123046875, 0.0145416259765625, 0.034820556640625, -0.0180816650390625, -0.00934600830078125, -0.0010690689086914062, -0.015045166015625, -0.018096923828125, 0.012298583984375, 0.00490570068359375, -0.059295654296875, 0.035980224609375, 0.02423095703125, -0.0109405517578125, -0.026153564453125, 0.017059326171875, 0.004024505615234375, 0.017791748046875, -0.0304718017578125, 0.0625, -0.0233154296875, 0.025848388671875, -0.021514892578125, 0.0176849365234375, 0.0626220703125, 0.044342041015625, 0.0025196075439453125, -0.01983642578125, 0.023040771484375, 0.0228118896484375, -0.060791015625, 0.0041046142578125, 0.020904541015625, 0.01250457763671875, -0.007198333740234375, 0.0276641845703125, -0.0377197265625, -0.03228759765625, -0.0220794677734375, -0.04815673828125, 0.0869140625, -0.0305328369140625, -0.0195159912109375, 0.0013551712036132812, 0.0196075439453125, -0.00876617431640625, -0.0242156982421875, 0.033721923828125, -0.037933349609375, 0.01226043701171875, -0.00469207763671875, 0.00412750244140625, -0.0499267578125, -0.0207672119140625, -0.092041015625, 0.093017578125, 0.0198211669921875, 0.0246429443359375, -0.01447296142578125, 0.03363037109375, -0.034454345703125, 0.00592041015625, -0.0533447265625, 0.08331298828125, 0.0677490234375, 0.040374755859375, -0.050201416015625, -0.00965118408203125, 0.0013914108276367188, 0.01248931884765625, 0.0010223388671875, 0.0105438232421875, -0.022003173828125, -0.002178192138671875, 0.035308837890625, 0.0374755859375, 0.0250091552734375, 0.030029296875, 0.00156402587890625, 0.0145721435546875, 0.0574951171875, -0.039703369140625, 0.01424407958984375, 0.01861572265625, 0.01132965087890625, 0.015472412109375, 0.01285552978515625, 0.01534271240234375, -0.006900787353515625, -0.027862548828125, 0.045196533203125, -0.0260772705078125, -0.0396728515625, -0.030914306640625, 0.01424407958984375, 0.00830078125, 0.032745361328125, -0.094970703125, -0.00019431114196777344, -0.0277557373046875, 0.045074462890625, 0.006938934326171875, 0.034149169921875, 0.061798095703125, 0.01030731201171875, 0.0546875, 0.0037441253662109375, 0.0316162109375, -0.0296173095703125, 0.017425537109375, 0.0703125, 0.03173828125, 0.03314208984375, -0.049285888671875, -0.0016794204711914062, 0.0092620849609375, 0.0721435546875, -0.048553466796875, -0.040771484375, 0.0166778564453125, 0.00969696044921875, -0.0016336441040039062, 0.0185546875, 0.017364501953125, 0.01166534423828125, 0.06103515625, -0.01418304443359375, -0.02215576171875, -0.025299072265625, -0.0003616809844970703, -0.0116424560546875, 0.01947021484375, 0.04388427734375, -0.01514434814453125, 0.0126800537109375, -0.02642822265625, 0.0185699462890625, -0.005611419677734375, -0.00958251953125, 0.004547119140625, 0.01544189453125, 0.01593017578125, -0.005779266357421875, 0.014007568359375, -0.0052490234375, 0.006626129150390625, -0.05816650390625, -0.0577392578125, 0.01294708251953125, 0.0477294921875, -0.0159759521484375, -0.016082763671875, 0.039306640625, 0.045013427734375, -0.05877685546875, -0.026519775390625, 0.01045989990234375, -0.0308074951171875, -0.0234375, -0.0308990478515625, 0.0199127197265625, 0.03607177734375, 0.01348876953125, 0.015045166015625, 0.043182373046875, 0.0264739990234375, -0.0285491943359375, 0.026763916015625, -0.000026404857635498047, -0.0168609619140625, 0.06817626953125, 0.00919342041015625, 0.04949951171875, 0.01105499267578125, -0.0404052734375, -0.004444122314453125, -0.045440673828125, 0.0188140869140625, -0.0380859375, 0.000225067138671875, 0.00914764404296875, 0.028656005859375, 0.044464111328125, 0.00734710693359375, 0.0147552490234375, 0.007457733154296875, -0.020294189453125, -0.01306915283203125, 0.051605224609375, 0.000044226646423339844, -0.025146484375, -0.03668212890625, -0.047149658203125, 0.07666015625, 0.029998779296875, 0.0706787109375, -0.042816162109375, 0.04559326171875, 0.0194854736328125, 0.0404052734375, -0.0287322998046875, -0.00946044921875, 0.01372528076171875, -0.0161285400390625, 0.039306640625, -0.0160064697265625, -0.04193115234375, -0.006320953369140625, 0.03631591796875, -0.0234527587890625, -0.0007944107055664062, -0.040252685546875, 0.0305633544921875, -0.015960693359375, -0.006290435791015625, -0.0240020751953125, 0.010040283203125, -0.0012044906616210938, -0.0169677734375, 0.0283355712890625, -0.021759033203125, -0.011138916015625, 0.040435791015625, 0.01953125, -0.033477783203125, 0.015838623046875, -0.045928955078125, 0.0114288330078125, 0.0202789306640625, 0.026031494140625, -0.016448974609375, 0.03564453125, -0.007648468017578125, 0.0212554931640625, 0.0081787109375, 0.061614990234375, 0.037017822265625, -0.01137542724609375, -0.038818359375, 0.0186309814453125, 0.036590576171875, 0.02008056640625, 0.0130462646484375, -0.0196685791015625, -0.02166748046875, -0.034881591796875, 0.006351470947265625, -0.020751953125, -0.004772186279296875, -0.039825439453125, 0.021759033203125, -0.0426025390625, -0.056427001953125, -0.09381103515625, -0.022918701171875, 0.002658843994140625, -0.0007028579711914062, -0.047149658203125, 0.03704833984375, -0.00046944618225097656, -0.01279449462890625, -0.039154052734375, 0.0078582763671875, -0.00640106201171875, 0.00994873046875, -0.0008702278137207031, -0.048004150390625, -0.00052642822265625, 0.070556640625, 0.0018720626831054688, 0.027862548828125, 0.033905029296875, -0.0205535888671875, -0.0200958251953125, 0.040252685546875, -0.0003070831298828125, 0.0914306640625, 0.01145172119140625, -0.02105712890625, 0.007266998291015625, -0.0004436969757080078, -0.007110595703125, -0.06341552734375, -0.007358551025390625, -0.059234619140625, 0.0018339157104492188, -0.0159912109375, -0.0135345458984375, -0.0130615234375, -0.03680419921875, -0.0399169921875, 0.08294677734375, -0.01102447509765625, -0.0269317626953125, -0.00968170166015625, 0.0242156982421875, -0.0089569091796875, -0.00608062744140625, -0.003795623779296875, -0.01235198974609375, 0.005626678466796875, 0.0267791748046875, 0.019195556640625, 0.0125579833984375, 0.007518768310546875, 0.01172637939453125, -0.053955078125, 0.01409149169921875, 0.00301361083984375, 0.0180816650390625, -0.007778167724609375, -0.0000451207160949707, 0.04345703125, 0.0841064453125, 0.00225067138671875, 0.0292816162109375, -0.00867462158203125, -0.047088623046875, -0.01158905029296875, 0.05621337890625, -0.07452392578125, -0.00612640380859375, 0.0975341796875, 0.12139892578125, 0.043914794921875, -0.0455322265625, -0.04022216796875, -0.045989990234375, 0.01885986328125, -0.01052093505859375, 0.0100250244140625, -0.0648193359375, -0.0025272369384765625, 0.0164642333984375, 0.0102691650390625, 0.05145263671875, -0.0214691162109375, 0.023284912109375, -0.01024627685546875, 0.016693115234375, -0.0270538330078125, -0.004337310791015625, 0.002979278564453125, 0.007312774658203125, -0.019622802734375, -0.00879669189453125, 0.004756927490234375, -0.004547119140625, -0.01910400390625, 0.033660888671875, -0.04248046875, -0.028961181640625, 0.01837158203125, 0.032958984375, -0.016265869140625, 0.004352569580078125, -0.0168609619140625, 0.022247314453125, 0.002475738525390625, 0.038970947265625, 0.006748199462890625, 0.056304931640625, -0.0168914794921875, 0.0248260498046875, 0.006664276123046875, 0.010498046875, -0.0088043212890625, -0.0298919677734375, -0.01197052001953125, 0.0389404296875, -0.01490020751953125, -0.02587890625, 0.0201873779296875, -0.0509033203125, -0.006855010986328125, -0.0194091796875, 0.0064239501953125, -0.05706787109375, 0.00754547119140625, -0.0019626617431640625, 0.00652313232421875, 0.0226593017578125 ]
f0859a117d853b54b688ddad125df82fc33f31ea
Wordpress Stackexchange Q: How to escape the single quote character in i18n translation strings? How should I properly escape the single quote character in a translation string? I'm using it as an apostrophe. For example: __( '404. This isn't the page you're looking for.', 'textdomain' ); I believe there are a few approaches but which is the proper way? Approach 1: Using the backslash: __( '404. This isn\'t the page you\'re looking for.', 'textdomain' ); Approach 2: Using the character entity: __( '404. This isn&apos;t the page you&apos;re looking for.', 'textdomain' ); A: Use the first option. translated strings are supposed to be "raw", and escaped only by the calling function. In addition many will not understand what &apos; mean and how to translate it without looking at the actual page which can be annoying.
Q: How to escape the single quote character in i18n translation strings? How should I properly escape the single quote character in a translation string? I'm using it as an apostrophe. For example: __( '404. This isn't the page you're looking for.', 'textdomain' ); I believe there are a few approaches but which is the proper way? Approach 1: Using the backslash: __( '404. This isn\'t the page you\'re looking for.', 'textdomain' ); Approach 2: Using the character entity: __( '404. This isn&apos;t the page you&apos;re looking for.', 'textdomain' ); A: Use the first option. translated strings are supposed to be "raw", and escaped only by the calling function. In addition many will not understand what &apos; mean and how to translate it without looking at the actual page which can be annoying.
wordpress
{ "language": "en", "length": 133, "provenance": "stackexchange_00019.jsonl.gz:466433", "question_score": "6", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230727" }
[ -0.0013570785522460938, -0.0169830322265625, 0.0183563232421875, -0.01332855224609375, -0.014678955078125, 0.028411865234375, 0.021636962890625, 0.00661468505859375, 0.0015859603881835938, 0.06072998046875, 0.0682373046875, -0.01398468017578125, 0.029754638671875, -0.045440673828125, -0.040435791015625, 0.0235137939453125, -0.0242462158203125, -0.00647735595703125, -0.044708251953125, -0.03759765625, 0.0031833648681640625, -0.05084228515625, -0.040283203125, -0.0677490234375, 0.04193115234375, -0.07537841796875, 0.026824951171875, -0.002796173095703125, 0.0196685791015625, -0.00724029541015625, 0.0174560546875, 0.0005145072937011719, 0.053924560546875, -0.00782012939453125, -0.03167724609375, 0.0013761520385742188, -0.04534912109375, 0.0138702392578125, -0.0222930908203125, 0.006015777587890625, 0.036895751953125, -0.043426513671875, -0.022613525390625, 0.06890869140625, 0.0031452178955078125, -0.03973388671875, 0.0357666015625, -0.06707763671875, 0.02545166015625, 0.0092620849609375, 0.0192108154296875, 0.01255035400390625, 0.0202178955078125, 0.036865234375, -0.0195159912109375, -0.00487518310546875, -0.021881103515625, 0.0284881591796875, 0.0167388916015625, 0.0164337158203125, -0.015625, 0.041900634765625, 0.0064849853515625, -0.0270843505859375, -0.0164031982421875, -0.021728515625, -0.03631591796875, 0.035247802734375, -0.01264190673828125, -0.02899169921875, -0.014190673828125, -0.005615234375, 0.048187255859375, -0.039337158203125, 0.004512786865234375, 0.01346588134765625, -0.03948974609375, 0.02606201171875, 0.045440673828125, -0.03399658203125, 0.0195770263671875, -0.0296478271484375, -0.05096435546875, -0.01502227783203125, 0.04620361328125, 0.047760009765625, -0.006809234619140625, -0.0252685546875, -0.0249786376953125, -0.0211029052734375, -0.02935791015625, -0.026885986328125, 0.02484130859375, -0.00028777122497558594, -0.021209716796875, -0.03167724609375, -0.03155517578125, -0.0017251968383789062, 0.0028896331787109375, 0.01546478271484375, -0.0199432373046875, -0.001983642578125, 0.005542755126953125, -0.0222320556640625, 0.0221710205078125, 0.048553466796875, 0.01177978515625, -0.00600433349609375, 0.043975830078125, -0.01041412353515625, 0.002166748046875, 0.06884765625, -0.004436492919921875, -0.0418701171875, -0.0218505859375, 0.06683349609375, 0.02099609375, -0.0200653076171875, 0.00591278076171875, -0.011505126953125, -0.00972747802734375, -0.01119232177734375, 0.04144287109375, -0.0014600753784179688, -0.016387939453125, -0.0280303955078125, -0.0237274169921875, -0.0239410400390625, 0.03790283203125, 0.0193023681640625, 0.00980377197265625, -0.022613525390625, -0.018402099609375, 0.02850341796875, -0.005771636962890625, -0.006893157958984375, -0.002361297607421875, 0.0037288665771484375, 0.01248931884765625, -0.00144195556640625, 0.00923919677734375, -0.049896240234375, -0.013092041015625, 0.0188751220703125, -0.044677734375, -0.0274200439453125, 0.00745391845703125, 0.046844482421875, -0.005283355712890625, -0.03240966796875, 0.034271240234375, -0.037689208984375, 0.066650390625, -0.0234222412109375, -0.046661376953125, -0.06439208984375, 0.0090789794921875, -0.050262451171875, 0.00511932373046875, -0.08551025390625, -0.00305938720703125, -0.0209808349609375, -0.01361846923828125, -0.00943756103515625, -0.037322998046875, 0.0225677490234375, 0.032318115234375, -0.002483367919921875, 0.0014219284057617188, 0.01436614990234375, -0.052337646484375, 0.0251922607421875, 0.017425537109375, -0.034637451171875, -0.03778076171875, -0.0228118896484375, -0.0440673828125, 0.016326904296875, 0.027618408203125, 0.06072998046875, 0.039825439453125, -0.01319122314453125, 0.016082763671875, 0.039306640625, -0.0241241455078125, 0.005611419677734375, 0.0130157470703125, 0.04083251953125, 0.00557708740234375, 0.014190673828125, -0.00849151611328125, 0.0199737548828125, 0.0031185150146484375, 0.050994873046875, 0.0010929107666015625, -0.045928955078125, -0.0140380859375, 0.0153045654296875, -0.02703857421875, -0.049102783203125, 0.03814697265625, -0.0199127197265625, 0.0228729248046875, -0.0061798095703125, -0.0238189697265625, -0.024200439453125, -0.01099395751953125, 0.01474761962890625, -0.025054931640625, 0.0240020751953125, 0.025848388671875, -0.003173828125, -0.01470184326171875, -0.001773834228515625, 0.004718780517578125, 0.01617431640625, 0.0250701904296875, -0.0037326812744140625, -0.00824737548828125, 0.001583099365234375, 0.0272369384765625, -0.019195556640625, 0.006626129150390625, 0.046905517578125, 0.0312042236328125, -0.005504608154296875, -0.0099029541015625, -0.0214385986328125, 0.0245513916015625, -0.01050567626953125, 0.0008225440979003906, 0.0280303955078125, 0.007045745849609375, 0.01322174072265625, -0.035888671875, 0.02386474609375, -0.054168701171875, -0.007293701171875, -0.032501220703125, 0.037994384765625, 0.030426025390625, 0.01837158203125, -0.035491943359375, -0.031707763671875, -0.01549530029296875, -0.062164306640625, -0.0040130615234375, -0.01161956787109375, 0.0034732818603515625, 0.00543975830078125, 0.002288818359375, -0.06353759765625, 0.02777099609375, -0.08056640625, 0.010101318359375, 0.01255035400390625, -0.061126708984375, -0.01297760009765625, 0.0034637451171875, -0.0154266357421875, -0.0035190582275390625, -0.019073486328125, 0.033721923828125, -0.043060302734375, -0.004489898681640625, -0.00547027587890625, -0.01111602783203125, 0.005214691162109375, -0.0128173828125, 0.0100250244140625, 0.033294677734375, -0.019317626953125, 0.0032024383544921875, 0.037628173828125, -0.02264404296875, 0.026397705078125, -0.02386474609375, 0.005542755126953125, -0.01202392578125, 0.01068115234375, 0.004634857177734375, 0.045867919921875, -0.002323150634765625, -0.0168304443359375, 0.003246307373046875, 0.0258636474609375, -0.0169677734375, -0.0223236083984375, 0.0306396484375, -0.002471923828125, 0.046844482421875, -0.0029659271240234375, -0.0458984375, 0.069580078125, -0.0310821533203125, -0.049591064453125, 0.0318603515625, -0.004161834716796875, 0.00336456298828125, -0.01885986328125, 0.02850341796875, 0.022491455078125, -0.0118408203125, -0.0210113525390625, 0.01027679443359375, 0.00945281982421875, 0.02508544921875, 0.0242156982421875, 0.01849365234375, -0.021026611328125, -0.0174102783203125, 0.0002593994140625, 0.005947113037109375, 0.0305938720703125, -0.03668212890625, -0.0364990234375, -0.0391845703125, -0.01007843017578125, -0.0985107421875, -0.0576171875, 0.0347900390625, -0.023834228515625, 0.0256805419921875, 0.00843048095703125, -0.0017652511596679688, -0.0416259765625, 0.053863525390625, -0.009307861328125, 0.04278564453125, -0.0183258056640625, -0.024871826171875, -0.009307861328125, -0.05322265625, -0.00888824462890625, 0.0153350830078125, 0.0010280609130859375, 0.01381683349609375, -0.0491943359375, 0.0181427001953125, 0.006656646728515625, 0.06536865234375, 0.074951171875, 0.0025730133056640625, 0.00464630126953125, -0.013702392578125, 0.03692626953125, -0.002918243408203125, 0.011962890625, 0.03192138671875, 0.04205322265625, -0.055999755859375, 0.002948760986328125, -0.01142120361328125, 0.0323486328125, 0.05523681640625, -0.05462646484375, -0.011077880859375, 0.043975830078125, 0.0261077880859375, -0.0179901123046875, -0.051025390625, -0.0005068778991699219, -0.049346923828125, 0.048980712890625, 0.0305328369140625, -0.00579833984375, -0.015228271484375, 0.0584716796875, 0.01507568359375, 0.01534271240234375, 0.049285888671875, -0.03485107421875, -0.0218048095703125, 0.004230499267578125, 0.0057830810546875, -0.0243377685546875, 0.0190277099609375, 0.00140380859375, -0.005584716796875, -0.0007901191711425781, 0.04339599609375, 0.0125885009765625, 0.01499176025390625, -0.0164337158203125, -0.0379638671875, 0.043487548828125, 0.0154571533203125, 0.0176849365234375, -0.01491546630859375, -0.04132080078125, -0.0067901611328125, 0.06536865234375, 0.020294189453125, -0.0158843994140625, -0.0118560791015625, -0.00547027587890625, -0.0124969482421875, -0.0182647705078125, -0.01456451416015625, 0.003292083740234375, 0.023040771484375, -0.004825592041015625, -0.002132415771484375, -0.01172637939453125, -0.00177764892578125, -0.052398681640625, 0.0213775634765625, -0.0166778564453125, 0.0191192626953125, -0.06561279296875, 0.01149749755859375, 0.004581451416015625, 0.024383544921875, -0.041534423828125, 0.0006809234619140625, -0.05377197265625, -0.0245208740234375, -0.01146697998046875, -0.05023193359375, 0.0450439453125, 0.0281982421875, -0.009307861328125, -0.010589599609375, 0.0198516845703125, -0.0345458984375, 0.006191253662109375, 0.018890380859375, 0.041046142578125, 0.034881591796875, 0.01326751708984375, 0.01715087890625, -0.0225677490234375, -0.025909423828125, 0.040557861328125, 0.0032291412353515625, 0.055511474609375, 0.0127410888671875, -0.02301025390625, 0.06536865234375, -0.036224365234375, -0.10015869140625, -0.03277587890625, 0.006290435791015625, -0.0266571044921875, 0.0101470947265625, -0.00897979736328125, 0.01129913330078125, -0.078125, 0.08013916015625, 0.05889892578125, -0.006076812744140625, -0.020172119140625, 0.02703857421875, 0.0027904510498046875, -0.06585693359375, -0.0188751220703125, 0.0084381103515625, 0.048797607421875, -0.033782958984375, 0.048675537109375, 0.0266265869140625, -0.03546142578125, 0.08367919921875, -0.008514404296875, 0.0056610107421875, -0.022857666015625, 0.0255279541015625, 0.0034770965576171875, 0.0015211105346679688, 0.001605987548828125, -0.02099609375, 0.03466796875, 0.0139007568359375, 0.00708770751953125, -0.00957489013671875, 0.0179290771484375, 0.0049896240234375, -0.01788330078125, 0.01351165771484375, -0.0006055831909179688, -0.046295166015625, 0.0147247314453125, 0.09271240234375, -0.054229736328125, 0.0039005279541015625, 0.01093292236328125, -0.0152130126953125, -0.021087646484375, -0.01337432861328125, 0.035888671875, 0.0108795166015625, 0.0286407470703125, 0.050140380859375, -0.02923583984375, -0.013702392578125, 0.01432037353515625, 0.0032958984375, -0.0308990478515625, -0.0159454345703125, -0.03662109375, -0.0113983154296875, -0.002773284912109375, -0.006923675537109375, 0.01629638671875, 0.06658935546875, -0.050201416015625, -0.0300140380859375, 0.031341552734375, 0.026458740234375, 0.0816650390625, 0.01055908203125, 0.0283660888671875, 0.0260772705078125, -0.0251312255859375, 0.0160980224609375, 0.02532958984375, 0.02264404296875, -0.0185699462890625, 0.017120361328125, -0.00844573974609375, 0.00609588623046875, 0.0265350341796875, 0.066650390625, 0.0285186767578125, -0.07763671875, -0.0017728805541992188, 0.036346435546875, -0.007076263427734375, -0.0284576416015625, 0.00580596923828125, 0.034271240234375, 0.01436614990234375, -0.01131439208984375, -0.0298919677734375, 0.0242156982421875, -0.005695343017578125, -0.037689208984375, 0.048553466796875, 0.006389617919921875, -0.037139892578125, -0.06427001953125, 0.00568389892578125, 0.061279296875, 0.0141754150390625, 0.0201416015625, 0.0132598876953125, -0.0025997161865234375, 0.01010894775390625, 0.0170440673828125, 0.002166748046875, -0.05487060546875, -0.04608154296875, 0.0267181396484375, -0.04547119140625, -0.02252197265625, 0.0146942138671875, 0.024444580078125, -0.0236053466796875, 0.0003745555877685547, 0.0098419189453125, -0.0041961669921875, 0.0173492431640625, -0.0020160675048828125, -0.0279083251953125, 0.0227508544921875, -0.0036220550537109375, 0.0650634765625, -0.00001722574234008789, -0.05059814453125, -0.007965087890625, -0.06524658203125, -0.00482940673828125, 0.00890350341796875, -0.03790283203125, -0.0223388671875, -0.00024437904357910156, 0.0127105712890625, 0.04034423828125, 0.01395416259765625, -0.00269317626953125, -0.01837158203125, 0.0194854736328125, 0.01259613037109375, 0.041748046875, -0.0323486328125, 0.0276031494140625, 0.0164794921875, -0.01447296142578125, -0.0266876220703125, 0.04473876953125, 0.07952880859375, -0.0196533203125, -0.00675201416015625, 0.0239410400390625, 0.017120361328125, -0.000812530517578125, 0.07940673828125, -0.041290283203125, -0.0077056884765625, 0.0084075927734375, 0.01149749755859375, -0.0222930908203125, -0.01073455810546875, -0.0266265869140625, 0.034881591796875, -0.01474761962890625, -0.0016660690307617188, 0.011688232421875, -0.014984130859375, 0.01129913330078125, -0.0078277587890625, 0.01320648193359375, -0.006992340087890625, -0.011077880859375, -0.0021038055419921875, 0.03564453125, 0.004611968994140625, -0.0034999847412109375, 0.025421142578125, 0.0097808837890625, 0.0240325927734375, -0.003337860107421875, 0.0017976760864257812, -0.0195159912109375, -0.004405975341796875, -0.023834228515625, 0.0232391357421875, -0.0177764892578125, -0.019927978515625, 0.0272216796875, -0.03204345703125, 0.0166473388671875, 0.050201416015625, 0.09716796875, 0.083740234375, -0.137939453125, -0.00782012939453125, -0.0036106109619140625, -0.03887939453125, 0.0537109375, 0.02752685546875, -0.0135498046875, -0.036712646484375, 0.00511932373046875, -0.01215362548828125, 0.007312774658203125, 0.020477294921875, 0.0125732421875, -0.00603485107421875, -0.0127716064453125, 0.020538330078125, 0.005615234375, -0.034912109375, -0.0206756591796875, 0.02874755859375, -0.0223236083984375, -0.024169921875, 0.0004887580871582031, 0.0015411376953125, -0.009735107421875, -0.009521484375, 0.04815673828125, -0.04156494140625, 0.032318115234375, 0.071533203125, 0.04241943359375, 0.004634857177734375, 0.06951904296875, 0.0100555419921875, 0.00122833251953125, 0.036712646484375, -0.00946044921875, 0.08343505859375, -0.01078033447265625, -0.015167236328125, 0.005405426025390625, -0.00592041015625, -0.01549530029296875, -0.0005507469177246094, -0.0126800537109375, -0.00020635128021240234, -0.0242156982421875, 0.007659912109375, 0.010833740234375, -0.031402587890625, 0.01338958740234375, -0.0146026611328125, 0.0078277587890625, -0.00864410400390625, -0.0369873046875, -0.03460693359375, -0.005199432373046875, -0.053375244140625, -0.05584716796875, 0.0146942138671875, -0.035797119140625, -0.07080078125, 0.044189453125, 0.006893157958984375, 0.03216552734375, -0.010894775390625, 0.00958251953125, -0.0075836181640625, -0.0184783935546875, -0.005218505859375, -0.0025539398193359375, -0.026947021484375, 0.038726806640625, -0.0182952880859375, -0.008880615234375, 0.0277252197265625, 0.041900634765625, 0.0518798828125, 0.0157928466796875, -0.009735107421875, 0.02642822265625, 0.07403564453125, 0.0246124267578125, -0.00960540771484375, 0.0245513916015625, -0.00026106834411621094, 0.0241546630859375, 0.0037136077880859375, -0.0364990234375, 0.028076171875, -0.033447265625, -0.029449462890625, 0.0171356201171875, -0.00704193115234375, -0.0212554931640625, 0.000019311904907226562, -0.0343017578125, -0.0533447265625, 0.0028743743896484375, 0.0228118896484375, -0.01861572265625, 0.0166473388671875, 0.018707275390625, 0.039215087890625, -0.056060791015625, 0.01263427734375, -0.0295562744140625, 0.056243896484375, 0.0110626220703125, 0.0177001953125, 0.033050537109375, 0.002593994140625, 0.0261383056640625, 0.00029754638671875, 0.002368927001953125, 0.00934600830078125, 0.0124053955078125, 0.0236663818359375, 0.0439453125, 0.032623291015625, 0.01120758056640625, 0.0159759521484375, 0.0439453125, 0.04010009765625, -0.031005859375, 0.010223388671875, 0.0132293701171875, 0.0271759033203125, 0.00780487060546875, -0.033782958984375, 0.03179931640625, -0.0170135498046875, 0.00620269775390625, 0.01168060302734375, 0.0002701282501220703, 0.053436279296875, 0.016082763671875, 0.0237274169921875, -0.002346038818359375, -0.05218505859375, 0.01424407958984375, -0.05255126953125, 0.006351470947265625, 0.043853759765625, 0.08026123046875, -0.0019092559814453125, 0.06634521484375, -0.019073486328125, -0.042877197265625, 0.0008749961853027344, 0.006618499755859375, 0.01215362548828125, -0.003879547119140625, 0.005016326904296875, 0.0012960433959960938, 0.0158843994140625, 0.00469970703125, 0.0007295608520507812, 0.0021305084228515625, 0.00974273681640625, 0.01224517822265625, 0.0007596015930175781, -0.010467529296875, 0.0252227783203125, -0.00870513916015625, 0.038787841796875, 0.0020236968994140625, 0.018707275390625, -0.00696563720703125, -0.0248565673828125, -0.054931640625, 0.051177978515625, 0.0102081298828125, 0.01192474365234375, 0.03564453125, 0.004150390625, -0.0235137939453125, -0.0089263916015625, -0.012939453125, 0.054229736328125, 0.0288238525390625, -0.0279388427734375, -0.00775146484375, 0.03350830078125, -0.052947998046875, 0.0030364990234375, 0.03961181640625, -0.0214996337890625, 0.0288543701171875, 0.038421630859375, 0.0222015380859375, -0.0053253173828125, -0.055633544921875, 0.04229736328125, -0.0633544921875, -0.0102691650390625, 0.01087188720703125, 0.00611114501953125, 0.014678955078125, 0.042327880859375, 0.006420135498046875, 0.01171112060546875, 0.0028400421142578125, 0.0130157470703125, 0.0004062652587890625, -0.02044677734375, 0.0264129638671875, -0.044189453125, 0.0095367431640625, -0.047027587890625, 0.0242156982421875, 0.03125, 0.00074005126953125, -0.0845947265625, 0.046966552734375, 0.0221099853515625, -0.00005894899368286133, 0.048126220703125, 0.00911712646484375, -0.0016813278198242188, -0.0192108154296875, 0.057952880859375, -0.0242767333984375, -0.03839111328125, -0.042724609375, -0.007572174072265625, 0.037567138671875, 0.01160430908203125, -0.033416748046875, 0.0197296142578125, -0.003170013427734375, -0.035247802734375, 0.01436614990234375, -0.027069091796875, 0.027496337890625, 0.0274505615234375, -0.0011644363403320312, 0.00643157958984375, -0.0210723876953125, -0.03912353515625, -0.003177642822265625, -0.004512786865234375, -0.01421356201171875, -0.0122833251953125, 0.0003597736358642578, -0.07464599609375, -0.04638671875, -0.0161895751953125, -0.04034423828125, 0.0067138671875, -0.05230712890625, 0.01129913330078125, 0.020477294921875, 0.052337646484375, 0.01428985595703125, 0.006259918212890625, -0.031280517578125, -0.0180206298828125, 0.0003714561462402344, -0.0233612060546875, -0.0037326812744140625, -0.04852294921875, 0.0186614990234375, -0.0016107559204101562, 0.00780487060546875, -0.0261688232421875, -0.009552001953125, -0.02386474609375, -0.01038360595703125, 0.07415771484375, -0.002765655517578125, 0.042816162109375, -0.04931640625, -0.022125244140625, 0.01275634765625, 0.05889892578125, 0.008941650390625, 0.0019159317016601562, 0.0276336669921875, 0.005664825439453125, -0.00804901123046875, 0.034881591796875, -0.0184478759765625, 0.08087158203125, -0.050384521484375, -0.006847381591796875, 0.0328369140625, 0.002285003662109375, -0.040374755859375, -0.08477783203125, 0.004734039306640625, -0.062469482421875, 0.01025390625, -0.022491455078125, -0.0011243820190429688, -0.01071929931640625, -0.035491943359375, -0.01378631591796875, 0.07684326171875, -0.002941131591796875, -0.006992340087890625, 0.0264129638671875, -0.02117919921875, -0.001102447509765625, 0.0179290771484375, -0.0012178421020507812, 0.006175994873046875, -0.04779052734375, -0.0172882080078125, 0.024688720703125, 0.0246429443359375, 0.04296875, -0.0037689208984375, -0.00782012939453125, 0.017547607421875, 0.00818634033203125, -0.00022530555725097656, 0.00467681884765625, -0.002948760986328125, 0.033935546875, 0.042449951171875, -0.03326416015625, 0.0003039836883544922, -0.0003559589385986328, -0.0283966064453125, -0.05194091796875, -0.00353240966796875, 0.00804901123046875, 0.035491943359375, 0.06292724609375, 0.081298828125, -0.00447845458984375, -0.058197021484375, -0.01114654541015625, -0.01329803466796875, -0.0081787109375, 0.0169219970703125, 0.0294036865234375, -0.08233642578125, -0.015869140625, 0.06585693359375, -0.01019287109375, 0.0283966064453125, 0.0016536712646484375, 0.008575439453125, 0.00505828857421875, 0.006931304931640625, -0.061798095703125, 0.0180511474609375, -0.031646728515625, 0.11541748046875, -0.054656982421875, -0.006252288818359375, 0.0060577392578125, 0.024932861328125, 0.039581298828125, -0.050628662109375, -0.01140594482421875, -0.0112152099609375, -0.006053924560546875, -0.00514984130859375, -0.00579833984375, 0.01007843017578125, 0.01751708984375, -0.0157012939453125, -0.0202178955078125, 0.022705078125, 0.020660400390625, 0.046112060546875, -0.04205322265625, 0.043914794921875, 0.04248046875, -0.005672454833984375, -0.0306549072265625, 0.1119384765625, -0.010223388671875, 0.026611328125, -0.0088653564453125, 0.021881103515625, 0.01708984375, 0.0179443359375, 0.005401611328125, -0.0089874267578125, 0.003757476806640625, -0.01345062255859375, 0.0079345703125, -0.0210418701171875, -0.01061248779296875, 0.0194244384765625 ]
bb89958a3f16b325e7e2e1645cdb196189c1babd
Wordpress Stackexchange Q: How to upload multiple images with WP_Customize_Media_Control This question is specifically related to the WordPress Customizer. I am looking for a way to upload multiple images with the WP_Customize_Media_Control. It is easy to do this for metaboxes, but I do not find a solution for Customizer. I would appreciate any help. A: Use this JQuery for multiple image uploads: <!-- js multi image --> jQuery(document).ready(function($) { // add image uploader functionality var meta_image_frame; $('.meta-image-button').live('click', function(e){ e.preventDefault(); if( meta_image_frame ){ wp.media.editor.open(); return; } meta_image_frame = wp.media.frames.file_frame = wp.media({ title: 'Portfolio Image Gallery Selection Window', button: {text: 'Add to Gallery'}, library: { type: 'image'}, multiple: false }); meta_image_frame.on('select', function(){ var media_attachment = meta_image_frame.state().get('selection').first().toJSON(); var url = ''; $('#meta-image').val(media_attachment.url); }); meta_image_frame.open(); }); $('#add-input').click(function(event){ add_input() }); function add_input(){ var input = "<p><label for='meta-image' class=''>Add Project Image</label>" +"<input type='text' name='meta-image' id='meta-image' value='' />" +"<input type='button' class='meta-image-button button' value='Upload Image' />" +"<input type='button' class='meta-image-button button remove-button' value='Remove Image' /></p>"; <?php $('#images-container').append(input); } });
Q: How to upload multiple images with WP_Customize_Media_Control This question is specifically related to the WordPress Customizer. I am looking for a way to upload multiple images with the WP_Customize_Media_Control. It is easy to do this for metaboxes, but I do not find a solution for Customizer. I would appreciate any help. A: Use this JQuery for multiple image uploads: <!-- js multi image --> jQuery(document).ready(function($) { // add image uploader functionality var meta_image_frame; $('.meta-image-button').live('click', function(e){ e.preventDefault(); if( meta_image_frame ){ wp.media.editor.open(); return; } meta_image_frame = wp.media.frames.file_frame = wp.media({ title: 'Portfolio Image Gallery Selection Window', button: {text: 'Add to Gallery'}, library: { type: 'image'}, multiple: false }); meta_image_frame.on('select', function(){ var media_attachment = meta_image_frame.state().get('selection').first().toJSON(); var url = ''; $('#meta-image').val(media_attachment.url); }); meta_image_frame.open(); }); $('#add-input').click(function(event){ add_input() }); function add_input(){ var input = "<p><label for='meta-image' class=''>Add Project Image</label>" +"<input type='text' name='meta-image' id='meta-image' value='' />" +"<input type='button' class='meta-image-button button' value='Upload Image' />" +"<input type='button' class='meta-image-button button remove-button' value='Remove Image' /></p>"; <?php $('#images-container').append(input); } });
wordpress
{ "language": "en", "length": 158, "provenance": "stackexchange_00019.jsonl.gz:466434", "question_score": "6", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230728" }
[ 0.048828125, -0.006809234619140625, 0.01207733154296875, -0.040985107421875, 0.0198974609375, -0.0203094482421875, 0.05157470703125, -0.025482177734375, -0.021697998046875, 0.0204925537109375, 0.00963592529296875, -0.007228851318359375, -0.042205810546875, -0.037841796875, -0.020263671875, -0.043243408203125, 0.035919189453125, -0.0182037353515625, 0.041046142578125, 0.016265869140625, 0.0159149169921875, 0.036895751953125, 0.01031494140625, 0.03399658203125, 0.00838470458984375, -0.00434112548828125, 0.01517486572265625, 0.00547027587890625, -0.020751953125, -0.0197906494140625, 0.013824462890625, 0.034912109375, 0.032470703125, -0.003475189208984375, 0.006072998046875, 0.049530029296875, 0.01061248779296875, 0.004543304443359375, 0.0094451904296875, 0.038116455078125, 0.016876220703125, -0.00930023193359375, 0.0248870849609375, -0.0002199411392211914, 0.01190948486328125, -0.0311737060546875, 0.020294189453125, -0.0589599609375, 0.038421630859375, 0.00656890869140625, 0.0034332275390625, -0.0037822723388671875, 0.022430419921875, -0.01910400390625, -0.028900146484375, -0.038116455078125, -0.002948760986328125, -0.0019197463989257812, 0.034149169921875, 0.04345703125, -0.025726318359375, 0.0016384124755859375, -0.00878143310546875, -0.0657958984375, -0.0196685791015625, 0.011505126953125, -0.057403564453125, 0.007091522216796875, -0.038299560546875, -0.0288543701171875, 0.004016876220703125, -0.052398681640625, 0.0041961669921875, -0.0275115966796875, 0.007381439208984375, 0.0285797119140625, -0.04034423828125, -0.02288818359375, 0.04931640625, -0.0225677490234375, 0.024810791015625, -0.0357666015625, 0.006988525390625, 0.0189361572265625, 0.027740478515625, 0.05596923828125, 0.0003337860107421875, -0.026397705078125, -0.0268402099609375, 0.005001068115234375, -0.017059326171875, -0.06884765625, 0.00685882568359375, 0.04046630859375, -0.003276824951171875, -0.0060882568359375, 0.01202392578125, -0.0254364013671875, 0.028533935546875, 0.01474761962890625, 0.021331787109375, -0.0516357421875, 0.05224609375, -0.016265869140625, 0.0173187255859375, -0.018768310546875, 0.0005097389221191406, -0.00982666015625, 0.040496826171875, 0.0281829833984375, -0.033843994140625, 0.042327880859375, 0.022918701171875, -0.006015777587890625, -0.0125885009765625, -0.034271240234375, -0.0309906005859375, 0.0364990234375, -0.00998687744140625, -0.01085662841796875, -0.00775909423828125, 0.0007429122924804688, -0.01076507568359375, -0.0341796875, 0.0308380126953125, -0.00954437255859375, -0.0270233154296875, 0.004016876220703125, -0.00421905517578125, -0.033416748046875, -0.030609130859375, 0.050994873046875, 0.08868408203125, 0.0457763671875, 0.030303955078125, 0.0005736351013183594, 0.0186309814453125, -0.029541015625, -0.005771636962890625, 0.03253173828125, -0.000023245811462402344, -0.0654296875, -0.0168304443359375, 0.00002014636993408203, -0.023956298828125, 0.046234130859375, 0.00254058837890625, -0.0183868408203125, 0.0139007568359375, -0.0838623046875, -0.01216888427734375, -0.025665283203125, 0.0253448486328125, 0.036041259765625, -0.0031795501708984375, -0.00396728515625, 0.05682373046875, -0.0401611328125, 0.0044403076171875, -0.0574951171875, 0.0228271484375, 0.01111602783203125, 0.05010986328125, -0.0009908676147460938, -0.0079193115234375, -0.0111541748046875, -0.07794189453125, -0.024749755859375, 0.0235748291015625, 0.039886474609375, 0.0017185211181640625, -0.0037078857421875, 0.0172882080078125, 0.02752685546875, -0.004878997802734375, 0.016204833984375, 0.004749298095703125, 0.051239013671875, -0.0190277099609375, 0.049407958984375, 0.022796630859375, -0.0462646484375, 0.05926513671875, -0.01397705078125, -0.060211181640625, 0.035400390625, -0.01165008544921875, 0.055084228515625, 0.0291595458984375, 0.001140594482421875, 0.06207275390625, -0.004657745361328125, -0.0251617431640625, 0.0021610260009765625, -0.029144287109375, 0.00296783447265625, -0.042877197265625, 0.0162811279296875, -0.04351806640625, 0.01397705078125, 0.0120086669921875, -0.00739288330078125, 0.004901885986328125, 0.019256591796875, -0.041748046875, 0.0153350830078125, -0.03094482421875, 0.0198211669921875, -0.030181884765625, -0.01485443115234375, 0.0253143310546875, -0.016021728515625, -0.006610870361328125, 0.0098876953125, 0.00806427001953125, 0.020050048828125, -0.0199737548828125, 0.03497314453125, -0.0203094482421875, 0.060638427734375, -0.038055419921875, -0.0308837890625, -0.0341796875, 0.02264404296875, 0.07537841796875, 0.03369140625, -0.046417236328125, -0.020050048828125, 0.00559234619140625, 0.0235595703125, -0.10516357421875, 0.06207275390625, 0.0206451416015625, -0.0059051513671875, -0.0305938720703125, -0.00540924072265625, 0.003307342529296875, -0.07696533203125, -0.0072479248046875, 0.04888916015625, 0.023712158203125, 0.0137176513671875, 0.01319122314453125, 0.041839599609375, 0.03643798828125, 0.008148193359375, 0.0260467529296875, -0.0029315948486328125, -0.0009899139404296875, 0.035888671875, -0.042999267578125, 0.0032329559326171875, 0.0191650390625, -0.05615234375, 0.00787353515625, 0.048309326171875, -0.046173095703125, -0.036834716796875, 0.004268646240234375, 0.00400543212890625, 0.00998687744140625, -0.019989013671875, -0.01103973388671875, -0.0185546875, 0.02813720703125, 0.03204345703125, 0.044921875, 0.050750732421875, -0.0239105224609375, 0.0237884521484375, 0.01184844970703125, -0.032684326171875, 0.00983428955078125, -0.004150390625, 0.0279083251953125, 0.00653076171875, -0.0182647705078125, -0.01042938232421875, 0.02935791015625, 0.00290679931640625, -0.0120849609375, 0.014312744140625, -0.020538330078125, -0.0200653076171875, -0.0022602081298828125, -0.048919677734375, 0.005756378173828125, 0.00156402587890625, 0.004077911376953125, -0.0270233154296875, 0.0379638671875, -0.01401519775390625, -0.0172882080078125, 0.0131988525390625, 0.00630950927734375, -0.04833984375, 0.002071380615234375, -0.047637939453125, 0.05615234375, -0.035888671875, 0.05279541015625, 0.06793212890625, -0.038970947265625, 0.0535888671875, -0.017913818359375, -0.0025157928466796875, -0.0105133056640625, 0.00971221923828125, -0.01261138916015625, -0.05401611328125, -0.0133056640625, -0.006595611572265625, 0.0269012451171875, -0.00821685791015625, 0.0025157928466796875, -0.02117919921875, -0.0178375244140625, 0.006618499755859375, -0.0601806640625, -0.0465087890625, 0.04437255859375, -0.076904296875, -0.01445770263671875, -0.01453399658203125, -0.05908203125, -0.01511383056640625, 0.0269012451171875, -0.0173187255859375, -0.033050537109375, -0.00400543212890625, 0.021392822265625, -0.01438140869140625, 0.006153106689453125, -0.018402099609375, 0.00275421142578125, -0.00952911376953125, 0.00568389892578125, 0.032135009765625, 0.003170013427734375, -0.02813720703125, 0.019744873046875, -0.01324462890625, 0.01313018798828125, 0.0219879150390625, 0.043792724609375, -0.033782958984375, 0.0096588134765625, -0.0099029541015625, 0.039459228515625, 0.0452880859375, -0.041534423828125, 0.0005087852478027344, -0.0286102294921875, -0.022247314453125, -0.0197906494140625, 0.0282745361328125, 0.04144287109375, -0.029541015625, -0.0017719268798828125, -0.050018310546875, 0.009521484375, -0.019317626953125, -0.0267791748046875, -0.023529052734375, 0.004322052001953125, 0.00036525726318359375, -0.0075836181640625, -0.0018329620361328125, 0.01837158203125, 0.005390167236328125, 0.01079559326171875, -0.02032470703125, 0.020263671875, -0.00885009765625, 0.008697509765625, -0.038665771484375, 0.016326904296875, -0.0099945068359375, 0.004974365234375, -0.01318359375, 0.024505615234375, -0.00127410888671875, -0.035552978515625, -0.057037353515625, -0.03582763671875, 0.044708251953125, -0.00368499755859375, 0.040374755859375, -0.037384033203125, -0.0301361083984375, -0.03057861328125, 0.061370849609375, -0.049896240234375, -0.0030727386474609375, -0.03887939453125, 0.002292633056640625, 0.0145111083984375, -0.03143310546875, -0.0259246826171875, -0.0152435302734375, -0.04595947265625, -0.0197296142578125, -0.0180206298828125, -0.0323486328125, 0.0094757080078125, -0.00717926025390625, -0.003925323486328125, -0.043182373046875, 0.03369140625, -0.033050537109375, 0.035888671875, -0.00643157958984375, 0.0291290283203125, -0.0362548828125, 0.01018524169921875, -0.048248291015625, -0.095458984375, -0.013336181640625, -0.006938934326171875, 0.0523681640625, -0.0246734619140625, 0.01027679443359375, -0.0269927978515625, 0.072998046875, -0.0013303756713867188, 0.00658416748046875, -0.01093292236328125, 0.012420654296875, 0.01221466064453125, -0.0255126953125, -0.019317626953125, -0.0283966064453125, 0.0111083984375, -0.0469970703125, -0.044342041015625, -0.041961669921875, -0.04290771484375, -0.0111236572265625, -0.014678955078125, -0.007022857666015625, -0.026275634765625, -0.0087890625, -0.04229736328125, -0.005496978759765625, -0.020050048828125, -0.0226287841796875, -0.0107879638671875, -0.0343017578125, 0.007080078125, -0.03863525390625, -0.003345489501953125, 0.022552490234375, 0.07177734375, 0.02288818359375, 0.00958251953125, -0.0701904296875, -0.014007568359375, 0.0194244384765625, 0.017913818359375, 0.0282440185546875, 0.01129150390625, 0.00077056884765625, 0.00856781005859375, -0.0102691650390625, 0.0149688720703125, -0.02655029296875, 0.038299560546875, -0.003414154052734375, -0.0263824462890625, 0.035736083984375, -0.00498199462890625, 0.0011167526245117188, 0.0232086181640625, -0.015625, 0.0109100341796875, -0.038909912109375, 0.0025463104248046875, -0.005191802978515625, -0.00550079345703125, -0.0186920166015625, -0.04541015625, -0.00435638427734375, -0.037322998046875, 0.075439453125, 0.0167083740234375, -0.003688812255859375, 0.0435791015625, 0.037445068359375, 0.0221710205078125, -0.0035533905029296875, 0.0103759765625, -0.0298614501953125, 0.037872314453125, 0.01525115966796875, 0.0078887939453125, 0.0006022453308105469, 0.006549835205078125, -0.003856658935546875, 0.0009012222290039062, -0.02294921875, -0.044677734375, 0.0143890380859375, 0.035888671875, -0.01222991943359375, -0.007259368896484375, 0.0255279541015625, 0.0491943359375, -0.0128021240234375, -0.00652313232421875, 0.01134490966796875, 0.010345458984375, -0.038055419921875, 0.0227508544921875, 0.0112152099609375, -0.005008697509765625, -0.002773284912109375, 0.040771484375, 0.00011920928955078125, 0.005035400390625, 0.0033817291259765625, 0.0179901123046875, 0.0214996337890625, 0.035980224609375, 0.0242156982421875, -0.01464080810546875, -0.01416015625, 0.0145416259765625, -0.00820159912109375, -0.00843048095703125, 0.0227508544921875, 0.0330810546875, 0.019866943359375, 0.01349639892578125, -0.020233154296875, -0.020294189453125, -0.0284576416015625, -0.045013427734375, -0.0006093978881835938, -0.021759033203125, -0.047271728515625, -0.012420654296875, 0.03765869140625, 0.0112762451171875, 0.0167999267578125, -0.0081787109375, 0.0108489990234375, 0.003673553466796875, 0.00197601318359375, -0.0208282470703125, -0.03839111328125, 0.0124664306640625, 0.038665771484375, 0.0034046173095703125, 0.0047454833984375, -0.033294677734375, -0.051910400390625, -0.0400390625, -0.0106048583984375, -0.01056671142578125, 0.06396484375, -0.0191650390625, -0.0172271728515625, -0.0274658203125, 0.0280609130859375, -0.048095703125, 0.0185546875, 0.014617919921875, -0.0169830322265625, 0.0277252197265625, -0.037689208984375, -0.03558349609375, -0.0221710205078125, -0.01236724853515625, -0.0193939208984375, -0.01470947265625, -0.0098876953125, 0.003032684326171875, 0.045684814453125, 0.004680633544921875, 0.0163116455078125, 0.035186767578125, -0.0011692047119140625, -0.034912109375, 0.06536865234375, -0.0182647705078125, 0.000324249267578125, 0.0178375244140625, 0.036956787109375, -0.00951385498046875, -0.0239715576171875, 0.006114959716796875, -0.024566650390625, -0.006175994873046875, -0.046295166015625, 0.0020771026611328125, -0.0038433074951171875, -0.000016510486602783203, 0.00662994384765625, 0.0185394287109375, 0.004673004150390625, 0.0174560546875, -0.022857666015625, -0.00453948974609375, -0.014007568359375, 0.0170440673828125, -0.0021572113037109375, -0.00768280029296875, 0.047088623046875, 0.00048351287841796875, 0.06707763671875, 0.00110626220703125, -0.016693115234375, 0.0273590087890625, -0.006046295166015625, 0.0379638671875, -0.00463104248046875, -0.04534912109375, 0.041534423828125, 0.04803466796875, -0.003505706787109375, 0.05206298828125, -0.0160064697265625, 0.006015777587890625, 0.052215576171875, -0.00579833984375, -0.00888824462890625, 0.0177764892578125, 0.055389404296875, 0.0027523040771484375, -0.0010938644409179688, 0.04180908203125, -0.0093536376953125, 0.018951416015625, -0.00885009765625, 0.05181884765625, 0.0015497207641601562, 0.01116180419921875, 0.0103912353515625, -0.005390167236328125, 0.057159423828125, -0.00934600830078125, 0.035491943359375, 0.01284027099609375, 0.0229034423828125, -0.002391815185546875, -0.013946533203125, 0.0174560546875, -0.015472412109375, 0.00403594970703125, 0.0147705078125, -0.01149749755859375, -0.0160675048828125, -0.05316162109375, -0.038055419921875, 0.04815673828125, -0.0440673828125, 0.0208587646484375, -0.0078125, -0.0016603469848632812, -0.041015625, -0.044921875, -0.003459930419921875, -0.02447509765625, -0.0240631103515625, -0.00704193115234375, -0.0183868408203125, 0.055572509765625, 0.037017822265625, -0.00041484832763671875, -0.021453857421875, 0.0091705322265625, -0.00012731552124023438, -0.01364898681640625, -0.00888824462890625, 0.02862548828125, -0.007106781005859375, -0.08349609375, 0.0187835693359375, -0.055267333984375, 0.02685546875, 0.0161895751953125, 0.039825439453125, 0.05474853515625, -0.016326904296875, -0.033599853515625, 0.044952392578125, 0.006610870361328125, -0.028045654296875, 0.0189666748046875, -0.0003459453582763672, -0.08245849609375, -0.06719970703125, 0.005100250244140625, -0.09112548828125, 0.017303466796875, 0.016510009765625, -0.09521484375, 0.115966796875, -0.007843017578125, 0.07696533203125, 0.0115814208984375, 0.029388427734375, 0.00017583370208740234, 0.00785064697265625, -0.01070404052734375, 0.0186614990234375, -0.04144287109375, -0.01206207275390625, -0.03668212890625, 0.021484375, -0.02880859375, 0.015777587890625, 0.04058837890625, 0.0086517333984375, -0.004131317138671875, -0.0036220550537109375, 0.034088134765625, 0.059112548828125, -0.0008311271667480469, 0.012115478515625, 0.0097198486328125, -0.01593017578125, 0.038665771484375, 0.002246856689453125, 0.0224609375, 0.0167999267578125, -0.0006422996520996094, 0.03619384765625, 0.003353118896484375, 0.00524139404296875, -0.02459716796875, 0.0020599365234375, -0.04345703125, -0.01276397705078125, 0.021392822265625, 0.0027065277099609375, -0.0023784637451171875, 0.01515960693359375, -0.01177215576171875, 0.039093017578125, 0.04742431640625, -0.0167388916015625, 0.030120849609375, -0.005786895751953125, 0.027587890625, 0.0029697418212890625, 0.005008697509765625, -0.0229339599609375, 0.038604736328125, 0.01195526123046875, 0.026885986328125, -0.0048980712890625, 0.03961181640625, 0.0005211830139160156, 0.00662994384765625, -0.08416748046875, -0.0037899017333984375, 0.0545654296875, 0.07135009765625, -0.04296875, -0.04840087890625, -0.0001697540283203125, 0.01467132568359375, 0.0229949951171875, -0.01580810546875, 0.037872314453125, -0.07794189453125, -0.0167388916015625, -0.0254974365234375, 0.01540374755859375, 0.041107177734375, 0.0207977294921875, 0.0006456375122070312, 0.028350830078125, -0.057586669921875, -0.007511138916015625, -0.033843994140625, -0.0031185150146484375, -0.006305694580078125, 0.038421630859375, 0.01082611083984375, 0.059234619140625, 0.01090240478515625, -0.017913818359375, -0.0186767578125, 0.05706787109375, 0.002777099609375, 0.0204925537109375, -0.0301513671875, -0.0635986328125, 0.033599853515625, 0.02484130859375, 0.06982421875, 0.0504150390625, 0.0709228515625, 0.0560302734375, 0.007793426513671875, 0.03070068359375, 0.06201171875, 0.0017910003662109375, 0.01556396484375, -0.0341796875, 0.00836181640625, 0.009735107421875, -0.0197906494140625, 0.007564544677734375, -0.001678466796875, 0.026947021484375, -0.0271453857421875, 0.006755828857421875, -0.0086822509765625, -0.04254150390625, 0.0269927978515625, -0.015045166015625, 0.08935546875, -0.01348876953125, -0.08758544921875, -0.004909515380859375, -0.032806396484375, -0.0701904296875, 0.052337646484375, 0.05084228515625, -0.0634765625, 0.04351806640625, -0.003353118896484375, -0.036956787109375, 0.00722503662109375, 0.02178955078125, -0.0070037841796875, -0.000027239322662353516, 0.0164794921875, -0.0145111083984375, -0.06915283203125, -0.014556884765625, 0.00919342041015625, -0.00531768798828125, -0.01511383056640625, -0.007160186767578125, 0.02691650390625, 0.0218048095703125, 0.041748046875, 0.005184173583984375, 0.0196075439453125, 0.0360107421875, -0.00830841064453125, 0.00368499755859375, 0.004734039306640625, -0.0248870849609375, 0.05810546875, 0.015869140625, 0.0252227783203125, -0.036285400390625, -0.0189971923828125, -0.020843505859375, 0.012664794921875, 0.037933349609375, 0.029022216796875, -0.0277862548828125, -0.0163726806640625, -0.07354736328125, -0.03424072265625, 0.0557861328125, 0.01555633544921875, -0.017486572265625, -0.0006532669067382812, 0.01340484619140625, 0.0120697021484375, 0.02728271484375, 0.003963470458984375, 0.0131683349609375, 0.0255126953125, -0.03619384765625, -0.056365966796875, -0.01015472412109375, 0.007747650146484375, -0.041015625, 0.02740478515625, 0.00632476806640625, 0.00669097900390625, -0.028778076171875, 0.0111846923828125, 0.045135498046875, 0.01611328125, -0.0151214599609375, -0.01094818115234375, 0.052886962890625, -0.036865234375, -0.0232696533203125, -0.025970458984375, -0.010528564453125, -0.0673828125, 0.0157623291015625, 0.045745849609375, -0.019378662109375, 0.03955078125, -0.0286102294921875, 0.0189056396484375, 0.034820556640625, 0.0122222900390625, -0.05706787109375, 0.037445068359375, -0.040802001953125, 0.0159454345703125, 0.00751495361328125, -0.01221466064453125, -0.012969970703125, 0.0114288330078125, -0.010833740234375, -0.0511474609375, -0.06060791015625, 0.041259765625, -0.0501708984375, 0.029541015625, -0.00539398193359375, -0.02960205078125, 0.040069580078125, 0.04718017578125, 0.045257568359375, 0.10174560546875, 0.037567138671875, -0.00368499755859375, -0.00064849853515625, 0.0181427001953125, -0.0215301513671875, -0.0379638671875, 0.01123809814453125, -0.0241241455078125, -0.015655517578125, -0.007366180419921875, -0.003143310546875, -0.0008268356323242188, -0.04925537109375, -0.1197509765625, 0.0574951171875, -0.023651123046875, -0.05230712890625, -0.0258026123046875, 0.03369140625, 0.0035495758056640625, 0.0038318634033203125, -0.00832366943359375, -0.0212249755859375, 0.00843048095703125, -0.00818634033203125, 0.00183868408203125, 0.004573822021484375, 0.02471923828125, -0.007843017578125, -0.035919189453125, -0.00323486328125, -0.0027713775634765625, -0.01534271240234375, 0.017425537109375, -0.0206298828125, 0.033599853515625, 0.030059814453125, -0.033294677734375, -0.0408935546875, -0.0144500732421875, -0.00789642333984375, -0.0162811279296875, -0.0042877197265625, -0.036865234375, -0.00804901123046875, 0.07220458984375, 0.0657958984375, 0.03466796875, -0.041229248046875, 0.050994873046875, 0.00605010986328125, -0.0184326171875, -0.0284881591796875, 0.0016307830810546875, -0.0416259765625, -0.057952880859375, 0.004482269287109375, -0.004741668701171875, -0.03936767578125, 0.0031890869140625, -0.040863037109375, -0.02276611328125, 0.01399993896484375, 0.0302581787109375, -0.07684326171875, 0.050872802734375, 0.088134765625, -0.06512451171875, -0.00038433074951171875, 0.002414703369140625, -0.0171051025390625, 0.04595947265625, -0.0311737060546875, -0.01934814453125, 0.005466461181640625, -0.039520263671875, 0.032501220703125, -0.0197906494140625, 0.015960693359375, -0.049774169921875, 0.007160186767578125, -0.0029392242431640625, 0.01441192626953125, -0.0160369873046875, 0.0116424560546875, 0.00476837158203125, 0.036712646484375, -0.0115203857421875, 0.017486572265625, -0.06146240234375, 0.0210723876953125, -0.03106689453125, 0.00952911376953125, -0.0225067138671875, 0.03564453125, 0.04302978515625, -0.02130126953125, 0.01236724853515625, -0.002765655517578125, -0.01137542724609375, -0.02606201171875, 0.0198974609375, 0.01486968994140625, -0.021697998046875, 0.02008056640625 ]
b54477ac41af9a74a2757b9fa2759ad0ab8d3aa0
Wordpress Stackexchange Q: How to escape single and plural i18n text strings? I've come across the esc_html_e() and esc_attr_e() functions which allow me to escape translated text strings. I'm now using these instead of _e() where appropriate. The _n() function allows for both single and plural forms to be translated. I don't think there's an esc_attr_n() function in WordPress. How can I escape the translated text in this case? Here's my current use of the _n() function: printf( _n( '1 item', '%d items', $count, 'textdomain' ), number_format_i18n( $count ) ); Ref https://codex.wordpress.org/Function_Reference/_n A: esc_html_e() and esc_attr_e() are merely wrapper functions for _ to save a little bit of typing and help with readability. You're right, there isn't one for _n, so you'll just need to do the "wrapping" yourself: printf( esc_attr( _n( '%s item', '%s items', $count, 'textdomain' ) ), number_format_i18n( $count ) );
Q: How to escape single and plural i18n text strings? I've come across the esc_html_e() and esc_attr_e() functions which allow me to escape translated text strings. I'm now using these instead of _e() where appropriate. The _n() function allows for both single and plural forms to be translated. I don't think there's an esc_attr_n() function in WordPress. How can I escape the translated text in this case? Here's my current use of the _n() function: printf( _n( '1 item', '%d items', $count, 'textdomain' ), number_format_i18n( $count ) ); Ref https://codex.wordpress.org/Function_Reference/_n A: esc_html_e() and esc_attr_e() are merely wrapper functions for _ to save a little bit of typing and help with readability. You're right, there isn't one for _n, so you'll just need to do the "wrapping" yourself: printf( esc_attr( _n( '%s item', '%s items', $count, 'textdomain' ) ), number_format_i18n( $count ) );
wordpress
{ "language": "en", "length": 142, "provenance": "stackexchange_00019.jsonl.gz:466435", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230735" }
[ 0.03741455078125, -0.0390625, 0.038299560546875, -0.01715087890625, -0.00832366943359375, 0.002140045166015625, 0.0528564453125, -0.002674102783203125, 0.01326751708984375, 0.044281005859375, 0.0223541259765625, -0.007030487060546875, 0.0171051025390625, -0.027862548828125, -0.0193328857421875, 0.01284027099609375, 0.00502777099609375, 0.00677490234375, -0.00823211669921875, -0.029571533203125, 0.0124053955078125, -0.0204010009765625, -0.0225067138671875, -0.0134735107421875, 0.027252197265625, -0.06658935546875, 0.036041259765625, -0.056915283203125, 0.0316162109375, -0.022735595703125, 0.01221466064453125, 0.0293426513671875, 0.034942626953125, 0.020660400390625, -0.083251953125, -0.0239715576171875, -0.031707763671875, 0.005847930908203125, -0.0594482421875, 0.05010986328125, 0.026214599609375, -0.030364990234375, 0.0013265609741210938, 0.0226287841796875, 0.01763916015625, -0.034423828125, 0.040191650390625, -0.046722412109375, 0.027252197265625, -0.0086212158203125, 0.0029697418212890625, -0.00922393798828125, 0.0091705322265625, 0.0014829635620117188, -0.0007648468017578125, 0.0218963623046875, -0.00909423828125, -0.020538330078125, 0.00998687744140625, 0.0285186767578125, 0.0084991455078125, -0.002330780029296875, 0.020050048828125, -0.0182342529296875, -0.0170135498046875, 0.0228271484375, -0.01184844970703125, 0.017913818359375, -0.009765625, -0.04949951171875, -0.029510498046875, -0.0188446044921875, 0.032623291015625, -0.0494384765625, 0.01288604736328125, 0.058929443359375, -0.030670166015625, 0.007045745849609375, 0.02294921875, -0.024749755859375, 0.032501220703125, 0.0103302001953125, -0.04638671875, -0.0220184326171875, 0.0311126708984375, 0.00899505615234375, 0.0033779144287109375, -0.0220184326171875, -0.003871917724609375, -0.0210723876953125, -0.0149993896484375, -0.022125244140625, -0.0026416778564453125, 0.01523590087890625, -0.005405426025390625, -0.05328369140625, 0.007640838623046875, 0.020782470703125, -0.020721435546875, -0.033050537109375, 0.02996826171875, -0.05255126953125, -0.001800537109375, -0.006977081298828125, 0.029510498046875, 0.06396484375, -0.01233673095703125, 0.050262451171875, 0.079345703125, 0.004306793212890625, 0.034698486328125, 0.06884765625, -0.0275726318359375, -0.052032470703125, -0.014862060546875, 0.061767578125, -0.005298614501953125, 0.0300140380859375, 0.0202789306640625, 0.01334381103515625, -0.025848388671875, -0.023223876953125, 0.0350341796875, 0.0333251953125, -0.00917816162109375, -0.00872039794921875, -0.00963592529296875, -0.0265960693359375, 0.053619384765625, -0.005596160888671875, 0.01200103759765625, -0.0026702880859375, 0.0017747879028320312, 0.027679443359375, -0.01401519775390625, 0.013214111328125, -0.004974365234375, 0.0013790130615234375, 0.00691986083984375, -0.0297698974609375, 0.041961669921875, 0.01261138916015625, 0.0237274169921875, 0.0038166046142578125, -0.04766845703125, 0.0036773681640625, 0.002117156982421875, 0.0281829833984375, -0.01309967041015625, -0.042724609375, 0.014678955078125, -0.048858642578125, 0.052398681640625, -0.01074981689453125, -0.08837890625, -0.0172576904296875, -0.031463623046875, -0.012420654296875, -0.036956787109375, -0.046875, -0.01934814453125, -0.040771484375, -0.0272216796875, -0.0401611328125, -0.0654296875, 0.058349609375, 0.01282501220703125, 0.0025386810302734375, 0.0135650634765625, -0.01148223876953125, -0.01110076904296875, 0.03948974609375, 0.0401611328125, -0.01904296875, -0.02020263671875, -0.01453399658203125, -0.052764892578125, 0.04656982421875, 0.00664520263671875, 0.0218353271484375, 0.03759765625, -0.03619384765625, 0.027587890625, 0.0311279296875, -0.04925537109375, -0.02191162109375, 0.0103759765625, 0.03997802734375, 0.049835205078125, 0.018310546875, 0.00923919677734375, -0.020294189453125, -0.00786590576171875, 0.003269195556640625, -0.01531982421875, -0.020721435546875, -0.017547607421875, 0.013427734375, -0.0214691162109375, -0.01137542724609375, 0.049591064453125, -0.03179931640625, 0.052001953125, -0.0213165283203125, 0.00611114501953125, -0.0210113525390625, 0.0016078948974609375, 0.010467529296875, -0.0158843994140625, 0.01099395751953125, 0.028076171875, -0.01212310791015625, -0.04315185546875, 0.059844970703125, -0.004974365234375, -0.02423095703125, 0.01230621337890625, 0.0254058837890625, -0.01519012451171875, -0.0244598388671875, 0.0355224609375, -0.0634765625, 0.03717041015625, 0.08319091796875, 0.0189208984375, -0.0367431640625, 0.0005435943603515625, -0.024169921875, 0.031707763671875, -0.0235137939453125, 0.0282745361328125, 0.0303497314453125, 0.0283203125, 0.0017986297607421875, -0.042236328125, -0.004123687744140625, -0.032440185546875, -0.03485107421875, -0.01276397705078125, 0.055328369140625, 0.04888916015625, 0.038482666015625, -0.00392913818359375, -0.0435791015625, 0.055328369140625, -0.048370361328125, 0.01374053955078125, -0.040771484375, -0.01116943359375, 0.002269744873046875, 0.028289794921875, -0.024566650390625, 0.017578125, -0.07421875, 0.006565093994140625, 0.02886962890625, -0.03985595703125, -0.055633544921875, -0.025299072265625, 0.0175933837890625, 0.0175018310546875, -0.027008056640625, -0.00888824462890625, -0.009552001953125, 0.00994110107421875, -0.02752685546875, -0.001750946044921875, -0.011199951171875, -0.0143280029296875, -0.01531982421875, 0.0204315185546875, -0.01200103759765625, -0.022613525390625, 0.01168060302734375, -0.06396484375, 0.042236328125, -0.034027099609375, 0.040130615234375, -0.037261962890625, -0.00154876708984375, -0.006786346435546875, 0.07159423828125, -0.03289794921875, -0.031402587890625, -0.0169830322265625, -0.007720947265625, -0.035125732421875, -0.0526123046875, -0.0222625732421875, -0.035125732421875, 0.0010309219360351562, 0.03851318359375, -0.0168304443359375, 0.0287628173828125, 0.0205841064453125, -0.01042938232421875, 0.060638427734375, -0.053558349609375, 0.02191162109375, -0.0221405029296875, 0.075439453125, 0.05413818359375, -0.003688812255859375, -0.0035037994384765625, -0.00576019287109375, -0.020965576171875, 0.003704071044921875, 0.00937652587890625, -0.0175018310546875, -0.049285888671875, -0.0374755859375, -0.0225677490234375, 0.0003631114959716797, 0.0190887451171875, -0.035491943359375, -0.052215576171875, -0.038726806640625, -0.0379638671875, -0.1080322265625, -0.055877685546875, 0.007801055908203125, -0.00400543212890625, 0.00948333740234375, -0.00662994384765625, -0.0014657974243164062, -0.014251708984375, 0.01145172119140625, -0.00710296630859375, 0.01239776611328125, 0.00443267822265625, 0.0017633438110351562, 0.00725555419921875, -0.029937744140625, 0.02630615234375, 0.01108551025390625, 0.0013570785522460938, 0.0084991455078125, -0.05059814453125, -0.01141357421875, -0.0137481689453125, 0.0303192138671875, 0.092529296875, 0.0161285400390625, 0.0146331787109375, -0.037078857421875, -0.016082763671875, -0.03515625, 0.01140594482421875, -0.03265380859375, -0.047698974609375, 0.039459228515625, -0.00569915771484375, 0.0165863037109375, 0.032989501953125, 0.05023193359375, -0.0179443359375, -0.0269775390625, 0.0638427734375, 0.037109375, 0.00800323486328125, -0.037567138671875, 0.01064300537109375, -0.0307769775390625, 0.026458740234375, 0.01337432861328125, -0.0098876953125, -0.0093231201171875, 0.053070068359375, -0.0513916015625, -0.00630950927734375, 0.0125732421875, -0.0252685546875, -0.01421356201171875, -0.01898193359375, -0.054351806640625, 0.01812744140625, 0.005687713623046875, -0.01666259765625, 0.005950927734375, -0.00814056396484375, 0.01001739501953125, -0.008575439453125, -0.00370025634765625, -0.012908935546875, -0.0634765625, 0.07122802734375, 0.01074981689453125, -0.0229339599609375, -0.0169219970703125, -0.04669189453125, -0.00267791748046875, 0.069091796875, -0.031280517578125, -0.018707275390625, -0.0178680419921875, 0.025970458984375, 0.00862884521484375, -0.06048583984375, 0.0287017822265625, -0.017486572265625, -0.00505828857421875, 0.0255584716796875, -0.0013818740844726562, -0.0010023117065429688, -0.0101470947265625, -0.0307159423828125, 0.010498046875, -0.0127410888671875, 0.01190185546875, 0.022125244140625, 0.0027313232421875, -0.03204345703125, 0.0104217529296875, -0.02947998046875, 0.0220184326171875, -0.0222320556640625, -0.048614501953125, -0.01140594482421875, -0.053070068359375, 0.060638427734375, 0.03533935546875, -0.005733489990234375, -0.0231475830078125, 0.0364990234375, 0.004985809326171875, 0.0160064697265625, 0.01280975341796875, 0.008209228515625, 0.036102294921875, 0.03228759765625, 0.0282440185546875, -0.0148773193359375, -0.018463134765625, 0.036651611328125, -0.04425048828125, 0.042144775390625, 0.0283966064453125, -0.031646728515625, 0.082763671875, -0.06317138671875, -0.07257080078125, -0.01251220703125, -0.0010623931884765625, -0.013580322265625, 0.0033969879150390625, -0.01104736328125, 0.01387786865234375, -0.06756591796875, 0.064697265625, 0.032440185546875, 0.0045318603515625, -0.01183319091796875, 0.03814697265625, -0.0026912689208984375, -0.049835205078125, -0.021759033203125, -0.04510498046875, 0.052764892578125, -0.017059326171875, 0.032379150390625, 0.034912109375, -0.036407470703125, 0.08599853515625, 0.0269927978515625, 0.0127105712890625, -0.0042724609375, 0.00909423828125, 0.0225677490234375, 0.0084381103515625, -0.0272979736328125, -0.0032749176025390625, 0.014862060546875, 0.04541015625, 0.014312744140625, -0.041107177734375, 0.037841796875, 0.0196380615234375, -0.03271484375, 0.0251922607421875, 0.01464080810546875, -0.04779052734375, 0.006488800048828125, 0.04827880859375, -0.01491546630859375, 0.01080322265625, 0.0120391845703125, 0.0196380615234375, 0.019927978515625, -0.0018825531005859375, 0.03350830078125, 0.01100921630859375, -0.0038471221923828125, 0.0186309814453125, 0.005588531494140625, -0.03082275390625, 0.004871368408203125, 0.006938934326171875, 0.001354217529296875, -0.004505157470703125, -0.03338623046875, -0.0082855224609375, 0.0013866424560546875, 0.012786865234375, 0.021209716796875, 0.08514404296875, -0.011566162109375, -0.0196075439453125, 0.0028095245361328125, 0.01131439208984375, 0.06201171875, -0.0064849853515625, -0.0033130645751953125, 0.01142120361328125, -0.0005860328674316406, -0.007022857666015625, 0.00919342041015625, 0.023223876953125, -0.0194549560546875, 0.0213165283203125, -0.01316070556640625, 0.022857666015625, 0.01430511474609375, 0.041656494140625, 0.034759521484375, -0.08966064453125, -0.0169677734375, 0.024139404296875, -0.026123046875, -0.0310821533203125, -0.04840087890625, 0.04071044921875, 0.03350830078125, -0.017364501953125, 0.0264892578125, -0.021575927734375, 0.01367950439453125, -0.0140838623046875, 0.0159149169921875, -0.0270843505859375, -0.053680419921875, -0.029052734375, 0.046844482421875, 0.04638671875, -0.0204010009765625, 0.041107177734375, -0.018646240234375, 0.0303955078125, -0.0266265869140625, -0.0347900390625, -0.01885986328125, -0.060089111328125, -0.0234222412109375, -0.024627685546875, 0.0024871826171875, 0.034027099609375, -0.07342529296875, -0.02880859375, -0.01531982421875, -0.02459716796875, 0.053619384765625, -0.015350341796875, 0.06341552734375, -0.0290069580078125, -0.031402587890625, 0.00360107421875, -0.00725555419921875, 0.0899658203125, 0.044952392578125, -0.005229949951171875, -0.01416778564453125, -0.0256195068359375, -0.056640625, 0.037750244140625, 0.03497314453125, -0.0438232421875, 0.0009112358093261719, 0.0025539398193359375, 0.035400390625, -0.01079559326171875, -0.009674072265625, -0.0017185211181640625, 0.019866943359375, 0.00201416015625, 0.051910400390625, -0.005252838134765625, 0.045867919921875, 0.01525115966796875, 0.0172119140625, 0.006092071533203125, 0.044830322265625, 0.001461029052734375, -0.0161285400390625, 0.007007598876953125, -0.004962921142578125, -0.028045654296875, -0.0169677734375, 0.03753662109375, 0.0103912353515625, 0.005634307861328125, -0.00728607177734375, 0.0074462890625, 0.0008854866027832031, 0.0037288665771484375, -0.0216217041015625, -0.0217437744140625, 0.02825927734375, 0.0167388916015625, -0.00452423095703125, -0.036224365234375, -0.004199981689453125, 0.0079193115234375, 0.017669677734375, 0.0215606689453125, -0.030548095703125, 0.01221466064453125, 0.054351806640625, -0.015106201171875, 0.0091552734375, -0.0268096923828125, 0.006015777587890625, -0.013092041015625, -0.0086669921875, 0.0096588134765625, -0.0504150390625, -0.031951904296875, 0.0162811279296875, 0.044891357421875, -0.005901336669921875, -0.039459228515625, 0.0300750732421875, -0.0226898193359375, -0.004878997802734375, 0.037261962890625, 0.0582275390625, 0.07354736328125, -0.0819091796875, -0.00443267822265625, 0.00885772705078125, -0.04095458984375, 0.0283050537109375, -0.01387786865234375, -0.0060272216796875, -0.068359375, 0.034637451171875, 0.001834869384765625, -0.004604339599609375, -0.0039520263671875, -0.016448974609375, -0.0115203857421875, 0.01134490966796875, 0.0007944107055664062, 0.0155487060546875, -0.016357421875, -0.0283050537109375, 0.0200958251953125, -0.0072174072265625, -0.04730224609375, -0.0091552734375, 0.000008165836334228516, -0.0228118896484375, -0.06781005859375, 0.005859375, -0.008148193359375, 0.0178985595703125, 0.01264190673828125, 0.05267333984375, 0.02850341796875, 0.06768798828125, 0.004795074462890625, -0.01183319091796875, 0.02850341796875, 0.027099609375, 0.04901123046875, -0.01369476318359375, -0.01216888427734375, 0.020751953125, -0.029571533203125, -0.0040283203125, -0.01812744140625, 0.00537109375, -0.015411376953125, -0.052001953125, -0.01107025146484375, 0.033905029296875, -0.0355224609375, -0.007904052734375, 0.036041259765625, 0.0161895751953125, -0.01149749755859375, -0.01068878173828125, -0.09320068359375, -0.0633544921875, -0.018768310546875, -0.07965087890625, 0.02337646484375, -0.0155029296875, -0.0792236328125, 0.047637939453125, 0.0145416259765625, 0.038330078125, -0.018951416015625, 0.00894927978515625, -0.002628326416015625, -0.01010894775390625, -0.0302276611328125, 0.0261077880859375, 0.0204620361328125, 0.0268402099609375, -0.001674652099609375, -0.003635406494140625, 0.0250701904296875, 0.039764404296875, 0.019561767578125, 0.01093292236328125, 0.010986328125, 0.0251007080078125, 0.045684814453125, 0.029541015625, -0.00940704345703125, -0.003940582275390625, 0.0298309326171875, 0.033416748046875, 0.049102783203125, -0.0299835205078125, 0.0229034423828125, -0.01401519775390625, 0.01207733154296875, 0.046661376953125, 0.0031757354736328125, -0.018402099609375, -0.0009226799011230469, -0.037261962890625, -0.083984375, 0.0182952880859375, 0.03143310546875, 0.002010345458984375, -0.04254150390625, 0.03472900390625, -0.0030460357666015625, -0.048431396484375, 0.0025787353515625, -0.047882080078125, 0.0250396728515625, 0.0129241943359375, 0.035736083984375, 0.055023193359375, 0.01261138916015625, 0.052490234375, 0.0010728836059570312, 0.0175628662109375, 0.00676727294921875, 0.012908935546875, 0.0092620849609375, -0.00954437255859375, -0.0028057098388671875, -0.050384521484375, 0.038177490234375, 0.044830322265625, 0.0272369384765625, -0.035430908203125, -0.040618896484375, 0.00440216064453125, 0.0142364501953125, 0.03912353515625, 0.0237579345703125, 0.07537841796875, 0.0162200927734375, 0.0234222412109375, -0.019378662109375, -0.038665771484375, 0.0229949951171875, 0.039337158203125, -0.000614166259765625, -0.0207061767578125, -0.01171875, -0.043121337890625, -0.0634765625, 0.014007568359375, 0.00992584228515625, 0.09136962890625, 0.016082763671875, 0.056640625, -0.04107666015625, -0.045562744140625, 0.004268646240234375, -0.034393310546875, 0.03033447265625, -0.0191497802734375, -0.00261688232421875, 0.0230712890625, 0.0248565673828125, 0.0230712890625, 0.0135650634765625, 0.001270294189453125, 0.025848388671875, 0.033233642578125, -0.00634002685546875, -0.007617950439453125, 0.024871826171875, -0.0126953125, -0.01322174072265625, -0.015899658203125, 0.0195770263671875, 0.01947021484375, 0.01418304443359375, -0.0184783935546875, 0.055633544921875, 0.0113677978515625, 0.014312744140625, 0.0321044921875, 0.0019397735595703125, -0.01904296875, -0.037841796875, -0.00814056396484375, 0.053558349609375, 0.02978515625, -0.06719970703125, -0.0032024383544921875, 0.00595855712890625, -0.053558349609375, 0.0299530029296875, 0.051788330078125, -0.03521728515625, 0.02716064453125, 0.0225067138671875, -0.01641845703125, 0.0239410400390625, -0.0035800933837890625, 0.004913330078125, -0.0210113525390625, 0.01238250732421875, -0.0070037841796875, -0.0177764892578125, -0.01806640625, 0.00856781005859375, 0.0443115234375, 0.0012559890747070312, 0.032989501953125, -0.006427764892578125, 0.038818359375, -0.01084136962890625, 0.041229248046875, -0.032196044921875, -0.025390625, 0.035614013671875, 0.013519287109375, 0.030487060546875, -0.0246429443359375, -0.04730224609375, -0.00733184814453125, 0.032501220703125, -0.037261962890625, -0.01151275634765625, 0.0146484375, 0.0199432373046875, -0.00458526611328125, 0.06768798828125, -0.0160369873046875, -0.02581787109375, 0.005283355712890625, 0.0130615234375, 0.016998291015625, 0.0220794677734375, 0.0008411407470703125, 0.0217132568359375, 0.007076263427734375, -0.0282135009765625, 0.016937255859375, -0.03515625, 0.01007843017578125, 0.02484130859375, 0.009246826171875, 0.049407958984375, 0.0034122467041015625, -0.03900146484375, 0.0137786865234375, 0.0079498291015625, -0.0043792724609375, -0.019012451171875, 0.0184173583984375, -0.0548095703125, -0.0178070068359375, 0.01074981689453125, -0.0239105224609375, 0.02056884765625, -0.019195556640625, -0.0023708343505859375, -0.00212860107421875, 0.0023403167724609375, -0.0007815361022949219, -0.0465087890625, -0.01161956787109375, -0.009490966796875, 0.0010471343994140625, -0.01525115966796875, 0.031036376953125, -0.0304107666015625, -0.0084991455078125, 0.0013608932495117188, 0.01154327392578125, -0.00815582275390625, 0.0059967041015625, -0.03564453125, -0.02362060546875, 0.0001913309097290039, -0.003726959228515625, 0.03167724609375, -0.01898193359375, -0.036224365234375, -0.023651123046875, 0.040771484375, -0.0119476318359375, -0.01099395751953125, 0.031219482421875, -0.004180908203125, 0.00637054443359375, 0.00568389892578125, -0.0017843246459960938, 0.0390625, -0.0012731552124023438, 0.0025482177734375, 0.023773193359375, 0.01397705078125, -0.0552978515625, -0.10931396484375, 0.031982421875, -0.100341796875, 0.006694793701171875, 0.0135955810546875, -0.037689208984375, -0.026824951171875, -0.0595703125, -0.08123779296875, 0.042327880859375, -0.00797271728515625, -0.0416259765625, -0.025726318359375, -0.01209259033203125, -0.0006380081176757812, 0.039642333984375, -0.02392578125, 0.037078857421875, -0.036163330078125, 0.0203399658203125, 0.0130615234375, 0.013519287109375, 0.035430908203125, -0.01267242431640625, -0.02618408203125, -0.0081024169921875, 0.0130615234375, -0.0035419464111328125, 0.0200042724609375, 0.004634857177734375, 0.0285797119140625, 0.034912109375, -0.054351806640625, -0.00901031494140625, -0.0238800048828125, 0.00856781005859375, -0.0279998779296875, -0.061370849609375, 0.0037899017333984375, 0.0104217529296875, 0.0535888671875, 0.035614013671875, -0.004848480224609375, -0.051971435546875, -0.014923095703125, -0.01898193359375, -0.0155181884765625, -0.0058135986328125, 0.01229095458984375, -0.07281494140625, -0.0277252197265625, 0.0122528076171875, -0.004802703857421875, 0.0080413818359375, 0.004924774169921875, -0.006198883056640625, -0.0015707015991210938, 0.0114898681640625, -0.0190277099609375, -0.00626373291015625, -0.0301971435546875, 0.048675537109375, -0.036102294921875, -0.0350341796875, 0.004856109619140625, 0.0174102783203125, -0.019073486328125, 0.003124237060546875, -0.03485107421875, -0.050506591796875, 0.051361083984375, 0.033966064453125, -0.00786590576171875, -0.008056640625, 0.024261474609375, 0.01016998291015625, -0.0081939697265625, 0.011322021484375, 0.00445556640625, 0.05035400390625, -0.0227508544921875, 0.0423583984375, 0.02850341796875, 0.00016045570373535156, -0.042755126953125, 0.083740234375, -0.0008082389831542969, -0.0245513916015625, -0.054351806640625, 0.05035400390625, -0.0047760009765625, -0.01312255859375, 0.031036376953125, -0.036956787109375, 0.0122222900390625, 0.0157012939453125, -0.010406494140625, -0.0071868896484375, -0.045135498046875, 0.007457733154296875 ]
7d71ea8ec1d5e384efe678b89202183b898c24ba
Wordpress Stackexchange Q: WooCommerce Variable Product Price not showing on single product page I made custom attribute for variation other than size or colour, but when i apply as variation to this attribute its not showing on single page. A: It's seems you have all variations same price. That's why it's not showing, it's a WooCommerce default behavior. You can change this WooCommerce default variable price filter with this hook. add_filter('woocommerce_show_variation_price', function() { return TRUE;});
Q: WooCommerce Variable Product Price not showing on single product page I made custom attribute for variation other than size or colour, but when i apply as variation to this attribute its not showing on single page. A: It's seems you have all variations same price. That's why it's not showing, it's a WooCommerce default behavior. You can change this WooCommerce default variable price filter with this hook. add_filter('woocommerce_show_variation_price', function() { return TRUE;});
wordpress
{ "language": "en", "length": 73, "provenance": "stackexchange_00019.jsonl.gz:466494", "question_score": "12", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/230970" }
[ -0.0089569091796875, -0.0386962890625, -0.01238250732421875, -0.026397705078125, -0.0521240234375, -0.0021953582763671875, -0.0178375244140625, 0.0123748779296875, -0.0158233642578125, 0.017242431640625, -0.0306854248046875, -0.018035888671875, -0.037078857421875, -0.02008056640625, -0.02142333984375, -0.06634521484375, 0.027984619140625, 0.0199432373046875, 0.025726318359375, -0.0006318092346191406, -0.004543304443359375, 0.026885986328125, -0.01232147216796875, 0.060546875, 0.052703857421875, -0.040313720703125, 0.054351806640625, -0.035247802734375, 0.061614990234375, -0.01050567626953125, 0.0390625, -0.0127410888671875, 0.0258331298828125, -0.0243072509765625, 0.044891357421875, 0.033447265625, 0.0114288330078125, -0.00557708740234375, 0.0345458984375, -0.0238800048828125, 0.0262451171875, -0.01421356201171875, 0.030303955078125, 0.0207061767578125, 0.0002434253692626953, -0.05755615234375, 0.03387451171875, -0.037689208984375, 0.00322723388671875, 0.0004253387451171875, -0.028076171875, 0.036651611328125, -0.00518798828125, -0.0241546630859375, -0.00775909423828125, -0.045867919921875, -0.0016698837280273438, -0.0107269287109375, 0.00963592529296875, -0.00788116455078125, -0.0218505859375, 0.01043701171875, 0.0258331298828125, 0.005802154541015625, 0.0186004638671875, 0.0012159347534179688, -0.0131378173828125, 0.020355224609375, -0.0474853515625, 0.007312774658203125, 0.037750244140625, -0.03570556640625, 0.01136016845703125, 0.02099609375, -0.050994873046875, -0.07745361328125, 0.041748046875, -0.05596923828125, 0.01093292236328125, 0.01898193359375, -0.019287109375, -0.0263519287109375, -0.0321044921875, -0.025665283203125, 0.00736236572265625, 0.004364013671875, 0.00249481201171875, 0.0032634735107421875, -0.03857421875, -0.03924560546875, -0.02783203125, -0.00330352783203125, -0.0633544921875, 0.00818634033203125, -0.03753662109375, 0.00580596923828125, 0.00891876220703125, 0.042572021484375, 0.00806427001953125, 0.0303802490234375, 0.0170135498046875, -0.047607421875, 0.047149658203125, -0.055145263671875, -0.0083160400390625, 0.01013946533203125, 0.0127716064453125, 0.08416748046875, 0.04193115234375, 0.0309295654296875, -0.01114654541015625, 0.0020236968994140625, -0.015777587890625, -0.0192413330078125, -0.0223388671875, -0.02850341796875, -0.07366943359375, 0.0282440185546875, 0.0098419189453125, -0.0149383544921875, 0.04437255859375, 0.06243896484375, 0.051483154296875, -0.0631103515625, -0.01007843017578125, -0.00589752197265625, -0.03424072265625, -0.0860595703125, -0.05523681640625, 0.01177215576171875, -0.0121307373046875, -0.0026645660400390625, 0.040008544921875, 0.0555419921875, 0.004489898681640625, -0.0138397216796875, 0.02587890625, 0.01812744140625, -0.00970458984375, 0.028778076171875, -0.023468017578125, 0.0085601806640625, 0.01995849609375, -0.0379638671875, 0.007785797119140625, -0.00757598876953125, 0.016265869140625, 0.032806396484375, -0.01305389404296875, -0.0110931396484375, 0.0275421142578125, 0.006328582763671875, -0.0030078887939453125, 0.004863739013671875, 0.03009033203125, 0.0187530517578125, 0.0222930908203125, -0.002849578857421875, -0.005645751953125, -0.0009007453918457031, 0.0025463104248046875, -0.03228759765625, 0.00276947021484375, 0.0018901824951171875, -0.0413818359375, 0.050079345703125, -0.0147857666015625, -0.0115814208984375, 0.020111083984375, 0.0202484130859375, -0.017974853515625, 0.01334381103515625, 0.0275421142578125, -0.0006318092346191406, -0.01551055908203125, -0.0031337738037109375, -0.020782470703125, 0.0509033203125, 0.0469970703125, -0.052642822265625, -0.04290771484375, -0.047210693359375, 0.08587646484375, -0.0268707275390625, -0.041168212890625, 0.00917816162109375, 0.00958251953125, 0.0148468017578125, 0.0160675048828125, 0.0018625259399414062, 0.01837158203125, 0.034942626953125, -0.0247802734375, 0.0238494873046875, 0.0138092041015625, -0.01226043701171875, -0.035003662109375, -0.008514404296875, -0.015777587890625, -0.00455474853515625, -0.026153564453125, -0.004711151123046875, 0.043975830078125, 0.0031719207763671875, 0.039337158203125, 0.018585205078125, 0.007740020751953125, 0.0220184326171875, -0.068603515625, 0.002277374267578125, 0.060943603515625, -0.005458831787109375, -0.057647705078125, 0.01300048828125, 0.0078582763671875, -0.0288543701171875, -0.009979248046875, 0.070556640625, 0.01561737060546875, 0.0143585205078125, 0.03045654296875, -0.05810546875, 0.025634765625, 0.036102294921875, 0.032928466796875, 0.0310821533203125, -0.026519775390625, -0.003772735595703125, 0.047882080078125, 0.0151214599609375, 0.0008363723754882812, 0.00911712646484375, -0.0180206298828125, -0.030670166015625, -0.055267333984375, -0.005374908447265625, -0.0391845703125, -0.052337646484375, -0.0006079673767089844, 0.07037353515625, 0.0238800048828125, 0.059417724609375, -0.01380157470703125, -0.0027828216552734375, 0.09295654296875, -0.02520751953125, -0.0158233642578125, -0.0030651092529296875, -0.00867462158203125, 0.000012934207916259766, 0.00864410400390625, -0.015625, 0.0169830322265625, -0.07598876953125, 0.0034084320068359375, 0.033050537109375, -0.02703857421875, 0.033111572265625, -0.021942138671875, 0.0206756591796875, -0.042022705078125, 0.01800537109375, 0.06109619140625, -0.031097412109375, -0.007648468017578125, 0.0267181396484375, 0.0270843505859375, 0.01192474365234375, -0.011962890625, 0.00647735595703125, 0.00470733642578125, -0.01450347900390625, -0.01349639892578125, -0.005779266357421875, -0.0308990478515625, -0.03741455078125, -0.03759765625, 0.033416748046875, 0.0032138824462890625, -0.040740966796875, 0.02362060546875, 0.03936767578125, -0.0040283203125, -0.0067138671875, 0.03070068359375, -0.043792724609375, -0.022308349609375, -0.00522613525390625, 0.004909515380859375, -0.0148468017578125, 0.0016736984252929688, 0.05078125, -0.0234832763671875, 0.046173095703125, -0.004703521728515625, -0.01209259033203125, -0.026458740234375, -0.03399658203125, 0.039306640625, -0.059906005859375, -0.004779815673828125, 0.051910400390625, -0.032562255859375, 0.0238189697265625, 0.0036869049072265625, 0.0025157928466796875, 0.0296630859375, -0.00893402099609375, -0.03424072265625, 0.02642822265625, -0.1043701171875, -0.036041259765625, 0.0008916854858398438, -0.0198211669921875, -0.004123687744140625, -0.0115203857421875, -0.0268707275390625, -0.00875091552734375, -0.06494140625, -0.035919189453125, -0.016448974609375, -0.08563232421875, -0.0022296905517578125, -0.04364013671875, -0.03289794921875, 0.01434326171875, -0.026947021484375, 0.0151824951171875, -0.01617431640625, -0.01629638671875, -0.049835205078125, -0.039276123046875, -0.050140380859375, 0.025848388671875, 0.002231597900390625, 0.023040771484375, -0.00959014892578125, 0.054779052734375, 0.0001118779182434082, -0.05035400390625, 0.002716064453125, -0.00815582275390625, -0.01410675048828125, 0.0174407958984375, 0.031585693359375, -0.044097900390625, -0.00847625732421875, -0.005199432373046875, 0.027374267578125, 0.0343017578125, -0.0460205078125, 0.00023186206817626953, -0.0090789794921875, -0.038787841796875, -0.00011628866195678711, 0.025146484375, 0.0112762451171875, -0.0154571533203125, 0.0191802978515625, -0.04620361328125, -0.04925537109375, -0.016448974609375, -0.052886962890625, 0.03924560546875, 0.006732940673828125, 0.0022373199462890625, -0.0240020751953125, 0.060760498046875, -0.0259552001953125, -0.0181427001953125, 0.0218505859375, -0.05419921875, -0.01265716552734375, -0.0014295578002929688, -0.020843505859375, 0.0018901824951171875, -0.005458831787109375, -0.042236328125, 0.04608154296875, 0.011993408203125, 0.0022983551025390625, 0.002685546875, 0.041015625, 0.0013017654418945312, 0.005527496337890625, 0.03546142578125, 0.0187225341796875, 0.03277587890625, -0.00826263427734375, -0.036346435546875, -0.01512908935546875, 0.06658935546875, -0.054443359375, -0.0196380615234375, 0.0215301513671875, 0.0301971435546875, -0.01849365234375, -0.042755126953125, -0.01386260986328125, -0.0234222412109375, -0.059967041015625, 0.01239013671875, 0.0031604766845703125, -0.012115478515625, -0.00814056396484375, 0.01715087890625, -0.046356201171875, -0.036865234375, 0.0160064697265625, -0.04632568359375, -0.004550933837890625, 0.0237884521484375, -0.028228759765625, 0.0071258544921875, -0.00923919677734375, -0.044403076171875, 0.004665374755859375, -0.023345947265625, 0.04248046875, 0.0146484375, -0.004306793212890625, -0.005168914794921875, -0.03515625, 0.01226043701171875, 0.01654052734375, 0.042388916015625, -0.0105438232421875, -0.00618743896484375, 0.0022449493408203125, -0.0229339599609375, 0.0010976791381835938, -0.0273895263671875, -0.01477813720703125, -0.045135498046875, -0.0181732177734375, -0.00640869140625, 0.0027141571044921875, 0.037384033203125, 0.00966644287109375, -0.01446533203125, -0.08721923828125, -0.02911376953125, 0.00894927978515625, -0.01142120361328125, 0.0186767578125, -0.0081939697265625, -0.0024356842041015625, -0.05316162109375, 0.030548095703125, 0.0012006759643554688, -0.026092529296875, 0.020355224609375, 0.026275634765625, 0.014373779296875, -0.014007568359375, -0.0601806640625, 0.003513336181640625, 0.033111572265625, 0.037811279296875, 0.01215362548828125, -0.018280029296875, -0.010894775390625, 0.0300750732421875, 0.0028591156005859375, 0.03802490234375, -0.004680633544921875, 0.036163330078125, -0.02911376953125, -0.0261383056640625, 0.043121337890625, -0.010284423828125, -0.033599853515625, 0.0056304931640625, -0.00858306884765625, -0.009307861328125, 0.0293731689453125, 0.030120849609375, -0.0253753662109375, 0.004413604736328125, -0.0163116455078125, -0.007781982421875, -0.00434112548828125, 0.041015625, 0.0390625, 0.033660888671875, 0.015228271484375, 0.0008611679077148438, 0.0077972412109375, 0.009552001953125, 0.014739990234375, 0.05133056640625, -0.0116729736328125, 0.045501708984375, -0.00261688232421875, 0.0011615753173828125, -0.025634765625, -0.0115966796875, 0.0246429443359375, 0.00926971435546875, -0.01983642578125, 0.0123138427734375, -0.03570556640625, -0.0274810791015625, 0.0090179443359375, -0.00955963134765625, 0.00323486328125, 0.044921875, -0.00812530517578125, 0.0189971923828125, 0.004146575927734375, 0.0222625732421875, -0.0214691162109375, 0.07025146484375, -0.0104522705078125, 0.0245513916015625, 0.018798828125, 0.05859375, -0.00341033935546875, 0.036224365234375, 0.00020813941955566406, -0.003482818603515625, -0.0102691650390625, 0.04656982421875, 0.03717041015625, -0.0606689453125, -0.014404296875, 0.01438140869140625, -0.01318359375, -0.032440185546875, -0.0311737060546875, 0.0276641845703125, 0.029876708984375, -0.0355224609375, -0.017303466796875, 0.0192718505859375, 0.02288818359375, -0.00604248046875, -0.0028247833251953125, -0.033477783203125, -0.05718994140625, 0.0035762786865234375, 0.062286376953125, 0.0251007080078125, -0.01187896728515625, -0.0167236328125, -0.04736328125, -0.0367431640625, 0.0010461807250976562, -0.036163330078125, 0.0003483295440673828, 0.00841522216796875, -0.008453369140625, 0.024200439453125, -0.031951904296875, -0.0400390625, -0.0027008056640625, 0.0038280487060546875, -0.0194549560546875, 0.004810333251953125, 0.034271240234375, -0.0244903564453125, 0.0550537109375, -0.0009012222290039062, -0.0679931640625, 0.01502227783203125, 0.0161895751953125, 0.07379150390625, 0.06060791015625, -0.0626220703125, -0.00528717041015625, -0.034942626953125, -0.0290069580078125, 0.0190582275390625, 0.006435394287109375, -0.049407958984375, -0.0203094482421875, 0.0025691986083984375, 0.01141357421875, -0.0025501251220703125, -0.03997802734375, -0.04827880859375, 0.02197265625, 0.03466796875, 0.0186614990234375, -0.01111602783203125, 0.01224517822265625, -0.003971099853515625, 0.0247650146484375, -0.01351165771484375, -0.001873016357421875, 0.01160430908203125, -0.0131072998046875, 0.02923583984375, -0.0007643699645996094, -0.040130615234375, -0.0270538330078125, -0.0172119140625, 0.006256103515625, 0.032318115234375, -0.012359619140625, -0.003787994384765625, -0.027252197265625, -0.005279541015625, -0.0195159912109375, 0.0209808349609375, -0.01247406005859375, -0.033233642578125, 0.01250457763671875, -0.022857666015625, -0.024261474609375, 0.00949859619140625, -0.041412353515625, 0.0496826171875, 0.000003874301910400391, 0.0263214111328125, -0.002872467041015625, -0.0198211669921875, 0.037750244140625, 0.0333251953125, -0.011016845703125, 0.02264404296875, 0.00292205810546875, 0.01282501220703125, 0.0186309814453125, 0.0181427001953125, -0.0177001953125, -0.053802490234375, -0.006771087646484375, -0.01042938232421875, -0.01558685302734375, 0.01152801513671875, -0.008819580078125, 0.0218353271484375, 0.0726318359375, 0.0784912109375, -0.1334228515625, 0.0196380615234375, 0.032806396484375, 0.0069427490234375, 0.01207733154296875, 0.025146484375, -0.016021728515625, -0.044830322265625, -0.0203399658203125, 0.01010894775390625, -0.000782012939453125, 0.001018524169921875, 0.0149688720703125, 0.03082275390625, -0.0015583038330078125, 0.0406494140625, -0.01477813720703125, -0.11102294921875, -0.004161834716796875, 0.0771484375, -0.038116455078125, -0.0265350341796875, -0.0029926300048828125, 0.00424957275390625, -0.025909423828125, -0.059783935546875, 0.0096435546875, -0.004150390625, 0.0122222900390625, 0.051483154296875, 0.00072479248046875, -0.005985260009765625, 0.01447296142578125, -0.0015468597412109375, 0.01123809814453125, -0.02081298828125, -0.039642333984375, 0.029571533203125, -0.0189056396484375, 0.0133819580078125, 0.01396942138671875, -0.0927734375, -0.006015777587890625, -0.048614501953125, 0.02471923828125, -0.0031070709228515625, 0.03521728515625, 0.048492431640625, 0.01458740234375, -0.0474853515625, 0.0572509765625, 0.0254669189453125, -0.0205078125, 0.0182952880859375, 0.0040130615234375, 0.024871826171875, 0.0287933349609375, 0.00820159912109375, -0.013275146484375, -0.01332855224609375, 0.0107421875, -0.052825927734375, 0.034332275390625, -0.0291595458984375, 0.0295257568359375, 0.0025348663330078125, 0.00798797607421875, 0.0137786865234375, -0.00186920166015625, -0.03582763671875, 0.01751708984375, -0.0021800994873046875, 0.06884765625, -0.030792236328125, -0.014862060546875, 0.017364501953125, 0.04620361328125, 0.017578125, 0.0044403076171875, 0.0005164146423339844, 0.0234222412109375, 0.060272216796875, 0.0225830078125, -0.016448974609375, 0.0145263671875, 0.0202178955078125, -0.0151214599609375, 0.042694091796875, -0.0187835693359375, 0.0113983154296875, -0.0147857666015625, 0.041259765625, 0.052032470703125, 0.02239990234375, 0.02166748046875, 0.00928497314453125, 0.01023101806640625, 0.0092926025390625, 0.00365447998046875, 0.01052093505859375, -0.037139892578125, 0.0022430419921875, 0.0289306640625, -0.00020945072174072266, 0.0196380615234375, -0.007720947265625, -0.01461029052734375, 0.0290069580078125, -0.01311492919921875, -0.021759033203125, 0.0064849853515625, -0.004283905029296875, 0.0081329345703125, -0.020782470703125, -0.0213623046875, 0.0122833251953125, 0.01100921630859375, -0.0286407470703125, -0.01043701171875, 0.006183624267578125, 0.002796173095703125, 0.045623779296875, -0.0011091232299804688, -0.042449951171875, -0.01267242431640625, -0.01837158203125, 0.01276397705078125, -0.0306243896484375, -0.03668212890625, -0.04107666015625, -0.07232666015625, -0.028564453125, 0.00044798851013183594, -0.0640869140625, 0.0210113525390625, 0.03485107421875, 0.0657958984375, 0.01302337646484375, 0.04425048828125, -0.1220703125, -0.05377197265625, -0.061187744140625, 0.012237548828125, 0.01404571533203125, 0.1009521484375, 0.014923095703125, 0.0836181640625, -0.043243408203125, -0.059356689453125, -0.0190277099609375, 0.0260162353515625, -0.027862548828125, 0.0298919677734375, -0.05950927734375, -0.035003662109375, -0.037078857421875, 0.059112548828125, 0.008148193359375, 0.0294036865234375, 0.0206146240234375, 0.0104217529296875, 0.014068603515625, -0.00391387939453125, 0.0286712646484375, -0.01050567626953125, 0.0027561187744140625, -0.0113677978515625, 0.017913818359375, -0.0032329559326171875, 0.0003211498260498047, -0.042266845703125, 0.03857421875, 0.019561767578125, 0.0008625984191894531, 0.0235443115234375, 0.004222869873046875, -0.045013427734375, -0.01107025146484375, 0.0016412734985351562, 0.09844970703125, 0.032318115234375, -0.04461669921875, 0.007503509521484375, -0.0265045166015625, -0.0213165283203125, -0.01715087890625, 0.01641845703125, -0.00566864013671875, 0.038818359375, 0.006744384765625, -0.006153106689453125, 0.0022220611572265625, 0.01485443115234375, -0.002201080322265625, -0.0400390625, 0.005672454833984375, -0.01739501953125, -0.0164337158203125, -0.007720947265625, 0.0199432373046875, 0.0015382766723632812, -0.0191497802734375, 0.0706787109375, -0.020599365234375, -0.009246826171875, 0.00945281982421875, 0.04241943359375, -0.041961669921875, -0.02435302734375, 0.06915283203125, -0.024932861328125, -0.0199432373046875, -0.00891876220703125, -0.0159759521484375, 0.01070404052734375, 0.039276123046875, -0.0164947509765625, 0.003299713134765625, -0.019012451171875, 0.035614013671875, 0.0046234130859375, 0.0537109375, -0.01010894775390625, -0.050445556640625, -0.07342529296875, -0.0028743743896484375, 0.0364990234375, 0.04925537109375, -0.0199737548828125, 0.000013828277587890625, 0.037017822265625, -0.03656005859375, -0.004302978515625, -0.0020694732666015625, 0.004852294921875, 0.034149169921875, 0.054901123046875, 0.0210418701171875, -0.010986328125, -0.03070068359375, 0.0293121337890625, -0.00795745849609375, 0.0076446533203125, -0.00730133056640625, -0.00908660888671875, 0.024139404296875, -0.0006432533264160156, 0.0100860595703125, -0.03729248046875, -0.0074615478515625, 0.0711669921875, -0.00623321533203125, -0.0266571044921875, 0.029998779296875, -0.0182342529296875, 0.00971221923828125, -0.0006084442138671875, -0.0077972412109375, 0.043060302734375, -0.01506805419921875, -0.0018281936645507812, 0.01399993896484375, 0.038421630859375, -0.01995849609375, -0.01654052734375, 0.00034499168395996094, -0.0543212890625, 0.053131103515625, -0.005664825439453125, -0.0321044921875, 0.030975341796875, 0.034698486328125, -0.02740478515625, 0.024932861328125, -0.004364013671875, -0.053619384765625, 0.0177764892578125, 0.0017881393432617188, 0.0039520263671875, 0.00362396240234375, 0.0109405517578125, 0.004856109619140625, -0.0001804828643798828, 0.0439453125, -0.0160064697265625, -0.051483154296875, -0.023468017578125, 0.00795745849609375, 0.0131378173828125, -0.02069091796875, 0.024261474609375, -0.0633544921875, -0.0102081298828125, -0.0004887580871582031, -0.01546478271484375, 0.00817108154296875, -0.0457763671875, -0.087890625, 0.05242919921875, -0.011993408203125, -0.0347900390625, -0.0013141632080078125, -0.0323486328125, -0.03717041015625, 0.03363037109375, -0.01123046875, -0.01457977294921875, -0.02197265625, 0.047821044921875, -0.01396942138671875, -0.004360198974609375, 0.0273590087890625, -0.035675048828125, -0.0236663818359375, -0.0003540515899658203, 0.0203399658203125, -0.0240020751953125, 0.023468017578125, -0.037567138671875, 0.007793426513671875, 0.025115966796875, -0.033111572265625, -0.10772705078125, 0.0012874603271484375, -0.018646240234375, 0.016998291015625, 0.0022525787353515625, -0.01751708984375, -0.05609130859375, 0.004741668701171875, -0.00632476806640625, -0.0023860931396484375, 0.0391845703125, 0.033050537109375, -0.0236663818359375, -0.04693603515625, 0.01303863525390625, 0.01432037353515625, -0.042938232421875, 0.001983642578125, 0.0350341796875, -0.0285491943359375, 0.037994384765625, 0.0291595458984375, -0.0419921875, 0.0287017822265625, 0.0201873779296875, -0.01088714599609375, -0.109375, -0.004520416259765625, -0.040557861328125, 0.0023059844970703125, -0.028228759765625, -0.00545501708984375, 0.0018262863159179688, -0.04400634765625, 0.0237274169921875, -0.0116119384765625, -0.0016345977783203125, -0.02935791015625, -0.0113525390625, 0.004116058349609375, 0.02325439453125, -0.006763458251953125, -0.007404327392578125, -0.05816650390625, 0.00823211669921875, 0.0071258544921875, -0.004856109619140625, -0.010162353515625, 0.005504608154296875, 0.031463623046875, 0.05621337890625, -0.0238800048828125, 0.072509765625, -0.0038242340087890625, 0.017059326171875, -0.0274505615234375, 0.0207977294921875, -0.01358795166015625, 0.0152587890625, -0.007129669189453125, -0.005001068115234375, -0.036376953125, -0.0156402587890625, 0.00450897216796875, -0.01337432861328125, -0.0299835205078125, 0.013763427734375 ]
17aaaecbc1f5806302efc8d1f4408d621c361407
Wordpress Stackexchange Q: how to get list of all users and their metadata How do I get a list of all users with role = 'Customers' including all the metadata per user, means wp_users + wp_usermeta. Query blow does not generate the wanted results. $query = "SELECT * FROM wp_users INNER JOIN wp_usermeta ON wp_users.ID = wp_usermeta.user_id ORDER BY ID DESC'); "; $data = $wpdb->get_results($query,ARRAY_A); But that list is not correct. It shows each user x times depending on the number of rows in wp_usermeta. How can I filter it? That each user shows per record all his user + metadata? A: I think you should use wp-api functions which will do everything for you. * *get_users() function will get all users data just define fields which u require. *get_user_meta() function will get usermeta data. $users = get_users( array( 'fields' => array( 'ID' ) ) ); foreach($users as $user){ print_r(get_user_meta ( $user->ID)); }
Q: how to get list of all users and their metadata How do I get a list of all users with role = 'Customers' including all the metadata per user, means wp_users + wp_usermeta. Query blow does not generate the wanted results. $query = "SELECT * FROM wp_users INNER JOIN wp_usermeta ON wp_users.ID = wp_usermeta.user_id ORDER BY ID DESC'); "; $data = $wpdb->get_results($query,ARRAY_A); But that list is not correct. It shows each user x times depending on the number of rows in wp_usermeta. How can I filter it? That each user shows per record all his user + metadata? A: I think you should use wp-api functions which will do everything for you. * *get_users() function will get all users data just define fields which u require. *get_user_meta() function will get usermeta data. $users = get_users( array( 'fields' => array( 'ID' ) ) ); foreach($users as $user){ print_r(get_user_meta ( $user->ID)); } A: A bit more formal way to achieve the same results are as follows Substitute any role as necessary and this code assumes you are using WooCommerce for more detailed information. function GetSubscriberUserData() { $DBRecord = array(); $args = array( 'role' => 'Subscriber', 'orderby' => 'last_name', 'order' => 'ASC' ); $users = get_users( $args ); $i=0; foreach ( $users as $user ) { $DBRecord[$i]['role'] = "Subscriber"; $DBRecord[$i]['WPId'] = $user->ID; $DBRecord[$i]['FirstName'] = $user->first_name; $DBRecord[$i]['LastName'] = $user->last_name; $DBRecord[$i]['RegisteredDate'] = $user->user_registered; $DBRecord[$i]['Email'] = $user->user_email; $UserData = get_user_meta( $user->ID ); $DBRecord[$i]['Company'] = $UserData['billing_company'][0]; $DBRecord[$i]['Address'] = $UserData['billing_address_1'][0]; $DBRecord[$i]['City'] = $UserData['billing_city'][0]; $DBRecord[$i]['State'] = $UserData['billing_state'][0]; $DBRecord[$i]['PostCode'] = $UserData['billing_postcode'][0]; $DBRecord[$i]['Country'] = $UserData['billing_country'][0]; $DBRecord[$i]['Phone'] = $UserData['billing_phone'][0]; $i++; } return $DBRecord; } A: I created a simple, free plugin, called Flat Meta Data, that flattens post and user meta data into a CSV that can more easily be used for reporting and analysis. In the process it creates tables in your database ([:prefix]postmeta_flat and [:prefix]usermeta_flat) that contain the same information and can be used in more complex queries. These tables have one row per post or user and one column per data point (meta_key) containing the meta values (meta_value). After installing and activating the plugin (in wp-content/plugins/flat-table), it is accessible through a link in the main menu of the admin panel, called Flat Meta Data. You can then click on either the "Download post meta data" or "Download user meta data" button to generate the table and download the CSV containing all of the data in spreadsheet form. A few notes: * *This plugin is provided free of charge. Use at your own risk. *CREATE TABLE privileges are required. This shouldn't be an issue, but could be if you've restricted access to the WordPress database user. *Generating and downloading a complete set of meta data can negatively impact system performance. Please do so only during off-hours or, better yet, on a sandbox populated with your live data. Please let me know if you have any questions. Thanks. A: $members = get_users( array('role' => 'company', 'orderby' => 'ID', 'order' => 'ASC' ) ); array_map( function($member ){ $member->usermeta = array_map(function($data){ return reset($data); }, get_user_meta( $member->ID ) ); return $member; }, $members); This will return data as follows Array ( [0] => WP_User Object ( [data] => stdClass Object ( [ID] => 20 [user_login] => aastha [user_pass] => $P$BVmRgRiZyZWhMvGszAkquPKX0JjedF1 [user_nicename] => aastha [user_email] => [email protected] [user_url] => [user_registered] => 2021-11-29 10:43:21 [user_activation_key] => [user_status] => 0 [display_name] => aastha [usermeta] => Array ( [nickname] => aastha [first_name] => [last_name] => [description] => [rich_editing] => true [syntax_highlighting] => true [comment_shortcuts] => false [admin_color] => fresh [use_ssl] => 0 [show_admin_bar_front] => true [locale] => [wm_capabilities] => a:1:{s:7:"company";b:1;} [wm_user_level] => 0 [name] => btc [type] => 7 [status] => active [company_age] => 10 [company_member] => 30 [address] => indoor [city] => indoor [pin] => 5454 [telephone] => 5434 [opening_time] => 09:00 [closing_time] => 20:00 [fax] => gfgf [skull_from] => wednesday [skull_to] => sunday [mobile] => 3987665213 [overview] => ghgh [username] => aastha [email] => [email protected] [wesite] => http://www.aastha.com [skull_logo] => ) ) [ID] => 20 [caps] => Array ( [company] => 1 ) [cap_key] => wm_capabilities [roles] => Array ( [0] => company ) [allcaps] => Array ( [read] => 1 [level_0] => 1 [company] => 1 ) [filter] => [site_id:WP_User:private] => 1 ) );
wordpress
{ "language": "en", "length": 700, "provenance": "stackexchange_00019.jsonl.gz:466499", "question_score": "19", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231003" }
[ 0.0673828125, -0.01271820068359375, -0.00887298583984375, -0.04638671875, 0.0137176513671875, -0.034912109375, 0.053192138671875, -0.006061553955078125, 0.006084442138671875, 0.0628662109375, -0.0204620361328125, -0.0011844635009765625, 0.035064697265625, 0.0004734992980957031, -0.0400390625, -0.0178680419921875, 0.036895751953125, 0.00794219970703125, 0.02606201171875, 0.0084228515625, -0.002735137939453125, 0.026641845703125, -0.006961822509765625, 0.0311737060546875, 0.01502227783203125, -0.02362060546875, 0.0279388427734375, -0.0218505859375, 0.0073699951171875, -0.0276336669921875, 0.006439208984375, 0.0238494873046875, -0.0178375244140625, 0.0009007453918457031, 0.041168212890625, 0.00762176513671875, 0.0426025390625, -0.0036792755126953125, 0.037689208984375, 0.006916046142578125, 0.0321044921875, -0.00646209716796875, -0.053985595703125, 0.02520751953125, -0.043121337890625, -0.05670166015625, 0.0445556640625, 0.00324249267578125, 0.0406494140625, -0.0017004013061523438, 0.0033702850341796875, 0.033966064453125, 0.01448822021484375, -0.017364501953125, 0.0101318359375, 0.0162811279296875, 0.0185394287109375, -0.039154052734375, 0.048980712890625, -0.04388427734375, -0.027496337890625, -0.029998779296875, 0.0478515625, -0.0149688720703125, 0.001003265380859375, -0.0102996826171875, -0.01056671142578125, 0.0236663818359375, -0.002010345458984375, -0.01450347900390625, 0.0004055500030517578, -0.014801025390625, -0.01678466796875, 0.0255889892578125, -0.01137542724609375, -0.0352783203125, 0.0034027099609375, -0.0157318115234375, 0.0192413330078125, 0.0204010009765625, -0.00982666015625, -0.04681396484375, -0.10015869140625, 0.01302337646484375, -0.0241851806640625, 0.0133819580078125, -0.0160675048828125, 0.0041046142578125, -0.0029277801513671875, -0.0234222412109375, -0.0042724609375, -0.00609588623046875, -0.0276641845703125, 0.0114898681640625, -0.003993988037109375, -0.03485107421875, 0.048492431640625, 0.0643310546875, -0.0263824462890625, -0.03338623046875, 0.01326751708984375, -0.03631591796875, -0.047515869140625, -0.01409149169921875, 0.004596710205078125, 0.022308349609375, -0.0218658447265625, 0.0159454345703125, 0.028900146484375, 0.0458984375, 0.0189361572265625, -0.0198822021484375, -0.032257080078125, -0.0345458984375, -0.007045745849609375, 0.0419921875, -0.027130126953125, -0.001667022705078125, -0.003681182861328125, -0.0003757476806640625, 0.002086639404296875, 0.0181121826171875, 0.00788116455078125, -0.01068878173828125, -0.02618408203125, -0.0208282470703125, -0.0209197998046875, -0.0262298583984375, -0.022125244140625, 0.0006151199340820312, -0.01153564453125, 0.011810302734375, -0.0018568038940429688, 0.0312042236328125, -0.0031585693359375, -0.0108642578125, -0.027435302734375, -0.03173828125, -0.01541900634765625, 0.044097900390625, -0.0177001953125, -0.059844970703125, 0.005168914794921875, 0.0010271072387695312, 0.003147125244140625, 0.0013628005981445312, 0.023712158203125, 0.00623321533203125, -0.010345458984375, 0.0341796875, -0.07611083984375, 0.0645751953125, -0.018585205078125, 0.0278778076171875, 0.0457763671875, 0.022003173828125, 0.047637939453125, -0.0204620361328125, -0.00905609130859375, -0.016265869140625, -0.01025390625, -0.0149688720703125, 0.01361846923828125, 0.013397216796875, -0.0092010498046875, 0.00574493408203125, -0.01316070556640625, 0.00226593017578125, 0.03143310546875, -0.00893402099609375, 0.0265045166015625, -0.01320648193359375, 0.041748046875, 0.0281524658203125, 0.01346588134765625, 0.04718017578125, -0.0235137939453125, -0.0008001327514648438, 0.03497314453125, -0.018280029296875, -0.042633056640625, -0.0235595703125, 0.07012939453125, -0.01020050048828125, -0.0340576171875, 0.0133819580078125, -0.0038318634033203125, 0.03851318359375, 0.0269775390625, 0.0071868896484375, 0.01360321044921875, 0.01064300537109375, -0.01119232177734375, 0.0114288330078125, -0.031524658203125, -0.0313720703125, 0.0108184814453125, 0.019073486328125, -0.0198822021484375, 0.0177154541015625, 0.06561279296875, -0.0089111328125, 0.0259246826171875, -0.055999755859375, -0.0704345703125, -0.0024051666259765625, -0.027008056640625, 0.0254974365234375, -0.0094146728515625, 0.0260009765625, 0.00585174560546875, -0.006855010986328125, -0.039154052734375, 0.032135009765625, 0.007297515869140625, 0.01439666748046875, -0.00508880615234375, 0.01142120361328125, -0.002651214599609375, 0.030303955078125, -0.0021762847900390625, -0.0215606689453125, -0.010955810546875, 0.0267333984375, 0.044769287109375, -0.0031585693359375, -0.0088653564453125, -0.000408172607421875, 0.06842041015625, 0.00995635986328125, 0.022552490234375, -0.0088653564453125, 0.037750244140625, 0.06268310546875, -0.0450439453125, -0.005123138427734375, -0.0291595458984375, 0.00041794776916503906, -0.00982666015625, 0.01995849609375, 0.0308990478515625, 0.0245819091796875, -0.0033893585205078125, 0.0357666015625, 0.029083251953125, -0.047821044921875, 0.00806427001953125, 0.025787353515625, -0.00421142578125, 0.0308074951171875, 0.0294647216796875, 0.01190185546875, 0.0147705078125, -0.00909423828125, 0.01294708251953125, 0.040771484375, -0.00827789306640625, 0.0601806640625, -0.01192474365234375, -0.0279998779296875, -0.0205535888671875, -0.034271240234375, 0.0175933837890625, -0.041412353515625, -0.025238037109375, 0.0264892578125, 0.01190948486328125, 0.0310211181640625, -0.004634857177734375, -0.00995635986328125, 0.018798828125, 0.035064697265625, 0.011077880859375, 0.024993896484375, -0.00470733642578125, 0.0297393798828125, -0.0014467239379882812, -0.017669677734375, -0.00946044921875, 0.016937255859375, 0.03216552734375, 0.03631591796875, 0.04693603515625, 0.0040283203125, 0.0251617431640625, 0.0005903244018554688, 0.034423828125, 0.03173828125, -0.006168365478515625, 0.0233306884765625, 0.03729248046875, 0.02490234375, 0.014190673828125, 0.01477813720703125, -0.034820556640625, 0.02093505859375, -0.0083160400390625, -0.019622802734375, 0.00936126708984375, -0.01020050048828125, 0.03143310546875, 0.06488037109375, 0.027618408203125, -0.01090240478515625, -0.0212249755859375, -0.051422119140625, -0.02227783203125, 0.008087158203125, -0.0124664306640625, -0.05743408203125, 0.019744873046875, 0.073486328125, 0.0213470458984375, 0.045806884765625, -0.0027141571044921875, -0.034576416015625, -0.004421234130859375, 0.0312347412109375, -0.051544189453125, -0.04132080078125, 0.006534576416015625, -0.0462646484375, -0.0016155242919921875, -0.01666259765625, -0.0206298828125, 0.0018873214721679688, 0.00711822509765625, 0.0147857666015625, 0.04010009765625, -0.00315093994140625, -0.0599365234375, 0.0171966552734375, -0.043853759765625, 0.027618408203125, -0.0160980224609375, -0.0069732666015625, -0.006923675537109375, 0.057037353515625, -0.0029392242431640625, -0.03680419921875, -0.0296478271484375, 0.041351318359375, -0.01192474365234375, -0.043731689453125, -0.02691650390625, 0.01169586181640625, 0.00031280517578125, -0.00311279296875, -0.0018339157104492188, 0.01959228515625, -0.01212310791015625, 0.002727508544921875, 0.020782470703125, -0.0034923553466796875, 0.046295166015625, -0.045623779296875, -0.051666259765625, 0.04937744140625, 0.043792724609375, -0.007411956787109375, -0.0034027099609375, 0.00908660888671875, -0.017974853515625, 0.032318115234375, 0.0015659332275390625, -0.022674560546875, 0.0262298583984375, 0.005924224853515625, 0.0259552001953125, 0.0199127197265625, -0.00012826919555664062, -0.007904052734375, 0.0140533447265625, 0.00991058349609375, 0.036590576171875, -0.0006871223449707031, 0.044525146484375, -0.003070831298828125, -0.0181884765625, -0.01058197021484375, 0.0010700225830078125, -0.0115814208984375, 0.0216522216796875, -0.0194244384765625, -0.0389404296875, 0.07159423828125, 0.021484375, 0.00963592529296875, -0.02825927734375, -0.037017822265625, 0.006305694580078125, 0.10821533203125, 0.050262451171875, -0.002132415771484375, -0.004161834716796875, -0.0276947021484375, -0.023773193359375, 0.041046142578125, -0.0762939453125, 0.0197296142578125, -0.068115234375, -0.0251312255859375, -0.020843505859375, -0.0325927734375, 0.024444580078125, -0.0260162353515625, -0.0240325927734375, -0.031280517578125, 0.025177001953125, -0.03448486328125, 0.0248260498046875, -0.0267486572265625, 0.0238037109375, -0.057373046875, 0.0125579833984375, -0.037994384765625, -0.0633544921875, -0.01983642578125, 0.014129638671875, 0.04754638671875, 0.0069427490234375, -0.03021240234375, 0.0173187255859375, 0.0513916015625, -0.01812744140625, 0.03485107421875, -0.032135009765625, -0.0060577392578125, 0.0028533935546875, -0.0193023681640625, -0.011383056640625, -0.018157958984375, -0.0273895263671875, -0.041229248046875, 0.0123443603515625, -0.0208587646484375, -0.05010986328125, -0.008819580078125, -0.039947509765625, 0.00832366943359375, -0.03131103515625, -0.0131378173828125, -0.0236358642578125, -0.004161834716796875, -0.0276031494140625, -0.004856109619140625, -0.01212310791015625, -0.06915283203125, 0.026092529296875, 0.0011625289916992188, -0.0140228271484375, 0.0169525146484375, 0.051910400390625, 0.00531768798828125, -0.0263214111328125, -0.0655517578125, 0.019927978515625, 0.0418701171875, -0.0164794921875, 0.06036376953125, 0.043731689453125, -0.0224609375, 0.0275421142578125, 0.0281524658203125, 0.03363037109375, -0.02069091796875, 0.048431396484375, 0.0026836395263671875, -0.005306243896484375, 0.019012451171875, 0.0287628173828125, -0.04705810546875, 0.0253448486328125, -0.00258636474609375, -0.018951416015625, 0.0066680908203125, 0.034210205078125, 0.01262664794921875, -0.0102691650390625, -0.041259765625, -0.03070068359375, 0.0239105224609375, -0.0421142578125, 0.0198211669921875, -0.00872802734375, 0.0024433135986328125, -0.00921630859375, 0.007289886474609375, 0.0237884521484375, 0.01239013671875, 0.006099700927734375, 0.007564544677734375, 0.057525634765625, -0.0187835693359375, 0.0294189453125, -0.018829345703125, -0.0298919677734375, 0.08721923828125, -0.00830078125, -0.0723876953125, 0.06427001953125, -0.047027587890625, 0.061737060546875, 0.04547119140625, 0.01143646240234375, 0.0667724609375, 0.023895263671875, 0.005352020263671875, -0.016082763671875, -0.057159423828125, 0.02911376953125, -0.0421142578125, 0.0352783203125, -0.01558685302734375, 0.00975799560546875, -0.049835205078125, 0.11773681640625, -0.03875732421875, 0.04534912109375, -0.0030727386474609375, 0.0638427734375, 0.00231170654296875, 0.039794921875, -0.0008540153503417969, -0.0034580230712890625, -0.00289154052734375, 0.035400390625, -0.02191162109375, -0.0289154052734375, 0.0240325927734375, 0.045135498046875, 0.038177490234375, 0.08203125, -0.010406494140625, -0.03948974609375, -0.039215087890625, -0.00020372867584228516, 0.03912353515625, -0.024078369140625, -0.03765869140625, -0.049774169921875, -0.011962890625, 0.04132080078125, -0.0278167724609375, 0.011962890625, 0.0224609375, 0.022979736328125, 0.05426025390625, -0.039459228515625, 0.003963470458984375, -0.0017528533935546875, 0.01338958740234375, -0.0276641845703125, -0.031158447265625, -0.0125579833984375, -0.0280303955078125, 0.01145172119140625, -0.012054443359375, -0.02716064453125, 0.049652099609375, -0.0061492919921875, 0.026885986328125, -0.0194091796875, -0.0134124755859375, -0.048065185546875, 0.008514404296875, 0.038421630859375, 0.0250091552734375, -0.01152801513671875, -0.0131683349609375, -0.02313232421875, -0.0120697021484375, 0.0526123046875, -0.027069091796875, -0.007045745849609375, -0.0305328369140625, 0.032470703125, 0.03851318359375, 0.0299530029296875, -0.022186279296875, -0.0261993408203125, -0.0235443115234375, 0.03192138671875, 0.056365966796875, -0.0232086181640625, 0.07720947265625, -0.0214996337890625, 0.0183258056640625, -0.0131683349609375, 0.042999267578125, -0.0013418197631835938, -0.01287841796875, -0.0076904296875, -0.01526641845703125, -0.01312255859375, -0.005035400390625, -0.0254364013671875, -0.0180816650390625, 0.047332763671875, 0.000759124755859375, 0.0133209228515625, -0.00954437255859375, 0.00481414794921875, -0.01221466064453125, -0.0006875991821289062, 0.01494598388671875, 0.015533447265625, 0.0263214111328125, 0.017913818359375, -0.0052337646484375, -0.020965576171875, -0.04315185546875, 0.0306549072265625, 0.03924560546875, 0.0271148681640625, -0.05517578125, -0.03570556640625, 0.0213775634765625, 0.05474853515625, -0.00571441650390625, 0.036102294921875, 0.00908660888671875, 0.01081085205078125, 0.026824951171875, -0.0150299072265625, 0.007350921630859375, 0.0196533203125, 0.050384521484375, -0.00921630859375, -0.01279449462890625, 0.031890869140625, -0.028594970703125, 0.0024394989013671875, 0.026275634765625, 0.039947509765625, -0.06500244140625, 0.0183563232421875, 0.0280914306640625, 0.0019779205322265625, -0.0209808349609375, -0.0006117820739746094, -0.0301971435546875, -0.080322265625, 0.054901123046875, -0.01088714599609375, 0.00443267822265625, 0.00841522216796875, -0.012603759765625, -0.0163421630859375, -0.0032215118408203125, -0.01136016845703125, 0.001255035400390625, 0.120361328125, -0.06610107421875, -0.0684814453125, 0.046783447265625, 0.00226593017578125, 0.022308349609375, -0.01605224609375, 0.0016508102416992188, -0.035919189453125, -0.005962371826171875, -0.023834228515625, -0.012115478515625, 0.011932373046875, 0.0226593017578125, 0.0255584716796875, 0.022216796875, 0.008453369140625, -0.0156097412109375, 0.01506805419921875, -0.035675048828125, -0.045501708984375, -0.052459716796875, -0.039947509765625, 0.038818359375, -0.0150604248046875, 0.034149169921875, 0.01258087158203125, -0.0010137557983398438, -0.0117645263671875, -0.012420654296875, 0.0777587890625, -0.024658203125, -0.0239105224609375, 0.0252838134765625, 0.02947998046875, -0.02435302734375, 0.016143798828125, 0.038116455078125, -0.037322998046875, 0.005817413330078125, 0.04315185546875, 0.024749755859375, -0.036376953125, 0.033782958984375, -0.061126708984375, 0.02685546875, 0.00439453125, 0.01898193359375, -0.001293182373046875, -0.0013885498046875, -0.00795745849609375, -0.029937744140625, -0.055877685546875, 0.09613037109375, 0.027679443359375, 0.061004638671875, -0.038299560546875, -0.005321502685546875, 0.033843994140625, 0.006160736083984375, 0.05511474609375, 0.017730712890625, -0.06805419921875, -0.054443359375, -0.0174560546875, 0.0133056640625, -0.012420654296875, 0.07061767578125, 0.01326751708984375, 0.041107177734375, 0.040008544921875, -0.05181884765625, 0.02496337890625, -0.0328369140625, 0.005359649658203125, 0.030029296875, 0.01323699951171875, 0.0179443359375, -0.0020084381103515625, 0.02996826171875, 0.006443023681640625, -0.0189361572265625, 0.004058837890625, -0.025726318359375, -0.0029449462890625, 0.01363372802734375, 0.00229644775390625, -0.03558349609375, -0.01513671875, -0.015625, 0.024658203125, 0.0008392333984375, -0.0074920654296875, 0.017425537109375, 0.0079345703125, 0.0237274169921875, 0.00298309326171875, -0.0033626556396484375, 0.01129913330078125, 0.007648468017578125, 0.07073974609375, 0.031982421875, 0.01236724853515625, -0.05859375, -0.015594482421875, 0.050323486328125, 0.07421875, -0.047332763671875, -0.056640625, 0.012237548828125, -0.0074920654296875, 0.0021266937255859375, 0.054107666015625, 0.01403045654296875, -0.01082611083984375, 0.05364990234375, -0.05816650390625, 0.00971221923828125, -0.0025043487548828125, 0.03375244140625, -0.029052734375, -0.0606689453125, 0.0029163360595703125, 0.0027484893798828125, -0.01079559326171875, -0.0278778076171875, 0.005306243896484375, -0.004138946533203125, 0.00914764404296875, -0.0010786056518554688, 0.0167388916015625, 0.00980377197265625, 0.02484130859375, -0.006771087646484375, -0.0157318115234375, -0.039459228515625, -0.0174102783203125, -0.06640625, 0.0168609619140625, 0.02337646484375, 0.0408935546875, -0.044281005859375, 0.007396697998046875, 0.012359619140625, -0.03814697265625, -0.0029850006103515625, 0.0196380615234375, -0.0146636962890625, -0.0026416778564453125, -0.015869140625, -0.0065155029296875, 0.01812744140625, -0.006866455078125, -0.0013265609741210938, 0.042205810546875, 0.0182342529296875, -0.0115509033203125, 0.042999267578125, -0.007709503173828125, -0.0126953125, 0.0186614990234375, -0.01155853271484375, 0.050628662109375, 0.01076507568359375, -0.059600830078125, 0.00197601318359375, -0.09051513671875, 0.0108489990234375, 0.0256805419921875, 0.021392822265625, -0.0030918121337890625, 0.02740478515625, -0.023773193359375, -0.03253173828125, 0.030609130859375, 0.0128936767578125, -0.0056304931640625, 0.036865234375, 0.00955963134765625, -0.03271484375, -0.0226593017578125, -0.0167083740234375, 0.0107421875, -0.000560760498046875, 0.0106658935546875, 0.04888916015625, 0.00455474853515625, 0.0012865066528320312, -0.0274200439453125, 0.015899658203125, -0.0275726318359375, -0.063720703125, 0.06463623046875, -0.005130767822265625, -0.0200347900390625, -0.006740570068359375, -0.023345947265625, 0.017974853515625, 0.036529541015625, -0.0274505615234375, 0.00701141357421875, 0.01137542724609375, 0.0055084228515625, -0.018280029296875, 0.01343536376953125, -0.0174102783203125, -0.039764404296875, -0.057769775390625, -0.0128021240234375, 0.038970947265625, 0.04998779296875, 0.0216217041015625, 0.007526397705078125, 0.0021343231201171875, -0.0213470458984375, -0.00592803955078125, 0.00897216796875, -0.014923095703125, 0.0261077880859375, -0.018341064453125, 0.02117919921875, -0.006412506103515625, -0.010589599609375, 0.01385498046875, 0.0091400146484375, -0.00872039794921875, 0.01381683349609375, 0.005184173583984375, 0.0263671875, 0.04351806640625, 0.061309814453125, -0.0025310516357421875, 0.01532745361328125, 0.020477294921875, -0.00719451904296875, -0.0160675048828125, -0.0280303955078125, -0.037078857421875, -0.039459228515625, -0.00485992431640625, 0.03570556640625, -0.0287322998046875, -0.03814697265625, -0.0975341796875, -0.0136566162109375, 0.026763916015625, 0.01009368896484375, -0.0623779296875, 0.04278564453125, -0.0167236328125, 0.012237548828125, -0.0157012939453125, -0.05718994140625, 0.0149993896484375, 0.0302886962890625, -0.00983428955078125, -0.002910614013671875, -0.027130126953125, -0.01273345947265625, -0.00453948974609375, 0.00901031494140625, 0.019012451171875, 0.0019273757934570312, -0.0021343231201171875, 0.0030841827392578125, -0.0126190185546875, 0.0450439453125, -0.0243682861328125, -0.0240325927734375, -0.0261383056640625, -0.0024051666259765625, 0.0200347900390625, -0.00716400146484375, 0.0100555419921875, -0.024383544921875, -0.031402587890625, -0.00043320655822753906, 0.0204620361328125, 0.04736328125, -0.0215301513671875, -0.07867431640625, 0.11724853515625, -0.043243408203125, -0.0243377685546875, -0.05218505859375, -0.020294189453125, 0.01654052734375, 0.004474639892578125, -0.0316162109375, 0.007350921630859375, -0.0716552734375, 0.037017822265625, 0.036041259765625, -0.035980224609375, 0.03912353515625, 0.0009694099426269531, -0.0426025390625, 0.040802001953125, 0.03717041015625, 0.01348876953125, -0.030364990234375, 0.00733184814453125, 0.014617919921875, 0.02880859375, -0.0094451904296875, -0.04913330078125, 0.0149383544921875, -0.0264739990234375, -0.0305938720703125, 0.00909423828125, -0.0196075439453125, -0.0231475830078125, 0.06475830078125, 0.04241943359375, 0.022247314453125, -0.01201629638671875, -0.017852783203125, 0.002044677734375, 0.01096343994140625, -0.0245361328125, 0.0034637451171875, -0.0399169921875, -0.01363372802734375, -0.0357666015625, -0.0310211181640625, 0.032135009765625, 0.0030364990234375, -0.042755126953125, 0.0121917724609375, 0.00030159950256347656, -0.0041656494140625, -0.04815673828125, 0.01739501953125, 0.0028533935546875, -0.047576904296875, -0.09149169921875, -0.031494140625, 0.008880615234375, -0.0772705078125, -0.11297607421875, -0.00824737548828125, -0.03070068359375, 0.01318359375, 0.027191162109375, 0.002811431884765625, -0.004932403564453125, 0.0017309188842773438, -0.012542724609375, -0.006488800048828125, 0.0299530029296875, 0.00951385498046875, 0.0489501953125, 0.021820068359375, 0.01377105712890625, 0.01446533203125, -0.01190185546875, -0.011932373046875, 0.0264892578125, -0.02508544921875, 0.06353759765625, 0.036102294921875, -0.044830322265625, 0.0718994140625, -0.03692626953125, -0.0196685791015625, 0.0271453857421875, -0.051055908203125, -0.04052734375, -0.010101318359375, 0.0110931396484375, 0.0023593902587890625, 0.00970458984375 ]
bf449f61413953d7d82309a50b3bab9d3e64ed08
Wordpress Stackexchange Q: Remove update nags for non-admins I'm trying to remove or hide the update nags for non-admin users. As an admin, I see: The popular answer I've seen to handle this says to use: function hide_update_nag() { if ( !current_user_can('update_core') ) { remove_action( 'admin_notices', 'update_nag', 3 ); } } add_action( 'admin_head', 'hide_update_nag', 1 ); This works fine for removing the first message (WordPress 4.5.3 is available! Please update now) but leaves the second one visible to non-admins: Both messages are wrapped in a <div class="update-nag">, so one option is to modify the above chunk of code to use CSS to hide the nag with: echo '<style>.update-nag {display: none}</style>'; But this feels kludgy to me. Is there a way to hook into an action or filter and remove ALL the update nag messages for non-admin users? No third-party plugin recommendations please. A: here is complete code, which seems to work at this moment: add_action('admin_head', function() { if(!current_user_can('manage_options')){ remove_action( 'admin_notices', 'update_nag', 3 ); remove_action( 'admin_notices', 'maintenance_nag', 10 ); } });
Q: Remove update nags for non-admins I'm trying to remove or hide the update nags for non-admin users. As an admin, I see: The popular answer I've seen to handle this says to use: function hide_update_nag() { if ( !current_user_can('update_core') ) { remove_action( 'admin_notices', 'update_nag', 3 ); } } add_action( 'admin_head', 'hide_update_nag', 1 ); This works fine for removing the first message (WordPress 4.5.3 is available! Please update now) but leaves the second one visible to non-admins: Both messages are wrapped in a <div class="update-nag">, so one option is to modify the above chunk of code to use CSS to hide the nag with: echo '<style>.update-nag {display: none}</style>'; But this feels kludgy to me. Is there a way to hook into an action or filter and remove ALL the update nag messages for non-admin users? No third-party plugin recommendations please. A: here is complete code, which seems to work at this moment: add_action('admin_head', function() { if(!current_user_can('manage_options')){ remove_action( 'admin_notices', 'update_nag', 3 ); remove_action( 'admin_notices', 'maintenance_nag', 10 ); } }); A: In wp-admin/includes/update.php file if ( current_user_can('update_core') ) $msg = sprintf( __('An automated WordPress update has failed to complete - <a href="%s">please attempt the update again now</a>.'), 'update-core.php' ); else $msg = __('An automated WordPress update has failed to complete! Please notify the site administrator.'); We can see that messages are different based on the current user role and this is maintenance_nag. Basically we have two update nags and can be found in admin-filters.php add_action( 'admin_notices', 'update_nag', 3 ); add_action( 'admin_notices', 'maintenance_nag', 10 ); So to remove second message we can use(also check for current user role if you want this only for non-admins) remove_action( 'admin_notices', 'maintenance_nag', 10 ); For multi-site use remove_action( 'network_admin_notices', 'maintenance_nag', 10 ); A: @bravokeyl is the probably the best answer to your immediate problem. But to address the following: Is there a way to hook into an action or filter and remove ALL the update nag messages for non-admin users? No. Nag messages in WordPress are just a callback to added to the admin_notices hook which print some HTML to the page. They are practically the same as error or success messages, or any other 'notice' from WordPress or any other plug-in or theme for that matter. Hiding the nags via CSS is hacky. It's also liable to some false positives as some plugins/themes will, incorrectly, use the .update-nag class to provide the desired styling to their own notices. A much less hacky way is to explicitly remove each callback that you don't want printing notices (for non-admins). But this comes at a (probably very low cost) of maintaining that list and ensuring there are no notices that 'slip the net'.
wordpress
{ "language": "en", "length": 444, "provenance": "stackexchange_00019.jsonl.gz:466501", "question_score": "16", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231010" }
[ 0.050140380859375, 0.00286865234375, 0.01482391357421875, -0.01100921630859375, 0.0215606689453125, -0.0418701171875, 0.049041748046875, -0.038787841796875, 0.006999969482421875, 0.04022216796875, -0.01409149169921875, -0.029266357421875, -0.0173187255859375, -0.008270263671875, -0.0743408203125, -0.039703369140625, 0.0186767578125, 0.0146942138671875, 0.0230865478515625, -0.0112762451171875, -0.0173187255859375, 0.007770538330078125, -0.005771636962890625, 0.04449462890625, 0.0055694580078125, -0.031982421875, 0.05615234375, -0.0160675048828125, 0.031219482421875, -0.004924774169921875, 0.0094146728515625, -0.023406982421875, -0.006031036376953125, 0.029296875, -0.007648468017578125, -0.00901031494140625, -0.00466156005859375, 0.0157012939453125, 0.036865234375, -0.030303955078125, 0.0141448974609375, 0.002391815185546875, 0.03070068359375, 0.0288238525390625, -0.0099639892578125, -0.025115966796875, 0.0054168701171875, -0.0245513916015625, 0.03057861328125, -0.0310821533203125, 0.020721435546875, 0.0079803466796875, 0.035980224609375, -0.035308837890625, -0.024200439453125, 0.007442474365234375, -0.0089263916015625, -0.0073089599609375, 0.03729248046875, 0.0260162353515625, -0.006771087646484375, -0.0198822021484375, 0.01068878173828125, -0.045318603515625, -0.0061798095703125, 0.01346588134765625, 0.0175018310546875, -0.0214080810546875, -0.073974609375, 0.007190704345703125, 0.05853271484375, -0.041229248046875, 0.01131439208984375, 0.004451751708984375, -0.0265960693359375, -0.0174102783203125, 0.0012454986572265625, 0.000023066997528076172, 0.034698486328125, -0.01256561279296875, 0.0185546875, 0.042236328125, -0.023101806640625, 0.03790283203125, -0.041229248046875, 0.03045654296875, -0.01265716552734375, -0.035400390625, -0.024169921875, 0.0092315673828125, -0.0185546875, -0.01043701171875, -0.00018835067749023438, -0.0015382766723632812, -0.0167083740234375, -0.016571044921875, 0.0293121337890625, 0.0645751953125, -0.03741455078125, -0.025787353515625, -0.0286407470703125, 0.0030536651611328125, -0.0478515625, -0.01502227783203125, -0.01068115234375, 0.0784912109375, 0.023406982421875, 0.030242919921875, 0.0219573974609375, 0.0026531219482421875, 0.023223876953125, -0.0014667510986328125, -0.010406494140625, 0.00879669189453125, -0.0077362060546875, 0.0012044906616210938, -0.041168212890625, 0.021514892578125, -0.01219940185546875, 0.0165252685546875, 0.006717681884765625, 0.032867431640625, -0.0265045166015625, -0.029693603515625, 0.025054931640625, 0.01137542724609375, -0.031890869140625, 0.0018892288208007812, -0.005443572998046875, 0.0285491943359375, -0.048095703125, -0.00273895263671875, 0.073974609375, 0.025146484375, 0.00562286376953125, -0.0292816162109375, 0.0174560546875, -0.0047760009765625, 0.0080718994140625, 0.00928497314453125, 0.027679443359375, -0.021942138671875, -0.0023097991943359375, 0.0073699951171875, -0.0171661376953125, 0.0059356689453125, -0.007244110107421875, 0.01275634765625, 0.0123748779296875, -0.0207366943359375, -0.0259857177734375, -0.035797119140625, 0.047607421875, 0.00939178466796875, -0.0306549072265625, 0.0243682861328125, 0.029296875, -0.01373291015625, -0.06378173828125, -0.037933349609375, -0.01473236083984375, -0.021087646484375, 0.017425537109375, -0.03680419921875, -0.052947998046875, 0.041473388671875, -0.049102783203125, -0.005290985107421875, 0.02783203125, -0.021881103515625, 0.025115966796875, -0.018890380859375, 0.046844482421875, 0.028839111328125, 0.005115509033203125, 0.03631591796875, 0.01137542724609375, 0.0214080810546875, 0.0297088623046875, -0.0036773681640625, -0.0256195068359375, -0.035858154296875, 0.056243896484375, -0.0224609375, -0.055023193359375, -0.01322174072265625, 0.0151214599609375, 0.016204833984375, 0.0181732177734375, -0.0023670196533203125, 0.087890625, 0.01029205322265625, 0.045166015625, -0.0159454345703125, -0.01898193359375, -0.0399169921875, 0.0026187896728515625, 0.0009031295776367188, -0.0298309326171875, 0.0178680419921875, 0.0295562744140625, 0.0190277099609375, -0.01052093505859375, -0.00044655799865722656, -0.0703125, -0.00473785400390625, -0.01393890380859375, 0.0283203125, -0.044189453125, 0.029632568359375, 0.02484130859375, 0.00864410400390625, -0.034515380859375, -0.00675201416015625, 0.004596710205078125, -0.0369873046875, 0.0013637542724609375, 0.07562255859375, 0.01285552978515625, 0.063232421875, 0.029083251953125, -0.0498046875, 0.043853759765625, -0.017822265625, 0.015625, -0.0267333984375, 0.0003299713134765625, -0.01183319091796875, 0.013519287109375, -0.005107879638671875, -0.005313873291015625, 0.03155517578125, 0.00115203857421875, -0.00798797607421875, -0.0204925537109375, -0.03375244140625, -0.0057373046875, -0.1336669921875, 0.0372314453125, 0.074462890625, 0.03216552734375, -0.0291748046875, -0.00927734375, -0.005138397216796875, 0.06298828125, -0.0328369140625, -0.004405975341796875, 0.0038433074951171875, -0.055694580078125, -0.04986572265625, 0.03131103515625, 0.00457763671875, 0.033294677734375, -0.0150604248046875, 0.004665374755859375, 0.047271728515625, -0.00746917724609375, -0.0200347900390625, -0.0023059844970703125, -0.0021228790283203125, 0.01395416259765625, -0.084716796875, -0.04400634765625, -0.01959228515625, 0.0164947509765625, -0.05596923828125, 0.012786865234375, 0.0030670166015625, -0.0038814544677734375, -0.05718994140625, 0.0268707275390625, 0.022705078125, 0.009033203125, 0.034820556640625, -0.0193328857421875, -0.00012564659118652344, -0.044281005859375, 0.0129547119140625, 0.0278778076171875, 0.01032257080078125, -0.0291748046875, -0.00830841064453125, 0.056884765625, 0.0019521713256835938, 0.0012159347534179688, 0.004543304443359375, 0.067626953125, -0.0279388427734375, -0.0203399658203125, -0.02032470703125, 0.0165557861328125, 0.021728515625, -0.0295867919921875, 0.040435791015625, -0.044342041015625, -0.01312255859375, -0.057342529296875, -0.032196044921875, 0.032958984375, -0.032135009765625, 0.0270538330078125, 0.07379150390625, 0.0201416015625, -0.0035686492919921875, 0.0137176513671875, -0.017059326171875, 0.007354736328125, 0.01715087890625, 0.0172882080078125, -0.0011339187622070312, -0.00424957275390625, 0.048126220703125, -0.002124786376953125, -0.0030269622802734375, -0.0361328125, -0.044830322265625, -0.027679443359375, -0.0270233154296875, -0.0682373046875, -0.0055694580078125, -0.00006222724914550781, -0.021392822265625, -0.0079498291015625, 0.034637451171875, -0.016357421875, -0.0115814208984375, 0.06463623046875, 0.004291534423828125, -0.03936767578125, -0.004150390625, -0.035430908203125, 0.00250244140625, -0.0242462158203125, 0.06646728515625, -0.01264190673828125, 0.022430419921875, -0.0025310516357421875, 0.06231689453125, -0.004245758056640625, -0.0657958984375, -0.0007214546203613281, -0.035797119140625, -0.0103912353515625, 0.034759521484375, -0.0191497802734375, 0.0112152099609375, 0.02301025390625, 0.00887298583984375, -0.005825042724609375, 0.006256103515625, 0.010711669921875, -0.036163330078125, -0.0032596588134765625, -0.039825439453125, 0.0295257568359375, -0.00829315185546875, -0.01418304443359375, 0.004619598388671875, 0.0230712890625, -0.034088134765625, -0.0007677078247070312, -0.01129913330078125, -0.03387451171875, 0.053070068359375, -0.0102996826171875, -0.0084381103515625, 0.0106964111328125, 0.023651123046875, 0.02447509765625, 0.033935546875, 0.0021953582763671875, 0.0003845691680908203, -0.0123748779296875, -0.00930023193359375, -0.00724029541015625, -0.021240234375, 0.005279541015625, -0.023529052734375, 0.045318603515625, -0.01035308837890625, 0.01517486572265625, -0.0114593505859375, 0.0168609619140625, -0.040924072265625, 0.001007080078125, 0.0242462158203125, -0.052978515625, -0.00775909423828125, -0.02264404296875, 0.0195465087890625, -0.0165863037109375, 0.03594970703125, -0.04840087890625, -0.03643798828125, -0.031494140625, 0.02044677734375, -0.01355743408203125, -0.020904541015625, 0.01488494873046875, -0.006622314453125, -0.09283447265625, -0.0064544677734375, -0.00926971435546875, -0.043365478515625, -0.034637451171875, 0.01366424560546875, -0.06817626953125, -0.032073974609375, 0.040802001953125, -0.004184722900390625, 0.0069580078125, 0.002758026123046875, 0.016845703125, -0.059661865234375, -0.033416748046875, 0.00433349609375, -0.08905029296875, -0.0060577392578125, -0.0187225341796875, 0.051177978515625, -0.01611328125, 0.052490234375, -0.031494140625, 0.031707763671875, 0.0019388198852539062, -0.0311126708984375, -0.0220947265625, -0.008819580078125, -0.03399658203125, 0.03570556640625, -0.04144287109375, 0.006038665771484375, -0.012939453125, 0.01132965087890625, -0.040924072265625, 0.0032749176025390625, -0.01427459716796875, -0.0233306884765625, 0.03497314453125, -0.049163818359375, -0.0694580078125, -0.036346435546875, -0.025848388671875, 0.0010089874267578125, -0.005893707275390625, -0.0077056884765625, -0.0309295654296875, -0.08148193359375, 0.03179931640625, -0.0276641845703125, -0.01947021484375, 0.00598907470703125, -0.00263214111328125, 0.01189422607421875, -0.0185699462890625, 0.0318603515625, 0.02911376953125, 0.036529541015625, 0.001972198486328125, 0.029510498046875, 0.014129638671875, -0.0285491943359375, 0.02056884765625, 0.01056671142578125, 0.004863739013671875, -0.0021953582763671875, 0.04498291015625, -0.00426483154296875, -0.039337158203125, 0.041259765625, -0.01690673828125, 0.00035381317138671875, -0.0274810791015625, -0.01336669921875, 0.00396728515625, -0.01800537109375, 0.01922607421875, 0.03314208984375, -0.0124053955078125, -0.038848876953125, -0.03582763671875, 0.0027599334716796875, -0.018463134765625, 0.01078033447265625, -0.005207061767578125, -0.0030269622802734375, -0.005062103271484375, 0.00647735595703125, -0.006107330322265625, -0.050750732421875, -0.0078125, -0.06658935546875, 0.0279541015625, -0.046600341796875, -0.044921875, -0.00772857666015625, 0.0010309219360351562, 0.05780029296875, -0.01215362548828125, -0.034210205078125, -0.05487060546875, 0.008209228515625, 0.036224365234375, 0.0242919921875, -0.0113067626953125, 0.050872802734375, 0.00119781494140625, -0.000965118408203125, -0.0205841064453125, -0.035247802734375, -0.0181884765625, -0.040374755859375, -0.0148468017578125, -0.0008459091186523438, -0.009521484375, 0.028594970703125, 0.0413818359375, 0.0249786376953125, 0.03369140625, -0.031036376953125, 0.03363037109375, 0.00806427001953125, 0.0044403076171875, -0.00302886962890625, 0.0137176513671875, 0.0204620361328125, -0.028778076171875, 0.030059814453125, -0.019378662109375, -0.0005717277526855469, 0.03558349609375, 0.02294921875, 0.0675048828125, 0.0178680419921875, -0.0374755859375, -0.007266998291015625, -0.0271453857421875, 0.093505859375, 0.057342529296875, -0.0634765625, -0.04315185546875, 0.0036869049072265625, 0.0191497802734375, -0.033599853515625, -0.01336669921875, 0.0130462646484375, -0.018310546875, -0.0024852752685546875, -0.005992889404296875, -0.039947509765625, -0.023773193359375, 0.004962921142578125, -0.020263671875, -0.00997161865234375, 0.01953125, -0.05145263671875, -0.0239410400390625, -0.013946533203125, -0.0037708282470703125, 0.04376220703125, 0.0206756591796875, -0.01146697998046875, -0.03753662109375, -0.0019931793212890625, -0.0276031494140625, -0.0291595458984375, 0.07373046875, 0.0036220550537109375, -0.05780029296875, 0.007221221923828125, -0.056243896484375, -0.015289306640625, -0.077392578125, -0.067138671875, -0.0250396728515625, 0.01090240478515625, -0.00986480712890625, -0.0027713775634765625, 0.01690673828125, 0.0288543701171875, 0.0087738037109375, 0.043243408203125, 0.0009927749633789062, 0.0279693603515625, -0.001567840576171875, 0.07830810546875, -0.01300811767578125, 0.03216552734375, 0.0178680419921875, 0.040802001953125, -0.00727081298828125, -0.014190673828125, 0.01739501953125, -0.003448486328125, 0.0186920166015625, -0.003124237060546875, 0.01480865478515625, -0.0672607421875, -0.01099395751953125, -0.01116180419921875, 0.021820068359375, 0.0061187744140625, 0.019134521484375, -0.0300140380859375, -0.01947021484375, -0.0167388916015625, -0.0010900497436523438, 0.00833892822265625, -0.03173828125, -0.0151214599609375, -0.006908416748046875, -0.006664276123046875, 0.0300140380859375, -0.010009765625, 0.01264190673828125, -0.006481170654296875, -0.033660888671875, 0.052001953125, 0.07843017578125, -0.0301361083984375, 0.038665771484375, 0.00841522216796875, 0.003078460693359375, 0.0626220703125, -0.039093017578125, 0.02520751953125, 0.039764404296875, 0.071044921875, 0.0013551712036132812, 0.0229644775390625, 0.08087158203125, -0.020172119140625, 0.03619384765625, 0.0670166015625, 0.08245849609375, -0.1046142578125, 0.0120697021484375, 0.0219268798828125, 0.0164642333984375, 0.0882568359375, -0.0013990402221679688, -0.007598876953125, -0.0738525390625, 0.0117645263671875, -0.01140594482421875, -0.0123291015625, -0.01468658447265625, -0.007343292236328125, -0.00255584716796875, -0.0063323974609375, -0.01227569580078125, -0.00691986083984375, 0.0295562744140625, -0.0292510986328125, -0.0155792236328125, -0.00531768798828125, -0.0062713623046875, 0.0216827392578125, 0.0142974853515625, -0.039764404296875, -0.0867919921875, -0.023406982421875, 0.02801513671875, -0.053253173828125, 0.01000213623046875, -0.0289154052734375, 0.012908935546875, 0.0400390625, -0.033172607421875, 0.00434112548828125, 0.029266357421875, -0.047882080078125, -0.0180206298828125, -0.04193115234375, -0.00047898292541503906, 0.00025272369384765625, -0.031646728515625, 0.0189208984375, -0.0131072998046875, -0.0302886962890625, -0.0257568359375, -0.032501220703125, 0.08673095703125, -0.0103912353515625, -0.03704833984375, 0.000579833984375, 0.01068115234375, -0.0102386474609375, 0.011260986328125, 0.037811279296875, -0.0256195068359375, -0.03680419921875, 0.0218353271484375, -0.061676025390625, -0.033599853515625, -0.001705169677734375, -0.05609130859375, 0.080322265625, 0.0163726806640625, 0.0252532958984375, -0.003612518310546875, 0.031768798828125, -0.01255035400390625, 0.0157928466796875, -0.032745361328125, 0.0615234375, -0.00959014892578125, 0.04412841796875, -0.0206451416015625, 0.01430511474609375, 0.0209808349609375, -0.005420684814453125, -0.0267181396484375, 0.00716400146484375, -0.0034961700439453125, -0.00205230712890625, -0.0201263427734375, 0.011199951171875, -0.0068359375, 0.0239105224609375, -0.002910614013671875, -0.0228729248046875, -0.031829833984375, -0.0189208984375, 0.028411865234375, -0.045013427734375, -0.0304718017578125, 0.01381683349609375, 0.024505615234375, 0.058502197265625, 0.0260772705078125, 0.08447265625, 0.0038585662841796875, 0.00324249267578125, 0.025970458984375, -0.0307769775390625, -0.026214599609375, 0.044342041015625, -0.0186920166015625, -0.0228271484375, 0.0190582275390625, -0.0438232421875, 0.0408935546875, -0.01198577880859375, -0.002262115478515625, 0.06036376953125, 0.0258026123046875, 0.0114898681640625, 0.0126953125, 0.0158843994140625, 0.01123809814453125, -0.01812744140625, 0.0038623809814453125, 0.045440673828125, 0.028167724609375, -0.003826141357421875, -0.02020263671875, 0.04779052734375, 0.038055419921875, -0.015960693359375, -0.023956298828125, -0.00811767578125, -0.0098114013671875, 0.0015506744384765625, -0.0293731689453125, -0.016571044921875, -0.027130126953125, 0.0005931854248046875, -0.0277862548828125, -0.00684356689453125, -0.002655029296875, 0.0227813720703125, -0.00600433349609375, 0.0023403167724609375, -0.00891876220703125, -0.020599365234375, -0.05096435546875, 0.007221221923828125, 0.037994384765625, 0.05242919921875, 0.0350341796875, 0.0224456787109375, 0.0188446044921875, -0.022308349609375, -0.01305389404296875, -0.01080322265625, -0.033843994140625, 0.00933837890625, -0.01544952392578125, -0.008331298828125, -0.0267333984375, 0.036651611328125, 0.053802490234375, 0.00922393798828125, 0.035675048828125, 0.0297393798828125, 0.0215606689453125, 0.01351165771484375, 0.0255126953125, 0.0010538101196289062, 0.01055908203125, -0.037628173828125, 0.0367431640625, 0.00907135009765625, 0.0248870849609375, 0.00350189208984375, 0.03643798828125, 0.01239776611328125, -0.0205841064453125, -0.008880615234375, 0.01727294921875, -0.018402099609375, 0.046051025390625, 0.022979736328125, 0.010009765625, 0.0132904052734375, -0.00789642333984375, -0.02301025390625, -0.0077362060546875, 0.0015211105346679688, 0.0225067138671875, 0.024078369140625, -0.0269622802734375, 0.0489501953125, 0.0164642333984375, 0.00653839111328125, -0.0119781494140625, -0.021881103515625, 0.0250701904296875, 0.006381988525390625, 0.004932403564453125, 0.021392822265625, 0.00887298583984375, 0.001865386962890625, -0.000507354736328125, 0.040069580078125, 0.0369873046875, 0.04522705078125, -0.024383544921875, 0.027587890625, -0.0311126708984375, 0.0426025390625, -0.0684814453125, -0.0309295654296875, 0.0013837814331054688, -0.0065155029296875, -0.007007598876953125, 0.0166168212890625, -0.036468505859375, 0.033905029296875, 0.06158447265625, -0.02667236328125, 0.05426025390625, 0.031341552734375, -0.0150604248046875, -0.078369140625, -0.033538818359375, -0.0241546630859375, -0.0205535888671875, 0.00001913309097290039, 0.00934600830078125, 0.007843017578125, -0.005252838134765625, -0.033233642578125, 0.041748046875, 0.0176849365234375, 0.031982421875, 0.015869140625, 0.020538330078125, 0.0158843994140625, 0.0252227783203125, -0.044708251953125, 0.01495361328125, -0.022003173828125, -0.0228729248046875, 0.034088134765625, -0.01113128662109375, 0.009857177734375, -0.0024089813232421875, 0.052947998046875, -0.012969970703125, -0.03131103515625, -0.01043701171875, -0.036468505859375, -0.000202178955078125, -0.0226593017578125, -0.005023956298828125, -0.00279998779296875, 0.01140594482421875, -0.0182037353515625, -0.048736572265625, -0.0296783447265625, 0.012420654296875, -0.052642822265625, -0.042205810546875, -0.057342529296875, 0.020172119140625, 0.018341064453125, 0.01318359375, -0.0928955078125, 0.0545654296875, -0.005828857421875, 0.06597900390625, -0.03466796875, 0.0304412841796875, -0.0190887451171875, -0.0063629150390625, -0.0419921875, -0.00414276123046875, -0.050506591796875, 0.0295257568359375, -0.021240234375, -0.018585205078125, -0.0085906982421875, 0.02728271484375, -0.02203369140625, -0.005645751953125, -0.0303497314453125, 0.035552978515625, -0.00762176513671875, -0.0150146484375, -0.0247650146484375, 0.0205230712890625, 0.023345947265625, -0.0305328369140625, -0.02020263671875, -0.006877899169921875, -0.0288238525390625, -0.0206451416015625, 0.01259613037109375, 0.01068878173828125, -0.0273590087890625, -0.07568359375, 0.0533447265625, -0.02734375, -0.033599853515625, 0.042755126953125, 0.04986572265625, 0.007373809814453125, -0.0143585205078125, 0.01244354248046875, -0.04058837890625, 0.00946044921875, -0.049468994140625, -0.01166534423828125, 0.0210723876953125, -0.01035308837890625, 0.00830841064453125, 0.019073486328125, 0.031951904296875, 0.033447265625, -0.040130615234375, -0.013092041015625, -0.0120086669921875, 0.0361328125, 0.01450347900390625, -0.01125335693359375, -0.026947021484375, 0.023101806640625, -0.033233642578125, -0.001506805419921875, -0.0230712890625, -0.056884765625, -0.0276947021484375, 0.06591796875, 0.05889892578125, 0.0145721435546875, -0.0276031494140625, -0.0086822509765625, -0.00759124755859375, -0.04888916015625, -0.00763702392578125, 0.04193115234375, -0.084228515625, -0.024444580078125, 0.029571533203125, -0.005992889404296875, -0.03399658203125, 0.01261138916015625, -0.037567138671875, -0.01708984375, 0.016265869140625, 0.0130615234375, -0.0396728515625, -0.02020263671875, 0.0188446044921875, -0.0172882080078125, -0.02520751953125, 0.0031795501708984375, 0.0015516281127929688, -0.0122222900390625, 0.039581298828125, -0.0169525146484375, -0.008331298828125, -0.031768798828125, 0.026763916015625, -0.01071929931640625, 0.0635986328125, -0.04583740234375, -0.006740570068359375, -0.012481689453125, 0.0035228729248046875, -0.00417327880859375, -0.007526397705078125, -0.0313720703125, 0.064697265625, 0.0170440673828125, 0.032073974609375, -0.006282806396484375, 0.0328369140625, -0.023345947265625, 0.034149169921875, 0.032135009765625, -0.0238494873046875, 0.061187744140625, -0.0026340484619140625, -0.00954437255859375, 0.0323486328125, 0.03125, -0.085205078125, 0.07855224609375, 0.0213470458984375, 0.0711669921875, 0.041107177734375 ]
5a7a8ba9c128fe5334e62f7bf68f0ccb4eb25be1
Wordpress Stackexchange Q: Sorting list of sites from multisite network using wp_get_sites I have a loop that pulls in all sites in my multisite site network and loops through them to get variables located in their ACF options. Here is an excerpt from the code I am using: $stageurl = array(); $args = array( 'public' => true, 'limit' => 500 ); $sites = wp_get_sites($args); foreach ($sites as $site) { switch_to_blog($site['blog_id']); $stage = get_field('stage', 'option'); if (isset($stage)) { $stageurl[] = $site['domain']; } restore_current_blog(); } foreach ($stageurl as $i => $stages) { ... } Using wp_get_sites, how are sites sorted by default? Ideally I would like to sort sites by their creation date before adding them to my foreach loop. Is it possible to find a network site's creation date and use it to sort my $stageurl array? A: @birgire get_sites() example is the correct way. I would have just added this as a comment, but don't have enough dang reputation! The only change, is that public accepts an integer, not a bool. See https://developer.wordpress.org/reference/functions/get_sites/ $mysites = get_sites( [ 'public' => 1, 'number' => 500, 'orderby' => 'id', 'order' => 'ASC', ] );
Q: Sorting list of sites from multisite network using wp_get_sites I have a loop that pulls in all sites in my multisite site network and loops through them to get variables located in their ACF options. Here is an excerpt from the code I am using: $stageurl = array(); $args = array( 'public' => true, 'limit' => 500 ); $sites = wp_get_sites($args); foreach ($sites as $site) { switch_to_blog($site['blog_id']); $stage = get_field('stage', 'option'); if (isset($stage)) { $stageurl[] = $site['domain']; } restore_current_blog(); } foreach ($stageurl as $i => $stages) { ... } Using wp_get_sites, how are sites sorted by default? Ideally I would like to sort sites by their creation date before adding them to my foreach loop. Is it possible to find a network site's creation date and use it to sort my $stageurl array? A: @birgire get_sites() example is the correct way. I would have just added this as a comment, but don't have enough dang reputation! The only change, is that public accepts an integer, not a bool. See https://developer.wordpress.org/reference/functions/get_sites/ $mysites = get_sites( [ 'public' => 1, 'number' => 500, 'orderby' => 'id', 'order' => 'ASC', ] ); A: Using get_sites() in WP 4.6+ It looks like wp_get_sites() will be deprecated in WP 4.6. The new replacement is: function get_sites( $args = array() ) { $query = new WP_Site_Query(); return $query->query( $args ); } Very similar to get_posts() and WP_Query. It supports various useful parameters and filters. Here's what the inline documentation says about the orderby input parameter: * *Site status or array of statuses. *Default id *Accepts: * *id *domain *path *network_id *last_updated *registered *domain_length *path_length *site__in *network__in *Also accepts the following to disable ORDER BY clause: * *false *an empty array *none The default of the order parameter is DESC. Example Here's an example (untested) how we might try to order public sites by registration date: $mysites = get_sites( [ 'public' => 1, 'number' => 500, 'orderby' => 'registered', 'order' => 'DESC', ] ); and returning at max 500 sites. Update Thanks to @fostertime for noticing that the boolean value of the public parameter. It's not supported. It should be 1 not true in the example here above. I therefore filed a ticket here (#37937) to support boolean strings for the public, archived, mature, spam and deleted attributes in WP_Site_Query. A: I wasn't able to get get_sites working, so here is a solution using wp_get_sites until further documentation is released on the new version. wp_get_sites returns a lot of data about the subsite, including creation and last modified dates. I turned my original $stageurl array into a multidimensional array and added registration date as a value. The default value returned was a string, so I converted it to time before calling it. Finally, I sorted it to show the newest sites first and oldest sites at the end of the list. foreach ($sites as $site) { switch_to_blog($site['blog_id']); $stage = get_field('stage', 'option'); $registered = strtotime($site['registered']); if (isset($stage)) { $stageurl[] = array('domain' => $site['domain'], 'registered' => $registered); } restore_current_blog(); } usort($stageurl, function($a, $b) { return $b['registered'] - $a['registered']; }); A: Here is my code for running through sites in WP 4.6 and sites using WP < 4.6. If you are producing themes or plugins to be used by the general public you have no control over which version of WordPress they are using. The problem is not just the parameter changes between get_sites and wp_get_sites but also that WordPress 4.6 has changed the return value from an array to an object. Therefore you need to reference your elements differently. Here I first check that the WP 4.6 function is available and use that with the object version first. I then move on to checking that pre 4.6 wp_get_sites and try doing that iteration next. // WordPress 4.6 // if ( function_exists( 'get_sites' ) && class_exists( 'WP_Site_Query' ) ) { $sites = get_sites(); foreach ( $sites as $site ) { switch_to_blog( $site->blog_id ); // do something restore_current_blog(); } return; } // WordPress < 4.6 // if ( function_exists( 'wp_get_sites' ) ) { $sites = wp_get_sites(); foreach ( $sites as $site ) { switch_to_blog( $site['blog_id'] ); // do something restore_current_blog(); } return; }
wordpress
{ "language": "en", "length": 692, "provenance": "stackexchange_00019.jsonl.gz:466526", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231114" }
[ 0.03656005859375, -0.006011962890625, 0.0017032623291015625, 0.010223388671875, 0.0126953125, -0.038726806640625, 0.051971435546875, -0.014068603515625, 0.015838623046875, -0.00687408447265625, -0.0097808837890625, 0.0040283203125, -0.08428955078125, -0.02545166015625, -0.022308349609375, -0.0531005859375, 0.02667236328125, -0.01197052001953125, -0.01171112060546875, 0.002044677734375, -0.0279388427734375, 0.0171051025390625, 0.002994537353515625, 0.02178955078125, 0.01403045654296875, -0.0401611328125, 0.03546142578125, -0.00250244140625, 0.0160675048828125, -0.011474609375, 0.0097503662109375, -0.004535675048828125, 0.0160064697265625, -0.0148468017578125, 0.03662109375, -0.044158935546875, 0.0654296875, -0.0269317626953125, 0.006954193115234375, 0.05291748046875, -0.00516510009765625, 0.0236053466796875, 0.01169586181640625, -0.0007944107055664062, -0.0283660888671875, -0.04852294921875, 0.0189056396484375, -0.0224456787109375, 0.01464080810546875, -0.0103607177734375, -0.00543212890625, -0.0253753662109375, 0.0121612548828125, -0.0265350341796875, -0.039794921875, -0.0623779296875, 0.054840087890625, -0.026092529296875, 0.02691650390625, -0.014862060546875, -0.056304931640625, 0.0271148681640625, 0.0214080810546875, -0.03387451171875, -0.044647216796875, -0.0009431838989257812, 0.02288818359375, 0.0178070068359375, -0.039337158203125, -0.0643310546875, 0.018951416015625, 0.0061187744140625, 0.01113128662109375, -0.004924774169921875, -0.0229339599609375, 0.005947113037109375, -0.043731689453125, -0.020355224609375, 0.061614990234375, -0.023345947265625, -0.046661376953125, 0.005176544189453125, -0.090576171875, -0.015350341796875, -0.0179595947265625, -0.0035648345947265625, -0.03460693359375, 0.00007390975952148438, -0.045013427734375, 0.01519775390625, -0.0295867919921875, 0.0267333984375, -0.0164031982421875, -0.001476287841796875, -0.01788330078125, -0.0138092041015625, 0.04815673828125, 0.0682373046875, -0.024658203125, -0.049163818359375, -0.03118896484375, -0.0111083984375, -0.07879638671875, 0.004558563232421875, 0.01488494873046875, 0.009979248046875, 0.00855255126953125, -0.0150299072265625, 0.01328277587890625, 0.0164794921875, -0.017486572265625, 0.0177154541015625, -0.0100860595703125, 0.0014543533325195312, -0.0299835205078125, -0.01247406005859375, -0.048828125, -0.00492095947265625, -0.0228271484375, -0.034027099609375, -0.004421234130859375, 0.040283203125, -0.004177093505859375, -0.0201263427734375, -0.012969970703125, -0.00405120849609375, 0.00194549560546875, -0.056915283203125, -0.072021484375, 0.0239410400390625, -0.020721435546875, 0.00974273681640625, 0.04449462890625, 0.03009033203125, -0.002124786376953125, -0.022857666015625, 0.006542205810546875, -0.0170745849609375, -0.005825042724609375, -0.00269317626953125, 0.038116455078125, -0.02691650390625, -0.03070068359375, 0.0081787109375, 0.00701904296875, 0.024169921875, 0.0255279541015625, 0.009307861328125, 0.004978179931640625, -0.040191650390625, 0.0038204193115234375, -0.00635528564453125, 0.0157470703125, 0.01284027099609375, 0.01290130615234375, -0.0301513671875, 0.049163818359375, -0.041473388671875, 0.0016698837280273438, -0.033905029296875, -0.013214111328125, 0.0014810562133789062, 0.024444580078125, -0.054168701171875, -0.0318603515625, -0.0146026611328125, -0.0499267578125, -0.0015430450439453125, 0.028594970703125, -0.000400543212890625, -0.04150390625, -0.04217529296875, 0.0745849609375, 0.0268096923828125, -0.015625, 0.0709228515625, 0.0162200927734375, -0.022705078125, -0.0021877288818359375, 0.036285400390625, -0.0187225341796875, -0.03570556640625, -0.0122833251953125, 0.005535125732421875, -0.0869140625, 0.026947021484375, -0.0099639892578125, 0.038726806640625, 0.03985595703125, -0.007488250732421875, 0.0701904296875, 0.0036449432373046875, -0.01114654541015625, 0.01076507568359375, 0.004077911376953125, -0.00860595703125, -0.017974853515625, 0.007289886474609375, -0.0101318359375, -0.0304107666015625, -0.0166168212890625, 0.0179290771484375, 0.00571441650390625, 0.032379150390625, 0.0312042236328125, 0.0020599365234375, 0.0017795562744140625, 0.01399993896484375, 0.030029296875, 0.0159454345703125, 0.00350189208984375, 0.032135009765625, -0.046966552734375, 0.017303466796875, -0.0300445556640625, 0.0223846435546875, 0.021942138671875, 0.025634765625, -0.020904541015625, 0.01348114013671875, -0.03759765625, -0.007076263427734375, -0.037200927734375, 0.029144287109375, 0.07818603515625, -0.0406494140625, -0.00766754150390625, -0.042327880859375, 0.05291748046875, -0.0082244873046875, -0.040496826171875, 0.031280517578125, 0.01373291015625, 0.041961669921875, -0.008941650390625, -0.0025463104248046875, 0.0278472900390625, -0.035003662109375, 0.0194091796875, 0.02886962890625, 0.05877685546875, 0.0093536376953125, 0.01406097412109375, 0.003025054931640625, 0.02685546875, -0.032684326171875, 0.032867431640625, -0.03387451171875, 0.0202178955078125, 0.0997314453125, -0.01064300537109375, 0.0274200439453125, -0.0058746337890625, 0.01202392578125, -0.0215301513671875, 0.0289154052734375, 0.00738525390625, -0.0180206298828125, 0.00786590576171875, -0.008087158203125, 0.02130126953125, -0.0305633544921875, -0.04888916015625, 0.0237884521484375, 0.03765869140625, 0.0001938343048095703, 0.00811004638671875, -0.0180511474609375, -0.0292816162109375, 0.026397705078125, 0.01001739501953125, -0.0692138671875, 0.0070953369140625, 0.0217742919921875, 0.0023345947265625, -0.01232147216796875, -0.02545166015625, 0.0078887939453125, 0.00482940673828125, 0.0029277801513671875, -0.0211029052734375, 0.0496826171875, -0.005138397216796875, -0.01520538330078125, -0.03326416015625, -0.0230255126953125, 0.004150390625, 0.00466156005859375, -0.03448486328125, -0.039886474609375, 0.019287109375, -0.0094757080078125, -0.05438232421875, 0.013916015625, 0.0251007080078125, -0.03857421875, 0.006320953369140625, -0.059112548828125, 0.0445556640625, -0.035888671875, 0.01263427734375, 0.08074951171875, 0.0167694091796875, 0.0087890625, -0.016143798828125, -0.019927978515625, -0.016876220703125, -0.01385498046875, -0.0297393798828125, -0.0338134765625, -0.044586181640625, 0.027374267578125, 0.019378662109375, -0.0003829002380371094, 0.0243377685546875, -0.01995849609375, 0.0120697021484375, 0.007427215576171875, -0.08721923828125, -0.0872802734375, -0.01360321044921875, -0.04351806640625, -0.0265655517578125, -0.0198211669921875, -0.0171661376953125, 0.018463134765625, -0.032989501953125, -0.00830841064453125, 0.0102386474609375, -0.006565093994140625, -0.06329345703125, -0.034088134765625, -0.08453369140625, 0.03424072265625, 0.00948333740234375, 0.031494140625, -0.0023975372314453125, 0.057830810546875, 0.0170440673828125, -0.026153564453125, -0.0006923675537109375, 0.0276947021484375, -0.021026611328125, -0.049652099609375, -0.022918701171875, -0.0120849609375, 0.02484130859375, 0.0023403167724609375, 0.09344482421875, 0.037261962890625, -0.030059814453125, 0.0022754669189453125, -0.01238250732421875, 0.01214599609375, 0.01947021484375, 0.0052337646484375, 0.01490020751953125, 0.006298065185546875, 0.0008902549743652344, -0.042510986328125, -0.0178070068359375, 0.01419830322265625, -0.007320404052734375, 0.029510498046875, -0.0033130645751953125, -0.0274810791015625, 0.00997161865234375, 0.0191650390625, -0.033721923828125, -0.0213470458984375, -0.00022912025451660156, -0.05072021484375, 0.042144775390625, -0.0076751708984375, -0.01580810546875, -0.00405120849609375, 0.0765380859375, 0.0026149749755859375, -0.03778076171875, 0.0206756591796875, 0.019195556640625, 0.01535797119140625, -0.044921875, -0.0289459228515625, -0.0008826255798339844, 0.027252197265625, -0.0504150390625, 0.01345062255859375, -0.0628662109375, -0.0090484619140625, -0.045318603515625, 0.053955078125, -0.049285888671875, 0.0003790855407714844, -0.042877197265625, 0.0033740997314453125, -0.0121917724609375, -0.0638427734375, -0.01499176025390625, 0.00348663330078125, -0.1134033203125, 0.0254364013671875, 0.0003299713134765625, -0.01812744140625, -0.0181121826171875, -0.0132293701171875, -0.038665771484375, -0.0711669921875, 0.006404876708984375, 0.01067352294921875, 0.03564453125, -0.01763916015625, 0.0401611328125, -0.0200653076171875, 0.0240631103515625, -0.03057861328125, -0.035888671875, -0.0020751953125, -0.0103912353515625, 0.01538848876953125, -0.003482818603515625, 0.029510498046875, -0.00331878662109375, 0.03753662109375, -0.009063720703125, -0.0165252685546875, -0.0026798248291015625, 0.005023956298828125, 0.000008344650268554688, -0.0013933181762695312, -0.0295867919921875, -0.020751953125, 0.0018339157104492188, -0.021759033203125, -0.036224365234375, -0.006229400634765625, -0.030242919921875, 0.0216064453125, -0.007328033447265625, -0.0193328857421875, -0.03131103515625, -0.00843048095703125, 0.0022983551025390625, -0.004642486572265625, -0.01053619384765625, -0.00594329833984375, 0.00530242919921875, -0.03509521484375, 0.01898193359375, -0.0037631988525390625, -0.01457977294921875, 0.00534820556640625, 0.0723876953125, 0.0171966552734375, 0.0016460418701171875, -0.04156494140625, -0.00665283203125, 0.011962890625, -0.004001617431640625, 0.037811279296875, 0.0029296875, 0.005428314208984375, -0.0013170242309570312, -0.030120849609375, 0.0112762451171875, 0.06536865234375, -0.0259552001953125, 0.0364990234375, -0.0299224853515625, 0.01361083984375, 0.050048828125, -0.0626220703125, 0.036346435546875, -0.0013217926025390625, -0.0396728515625, -0.0394287109375, 0.048675537109375, 0.0179290771484375, 0.001918792724609375, -0.05291748046875, -0.047393798828125, 0.012115478515625, -0.046783447265625, 0.01495361328125, 0.0265045166015625, -0.0213775634765625, 0.012481689453125, 0.0287933349609375, 0.01052093505859375, -0.0191802978515625, 0.01342010498046875, -0.05340576171875, 0.0185394287109375, 0.01678466796875, -0.0189971923828125, 0.0169525146484375, -0.03369140625, 0.10943603515625, -0.00099945068359375, -0.05023193359375, 0.01410675048828125, -0.04278564453125, 0.050079345703125, 0.0248870849609375, -0.017730712890625, 0.03448486328125, 0.020263671875, -0.0199127197265625, 0.00612640380859375, -0.047637939453125, 0.0078887939453125, -0.044097900390625, -0.00037026405334472656, 0.0064239501953125, -0.0117645263671875, 0.005008697509765625, 0.037567138671875, -0.0039520263671875, 0.01690673828125, -0.0143280029296875, 0.034515380859375, 0.057586669921875, -0.017425537109375, 0.0174407958984375, 0.01309967041015625, -0.007030487060546875, -0.028076171875, 0.025970458984375, 0.001583099365234375, -0.0109710693359375, 0.00589752197265625, -0.01186370849609375, 0.0242919921875, 0.0234375, 0.0025806427001953125, 0.0178985595703125, -0.044464111328125, 0.07806396484375, 0.04473876953125, -0.040802001953125, -0.03759765625, -0.033050537109375, 0.017242431640625, 0.013916015625, 0.00782012939453125, 0.0013589859008789062, -0.002201080322265625, -0.00551605224609375, -0.015899658203125, -0.036407470703125, -0.0232086181640625, -0.004589080810546875, 0.0002963542938232422, -0.0106658935546875, 0.018798828125, -0.0374755859375, 0.005313873291015625, -0.0285797119140625, -0.032958984375, 0.06005859375, -0.0224151611328125, 0.0546875, -0.04046630859375, -0.0208740234375, -0.033935546875, 0.025115966796875, 0.0009679794311523438, -0.00572967529296875, 0.0206756591796875, 0.001544952392578125, -0.0235595703125, -0.0223541259765625, 0.006778717041015625, -0.0002753734588623047, -0.0122222900390625, -0.0294342041015625, 0.003536224365234375, 0.0171051025390625, -0.003505706787109375, -0.050750732421875, 0.0210418701171875, -0.0267333984375, -0.01812744140625, -0.046295166015625, -0.0096282958984375, 0.055084228515625, 0.004657745361328125, 0.03662109375, 0.03167724609375, 0.0236968994140625, -0.0223846435546875, -0.01345062255859375, 0.0140533447265625, -0.0718994140625, -0.038909912109375, -0.003131866455078125, -0.0640869140625, 0.0311126708984375, 0.007350921630859375, -0.00201416015625, 0.0149383544921875, -0.004444122314453125, 0.0015344619750976562, -0.03497314453125, 0.004940032958984375, -0.0206298828125, 0.0261077880859375, -0.0190277099609375, -0.005138397216796875, 0.00015091896057128906, -0.01007080078125, -0.0219573974609375, 0.026275634765625, 0.010467529296875, 0.03192138671875, -0.04241943359375, -0.043243408203125, 0.05242919921875, 0.06292724609375, -0.005748748779296875, 0.0267791748046875, -0.004543304443359375, -0.01287078857421875, 0.01197052001953125, 0.00919342041015625, 0.00724029541015625, -0.028167724609375, 0.02130126953125, -0.007389068603515625, 0.0010175704956054688, 0.018035888671875, -0.008575439453125, -0.0019245147705078125, 0.008636474609375, 0.0190582275390625, -0.029144287109375, -0.003887176513671875, 0.0007872581481933594, -0.01561737060546875, 0.01311492919921875, -0.0165252685546875, -0.0014390945434570312, -0.022003173828125, 0.042694091796875, -0.0183563232421875, -0.034912109375, -0.00027871131896972656, 0.0016565322875976562, 0.0077362060546875, 0.020111083984375, 0.025482177734375, 0.0024509429931640625, -0.05242919921875, 0.01092529296875, -0.010284423828125, 0.050201416015625, -0.012420654296875, -0.006488800048828125, -0.029876708984375, -0.014190673828125, -0.0615234375, -0.033416748046875, -0.04241943359375, -0.01448822021484375, 0.00629425048828125, -0.027069091796875, 0.0225372314453125, 0.054840087890625, -0.0182037353515625, 0.01016998291015625, 0.03594970703125, -0.052703857421875, 0.024932861328125, 0.0118865966796875, 0.02899169921875, -0.048919677734375, 0.0246124267578125, 0.004711151123046875, -0.01122283935546875, -0.050933837890625, -0.006114959716796875, 0.037017822265625, 0.039886474609375, -0.01226806640625, -0.0309906005859375, 0.050750732421875, 0.06072998046875, -0.018310546875, -0.01331329345703125, 0.01708984375, -0.099853515625, -0.0633544921875, 0.007305145263671875, -0.0423583984375, 0.003650665283203125, -0.016387939453125, -0.030853271484375, 0.06988525390625, 0.002651214599609375, 0.023468017578125, 0.023040771484375, 0.014739990234375, -0.0285186767578125, 0.007343292236328125, -0.016204833984375, 0.003475189208984375, 0.0012998580932617188, 0.036468505859375, -0.065185546875, -0.0169525146484375, -0.0103759765625, 0.06658935546875, 0.0194091796875, 0.00799560546875, -0.0693359375, -0.01044464111328125, 0.03955078125, 0.05499267578125, 0.0350341796875, 0.037017822265625, 0.0172576904296875, 0.07275390625, 0.040802001953125, -0.04833984375, 0.0183868408203125, -0.0203857421875, -0.004550933837890625, 0.024566650390625, 0.0205078125, 0.00971221923828125, -0.0118560791015625, -0.04217529296875, -0.0736083984375, 0.002735137939453125, 0.03851318359375, 0.0478515625, 0.0099334716796875, 0.052215576171875, 0.03350830078125, -0.011627197265625, -0.017608642578125, -0.00991058349609375, 0.0469970703125, -0.00392913818359375, 0.03179931640625, 0.096435546875, 0.0372314453125, 0.007579803466796875, -0.0030002593994140625, 0.0256500244140625, -0.0237579345703125, -0.01061248779296875, 0.0123443603515625, 0.0108184814453125, 0.033660888671875, -0.027374267578125, -0.00042057037353515625, 0.043365478515625, 0.03704833984375, -0.00534820556640625, -0.006641387939453125, 0.0298309326171875, 0.0192413330078125, 0.020751953125, 0.01160430908203125, 0.06646728515625, -0.00815582275390625, -0.00894927978515625, -0.0260467529296875, -0.030364990234375, 0.0105438232421875, 0.03973388671875, -0.0011453628540039062, -0.027069091796875, 0.0056304931640625, -0.04559326171875, -0.031036376953125, 0.0240478515625, 0.01459503173828125, 0.04388427734375, -0.007610321044921875, 0.050262451171875, -0.03826904296875, -0.016357421875, -0.01776123046875, 0.044708251953125, -0.0205535888671875, 0.029266357421875, -0.042327880859375, -0.03460693359375, -0.0148773193359375, 0.03924560546875, 0.032440185546875, 0.05224609375, 0.07855224609375, 0.040771484375, -0.0242156982421875, 0.005695343017578125, 0.05706787109375, -0.0204925537109375, -0.0190582275390625, -0.0399169921875, -0.0380859375, -0.0284271240234375, -0.034942626953125, 0.0474853515625, -0.01322174072265625, -0.0003681182861328125, -0.029205322265625, 0.063720703125, -0.0109405517578125, 0.0212554931640625, 0.02728271484375, 0.0035419464111328125, 0.01800537109375, -0.00156402587890625, -0.00765228271484375, 0.016876220703125, -0.07489013671875, 0.0156402587890625, 0.007259368896484375, 0.0343017578125, 0.0545654296875, -0.0101318359375, 0.00377655029296875, -0.0142669677734375, 0.043670654296875, 0.00792694091796875, -0.03887939453125, 0.01666259765625, 0.060791015625, -0.015716552734375, -0.0477294921875, -0.0311737060546875, 0.00006687641143798828, 0.0306396484375, 0.00470733642578125, 0.054595947265625, 0.00726318359375, 0.01036834716796875, 0.018218994140625, -0.0254364013671875, 0.0168609619140625, -0.0170135498046875, 0.0184173583984375, -0.012847900390625, -0.00958251953125, -0.00548553466796875, 0.0224761962890625, -0.0168304443359375, 0.055328369140625, -0.07940673828125, -0.018218994140625, 0.002162933349609375, 0.01409912109375, -0.04205322265625, 0.0164642333984375, -0.026458740234375, -0.06939697265625, -0.0723876953125, 0.0089263916015625, 0.0250701904296875, 0.06280517578125, -0.0259857177734375, 0.02581787109375, -0.024383544921875, -0.059173583984375, 0.0221710205078125, -0.055908203125, 0.022308349609375, 0.031585693359375, 0.007843017578125, 0.0009355545043945312, 0.02606201171875, -0.00225830078125, -0.0106353759765625, 0.0233917236328125, 0.00557708740234375, 0.0174102783203125, 0.007587432861328125, -0.007595062255859375, 0.018798828125, 0.037261962890625, -0.0216064453125, 0.01419830322265625, 0.01026153564453125, 0.0031337738037109375, -0.0153656005859375, -0.015716552734375, -0.0328369140625, -0.057342529296875, 0.0199432373046875, 0.0137786865234375, -0.007244110107421875, 0.0020313262939453125, -0.018524169921875, -0.01934814453125, 0.021820068359375, -0.006122589111328125, -0.0247650146484375, 0.025360107421875, -0.04931640625, -0.026580810546875, 0.0013303756713867188, -0.0229949951171875, -0.0096893310546875, -0.01611328125, 0.0191802978515625, 0.002590179443359375, -0.031402587890625, 0.023345947265625, 0.025238037109375, 0.00659942626953125, 0.03875732421875, -0.01186370849609375, 0.018096923828125, -0.006153106689453125, -0.005191802978515625, 0.037384033203125, -0.0311737060546875, -0.000675201416015625, 0.031707763671875, -0.0021038055419921875, -0.0279998779296875, -0.07537841796875, -0.006664276123046875, -0.033172607421875, 0.008544921875, -0.011688232421875, 0.00852203369140625, 0.027008056640625, -0.0283660888671875, -0.050506591796875, 0.0721435546875, -0.0286865234375, -0.0280303955078125, -0.053375244140625, -0.029510498046875, -0.0157470703125, 0.0648193359375, -0.0037822723388671875, -0.01099395751953125, -0.049713134765625, 0.0301361083984375, 0.0220794677734375, 0.038970947265625, -0.007137298583984375, 0.01995849609375, -0.0660400390625, 0.02337646484375, -0.0233612060546875, 0.0238037109375, 0.0269317626953125, -0.025238037109375, 0.053558349609375, 0.04486083984375, -0.0181427001953125, -0.01398468017578125, 0.0188751220703125, -0.0220489501953125, 0.0113525390625, -0.0200042724609375, -0.04229736328125, -0.0237579345703125, 0.049896240234375, 0.04901123046875, 0.0211029052734375, -0.0257568359375, -0.03387451171875, -0.0168609619140625, -0.0513916015625, -0.049072265625, 0.04925537109375, -0.10711669921875, -0.03302001953125, -0.00888824462890625, -0.0198974609375, 0.047760009765625, -0.034912109375, -0.0172882080078125, 0.01555633544921875, 0.01122283935546875, -0.01058197021484375, -0.02581787109375, 0.015167236328125, 0.0479736328125, -0.041046142578125, -0.02960205078125, 0.0005402565002441406, -0.005725860595703125, -0.00455474853515625, -0.0252838134765625, -0.03631591796875, -0.0005102157592773438, 0.005901336669921875, 0.027740478515625, 0.0023670196533203125, 0.013458251953125, 0.0174102783203125, 0.00788116455078125, -0.0279388427734375, -0.004894256591796875, -0.0017786026000976562, -0.03515625, -0.0003135204315185547, -0.00228118896484375, 0.003185272216796875, 0.06439208984375, -0.016845703125, 0.106689453125, -0.004730224609375, 0.03173828125, -0.0357666015625, -0.007450103759765625, 0.01464080810546875, -0.0357666015625, 0.001659393310546875, 0.0006580352783203125, -0.01031494140625, -0.0222625732421875, 0.0028839111328125, -0.019378662109375, 0.003795623779296875, 0.0013799667358398438 ]
b61bfe389e751df4c2fe62db84cfba3e1249fcb2
Wordpress Stackexchange Q: Custom taxonomy hide meta box but show in menu If set show_ui false, this hide the taxonomy meta box and admin menu link both, how to hide only meta box? $args = array( 'hierarchical' => true, 'labels' => $labels, 'show_ui' => false, 'show_admin_column' => false, 'show_in_menu' => true, 'show_in_nav_menus' => true, 'query_var' => true, 'rewrite' => array( 'slug' => 'wheel' ), ); register_taxonomy( 'wheel', array( 'product' ), $args ); A: You're looking for the meta_box_cb argument. $args = array( 'hierarchical' => true, 'labels' => $labels, 'show_ui' => false, 'show_admin_column' => false, 'show_in_menu' => true, 'show_in_nav_menus' => true, 'query_var' => true, 'rewrite' => array( 'slug' => 'wheel' ), 'meta_box_cb' => false, ); register_taxonomy( 'wheel', array( 'product' ), $args ); You can also define a custom callback function for displaying your own metabox if you'd like. Refer to the documentation for register_taxonomy().
Q: Custom taxonomy hide meta box but show in menu If set show_ui false, this hide the taxonomy meta box and admin menu link both, how to hide only meta box? $args = array( 'hierarchical' => true, 'labels' => $labels, 'show_ui' => false, 'show_admin_column' => false, 'show_in_menu' => true, 'show_in_nav_menus' => true, 'query_var' => true, 'rewrite' => array( 'slug' => 'wheel' ), ); register_taxonomy( 'wheel', array( 'product' ), $args ); A: You're looking for the meta_box_cb argument. $args = array( 'hierarchical' => true, 'labels' => $labels, 'show_ui' => false, 'show_admin_column' => false, 'show_in_menu' => true, 'show_in_nav_menus' => true, 'query_var' => true, 'rewrite' => array( 'slug' => 'wheel' ), 'meta_box_cb' => false, ); register_taxonomy( 'wheel', array( 'product' ), $args ); You can also define a custom callback function for displaying your own metabox if you'd like. Refer to the documentation for register_taxonomy(). A: i registered the taxonomy without showing any of the UI element add_action( 'init', 'kia_register_featured_tax', 0 ); function kia_register_featured_tax(){ if(!taxonomy_exists('portfolio_featured')){ $labels = array( 'name' => _x( 'Featured', $this->plugin_domain ), 'singular_name' => _x( 'Featured', $this->plugin_domain ) ); $args = array( 'labels' => $labels, 'rewrite' => array( 'slug' => 'portfolio-featured' ), 'query_var' => true, 'public' => true, 'show_ui' => false, 'show_tagcloud' => false, 'show_in_nav_menus' => false, ); register_taxonomy( 'portfolio_featured', array( 'portfolio' ), $args ); } } A: To clarify the answer from @NateWr, you need to set show_ui to true, set show_in_menu to true and set meta_box_cb to false: $args = array( 'show_ui' => true, 'show_in_menu' => true, 'meta_box_cb' => false, //Plus anything else you need... ); register_taxonomy( 'wheel', array( 'product' ), $args );
wordpress
{ "language": "en", "length": 263, "provenance": "stackexchange_00019.jsonl.gz:466532", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231125" }
[ 0.053314208984375, -0.002288818359375, 0.007678985595703125, -0.039642333984375, 0.006015777587890625, -0.0107574462890625, 0.00833892822265625, -0.0223236083984375, 0.006168365478515625, 0.035369873046875, -0.0177764892578125, -0.04425048828125, -0.009674072265625, -0.0174713134765625, -0.046905517578125, -0.056793212890625, 0.0105438232421875, 0.011474609375, 0.03375244140625, -0.012054443359375, 0.0285491943359375, -0.015625, 0.0261383056640625, 0.0186920166015625, 0.034027099609375, -0.0975341796875, 0.03302001953125, -0.03509521484375, 0.023834228515625, -0.0210418701171875, 0.0205535888671875, 0.03607177734375, 0.0030422210693359375, 0.019317626953125, 0.01287078857421875, 0.03607177734375, 0.0091400146484375, 0.032623291015625, 0.0445556640625, -0.007144927978515625, 0.02996826171875, -0.02423095703125, -0.0161590576171875, 0.01824951171875, -0.01538848876953125, -0.0204620361328125, 0.0173492431640625, -0.031524658203125, 0.006134033203125, -0.04620361328125, 0.03680419921875, 0.01509857177734375, 0.05194091796875, -0.04925537109375, -0.02264404296875, 0.00341796875, -0.00115203857421875, -0.034576416015625, 0.03125, 0.031005859375, -0.0290985107421875, -0.008575439453125, 0.00766754150390625, -0.05535888671875, 0.000037610530853271484, 0.004638671875, -0.040283203125, 0.026611328125, -0.0726318359375, 0.004589080810546875, 0.052459716796875, -0.06689453125, 0.015228271484375, 0.0100250244140625, -0.03704833984375, -0.047760009765625, 0.0311737060546875, -0.016571044921875, 0.0199737548828125, -0.006011962890625, 0.048248291015625, -0.00017833709716796875, -0.0196685791015625, 0.033477783203125, 0.007022857666015625, 0.06451416015625, -0.01068878173828125, -0.042205810546875, 0.0008697509765625, -0.03033447265625, -0.0028629302978515625, -0.072021484375, -0.038543701171875, 0.0321044921875, 0.03466796875, -0.059478759765625, 0.0256195068359375, 0.040191650390625, -0.0200347900390625, -0.015350341796875, -0.0187835693359375, -0.018402099609375, -0.0318603515625, -0.012054443359375, 0.00970458984375, 0.06976318359375, -0.0167388916015625, -0.00942230224609375, 0.046661376953125, 0.01548004150390625, 0.049102783203125, -0.0032405853271484375, -0.0164031982421875, -0.0203857421875, -0.0117645263671875, 0.01526641845703125, -0.03009033203125, 0.0013837814331054688, -0.004047393798828125, 0.0007104873657226562, -0.00412750244140625, 0.0158233642578125, 0.04449462890625, -0.0096588134765625, 0.01385498046875, 0.01000213623046875, -0.0183563232421875, -0.047332763671875, -0.02203369140625, 0.025970458984375, -0.033447265625, -0.022979736328125, 0.06072998046875, 0.0738525390625, 0.0374755859375, -0.0208892822265625, 0.039031982421875, 0.011932373046875, 0.00981903076171875, -0.004486083984375, 0.0122222900390625, -0.01898193359375, 0.006099700927734375, -0.00841522216796875, -0.05963134765625, 0.012054443359375, 0.00548553466796875, -0.0032672882080078125, -0.01001739501953125, -0.038543701171875, -0.0518798828125, -0.044525146484375, 0.0623779296875, 0.0224609375, -0.055328369140625, 0.0447998046875, 0.0567626953125, -0.01290130615234375, -0.09906005859375, -0.050537109375, -0.0233001708984375, -0.01470947265625, 0.01389312744140625, -0.01023101806640625, -0.02703857421875, 0.0303497314453125, -0.00984954833984375, -0.0006055831909179688, 0.023406982421875, 0.002216339111328125, 0.04864501953125, 0.0028934478759765625, 0.0160064697265625, -0.018035888671875, -0.00746917724609375, -0.0247039794921875, 0.0296630859375, 0.06591796875, -0.00360107421875, 0.017852783203125, -0.005550384521484375, -0.05224609375, 0.06451416015625, -0.030975341796875, -0.06707763671875, 0.05938720703125, 0.00125885009765625, 0.03387451171875, 0.0159454345703125, -0.005298614501953125, 0.0811767578125, 0.0283966064453125, -0.058135986328125, -0.0067596435546875, 0.0226593017578125, 0.01971435546875, -0.0084991455078125, -0.00867462158203125, 0.00995635986328125, 0.0017061233520507812, -0.0186920166015625, -0.006351470947265625, -0.0075836181640625, 0.01447296142578125, -0.06402587890625, 0.015472412109375, -0.0338134765625, 0.04937744140625, 0.0090789794921875, 0.031463623046875, -0.0022144317626953125, -0.0099334716796875, 0.00409698486328125, -0.0201416015625, -0.029632568359375, -0.0210113525390625, -0.0031566619873046875, 0.052703857421875, -0.0207977294921875, -0.0258941650390625, -0.01348876953125, -0.0472412109375, 0.01122283935546875, 0.057647705078125, 0.0562744140625, 0.0105438232421875, -0.0155029296875, -0.00965118408203125, 0.0621337890625, 0.02093505859375, -0.0198516845703125, 0.01326751708984375, 0.0390625, 0.01434326171875, -0.0240936279296875, 0.0025615692138671875, 0.001834869384765625, -0.059661865234375, -0.006793975830078125, 0.051483154296875, 0.02117919921875, 0.00925445556640625, -0.01454925537109375, 0.033050537109375, 0.05718994140625, -0.04400634765625, -0.0338134765625, 0.0361328125, -0.03192138671875, -0.031707763671875, -0.004154205322265625, 0.00487518310546875, 0.0413818359375, 0.005878448486328125, 0.0214691162109375, 0.02423095703125, -0.037384033203125, -0.01073455810546875, 0.01201629638671875, -0.030487060546875, 0.0110931396484375, -0.027496337890625, -0.01483917236328125, -0.0157928466796875, -0.00323486328125, 0.015869140625, 0.0260009765625, 0.0289459228515625, -0.0150299072265625, -0.01026153564453125, 0.0287933349609375, 0.041259765625, -0.01274871826171875, 0.01030731201171875, 0.046600341796875, -0.0270843505859375, -0.040985107421875, 0.0068817138671875, 0.01349639892578125, 0.0007719993591308594, 0.01171875, 0.011962890625, -0.004611968994140625, 0.007049560546875, 0.00870513916015625, -0.02734375, 0.0189971923828125, 0.05377197265625, -0.0057220458984375, -0.01910400390625, 0.000244140625, 0.05615234375, -0.01678466796875, 0.055084228515625, -0.0093841552734375, -0.00441741943359375, -0.007770538330078125, -0.007724761962890625, 0.021514892578125, -0.024627685546875, 0.0159759521484375, 0.036590576171875, -0.003887176513671875, -0.01424407958984375, 0.01288604736328125, -0.025604248046875, -0.019317626953125, 0.03778076171875, 0.007320404052734375, -0.0094146728515625, -0.035491943359375, 0.026641845703125, 0.00974273681640625, -0.05047607421875, 0.0019855499267578125, -0.031341552734375, -0.032073974609375, -0.0211334228515625, -0.04815673828125, 0.026153564453125, 0.035552978515625, -0.017059326171875, 0.0108642578125, 0.00531005859375, -0.015167236328125, -0.03253173828125, 0.0364990234375, 0.002101898193359375, 0.0174560546875, -0.0377197265625, -0.046539306640625, -0.04736328125, -0.053131103515625, -0.003643035888671875, 0.0098419189453125, -0.017425537109375, -0.003265380859375, 0.09832763671875, 0.0186309814453125, -0.05609130859375, 0.038787841796875, 0.020294189453125, 0.006191253662109375, 0.06805419921875, 0.0306854248046875, -0.032623291015625, -0.0143585205078125, 0.003215789794921875, 0.0130767822265625, 0.0125885009765625, -0.0212249755859375, -0.0106201171875, 0.0008459091186523438, -0.0093536376953125, 0.0157470703125, 0.0028591156005859375, -0.01096343994140625, 0.0264892578125, 0.0268707275390625, -0.020477294921875, -0.0325927734375, 0.0020236968994140625, -0.0202178955078125, 0.029815673828125, 0.00629425048828125, -0.01177215576171875, -0.007659912109375, 0.048919677734375, 0.01169586181640625, 0.0264739990234375, 0.01279449462890625, -0.011962890625, 0.017425537109375, 0.007381439208984375, 0.0200958251953125, -0.034210205078125, 0.0283660888671875, -0.00876617431640625, 0.005462646484375, 0.0178985595703125, 0.0168304443359375, -0.0021076202392578125, 0.02191162109375, -0.0232086181640625, -0.0234527587890625, 0.042083740234375, -0.0022411346435546875, -0.0033512115478515625, -0.0150146484375, -0.01367950439453125, -0.0018854141235351562, 0.056671142578125, -0.031280517578125, -0.011505126953125, 0.0123748779296875, 0.004131317138671875, 0.01451873779296875, -0.018890380859375, -0.054107666015625, -0.0130462646484375, -0.1109619140625, 0.0206756591796875, 0.0047607421875, -0.05389404296875, 0.002445220947265625, -0.01102447509765625, -0.06494140625, -0.043243408203125, 0.044677734375, -0.01152801513671875, -0.01007080078125, 0.024383544921875, 0.01059722900390625, -0.03057861328125, -0.0267486572265625, 0.02496337890625, -0.0833740234375, -0.00750732421875, -0.018096923828125, 0.0552978515625, -0.00823211669921875, 0.032257080078125, -0.025115966796875, 0.043426513671875, 0.027923583984375, 0.01265716552734375, 0.001800537109375, 0.0014057159423828125, -0.000064849853515625, -0.0242919921875, 0.0061187744140625, -0.02520751953125, -0.01751708984375, -0.0167236328125, -0.020111083984375, 0.0181427001953125, -0.002017974853515625, -0.0110626220703125, 0.0301513671875, -0.0235595703125, -0.027801513671875, -0.05047607421875, -0.09423828125, -0.0272674560546875, -0.040557861328125, -0.0239105224609375, -0.033050537109375, -0.055938720703125, -0.049163818359375, -0.03466796875, -0.051788330078125, 0.04296875, 0.0111541748046875, 0.040771484375, 0.01184844970703125, -0.054534912109375, -0.0182342529296875, 0.01934814453125, 0.001087188720703125, 0.0275115966796875, 0.0036525726318359375, -0.00860595703125, 0.03558349609375, -0.01983642578125, 0.0162506103515625, -0.0258636474609375, 0.07373046875, -0.022491455078125, -0.032623291015625, 0.03558349609375, -0.047576904296875, 0.002666473388671875, 0.0280914306640625, 0.0138092041015625, -0.0511474609375, -0.0004944801330566406, 0.06451416015625, 0.01763916015625, -0.0195159912109375, -0.06890869140625, -0.0017299652099609375, 0.0032138824462890625, 0.0169525146484375, 0.02410888671875, -0.0117034912109375, 0.01422119140625, -0.0180511474609375, -0.00247955322265625, 0.004669189453125, 0.01102447509765625, 0.0006699562072753906, -0.0226593017578125, 0.0025463104248046875, 0.03424072265625, -0.0207366943359375, 0.0103607177734375, 0.011871337890625, 0.005329132080078125, 0.001316070556640625, -0.0278167724609375, -0.050628662109375, 0.0219879150390625, 0.070556640625, 0.0024776458740234375, 0.017120361328125, 0.05126953125, 0.0168609619140625, 0.003978729248046875, -0.035064697265625, -0.017181396484375, -0.0013990402221679688, -0.04840087890625, 0.00690460205078125, 0.00835418701171875, -0.01035308837890625, 0.002346038818359375, 0.05364990234375, -0.00943756103515625, 0.027923583984375, -0.006649017333984375, 0.04498291015625, 0.03021240234375, 0.0234222412109375, 0.01544189453125, -0.04010009765625, 0.0250701904296875, -0.037933349609375, -0.01024627685546875, -0.026824951171875, -0.0171356201171875, 0.03167724609375, 0.01617431640625, 0.007579803466796875, -0.001384735107421875, 0.00112152099609375, 0.00753021240234375, -0.0333251953125, 0.0234375, -0.02008056640625, -0.04022216796875, -0.045013427734375, -0.029815673828125, 0.02880859375, -0.00907135009765625, 0.0111541748046875, 0.0093536376953125, 0.005977630615234375, 0.012176513671875, -0.05133056640625, -0.0221710205078125, 0.0126800537109375, 0.03253173828125, -0.025054931640625, 0.0097503662109375, 0.00835418701171875, -0.056488037109375, -0.06439208984375, 0.00569915771484375, -0.00882720947265625, 0.0220489501953125, -0.036956787109375, 0.044036865234375, -0.03448486328125, -0.004444122314453125, 0.0027065277099609375, -0.0013551712036132812, 0.078369140625, 0.045623779296875, -0.07012939453125, 0.0265655517578125, -0.019744873046875, 0.0294342041015625, -0.01506805419921875, -0.08404541015625, 0.0039825439453125, -0.03594970703125, -0.006137847900390625, 0.0281524658203125, 0.00016641616821289062, 0.030426025390625, 0.002838134765625, 0.00215911865234375, -0.03173828125, 0.0445556640625, -0.00421142578125, 0.0262603759765625, 0.00562286376953125, 0.055633544921875, 0.01119232177734375, -0.017425537109375, -0.03265380859375, -0.0171661376953125, -0.01605224609375, -0.04931640625, -0.003387451171875, -0.0011415481567382812, -0.0170745849609375, 0.034271240234375, 0.048126220703125, 0.00438690185546875, 0.0019073486328125, -0.0029296875, -0.0016965866088867188, -0.01462554931640625, 0.0267486572265625, -0.0069427490234375, 0.0229034423828125, -0.00864410400390625, -0.0279388427734375, 0.00528717041015625, 0.00872039794921875, -0.00341796875, 0.0408935546875, -0.0103607177734375, 0.032562255859375, 0.0028629302978515625, -0.06744384765625, 0.05889892578125, 0.042877197265625, 0.0151824951171875, 0.054962158203125, -0.00405120849609375, 0.0157012939453125, 0.0198974609375, -0.033111572265625, -0.0430908203125, 0.02490234375, 0.06329345703125, 0.01261138916015625, 0.00859832763671875, 0.10491943359375, -0.0016155242919921875, 0.00130462646484375, 0.045074462890625, 0.0352783203125, -0.06292724609375, 0.0126190185546875, 0.029541015625, 0.00862884521484375, 0.0016155242919921875, 0.01222991943359375, -0.0205535888671875, -0.0183563232421875, -0.03759765625, -0.0184783935546875, -0.034942626953125, -0.00737762451171875, 0.0269927978515625, -0.0180816650390625, -0.008087158203125, -0.01861572265625, 0.012969970703125, 0.011932373046875, 0.0229034423828125, -0.013946533203125, 0.0233917236328125, 0.004695892333984375, -0.0028228759765625, 0.002063751220703125, -0.032989501953125, -0.036895751953125, 0.021392822265625, -0.02587890625, 0.0020961761474609375, 0.06707763671875, 0.0269317626953125, 0.00067138671875, 0.059112548828125, -0.0218353271484375, 0.043853759765625, -0.0090179443359375, -0.00182342529296875, -0.02978515625, -0.01000213623046875, 0.00682830810546875, -0.00934600830078125, -0.0239410400390625, 0.0185546875, -0.036712646484375, -0.024139404296875, -0.0225830078125, 0.01001739501953125, 0.111328125, -0.00679779052734375, -0.035552978515625, 0.0105438232421875, 0.01282501220703125, -0.0212554931640625, 0.0066375732421875, 0.049163818359375, -0.054107666015625, -0.025909423828125, 0.018798828125, -0.03143310546875, -0.045684814453125, -0.0160064697265625, -0.0594482421875, 0.07989501953125, -0.0252227783203125, 0.01177978515625, -0.00919342041015625, 0.025299072265625, 0.007030487060546875, 0.032196044921875, -0.0195159912109375, 0.03131103515625, 0.032440185546875, 0.0261993408203125, -0.0178070068359375, -0.0032253265380859375, 0.006717681884765625, 0.0213470458984375, 0.0098724365234375, 0.002941131591796875, -0.0004143714904785156, -0.01488494873046875, 0.01280975341796875, 0.038909912109375, -0.00395965576171875, 0.003963470458984375, -0.00957489013671875, 0.06494140625, 0.0382080078125, -0.044891357421875, 0.048858642578125, -0.0309906005859375, -0.04736328125, 0.00396728515625, 0.0341796875, 0.046875, 0.00862884521484375, 0.0236358642578125, 0.01207733154296875, -0.001995086669921875, 0.00927734375, -0.0270538330078125, -0.0179290771484375, -0.01444244384765625, -0.0192718505859375, -0.032623291015625, 0.031951904296875, -0.02313232421875, 0.024017333984375, 0.004528045654296875, 0.031646728515625, 0.03863525390625, 0.0259857177734375, 0.05780029296875, -0.021484375, 0.02362060546875, 0.0220947265625, -0.0269622802734375, -0.00617218017578125, -0.019134521484375, 0.004703521728515625, -0.06781005859375, -0.01052093505859375, 0.029144287109375, 0.006702423095703125, -0.015869140625, -0.0751953125, 0.01166534423828125, 0.015777587890625, 0.0095367431640625, 0.047698974609375, 0.0304412841796875, 0.034637451171875, 0.07293701171875, -0.060638427734375, 0.0016660690307617188, 0.0135955810546875, 0.0271148681640625, -0.0258941650390625, -0.0287933349609375, -0.0064239501953125, -0.0230712890625, -0.06390380859375, 0.012664794921875, 0.0265655517578125, 0.0902099609375, 0.043609619140625, 0.051177978515625, -0.0225982666015625, -0.05633544921875, -0.022857666015625, 0.01374053955078125, -0.0009722709655761719, 0.022918701171875, -0.057037353515625, -0.0240936279296875, 0.03387451171875, 0.044189453125, 0.0271759033203125, 0.01488494873046875, 0.03521728515625, 0.0487060546875, 0.03118896484375, -0.0008769035339355469, 0.0650634765625, 0.0090789794921875, -0.00432586669921875, -0.0306549072265625, 0.0455322265625, 0.0304718017578125, 0.032440185546875, -0.0251922607421875, 0.048095703125, 0.040771484375, -0.03082275390625, 0.028717041015625, -0.003204345703125, -0.038299560546875, 0.0056915283203125, -0.0243988037109375, 0.057342529296875, -0.00441741943359375, -0.06280517578125, -0.020263671875, -0.00193023681640625, -0.029632568359375, 0.0286712646484375, 0.03363037109375, -0.03411865234375, 0.04144287109375, 0.00315093994140625, 0.032012939453125, -0.0283050537109375, -0.004787445068359375, 0.0023937225341796875, -0.01023101806640625, 0.0350341796875, 0.0266571044921875, -0.02642822265625, -0.0058441162109375, 0.013763427734375, 0.0180816650390625, -0.013092041015625, 0.0777587890625, -0.02166748046875, -0.002338409423828125, -0.038604736328125, -0.0257415771484375, -0.0227508544921875, -0.0435791015625, 0.0249176025390625, -0.00215911865234375, -0.0205078125, 0.0132904052734375, -0.0247802734375, 0.0104217529296875, 0.053436279296875, -0.042694091796875, 0.034942626953125, -0.0004208087921142578, 0.006195068359375, -0.06488037109375, 0.01036834716796875, -0.020904541015625, -0.035491943359375, -0.036529541015625, -0.002025604248046875, 0.02166748046875, 0.038299560546875, -0.00656890869140625, -0.0036373138427734375, 0.01201629638671875, -0.027679443359375, 0.0033435821533203125, 0.002902984619140625, 0.02459716796875, 0.039520263671875, -0.01129913330078125, 0.0146484375, 0.0019025802612304688, -0.0251617431640625, 0.036041259765625, -0.0158843994140625, 0.015716552734375, 0.00337982177734375, -0.07171630859375, -0.00878143310546875, 0.03875732421875, 0.004581451416015625, -0.050201416015625, -0.002109527587890625, 0.05963134765625, -0.029571533203125, 0.0022296905517578125, 0.00037741661071777344, -0.01265716552734375, -0.032867431640625, -0.0078125, 0.0179290771484375, -0.00968170166015625, -0.0183563232421875, -0.0660400390625, 0.0157623291015625, 0.040802001953125, 0.0095672607421875, -0.045440673828125, 0.0206146240234375, -0.0311279296875, 0.052764892578125, -0.004589080810546875, 0.005649566650390625, 0.00640869140625, 0.039520263671875, -0.0096893310546875, 0.0259857177734375, -0.0198211669921875, -0.01499176025390625, 0.017333984375, -0.0018529891967773438, -0.0229339599609375, -0.0231781005859375, 0.033599853515625, 0.007171630859375, 0.017364501953125, 0.0303955078125, 0.04791259765625, -0.026702880859375, -0.0443115234375, 0.044403076171875, -0.0191192626953125, -0.033660888671875, 0.0225830078125, -0.016387939453125, -0.032928466796875, -0.0012025833129882812, -0.01092529296875, 0.0018157958984375, -0.03466796875, -0.078125, 0.0288238525390625, -0.007232666015625, -0.040008544921875, -0.030609130859375, 0.03338623046875, -0.00991058349609375, 0.040679931640625, -0.008697509765625, 0.01129150390625, 0.0180511474609375, 0.006389617919921875, 0.02130126953125, 0.02880859375, 0.038360595703125, 0.00298309326171875, -0.0440673828125, -0.017822265625, -0.0396728515625, 0.003643035888671875, -0.034088134765625, 0.00469207763671875, 0.00881195068359375, 0.0036945343017578125, -0.0305023193359375, -0.0172119140625, 0.038604736328125, 0.048004150390625, 0.01824951171875, -0.04998779296875, 0.003940582275390625, -0.03314208984375, 0.04754638671875, -0.04290771484375, 0.00933837890625, 0.00942230224609375, -0.060089111328125, -0.06878662109375, 0.01026153564453125, -0.0186767578125, 0.00928497314453125, -0.109130859375, -0.00487518310546875, 0.0526123046875, 0.0003657341003417969, 0.001911163330078125, 0.0277099609375, -0.01666259765625, -0.0170745849609375, 0.0308685302734375, 0.00875091552734375, -0.09039306640625, 0.016082763671875, 0.0041046142578125, -0.01593017578125, -0.0147552490234375, -0.0139923095703125, -0.00009065866470336914, -0.028076171875, -0.0211029052734375, -0.061309814453125, -0.03375244140625, 0.01434326171875, 0.03375244140625, -0.034027099609375, 0.033721923828125, -0.0157623291015625, 0.00765228271484375, -0.0207977294921875, 0.0227813720703125, 0.010345458984375, 0.022735595703125, -0.043121337890625, 0.03375244140625, 0.0222015380859375, 0.0309295654296875, -0.03021240234375, 0.0304412841796875, -0.02056884765625, 0.0055999755859375, -0.0291900634765625, 0.0294952392578125, 0.0261993408203125, -0.0022144317626953125, 0.01532745361328125, -0.03033447265625, 0.017791748046875, -0.0218048095703125, 0.0077056884765625, -0.011322021484375, -0.01497650146484375, 0.020721435546875 ]
6ba53e5fbda84b5b63f50b636ba5f19d70f6b2f5
Wordpress Stackexchange Q: WP Rest API - How to get featured image I'm very new to this API, in fact I've only spent couple hours on it so far. I've done my research but cannot find anything about it... The issue is, I can't seem to get the featured image of a post. The JSON returns "featured_media: 0". getPosts: function() { var burl = "http://www.example.com/wp-json/wp/v2/posts"; var dataDiv = document.getElementById('cards'); $.ajax({ url: burl, data: data, type: 'GET', async: false, processData: false, beforeSend: function (xhr) { if (xhr && xhr.overrideMimeType) { xhr.overrideMimeType('application/json;charset=utf-8'); } }, dataType: 'json', success: function (data) { console.log(data); //question: data->featured_image: 0?! var theUl = document.getElementById('cards'); for (var key in data) { //data[key]['']... //doing my stuff here } }, error: function(e) { console.log('Error: '+e); } }); } I have definitely, set a featured image on the post but data returns: Any help will be appreciated. A: You can get it without plugins by adding _embedas param to your query /?rest_route=/wp/v2/posts&_embed /wp-json/wp/v2/posts?_embed
Q: WP Rest API - How to get featured image I'm very new to this API, in fact I've only spent couple hours on it so far. I've done my research but cannot find anything about it... The issue is, I can't seem to get the featured image of a post. The JSON returns "featured_media: 0". getPosts: function() { var burl = "http://www.example.com/wp-json/wp/v2/posts"; var dataDiv = document.getElementById('cards'); $.ajax({ url: burl, data: data, type: 'GET', async: false, processData: false, beforeSend: function (xhr) { if (xhr && xhr.overrideMimeType) { xhr.overrideMimeType('application/json;charset=utf-8'); } }, dataType: 'json', success: function (data) { console.log(data); //question: data->featured_image: 0?! var theUl = document.getElementById('cards'); for (var key in data) { //data[key]['']... //doing my stuff here } }, error: function(e) { console.log('Error: '+e); } }); } I have definitely, set a featured image on the post but data returns: Any help will be appreciated. A: You can get it without plugins by adding _embedas param to your query /?rest_route=/wp/v2/posts&_embed /wp-json/wp/v2/posts?_embed A: You can get the name of the image with this path: array_name._embedded['wp:featuredmedia']['0'].source_url A: Take a look at a plugin called Better REST API Featured Image. It adds the featured image URL to the original API response. A: I made a shortcut to my image by adding it directly to the API response. //Add in functions.php, this hook is for my 'regions' post type add_action( 'rest_api_init', 'create_api_posts_meta_field' ); function create_api_posts_meta_field() { register_rest_field( 'regions', 'group', array( 'get_callback' => 'get_post_meta_for_api', 'schema' => null, ) ); } //Use the post ID to query the image and add it to your payload function get_post_meta_for_api( $object ) { $post_id = $object['id']; $post_meta = get_post_meta( $post_id ); $post_image = get_post_thumbnail_id( $post_id ); $post_meta["group_image"] = wp_get_attachment_image_src($post_image)[0]; return $post_meta; } A: Paste this code in your theme's functions.php file and use this key for the featured image: featured_image_url function post_featured_image_json( $data, $post, $context ) { $featured_image_id = $data->data['featured_media']; // get featured image id $featured_image_url = wp_get_attachment_image_src( $featured_image_id, 'original' ); // get url of the original size if( $featured_image_url ) { $data->data['featured_image_url'] = $featured_image_url[0]; } return $data; } add_filter( 'rest_prepare_post', 'post_featured_image_json', 10, 3 ); A: I would NOT use the better rest API plugin. It did add featured images to the rest api but it also broke it. This is the simplest solution I was able to find that actually worked. Add the following code to your functions.php: <?php function post_featured_image_json( $data, $post, $context ) { $featured_image_id = $data->data['featured_media']; // get featured image id $featured_image_url = wp_get_attachment_image_src( $featured_image_id, 'original' ); // get url of the original size if( $featured_image_url ) { $data->data['featured_image_url'] = $featured_image_url[0]; } return $data; } add_filter( 'rest_prepare_post', 'post_featured_image_json', 10, 3 ); A: Try following way .................... URL: /wp-json/wp/v2/posts?_embed image: json["_embedded"]["wp:featuredmedia"][0]["source_url"], It's working fine.try A: I installed the Yoast SEO plugin and found that the featured image URL is available in that. After URL: /wp-json/wp/v2/posts?_embed You can find featured image in: yoast_head_json > robots > og_image > url A: * *Install Yoast SEO plugin *Get data from wp rest api to javascript async function fetchPosts() { const responce = await fetch('https://example.com/wp-json/wp/v2/posts'); return responce.json();} *I am displaying 10 images in HTML (I used ID = posts in .html file) (async () => { var images = ''; for (var i = 0; i < 10; i++) { var obj = `<img src = '${(await fetchPosts())[i].yoast_head_json.og_image[0].url}' width="500"></img>`; images += obj; document.getElementById('posts').innerHTML = `${images}` }})()
wordpress
{ "language": "en", "length": 554, "provenance": "stackexchange_00019.jsonl.gz:466536", "question_score": "39", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231137" }
[ 0.002227783203125, -0.00894927978515625, -0.00908660888671875, -0.0024261474609375, 0.0172576904296875, -0.032318115234375, 0.06719970703125, -0.0214996337890625, 0.026611328125, 0.0084991455078125, -0.018585205078125, -0.00847625732421875, -0.050201416015625, -0.01898193359375, -0.0279998779296875, -0.048919677734375, 0.05706787109375, 0.0038909912109375, 0.055877685546875, 0.00794219970703125, -0.0228118896484375, 0.039886474609375, 0.0196380615234375, 0.08905029296875, 0.022613525390625, 0.00030803680419921875, 0.0304718017578125, -0.0122833251953125, 0.0105743408203125, -0.0016489028930664062, 0.0161895751953125, -0.0032405853271484375, 0.0017309188842773438, 0.06292724609375, -0.04425048828125, -0.03369140625, 0.0126190185546875, 0.0152130126953125, -0.0038471221923828125, 0.0265960693359375, -0.0105743408203125, 0.0222930908203125, 0.032135009765625, 0.01500701904296875, -0.01546478271484375, 0.003719329833984375, -0.030303955078125, -0.0426025390625, -0.0019931793212890625, 0.054901123046875, 0.0062408447265625, 0.0158843994140625, 0.0003407001495361328, -0.0018053054809570312, 0.01236724853515625, -0.0027408599853515625, -0.01502227783203125, -0.00018715858459472656, 0.03912353515625, -0.00357818603515625, -0.0257110595703125, -0.0263671875, 0.0266571044921875, -0.020172119140625, 0.041229248046875, -0.0239715576171875, 0.0341796875, 0.0291595458984375, -0.0010519027709960938, 0.048248291015625, 0.023712158203125, -0.01120758056640625, -0.001190185546875, -0.0147705078125, -0.042236328125, 0.004207611083984375, 0.003444671630859375, -0.027923583984375, 0.016021728515625, -0.022186279296875, 0.01361846923828125, 0.007678985595703125, 0.0055694580078125, 0.0181884765625, -0.007781982421875, 0.023193359375, -0.00878143310546875, -0.010528564453125, -0.026214599609375, -0.00794219970703125, -0.0272369384765625, -0.07470703125, -0.039825439453125, 0.08270263671875, 0.0139617919921875, 0.00960540771484375, 0.0305938720703125, 0.01201629638671875, 0.0162353515625, 0.035797119140625, 0.0003535747528076172, -0.051239013671875, 0.05010986328125, -0.0290069580078125, 0.0273284912109375, -0.029052734375, -0.028594970703125, -0.06280517578125, 0.05322265625, 0.03143310546875, -0.028594970703125, 0.0775146484375, 0.0219879150390625, -0.006839752197265625, -0.032684326171875, -0.025848388671875, -0.0150146484375, -0.0044708251953125, 0.011016845703125, -0.0325927734375, 0.01396942138671875, -0.004833221435546875, 0.024200439453125, 0.0121307373046875, 0.029632568359375, 0.03326416015625, -0.032501220703125, -0.02545166015625, -0.032989501953125, 0.02093505859375, -0.0095367431640625, 0.038330078125, 0.04901123046875, -0.006229400634765625, -0.0357666015625, -0.022125244140625, -0.00894927978515625, 0.0345458984375, 0.01485443115234375, -0.005481719970703125, -0.0231170654296875, -0.00021374225616455078, 0.058807373046875, -0.020050048828125, -0.005615234375, -0.0141448974609375, 0.0122222900390625, 0.030517578125, -0.0086212158203125, -0.0164794921875, 0.0240325927734375, 0.007129669189453125, -0.0094451904296875, 0.0257568359375, 0.077392578125, 0.005157470703125, 0.07928466796875, -0.032073974609375, 0.026885986328125, -0.0174102783203125, 0.00815582275390625, -0.000759124755859375, 0.0225830078125, 0.0181884765625, 0.001567840576171875, 0.00946044921875, -0.0064697265625, 0.0027294158935546875, 0.02581787109375, 0.05340576171875, -0.0010080337524414062, -0.023681640625, -0.003753662109375, 0.004993438720703125, -0.018829345703125, 0.007564544677734375, 0.00913238525390625, 0.0201873779296875, 0.029205322265625, 0.025665283203125, 0.004703521728515625, -0.0228118896484375, 0.07916259765625, -0.026611328125, -0.031280517578125, 0.0640869140625, 0.031463623046875, 0.0777587890625, -0.02191162109375, 0.0264434814453125, 0.0271453857421875, 0.0455322265625, -0.014404296875, 0.023529052734375, -0.01302337646484375, -0.045684814453125, -0.0249176025390625, -0.0297393798828125, -0.026702880859375, 0.0284881591796875, 0.001537322998046875, -0.01189422607421875, -0.0038700103759765625, -0.008270263671875, -0.034820556640625, -0.0208282470703125, -0.0115966796875, 0.0233306884765625, -0.039794921875, 0.03778076171875, 0.0321044921875, 0.0279083251953125, -0.044830322265625, 0.016021728515625, 0.03900146484375, 0.0298919677734375, -0.057769775390625, 0.0161895751953125, -0.00392913818359375, 0.0548095703125, -0.0218658447265625, -0.00905609130859375, -0.0250091552734375, -0.009521484375, 0.060272216796875, 0.00698089599609375, -0.025665283203125, -0.0230255126953125, 0.0548095703125, 0.004093170166015625, -0.0247039794921875, 0.0253753662109375, -0.02349853515625, 0.01389312744140625, -0.0167694091796875, -0.026947021484375, 0.02593994140625, -0.03741455078125, 0.03900146484375, 0.03466796875, 0.0215301513671875, 0.04217529296875, 0.0006017684936523438, 0.0167999267578125, 0.049560546875, -0.0161285400390625, 0.03082275390625, -0.023162841796875, 0.0113983154296875, 0.0163116455078125, 0.00920867919921875, -0.02862548828125, 0.0144195556640625, -0.064208984375, 0.020538330078125, 0.0285186767578125, -0.00226593017578125, 0.0185546875, -0.030792236328125, 0.034637451171875, -0.006256103515625, 0.035125732421875, 0.007610321044921875, -0.004058837890625, -0.007259368896484375, 0.0159759521484375, 0.026824951171875, 0.0352783203125, -0.025360107421875, -0.0240478515625, 0.018646240234375, 0.07122802734375, -0.0067291259765625, 0.0738525390625, 0.045440673828125, -0.007167816162109375, -0.037567138671875, -0.02532958984375, 0.006000518798828125, 0.032867431640625, 0.0056610107421875, 0.001743316650390625, -0.0031337738037109375, 0.005634307861328125, -0.0017271041870117188, -0.0012426376342773438, 0.026947021484375, 0.045928955078125, 0.025604248046875, 0.035980224609375, 0.03411865234375, 0.06488037109375, 0.018585205078125, 0.033782958984375, -0.011199951171875, 0.024566650390625, -0.0023288726806640625, -0.04022216796875, 0.03369140625, -0.02398681640625, 0.040069580078125, 0.0606689453125, -0.01020050048828125, 0.007251739501953125, 0.0019502639770507812, -0.0207672119140625, -0.002712249755859375, 0.02978515625, -0.004791259765625, -0.03515625, -0.0152435302734375, 0.034912109375, 0.03192138671875, 0.051300048828125, -0.0178680419921875, -0.039947509765625, -0.025909423828125, 0.02996826171875, -0.11456298828125, -0.1265869140625, 0.029144287109375, -0.045806884765625, -0.033203125, -0.0019016265869140625, -0.047637939453125, 0.00595855712890625, 0.0188446044921875, -0.025665283203125, -0.05426025390625, 0.003398895263671875, -0.0201416015625, -0.0606689453125, -0.053253173828125, -0.01467132568359375, -0.0080718994140625, 0.0276947021484375, 0.0024814605712890625, 0.03717041015625, 0.0159149169921875, -0.005359649658203125, 0.01544189453125, 0.046661376953125, -0.021575927734375, -0.0330810546875, 0.01038360595703125, 0.0214996337890625, -0.0207672119140625, 0.0210113525390625, -0.0021877288818359375, 0.03765869140625, -0.054046630859375, -0.0040740966796875, -0.0421142578125, -0.0160980224609375, -0.02093505859375, 0.041015625, 0.05712890625, -0.004962921142578125, 0.03887939453125, -0.03436279296875, -0.0275421142578125, -0.053680419921875, -0.0618896484375, -0.00588226318359375, 0.04180908203125, 0.0263824462890625, -0.057464599609375, 0.043701171875, -0.017181396484375, -0.0187530517578125, 0.0201416015625, -0.044647216796875, 0.074951171875, -0.0162811279296875, -0.0233612060546875, -0.0369873046875, 0.03533935546875, 0.00860595703125, 0.024688720703125, 0.017364501953125, 0.0193328857421875, -0.0445556640625, 0.043365478515625, -0.07855224609375, -0.01238250732421875, 0.03900146484375, 0.033355712890625, 0.00536346435546875, 0.020477294921875, -0.037750244140625, 0.0291748046875, 0.053314208984375, 0.0004954338073730469, -0.01971435546875, -0.0174102783203125, -0.01340484619140625, -0.007251739501953125, 0.00568389892578125, -0.0330810546875, -0.016021728515625, -0.0633544921875, -0.01160430908203125, -0.0239410400390625, -0.03302001953125, 0.01407623291015625, 0.0059814453125, -0.023834228515625, -0.042938232421875, 0.0447998046875, -0.06610107421875, -0.0070648193359375, 0.0136260986328125, -0.0228729248046875, -0.033416748046875, -0.044158935546875, -0.0136566162109375, -0.054840087890625, 0.000988006591796875, 0.017181396484375, 0.0200958251953125, -0.00276947021484375, -0.0212554931640625, -0.01264190673828125, 0.027862548828125, 0.028411865234375, 0.009033203125, -0.00846099853515625, -0.0189666748046875, -0.0188140869140625, -0.0153350830078125, 0.00782012939453125, -0.0263824462890625, -0.023223876953125, -0.0322265625, -0.042510986328125, -0.0088043212890625, -0.00568389892578125, 0.01371002197265625, 0.01451873779296875, -0.004993438720703125, -0.0264434814453125, -0.015838623046875, 0.0360107421875, 0.0389404296875, 0.0218963623046875, 0.00743865966796875, -0.04107666015625, -0.01430511474609375, 0.009552001953125, 0.0241546630859375, -0.01009368896484375, 0.0255126953125, 0.050933837890625, 0.025360107421875, -0.0265045166015625, -0.056732177734375, -0.007709503173828125, 0.04290771484375, 0.0294189453125, 0.016510009765625, 0.002532958984375, -0.049102783203125, 0.084716796875, 0.032257080078125, 0.017059326171875, 0.002330780029296875, 0.036163330078125, 0.024658203125, 0.01215362548828125, -0.00737762451171875, 0.04937744140625, -0.05889892578125, 0.01641845703125, -0.0051422119140625, 0.000934600830078125, -0.014678955078125, -0.0004830360412597656, -0.02215576171875, 0.0299072265625, 0.01216888427734375, -0.0137176513671875, -0.007442474365234375, 0.0330810546875, 0.054290771484375, 0.026123046875, 0.006084442138671875, 0.03131103515625, 0.05609130859375, -0.00864410400390625, 0.004261016845703125, -0.026275634765625, -0.004917144775390625, 0.01509857177734375, -0.01065826416015625, -0.011932373046875, 0.01416015625, -0.006481170654296875, 0.0222015380859375, -0.02301025390625, -0.055389404296875, -0.02764892578125, -0.0235748291015625, 0.0133819580078125, 0.012420654296875, 0.002094268798828125, 0.0216064453125, 0.0433349609375, 0.0085906982421875, -0.01776123046875, -0.00429534912109375, 0.0323486328125, -0.0247802734375, 0.023834228515625, -0.0008006095886230469, 0.0120849609375, -0.00033736228942871094, 0.09039306640625, -0.027984619140625, 0.06256103515625, -0.01318359375, 0.02001953125, -0.03399658203125, 0.06671142578125, -0.00656890869140625, 0.006500244140625, -0.0159759521484375, 0.058441162109375, -0.01433563232421875, -0.0011272430419921875, 0.0177764892578125, 0.0022182464599609375, 0.02850341796875, -0.0272674560546875, -0.03631591796875, 0.040863037109375, -0.04595947265625, -0.02276611328125, -0.030914306640625, -0.0457763671875, -0.0032806396484375, -0.0208740234375, 0.031005859375, 0.05029296875, 0.04913330078125, -0.01812744140625, 0.019073486328125, 0.037841796875, 0.03961181640625, -0.0117340087890625, -0.04815673828125, 0.0482177734375, 0.047698974609375, -0.041717529296875, -0.033538818359375, -0.014892578125, 0.01461029052734375, 0.015289306640625, -0.0228271484375, -0.03497314453125, 0.0382080078125, -0.053985595703125, 0.01081085205078125, -0.01349639892578125, 0.0229339599609375, -0.046875, 0.03076171875, 0.0202178955078125, 0.033416748046875, -0.001983642578125, -0.0218353271484375, -0.01235198974609375, -0.0147247314453125, 0.1036376953125, 0.0146331787109375, -0.021881103515625, -0.06146240234375, 0.0142669677734375, 0.0271148681640625, -0.00789642333984375, -0.01558685302734375, 0.00750732421875, 0.025360107421875, 0.01018524169921875, 0.082275390625, -0.0196380615234375, 0.0233001708984375, -0.0091094970703125, 0.051116943359375, -0.0023822784423828125, -0.0082855224609375, -0.01171112060546875, -0.01399993896484375, -0.0491943359375, -0.071533203125, 0.036529541015625, 0.044219970703125, 0.0032711029052734375, 0.05255126953125, 0.0309906005859375, 0.04058837890625, 0.005840301513671875, 0.0021724700927734375, 0.0068206787109375, -0.0255889892578125, 0.013519287109375, -0.006244659423828125, -0.01171112060546875, 0.0003139972686767578, -0.0310516357421875, -0.003971099853515625, -0.0170440673828125, -0.005764007568359375, 0.0150299072265625, -0.004665374755859375, -0.0225677490234375, 0.039306640625, 0.01076507568359375, -0.002536773681640625, 0.08721923828125, 0.014984130859375, 0.052825927734375, 0.0210418701171875, 0.00942230224609375, 0.01326751708984375, 0.042083740234375, -0.0421142578125, -0.07318115234375, 0.0043792724609375, 0.01334381103515625, -0.0136871337890625, 0.018463134765625, -0.0023593902587890625, 0.028167724609375, -0.054046630859375, 0.0301666259765625, 0.025390625, 0.01947021484375, 0.0036411285400390625, -0.054412841796875, 0.034423828125, 0.0026340484619140625, 0.02777099609375, 0.0094451904296875, 0.0073089599609375, -0.0013017654418945312, -0.0164794921875, -0.0059661865234375, -0.015106201171875, -0.02044677734375, 0.01213836669921875, 0.0257720947265625, 0.004283905029296875, -0.031982421875, -0.0262451171875, 0.01329803466796875, -0.0243377685546875, 0.016998291015625, 0.04022216796875, -0.0226593017578125, -0.0230255126953125, -0.012237548828125, 0.0135955810546875, 0.01641845703125, -0.04217529296875, 0.0276336669921875, -0.0265350341796875, 0.04058837890625, 0.0350341796875, 0.00489044189453125, -0.02569580078125, 0.0160980224609375, -0.03631591796875, 0.00806427001953125, -0.018463134765625, 0.0092620849609375, 0.031982421875, -0.04534912109375, 0.0188140869140625, -0.0179443359375, 0.00847625732421875, -0.0222320556640625, -0.06396484375, 0.09320068359375, -0.048492431640625, -0.01152801513671875, 0.005893707275390625, 0.01462554931640625, -0.0096588134765625, -0.015594482421875, 0.043853759765625, -0.0073394775390625, 0.0340576171875, 0.00640869140625, 0.0190277099609375, -0.022705078125, -0.019622802734375, -0.037017822265625, 0.05487060546875, -0.02490234375, 0.002918243408203125, 0.00955963134765625, 0.025665283203125, -0.017608642578125, -0.016387939453125, -0.027923583984375, 0.05010986328125, -0.049468994140625, 0.0292510986328125, -0.01934814453125, 0.0272216796875, 0.00357818603515625, -0.0134735107421875, 0.06060791015625, 0.01262664794921875, -0.0099639892578125, -0.0484619140625, -0.0091705322265625, 0.037506103515625, -0.0246429443359375, 0.0122833251953125, 0.0172882080078125, 0.05023193359375, 0.038055419921875, -0.046112060546875, 0.0212249755859375, -0.027374267578125, -0.00391387939453125, 0.024932861328125, 0.039306640625, 0.03912353515625, 0.040252685546875, 0.0174407958984375, -0.035736083984375, 0.0228118896484375, 0.06256103515625, -0.06805419921875, 0.007572174072265625, 0.042694091796875, 0.043701171875, -0.00823974609375, 0.037017822265625, -0.026611328125, 0.05426025390625, -0.0013885498046875, 0.039520263671875, 0.027313232421875, 0.032379150390625, -0.0255584716796875, 0.003757476806640625, 0.025146484375, 0.0244903564453125, -0.036376953125, 0.0380859375, 0.0297088623046875, 0.034271240234375, -0.05645751953125, -0.041351318359375, 0.043548583984375, 0.074462890625, -0.0289459228515625, -0.0577392578125, 0.0153350830078125, 0.0091552734375, 0.0325927734375, 0.017120361328125, 0.023529052734375, -0.046173095703125, 0.017333984375, -0.023834228515625, 0.00618743896484375, 0.049591064453125, 0.0169219970703125, 0.01480865478515625, -0.0167694091796875, -0.037872314453125, -0.00418853759765625, -0.0269927978515625, 0.02496337890625, 0.02081298828125, 0.01508331298828125, -0.0090484619140625, 0.027984619140625, 0.0034923553466796875, 0.0036334991455078125, 0.016632080078125, 0.0191650390625, 0.0220947265625, -0.0163421630859375, 0.01027679443359375, -0.036712646484375, 0.02520751953125, 0.00229644775390625, 0.051055908203125, -0.0007014274597167969, 0.035797119140625, -0.0038394927978515625, -0.07275390625, 0.003948211669921875, 0.04949951171875, -0.0226287841796875, -0.006519317626953125, -0.053680419921875, -0.01175689697265625, 0.006378173828125, -0.0260772705078125, 0.052001953125, -0.058258056640625, 0.047943115234375, -0.04949951171875, 0.06585693359375, -0.03387451171875, -0.00949859619140625, 0.0018301010131835938, -0.044158935546875, 0.04815673828125, -0.050048828125, -0.08941650390625, 0.017578125, -0.07373046875, -0.06982421875, 0.01059722900390625, 0.0211639404296875, -0.04156494140625, 0.0626220703125, -0.030731201171875, 0.0178680419921875, -0.005664825439453125, -0.0223541259765625, -0.002887725830078125, -0.0249786376953125, 0.034637451171875, -0.016265869140625, -0.0265350341796875, -0.045318603515625, -0.01531219482421875, 0.05859375, 0.01032257080078125, 0.01433563232421875, -0.006572723388671875, 0.04022216796875, -0.043914794921875, -0.024627685546875, -0.029052734375, -0.0207672119140625, -0.031707763671875, -0.002399444580078125, -0.01239776611328125, 0.0017871856689453125, -0.05352783203125, 0.0274810791015625, 0.018463134765625, 0.00557708740234375, 0.022186279296875, -0.018707275390625, 0.01078033447265625, 0.0029964447021484375, 0.027984619140625, -0.0227813720703125, -0.038177490234375, -0.04522705078125, -0.0038471221923828125, 0.020721435546875, 0.0231170654296875, 0.00415802001953125, 0.0161285400390625, 0.02117919921875, -0.0157012939453125, 0.034515380859375, -0.036895751953125, 0.0643310546875, 0.039886474609375, -0.0343017578125, 0.0117645263671875, -0.03515625, -0.0188446044921875, -0.00864410400390625, -0.00600433349609375, -0.00785064697265625, -0.0262451171875, 0.007221221923828125, -0.01708984375, 0.01055908203125, 0.0027370452880859375, -0.032806396484375, 0.00174713134765625, 0.0249786376953125, -0.01708984375, -0.01389312744140625, 0.0106201171875, 0.01551055908203125, -0.02947998046875, -0.016845703125, 0.0139617919921875, -0.0013055801391601562, 0.009185791015625, -0.00220489501953125, -0.01390838623046875, 0.010711669921875, -0.0036373138427734375, -0.0263671875, 0.00933074951171875, -0.00603485107421875, 0.025726318359375, -0.021881103515625, -0.0341796875, 0.01540374755859375, 0.041290283203125, -0.02056884765625, -0.034027099609375, -0.03521728515625, -0.0286102294921875, -0.038970947265625, 0.01104736328125, 0.0039520263671875, -0.00009900331497192383, 0.032958984375, 0.0182647705078125, -0.0016040802001953125, 0.08282470703125, -0.029876708984375, -0.014923095703125, -0.0244293212890625, 0.0295257568359375, -0.029388427734375, -0.03985595703125, 0.0289459228515625, -0.0293731689453125, -0.03173828125, -0.041168212890625, 0.026947021484375, 0.0028858184814453125, -0.049957275390625, -0.091064453125, 0.029937744140625, -0.020660400390625, -0.038970947265625, -0.044158935546875, -0.0262603759765625, 0.014495849609375, 0.001102447509765625, -0.015167236328125, -0.01030731201171875, -0.06915283203125, 0.03289794921875, 0.00844573974609375, 0.01221466064453125, 0.029022216796875, 0.005878448486328125, -0.05169677734375, -0.006587982177734375, -0.01035308837890625, -0.0028018951416015625, -0.01274871826171875, -0.0070648193359375, 0.03125, 0.0182952880859375, -0.063720703125, 0.0285491943359375, -0.0084228515625, 0.04010009765625, -0.03466796875, -0.03680419921875, -0.01403045654296875, -0.00433349609375, 0.07012939453125, 0.022735595703125, 0.01348114013671875, -0.0416259765625, 0.01522064208984375, -0.0364990234375, 0.01611328125, -0.0197906494140625, -0.0115203857421875, -0.044464111328125, -0.0155181884765625, 0.0234375, -0.014862060546875, -0.01287078857421875, -0.04248046875, -0.04351806640625, -0.0160369873046875, -0.048492431640625, 0.004459381103515625, -0.0125274658203125, 0.0132293701171875, 0.028778076171875, -0.01629638671875, 0.039459228515625, -0.018890380859375, 0.007556915283203125, 0.054779052734375, 0.00875091552734375, -0.0185546875, 0.014129638671875, -0.003498077392578125, 0.01421356201171875, 0.0171661376953125, -0.0164947509765625, -0.0105438232421875, 0.0200347900390625, 0.004993438720703125, -0.0026798248291015625, 0.0001093149185180664, 0.0010280609130859375, 0.0218048095703125, -0.00989532470703125, -0.017974853515625, -0.005275726318359375, -0.037689208984375, 0.064208984375, -0.013458251953125, 0.039459228515625, -0.02471923828125, -0.003204345703125, 0.00365447998046875, -0.01641845703125, 0.0139923095703125, 0.046295166015625, -0.0029926300048828125, 0.0096893310546875, -0.0014858245849609375, 0.00856781005859375, -0.0007157325744628906, -0.0139007568359375 ]
f58a691921e7b84dc7939786870361e2046e7c36
Wordpress Stackexchange Q: How to have english digits in some posts with an rtl Wordpress theme I have an RTL theme for Wordpress. When I want to have a post in which some digits should intentionally be in English, the theme tends to convert all the digits from English to Persian. Adding lang="en" to the posts did not work. Any ideas how I might get rid of this problem? Thanks
Q: How to have english digits in some posts with an rtl Wordpress theme I have an RTL theme for Wordpress. When I want to have a post in which some digits should intentionally be in English, the theme tends to convert all the digits from English to Persian. Adding lang="en" to the posts did not work. Any ideas how I might get rid of this problem? Thanks
wordpress
{ "language": "en", "length": 68, "provenance": "stackexchange_00019.jsonl.gz:466544", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231177" }
[ 0.005458831787109375, 0.00446319580078125, 0.0024204254150390625, 0.052154541015625, -0.005588531494140625, -0.0251312255859375, 0.057861328125, -0.05078125, 0.00531005859375, 0.0010271072387695312, 0.0421142578125, -0.005718231201171875, -0.005443572998046875, -0.06353759765625, 0.02490234375, -0.0009326934814453125, 0.0246734619140625, 0.004486083984375, 0.031524658203125, -0.0012645721435546875, 0.0089569091796875, 0.0039520263671875, 0.014892578125, -0.0406494140625, 0.0362548828125, -0.040374755859375, 0.05731201171875, -0.047271728515625, 0.0232391357421875, -0.040069580078125, 0.0294647216796875, 0.01491546630859375, 0.037322998046875, 0.020111083984375, -0.045318603515625, -0.01239776611328125, 0.00994110107421875, -0.0170440673828125, -0.03631591796875, 0.034088134765625, 0.0220947265625, -0.00630950927734375, 0.0390625, 0.031402587890625, 0.01039886474609375, -0.044342041015625, 0.03863525390625, -0.0517578125, 0.0072174072265625, -0.0031719207763671875, -0.000713348388671875, 0.0166473388671875, 0.01274871826171875, -0.0298614501953125, -0.0156097412109375, -0.02142333984375, -0.038818359375, 0.0589599609375, 0.0269927978515625, 0.00847625732421875, -0.025726318359375, -0.00884246826171875, 0.01012420654296875, -0.006256103515625, -0.0010538101196289062, 0.0082855224609375, 0.048736572265625, 0.0034770965576171875, -0.0426025390625, -0.0166015625, 0.03759765625, -0.01522064208984375, 0.0207977294921875, -0.08392333984375, 0.022857666015625, 0.05401611328125, -0.0421142578125, -0.0288543701171875, 0.010650634765625, -0.0186614990234375, 0.0116119384765625, -0.0039215087890625, -0.0484619140625, -0.0187530517578125, -0.0233917236328125, -0.0298614501953125, -0.0008783340454101562, -0.0099029541015625, -0.0606689453125, -0.0257110595703125, -0.036346435546875, 0.007175445556640625, -0.1295166015625, 0.0145721435546875, 0.036468505859375, -0.037506103515625, 0.0001304149627685547, -0.00604248046875, 0.0135040283203125, 0.019195556640625, 0.004119873046875, -0.048431396484375, 0.040008544921875, -0.011322021484375, 0.0203857421875, 0.017425537109375, -0.02301025390625, 0.047119140625, 0.0933837890625, 0.03533935546875, 0.01340484619140625, 0.07757568359375, 0.008148193359375, -0.0242767333984375, 0.005802154541015625, 0.017242431640625, -0.01421356201171875, 0.0318603515625, -0.00727081298828125, -0.01157379150390625, 0.0190887451171875, 0.04522705078125, -0.03619384765625, -0.0308990478515625, 0.0034503936767578125, -0.021484375, -0.004123687744140625, -0.0134429931640625, 0.08038330078125, 0.07073974609375, -0.038665771484375, -0.01125335693359375, 0.0179443359375, -0.035430908203125, -0.041839599609375, -0.030517578125, -0.004940032958984375, -0.01409149169921875, -0.0143585205078125, 0.00060272216796875, 0.00991058349609375, -0.0185394287109375, 0.0184478759765625, 0.007236480712890625, -0.0165557861328125, 0.0226593017578125, -0.01020050048828125, -0.0026092529296875, 0.032257080078125, -0.0328369140625, 0.0051116943359375, -0.07183837890625, 0.02001953125, 0.00926971435546875, -0.01520538330078125, 0.00522613525390625, 0.00839996337890625, -0.007030487060546875, -0.0011615753173828125, -0.01548004150390625, 0.0184326171875, -0.0426025390625, -0.0457763671875, -0.0072479248046875, -0.03875732421875, 0.046661376953125, 0.005817413330078125, 0.019744873046875, 0.01302337646484375, 0.0077056884765625, -0.0227508544921875, 0.0103759765625, 0.0235137939453125, -0.0037479400634765625, -0.0109100341796875, 0.000507354736328125, -0.005222320556640625, -0.0028629302978515625, 0.00738525390625, 0.0909423828125, 0.03863525390625, -0.0225372314453125, 0.0279541015625, 0.0081329345703125, -0.011627197265625, -0.038970947265625, 0.01120758056640625, 0.0180816650390625, 0.047119140625, 0.029510498046875, 0.0016689300537109375, -0.0289306640625, 0.0017242431640625, -0.00980377197265625, -0.005748748779296875, -0.0322265625, -0.007640838623046875, -0.002330780029296875, -0.0101776123046875, 0.019500732421875, 0.018310546875, 0.0232086181640625, -0.024017333984375, 0.0311126708984375, -0.04644775390625, 0.024383544921875, -0.0205230712890625, 0.0236968994140625, -0.023162841796875, 0.033905029296875, 0.00208282470703125, -0.0023174285888671875, -0.0063323974609375, -0.01010894775390625, -0.00933074951171875, -0.0107421875, -0.004344940185546875, 0.02557373046875, 0.0106964111328125, -0.0168304443359375, 0.0361328125, -0.0126953125, 0.037567138671875, 0.042633056640625, -0.037811279296875, -0.0064849853515625, -0.01482391357421875, -0.0036029815673828125, -0.0152130126953125, -0.006526947021484375, 0.0467529296875, 0.0165863037109375, -0.0132598876953125, -0.0341796875, -0.042510986328125, -0.007221221923828125, 0.01169586181640625, -0.0006442070007324219, 0.026885986328125, 0.045440673828125, 0.041168212890625, 0.00406646728515625, -0.0225067138671875, -0.05645751953125, 0.016693115234375, -0.051300048828125, 0.00846099853515625, -0.029571533203125, 0.004184722900390625, 0.0296478271484375, 0.01027679443359375, -0.006656646728515625, 0.01161956787109375, -0.0489501953125, 0.004848480224609375, 0.037139892578125, -0.01380157470703125, -0.052093505859375, 0.010894775390625, 0.0025177001953125, 0.0445556640625, 0.006114959716796875, -0.055938720703125, 0.0241851806640625, -0.0015077590942382812, -0.00968170166015625, 0.007221221923828125, -0.006488800048828125, -0.01015472412109375, -0.00270843505859375, 0.0208282470703125, -0.0142974853515625, 0.0061187744140625, -0.026519775390625, -0.06817626953125, 0.040924072265625, -0.0188446044921875, 0.011962890625, 0.052001953125, -0.0271148681640625, -0.005130767822265625, 0.03515625, -0.0281982421875, -0.0247344970703125, 0.00261688232421875, -0.03839111328125, -0.0190582275390625, -0.0026683807373046875, -0.05328369140625, -0.047698974609375, 0.004825592041015625, -0.0173187255859375, -0.0323486328125, -0.00030541419982910156, 0.0181884765625, -0.041046142578125, 0.018768310546875, -0.02349853515625, 0.036041259765625, -0.049285888671875, 0.006610870361328125, 0.0460205078125, -0.019622802734375, 0.0015592575073242188, 0.0007290840148925781, 0.008026123046875, 0.00904083251953125, 0.003704071044921875, -0.01305389404296875, -0.04449462890625, -0.027191162109375, -0.034454345703125, 0.025360107421875, 0.0340576171875, -0.00585174560546875, -0.028656005859375, -0.00290679931640625, 0.02984619140625, -0.0838623046875, -0.07720947265625, 0.0167999267578125, 0.007183074951171875, 0.021453857421875, -0.0090484619140625, 0.0206298828125, -0.01024627685546875, -0.03070068359375, -0.004238128662109375, -0.008575439453125, 0.029052734375, -0.029449462890625, -0.03289794921875, -0.042877197265625, -0.0216064453125, -0.0164642333984375, 0.0113067626953125, 0.0140380859375, -0.0172271728515625, 0.0005960464477539062, -0.005611419677734375, 0.023223876953125, 0.09075927734375, -0.020904541015625, -0.0311126708984375, -0.004657745361328125, -0.024658203125, -0.02752685546875, -0.0008764266967773438, 0.0032501220703125, -0.01270294189453125, 0.00563812255859375, 0.0226287841796875, -0.02880859375, 0.0200347900390625, 0.001270294189453125, -0.0482177734375, 0.02947998046875, 0.036956787109375, -0.03851318359375, -0.030975341796875, -0.0254058837890625, 0.007289886474609375, -0.03729248046875, 0.034271240234375, 0.004962921142578125, -0.010528564453125, -0.0032787322998046875, 0.03411865234375, -0.022216796875, 0.01528167724609375, -0.0036468505859375, -0.0232391357421875, 0.04248046875, -0.0129547119140625, -0.0202178955078125, 0.00353240966796875, -0.017242431640625, -0.037445068359375, 0.02471923828125, -0.0264892578125, -0.0305023193359375, -0.047271728515625, 0.027496337890625, -0.04718017578125, -0.03857421875, 0.0335693359375, -0.06195068359375, -0.002719879150390625, -0.0072174072265625, -0.0079345703125, 0.0126495361328125, 0.063232421875, -0.0667724609375, -0.0213623046875, -0.021392822265625, 0.0273284912109375, -0.023345947265625, -0.09027099609375, -0.02294921875, -0.0227203369140625, -0.017547607421875, -0.0064239501953125, 0.0147247314453125, -0.0219268798828125, -0.04193115234375, 0.0552978515625, -0.0443115234375, -0.0009098052978515625, 0.030364990234375, -0.0206146240234375, -0.00506591796875, -0.0030307769775390625, -0.01003265380859375, -0.017333984375, -0.0244903564453125, -0.007312774658203125, -0.106689453125, -0.036590576171875, -0.0189361572265625, 0.0924072265625, 0.0216827392578125, -0.06060791015625, -0.0036029815673828125, 0.0819091796875, 0.0467529296875, 0.017822265625, 0.01038360595703125, -0.036041259765625, 0.0284576416015625, 0.033843994140625, 0.0215301513671875, -0.00024366378784179688, 0.0181121826171875, 0.025970458984375, -0.037750244140625, 0.030181884765625, 0.00962066650390625, 0.011260986328125, 0.04693603515625, -0.05792236328125, -0.055145263671875, -0.023651123046875, -0.015289306640625, 0.0418701171875, -0.021514892578125, 0.02789306640625, -0.0572509765625, -0.05615234375, 0.032318115234375, -0.00262451171875, 0.0214385986328125, 0.01019287109375, 0.03753662109375, -0.0014467239379882812, -0.0303802490234375, -0.039093017578125, 0.005290985107421875, 0.0300140380859375, 0.0152130126953125, 0.0665283203125, 0.045196533203125, -0.016693115234375, 0.041473388671875, 0.033721923828125, 0.01543426513671875, 0.007213592529296875, 0.0001614093780517578, 0.013702392578125, -0.022735595703125, 0.0290985107421875, 0.038055419921875, -0.032806396484375, 0.05804443359375, 0.006103515625, -0.0238494873046875, 0.0289764404296875, 0.046875, -0.03326416015625, -0.01525115966796875, -0.031341552734375, -0.0635986328125, 0.02471923828125, -0.024261474609375, -0.03131103515625, -0.0125579833984375, 0.0167236328125, 0.00624847412109375, -0.003955841064453125, -0.00899505615234375, 0.027069091796875, 0.0237884521484375, -0.0159454345703125, 0.01357269287109375, 0.0249481201171875, -0.03094482421875, 0.0144805908203125, -0.017974853515625, 0.0306549072265625, 0.001384735107421875, -0.0426025390625, 0.01141357421875, -0.01337432861328125, -0.011627197265625, 0.004852294921875, -0.0182342529296875, -0.0227813720703125, 0.0169219970703125, -0.0142822265625, 0.005413055419921875, 0.0130767822265625, -0.03363037109375, -0.01296234130859375, -0.05517578125, -0.007770538330078125, -0.00316619873046875, 0.0171966552734375, 0.06500244140625, -0.0184478759765625, 0.03802490234375, -0.0305328369140625, -0.002376556396484375, -0.022186279296875, 0.038360595703125, 0.03277587890625, -0.030487060546875, 0.030181884765625, -0.00579833984375, 0.016082763671875, 0.005329132080078125, 0.03399658203125, 0.01776123046875, 0.0240478515625, 0.0171051025390625, -0.00737762451171875, -0.00672149658203125, -0.04107666015625, 0.0006575584411621094, 0.019073486328125, -0.00937652587890625, -0.02862548828125, -0.01519012451171875, -0.0230865478515625, 0.0161285400390625, -0.027923583984375, -0.00698089599609375, 0.00977325439453125, -0.0421142578125, -0.00507354736328125, 0.057952880859375, -0.0140380859375, -0.0171661376953125, -0.0297698974609375, -0.03948974609375, -0.040557861328125, -0.004322052001953125, -0.044464111328125, 0.006053924560546875, 0.0011615753173828125, -0.018035888671875, -0.0040283203125, 0.0202789306640625, 0.0284881591796875, 0.007038116455078125, -0.061187744140625, 0.039794921875, 0.0085601806640625, 0.0469970703125, -0.0111236572265625, 0.0113372802734375, -0.020538330078125, -0.0338134765625, -0.0305328369140625, 0.036163330078125, 0.0063018798828125, -0.004932403564453125, -0.0267181396484375, 0.0166473388671875, 0.05987548828125, -0.048248291015625, -0.08209228515625, -0.00878143310546875, 0.0112457275390625, 0.0276031494140625, 0.09564208984375, -0.00496673583984375, 0.0213165283203125, 0.026397705078125, -0.008209228515625, 0.004741668701171875, 0.02947998046875, 0.020721435546875, -0.0261383056640625, 0.0176239013671875, 0.0203399658203125, -0.020751953125, 0.004791259765625, -0.018463134765625, -0.08331298828125, -0.01543426513671875, -0.02081298828125, -0.006832122802734375, 0.00787353515625, 0.015625, -0.020172119140625, 0.018096923828125, -0.01499176025390625, -0.000043332576751708984, 0.00628662109375, -0.04168701171875, -0.002593994140625, -0.0009131431579589844, 0.03533935546875, 0.0185394287109375, -0.042633056640625, -0.003021240234375, 0.026458740234375, 0.02813720703125, 0.0087432861328125, 0.02099609375, 0.03741455078125, 0.030914306640625, 0.0286865234375, 0.0304412841796875, -0.05224609375, -0.0233001708984375, -0.0115509033203125, 0.028594970703125, 0.0192413330078125, -0.01543426513671875, 0.0162506103515625, 0.0078277587890625, 0.00026917457580566406, 0.004795074462890625, 0.1005859375, 0.0726318359375, -0.12420654296875, -0.0174560546875, 0.000011980533599853516, -0.035003662109375, -0.0201263427734375, 0.007198333740234375, -0.00421905517578125, -0.018829345703125, 0.041900634765625, -0.017822265625, -0.0029354095458984375, 0.0235443115234375, -0.0159149169921875, 0.00539398193359375, -0.00717926025390625, 0.0244293212890625, 0.0083770751953125, -0.0399169921875, -0.0015535354614257812, 0.01143646240234375, -0.004146575927734375, -0.0260162353515625, 0.0277252197265625, 0.01142120361328125, 0.0044403076171875, -0.06805419921875, 0.01261138916015625, -0.016693115234375, -0.008636474609375, 0.0131072998046875, 0.0012617111206054688, 0.0244598388671875, 0.042633056640625, -0.01885986328125, -0.002239227294921875, -0.0024318695068359375, 0.03912353515625, 0.0188446044921875, 0.0162811279296875, 0.0212249755859375, 0.03387451171875, 0.0162506103515625, 0.00820159912109375, -0.001224517822265625, -0.012725830078125, 0.00379180908203125, -0.019134521484375, 0.036956787109375, 0.024444580078125, -0.03564453125, 0.0145111083984375, -0.0019483566284179688, -0.003986358642578125, -0.013916015625, 0.00740814208984375, -0.03033447265625, 0.00032591819763183594, -0.0172576904296875, -0.0192718505859375, 0.0024967193603515625, -0.0167083740234375, -0.0860595703125, 0.08172607421875, -0.01181793212890625, 0.058807373046875, -0.0177764892578125, 0.0294036865234375, 0.00811004638671875, 0.005733489990234375, -0.0171356201171875, 0.018402099609375, 0.01146697998046875, -0.0214385986328125, -0.048370361328125, -0.0109100341796875, -0.044647216796875, 0.04437255859375, 0.07177734375, 0.0213623046875, -0.032989501953125, -0.01465606689453125, 0.024505615234375, 0.05059814453125, 0.01471710205078125, 0.03424072265625, -0.026214599609375, 0.023223876953125, 0.036895751953125, -0.06427001953125, 0.008880615234375, 0.0174407958984375, 0.00045013427734375, -0.003673553466796875, -0.0072784423828125, -0.02301025390625, 0.017242431640625, -0.01462554931640625, -0.0504150390625, -0.0007910728454589844, 0.0307769775390625, -0.061676025390625, 0.0126190185546875, 0.0032024383544921875, 0.02923583984375, -0.039886474609375, -0.025848388671875, -0.0168304443359375, 0.033477783203125, 0.0121612548828125, 0.0445556640625, 0.0222015380859375, 0.017059326171875, 0.04901123046875, -0.0236358642578125, 0.0131683349609375, 0.006084442138671875, -0.0225982666015625, 0.01424407958984375, -0.014892578125, -0.0025196075439453125, -0.047210693359375, 0.06817626953125, 0.00969696044921875, -0.001285552978515625, -0.052978515625, -0.04010009765625, 0.0008449554443359375, -0.001842498779296875, 0.011383056640625, 0.0024871826171875, 0.00572967529296875, -0.0321044921875, -0.00878143310546875, 0.0301971435546875, -0.01042938232421875, -0.0166778564453125, 0.0294342041015625, 0.019744873046875, 0.0474853515625, -0.0069732666015625, -0.0117340087890625, -0.0513916015625, -0.004802703857421875, 0.0211181640625, 0.058074951171875, 0.03814697265625, 0.0179443359375, 0.006717681884765625, -0.029327392578125, -0.0287628173828125, 0.005741119384765625, 0.042144775390625, 0.011077880859375, -0.02099609375, 0.018402099609375, 0.025665283203125, 0.0226593017578125, -0.008819580078125, -0.045806884765625, 0.0333251953125, 0.07159423828125, -0.04296875, -0.049560546875, -0.0121612548828125, -0.00788116455078125, -0.0243988037109375, -0.044036865234375, 0.04827880859375, 0.0292510986328125, 0.0204925537109375, 0.016448974609375, 0.03167724609375, 0.031646728515625, 0.028961181640625, 0.00592041015625, 0.0181884765625, -0.018341064453125, -0.01322174072265625, 0.0182952880859375, 0.0090179443359375, 0.0540771484375, -0.037994384765625, 0.0029430389404296875, -0.031982421875, -0.09503173828125, 0.03533935546875, 0.0531005859375, -0.0134735107421875, 0.001461029052734375, 0.004985809326171875, -0.0081939697265625, 0.01416778564453125, 0.003284454345703125, -0.01654052734375, -0.008697509765625, 0.02716064453125, -0.0130615234375, -0.0111083984375, -0.0177764892578125, -0.0211334228515625, 0.065673828125, 0.000335693359375, 0.08306884765625, -0.04095458984375, 0.032623291015625, -0.03204345703125, -0.040802001953125, 0.0239105224609375, -0.027496337890625, 0.0328369140625, 0.055816650390625, -0.002635955810546875, -0.03668212890625, -0.06280517578125, -0.013824462890625, 0.006378173828125, -0.027618408203125, 0.004703521728515625, -0.055633544921875, 0.0318603515625, 0.0196685791015625, 0.00469970703125, -0.03302001953125, -0.031341552734375, -0.049041748046875, 0.005550384521484375, 0.03765869140625, 0.0236968994140625, -0.054901123046875, 0.021881103515625, -0.04962158203125, -0.0233154296875, 0.0173187255859375, -0.0265350341796875, -0.01165771484375, 0.018096923828125, -0.031280517578125, -0.0042724609375, -0.00777435302734375, -0.020233154296875, 0.0019989013671875, 0.0172119140625, 0.0255889892578125, -0.002758026123046875, 0.028045654296875, -0.019744873046875, 0.038909912109375, 0.049957275390625, 0.0006570816040039062, 0.0299072265625, -0.01340484619140625, -0.013214111328125, 0.023162841796875, 0.035430908203125, -0.0005054473876953125, -0.0036830902099609375, -0.015960693359375, -0.00835418701171875, 0.0064544677734375, -0.0308990478515625, 0.0057830810546875, -0.01488494873046875, -0.02130126953125, -0.02313232421875, -0.034332275390625, -0.01328277587890625, 0.0301513671875, 0.0484619140625, -0.100341796875, -0.00627899169921875, 0.0005025863647460938, 0.045745849609375, -0.031829833984375, -0.05999755859375, -0.0255584716796875, 0.03240966796875, -0.05145263671875, 0.03851318359375, 0.043426513671875, -0.0139617919921875, -0.034912109375, 0.0531005859375, 0.037628173828125, 0.08367919921875, 0.009246826171875, 0.0057220458984375, 0.041656494140625, -0.01177978515625, -0.07366943359375, -0.0711669921875, 0.03668212890625, -0.08233642578125, -0.02740478515625, 0.022613525390625, -0.0240020751953125, -0.01367950439453125, -0.0347900390625, -0.031951904296875, 0.08868408203125, 0.00699615478515625, -0.0145111083984375, -0.01430511474609375, -0.0150146484375, -0.004215240478515625, 0.035614013671875, -0.006504058837890625, -0.024200439453125, -0.048492431640625, 0.00847625732421875, 0.00605010986328125, 0.006839752197265625, 0.02471923828125, -0.003139495849609375, -0.035491943359375, 0.0220794677734375, 0.0318603515625, 0.005893707275390625, -0.0033111572265625, -0.00749969482421875, -0.026885986328125, -0.03515625, -0.0751953125, -0.08380126953125, -0.020263671875, 0.0762939453125, -0.0224609375, -0.0694580078125, -0.011016845703125, -0.044036865234375, 0.051788330078125, -0.0036220550537109375, 0.00469970703125, 0.0002143383026123047, -0.0211944580078125, -0.0133514404296875, 0.029083251953125, 0.009521484375, -0.006557464599609375, -0.029388427734375, 0.0165252685546875, -0.0115966796875, 0.0157012939453125, 0.0443115234375, -0.0093994140625, -0.005970001220703125, -0.0316162109375, -0.0399169921875, -0.036407470703125, -0.042877197265625, 0.0124359130859375, 0.0173797607421875, -0.02313232421875, -0.02239990234375, 0.0239715576171875, -0.00931549072265625, -0.0037841796875, 0.054107666015625, -0.037322998046875, -0.052581787109375, 0.02716064453125, 0.038665771484375, -0.00670623779296875, 0.016326904296875, 0.00002181529998779297, 0.0023746490478515625, -0.004451751708984375, 0.02099609375, 0.0165863037109375, 0.038665771484375, -0.031463623046875, 0.02703857421875, 0.006832122802734375, 0.0019254684448242188, -0.0170745849609375, -0.024749755859375, -0.00704193115234375, 0.0259246826171875, -0.0211181640625, -0.018218994140625, 0.01306915283203125, -0.0599365234375, 0.0225982666015625, -0.0007791519165039062, 0.030670166015625, -0.015625, -0.01004791259765625, -0.044586181640625, -0.003292083740234375, -0.004230499267578125 ]
c650dcc8c0af9e8256b8d29ecda5797db32cd6e7
Wordpress Stackexchange Q: how to get specific fields from get_user_meta() I use $data = get_user_meta ( $user_id); to get all data. But only need some fields like gender - city - answer. How can I filter this in get_user_meta()? A: The function's arguments are as follows: user ID, custom field name (meta key), data return method (optional). So if you wanted to grab data in usermeta with the key of 'member_zip_code', you would run: get_user_meta( $user_id, 'member_zip_code', true ); Alternatively, in your prior method, you could grab the additional data like this: $data = get_user_meta ( $user_id); $data['member_zip_code'][0];
Q: how to get specific fields from get_user_meta() I use $data = get_user_meta ( $user_id); to get all data. But only need some fields like gender - city - answer. How can I filter this in get_user_meta()? A: The function's arguments are as follows: user ID, custom field name (meta key), data return method (optional). So if you wanted to grab data in usermeta with the key of 'member_zip_code', you would run: get_user_meta( $user_id, 'member_zip_code', true ); Alternatively, in your prior method, you could grab the additional data like this: $data = get_user_meta ( $user_id); $data['member_zip_code'][0];
wordpress
{ "language": "en", "length": 96, "provenance": "stackexchange_00019.jsonl.gz:466549", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231203" }
[ 0.01812744140625, -0.0049591064453125, 0.01226806640625, -0.03662109375, -0.01409912109375, -0.006038665771484375, -0.01751708984375, -0.01497650146484375, 0.0255889892578125, 0.029693603515625, -0.015594482421875, -0.0281219482421875, 0.01258087158203125, -0.0233001708984375, -0.040557861328125, -0.043792724609375, 0.0238800048828125, 0.000003516674041748047, -0.00250244140625, -0.004669189453125, 0.0275421142578125, 0.0119171142578125, -0.04931640625, 0.01177978515625, 0.00894927978515625, -0.01119232177734375, 0.0360107421875, -0.0219573974609375, 0.01222991943359375, -0.01047515869140625, 0.006694793701171875, 0.00026869773864746094, 0.0055694580078125, 0.00933837890625, 0.02783203125, 0.009429931640625, 0.032073974609375, -0.003238677978515625, 0.0360107421875, 0.005878448486328125, 0.05499267578125, -0.03240966796875, -0.129150390625, 0.046630859375, -0.06390380859375, -0.057586669921875, 0.058868408203125, 0.0031299591064453125, 0.0031795501708984375, 0.0247650146484375, -0.000027954578399658203, 0.018310546875, 0.00434112548828125, 0.0283355712890625, 0.01313018798828125, 0.0081024169921875, -0.00884246826171875, -0.045166015625, 0.040557861328125, -0.0089874267578125, -0.0197601318359375, -0.041168212890625, 0.040374755859375, -0.0150146484375, 0.0003800392150878906, -0.028594970703125, -0.03363037109375, 0.023040771484375, -0.01441192626953125, 0.0009765625, 0.039581298828125, -0.02587890625, -0.00009375810623168945, -0.01200103759765625, -0.0295257568359375, -0.0108642578125, 0.0086212158203125, -0.040374755859375, 0.005886077880859375, -0.0003368854522705078, 0.004764556884765625, -0.03887939453125, -0.0240631103515625, 0.00701141357421875, 0.005924224853515625, 0.016387939453125, -0.016143798828125, -0.00855255126953125, 0.002285003662109375, -0.0276641845703125, 0.0015325546264648438, -0.068359375, -0.037994384765625, 0.039794921875, 0.01393890380859375, -0.039886474609375, 0.01430511474609375, 0.048919677734375, -0.01532745361328125, -0.032379150390625, 0.01105499267578125, -0.0294189453125, -0.0265045166015625, -0.026214599609375, 0.005962371826171875, 0.031494140625, -0.02435302734375, -0.01546478271484375, 0.010650634765625, 0.0352783203125, 0.01125335693359375, -0.03778076171875, -0.0479736328125, -0.036407470703125, -0.03521728515625, 0.056671142578125, -0.02520751953125, -0.0411376953125, -0.00347137451171875, -0.01103973388671875, 0.0157928466796875, 0.0016393661499023438, 0.03338623046875, -0.03375244140625, 0.019195556640625, -0.01212310791015625, -0.06768798828125, -0.00036597251892089844, -0.016693115234375, 0.0355224609375, -0.037078857421875, 0.001529693603515625, -0.004169464111328125, 0.006683349609375, -0.012054443359375, -0.0260162353515625, -0.007625579833984375, -0.047576904296875, -0.021575927734375, 0.050445556640625, -0.0290985107421875, -0.055999755859375, -0.00045037269592285156, -0.01116943359375, -0.0404052734375, -0.00656890869140625, 0.0282135009765625, 0.0033321380615234375, -0.040130615234375, -0.00408172607421875, -0.07379150390625, 0.038970947265625, -0.01172637939453125, 0.034942626953125, 0.03509521484375, 0.0526123046875, 0.08233642578125, -0.0301361083984375, -0.061065673828125, -0.024017333984375, 0.032806396484375, -0.0180206298828125, -0.036773681640625, 0.0193023681640625, -0.020843505859375, 0.01093292236328125, 0.0145111083984375, -0.0015592575073242188, 0.0159454345703125, -0.00676727294921875, 0.049163818359375, 0.01287841796875, 0.015625, -0.0106201171875, 0.000032842159271240234, -0.0167694091796875, -0.0184173583984375, 0.046234130859375, 0.006206512451171875, -0.0086669921875, -0.042266845703125, -0.05078125, 0.0184478759765625, -0.00023472309112548828, -0.058349609375, 0.0634765625, 0.01026153564453125, 0.058258056640625, 0.0022792816162109375, 0.007030487060546875, 0.058349609375, 0.04217529296875, -0.0093536376953125, -0.04095458984375, 0.014617919921875, -0.0221405029296875, 0.0272979736328125, -0.014404296875, 0.0024013519287109375, 0.0210723876953125, 0.07562255859375, -0.036712646484375, 0.04693603515625, -0.02593994140625, -0.0545654296875, -0.00527191162109375, -0.0289764404296875, 0.01904296875, -0.06011962890625, 0.01061248779296875, 0.03485107421875, -0.0330810546875, -0.040985107421875, 0.059112548828125, 0.0250396728515625, -0.0009608268737792969, 0.0175933837890625, -0.0038318634033203125, -0.006237030029296875, 0.01409149169921875, -0.0032520294189453125, -0.019195556640625, -0.0302581787109375, 0.019989013671875, 0.0341796875, -0.006191253662109375, -0.005046844482421875, -0.0128173828125, 0.061767578125, -0.0031948089599609375, 0.02520751953125, 0.008056640625, -0.007568359375, 0.043609619140625, -0.013641357421875, -0.0030422210693359375, -0.01226043701171875, -0.03155517578125, 0.0170135498046875, 0.0279388427734375, 0.034149169921875, -0.004638671875, -0.01076507568359375, 0.0210418701171875, 0.0250396728515625, 0.0137176513671875, 0.02203369140625, -0.008056640625, 0.022247314453125, 0.04022216796875, -0.0244293212890625, -0.0181427001953125, 0.03448486328125, -0.0257110595703125, -0.0034999847412109375, 0.038421630859375, -0.0501708984375, -0.01535797119140625, 0.0073089599609375, -0.00498199462890625, -0.01506805419921875, -0.01763916015625, 0.0165557861328125, -0.0128936767578125, 0.0183563232421875, 0.03729248046875, 0.04083251953125, 0.032257080078125, -0.03125, 0.01274871826171875, 0.00978851318359375, 0.0245819091796875, 0.007450103759765625, 0.0114593505859375, -0.01508331298828125, 0.038818359375, -0.00020992755889892578, -0.011138916015625, -0.004634857177734375, 0.0004363059997558594, 0.0226898193359375, 0.019500732421875, 0.0165557861328125, -0.0015354156494140625, 0.040374755859375, 0.0159149169921875, 0.01386260986328125, 0.02264404296875, 0.0010709762573242188, -0.0128631591796875, 0.01025390625, 0.0246124267578125, -0.0161895751953125, 0.0283050537109375, -0.0068511962890625, -0.0227813720703125, 0.020263671875, 0.0137481689453125, -0.013397216796875, -0.0013942718505859375, 0.006732940673828125, 0.035888671875, -0.01458740234375, -0.006023406982421875, -0.01448822021484375, -0.06683349609375, -0.0645751953125, 0.0394287109375, -0.0010843276977539062, -0.06536865234375, -0.00167083740234375, 0.0821533203125, 0.02587890625, 0.0256805419921875, 0.01393890380859375, -0.0281982421875, -0.016357421875, 0.03369140625, -0.07220458984375, -0.054840087890625, 0.034820556640625, -0.01552581787109375, -0.025726318359375, -0.037841796875, -0.013427734375, 0.005626678466796875, -0.04791259765625, -0.0121002197265625, 0.069580078125, -0.0178680419921875, -0.0994873046875, 0.0028629302978515625, -0.0638427734375, 0.03900146484375, -0.0197296142578125, 0.00588226318359375, -0.0085906982421875, 0.038665771484375, -0.00437164306640625, -0.034454345703125, -0.00577545166015625, 0.0010843276977539062, -0.013824462890625, -0.0159759521484375, -0.012359619140625, -0.0167083740234375, 0.0037708282470703125, 0.007144927978515625, 0.0175018310546875, 0.0128173828125, -0.00927734375, -0.0186614990234375, 0.0174407958984375, 0.0004506111145019531, 0.0323486328125, 0.01419830322265625, -0.0277862548828125, 0.04840087890625, 0.06005859375, -0.00870513916015625, -0.012054443359375, 0.01105499267578125, -0.0157318115234375, -0.001445770263671875, -0.001697540283203125, -0.0125579833984375, -0.01495361328125, 0.040863037109375, 0.042510986328125, 0.0321044921875, -0.0205841064453125, 0.0196075439453125, 0.006008148193359375, 0.02105712890625, 0.0419921875, -0.0084686279296875, -0.01473236083984375, -0.03399658203125, 0.01122283935546875, -0.01198577880859375, 0.027252197265625, 0.00795745849609375, 0.01065826416015625, -0.0084381103515625, -0.036651611328125, 0.07379150390625, 0.01605224609375, 0.032440185546875, -0.032623291015625, -0.045440673828125, -0.0235748291015625, 0.10308837890625, -0.00001436471939086914, -0.027069091796875, 0.0062408447265625, 0.0164794921875, -0.0274505615234375, 0.00490570068359375, -0.028533935546875, -0.0022640228271484375, -0.08819580078125, -0.01544189453125, -0.01204681396484375, -0.045867919921875, 0.006221771240234375, -0.003932952880859375, -0.045440673828125, -0.044891357421875, 0.01910400390625, 0.0247955322265625, -0.00907135009765625, 0.01462554931640625, -0.004322052001953125, 0.01364898681640625, 0.01345062255859375, -0.0030193328857421875, -0.016510009765625, -0.0202178955078125, 0.030517578125, 0.030975341796875, 0.0112152099609375, -0.024993896484375, 0.026336669921875, 0.04388427734375, 0.0018606185913085938, 0.01560211181640625, -0.0157318115234375, -0.0024433135986328125, 0.00322723388671875, 0.0018558502197265625, -0.00992584228515625, -0.00849151611328125, -0.0154571533203125, -0.024444580078125, 0.0042572021484375, -0.0011625289916992188, -0.04718017578125, -0.012420654296875, -0.0379638671875, -0.004222869873046875, 0.007534027099609375, -0.0197601318359375, -0.0280914306640625, -0.01413726806640625, -0.04278564453125, 0.01491546630859375, -0.00426483154296875, -0.0005011558532714844, 0.027496337890625, 0.02642822265625, -0.01107025146484375, 0.007541656494140625, 0.049041748046875, 0.015655517578125, -0.03594970703125, -0.0350341796875, -0.0100860595703125, 0.023895263671875, 0.0006566047668457031, 0.06646728515625, 0.03143310546875, -0.01702880859375, 0.0635986328125, 0.004993438720703125, 0.064697265625, -0.0521240234375, 0.0665283203125, -0.0153350830078125, -0.00403594970703125, 0.0413818359375, 0.006053924560546875, -0.0380859375, 0.01361083984375, -0.0127410888671875, -0.0166778564453125, 0.004703521728515625, 0.048828125, 0.00646209716796875, 0.002429962158203125, -0.042816162109375, -0.0312042236328125, 0.016448974609375, -0.02813720703125, 0.0071258544921875, -0.0103302001953125, -0.004314422607421875, -0.005466461181640625, -0.01035308837890625, 0.034088134765625, -0.01166534423828125, 0.006740570068359375, -0.02691650390625, 0.024078369140625, 0.0233154296875, 0.00836181640625, -0.025482177734375, -0.01538848876953125, 0.04876708984375, -0.026153564453125, -0.046600341796875, 0.0240631103515625, -0.037109375, 0.005889892578125, 0.0400390625, -0.00972747802734375, 0.03228759765625, 0.05560302734375, -0.006999969482421875, -0.0014371871948242188, -0.019927978515625, 0.055328369140625, -0.039276123046875, 0.017974853515625, -0.00611114501953125, -0.0017681121826171875, 0.004932403564453125, 0.0709228515625, -0.051361083984375, 0.05767822265625, -0.01702880859375, 0.03045654296875, 0.00836944580078125, 0.04345703125, 0.01910400390625, -0.0294036865234375, -0.012847900390625, 0.023681640625, -0.0194091796875, -0.00687408447265625, 0.01442718505859375, -0.0002541542053222656, -0.0007476806640625, 0.061798095703125, 0.021759033203125, -0.0033969879150390625, -0.0123138427734375, 0.01189422607421875, 0.0273284912109375, -0.0227203369140625, -0.05902099609375, -0.0024051666259765625, 0.025177001953125, 0.01361846923828125, -0.0550537109375, 0.0094757080078125, 0.026123046875, 0.0192413330078125, 0.043914794921875, -0.028106689453125, 0.01348876953125, -0.0202789306640625, 0.0008916854858398438, 0.01277923583984375, 0.00024509429931640625, -0.002689361572265625, -0.063232421875, -0.0226287841796875, -0.0040130615234375, 0.005756378173828125, 0.048553466796875, -0.0241546630859375, 0.0283355712890625, -0.045135498046875, 0.0178070068359375, -0.03924560546875, 0.00783538818359375, 0.034698486328125, 0.024627685546875, -0.0184326171875, -0.00492095947265625, -0.03277587890625, -0.0005059242248535156, -0.005794525146484375, -0.0271453857421875, 0.0008535385131835938, 0.0015306472778320312, 0.008148193359375, 0.036163330078125, 0.011810302734375, 0.004283905029296875, -0.0078887939453125, -0.01119232177734375, -0.00112152099609375, 0.039306640625, -0.0220184326171875, 0.04248046875, 0.019439697265625, 0.03106689453125, 0.0002777576446533203, 0.0276641845703125, -0.013580322265625, -0.0181121826171875, -0.0179595947265625, -0.050048828125, -0.010498046875, 0.0258331298828125, -0.03643798828125, 0.005924224853515625, 0.0199737548828125, 0.003253936767578125, -0.0164337158203125, -0.00791168212890625, -0.00313568115234375, -0.0222625732421875, 0.0259857177734375, 0.0281982421875, -0.0124969482421875, 0.01434326171875, -0.0133514404296875, -0.007480621337890625, 0.002910614013671875, -0.0518798828125, 0.04327392578125, 0.025604248046875, 0.03131103515625, -0.00794219970703125, -0.044830322265625, 0.031280517578125, 0.09332275390625, 0.0195770263671875, 0.053863525390625, 0.039581298828125, 0.0254669189453125, 0.048583984375, -0.01027679443359375, 0.0192413330078125, 0.00768280029296875, 0.061798095703125, -0.00940704345703125, -0.029022216796875, 0.03399658203125, -0.044708251953125, 0.01215362548828125, 0.0218658447265625, 0.0487060546875, -0.056549072265625, 0.0194091796875, 0.005176544189453125, -0.004596710205078125, 0.00788116455078125, 0.0418701171875, -0.01885986328125, -0.022857666015625, -0.0231781005859375, -0.010009765625, -0.01013946533203125, 0.007781982421875, 0.0250244140625, -0.01396942138671875, -0.00153350830078125, -0.031829833984375, -0.0100860595703125, 0.048553466796875, -0.036529541015625, -0.015167236328125, -0.01617431640625, 0.01155853271484375, 0.005992889404296875, -0.0211334228515625, -0.037628173828125, -0.052947998046875, -0.042633056640625, -0.0219573974609375, -0.031341552734375, -0.0253753662109375, 0.01421356201171875, 0.07586669921875, -0.0019550323486328125, 0.027984619140625, -0.054229736328125, -0.0096588134765625, -0.00887298583984375, -0.039794921875, -0.052490234375, -0.045440673828125, 0.020294189453125, 0.0020294189453125, 0.024658203125, 0.0168609619140625, -0.033782958984375, -0.016387939453125, -0.054534912109375, 0.0306549072265625, 0.007709503173828125, -0.030853271484375, 0.01178741455078125, 0.0189666748046875, -0.0141143798828125, 0.01180267333984375, 0.02099609375, -0.012969970703125, 0.0218505859375, 0.0060882568359375, -0.011016845703125, -0.0131988525390625, 0.0178070068359375, -0.060546875, 0.01541900634765625, 0.03558349609375, 0.007541656494140625, -0.01220703125, 0.0008921623229980469, -0.00914764404296875, -0.0170135498046875, -0.049652099609375, 0.06817626953125, 0.037841796875, 0.03076171875, -0.0523681640625, -0.006725311279296875, -0.003570556640625, 0.00797271728515625, 0.042572021484375, 0.02294921875, -0.0439453125, -0.044342041015625, -0.01244354248046875, 0.0191192626953125, -0.018310546875, 0.03839111328125, 0.00652313232421875, 0.10101318359375, 0.096435546875, -0.07440185546875, 0.0272674560546875, 0.0106201171875, 0.00020766258239746094, 0.027862548828125, 0.00641632080078125, 0.00830841064453125, -0.01268768310546875, 0.06146240234375, -0.0016002655029296875, -0.0264892578125, 0.0204620361328125, -0.063720703125, 0.008209228515625, 0.0301971435546875, 0.042205810546875, -0.006099700927734375, 0.0076904296875, -0.0181427001953125, 0.037109375, 0.0200042724609375, 0.033935546875, 0.0399169921875, 0.0186767578125, 0.08038330078125, -0.0105743408203125, 0.015655517578125, 0.0166778564453125, 0.0035648345947265625, 0.0927734375, 0.00484466552734375, -0.00891876220703125, -0.069091796875, 0.038421630859375, 0.03857421875, 0.0819091796875, -0.07861328125, -0.021942138671875, 0.012176513671875, -0.01461029052734375, -0.0189056396484375, -0.01198577880859375, -0.0232086181640625, 0.016693115234375, 0.055328369140625, -0.08380126953125, 0.035003662109375, 0.03265380859375, 0.0499267578125, -0.02288818359375, -0.01413726806640625, -0.085693359375, -0.00460052490234375, -0.0438232421875, 0.01227569580078125, 0.0193634033203125, 0.0229034423828125, 0.0297698974609375, 0.015106201171875, 0.038787841796875, -0.01305389404296875, 0.010101318359375, -0.01515960693359375, -0.0066070556640625, -0.004871368408203125, -0.0135955810546875, -0.01285552978515625, -0.00528717041015625, 0.039215087890625, 0.02117919921875, -0.0220184326171875, 0.0211029052734375, 0.014373779296875, -0.033538818359375, -0.005817413330078125, 0.0655517578125, -0.0153961181640625, 0.020782470703125, -0.059356689453125, -0.007171630859375, -0.01837158203125, -0.0073394775390625, -0.0246124267578125, -0.0171966552734375, 0.0174407958984375, -0.00696563720703125, 0.05780029296875, -0.0031032562255859375, -0.0105438232421875, 0.0021533966064453125, -0.0201416015625, 0.06903076171875, 0.020751953125, -0.077392578125, 0.00882720947265625, -0.04437255859375, -0.0019044876098632812, 0.01629638671875, 0.0277099609375, -0.006175994873046875, 0.026519775390625, -0.04339599609375, -0.059844970703125, 0.0361328125, 0.036590576171875, -0.01067352294921875, 0.049957275390625, -0.0103759765625, -0.03192138671875, -0.016357421875, -0.0026569366455078125, -0.0004949569702148438, 0.0007796287536621094, -0.00951385498046875, 0.07244873046875, -0.0179443359375, 0.006778717041015625, -0.036956787109375, -0.0283050537109375, 0.0203857421875, -0.0295867919921875, 0.03594970703125, 0.03173828125, -0.027008056640625, -0.0250396728515625, 0.03436279296875, 0.021453857421875, 0.0689697265625, -0.0210113525390625, -0.0013303756713867188, 0.00531005859375, 0.0168914794921875, -0.0443115234375, -0.011932373046875, -0.0247955322265625, -0.02691650390625, -0.030181884765625, -0.022308349609375, 0.052886962890625, 0.0521240234375, 0.019805908203125, -0.0160980224609375, 0.04779052734375, -0.0144805908203125, 0.01393890380859375, 0.039154052734375, 0.054962158203125, 0.032958984375, -0.0282440185546875, 0.0482177734375, 0.03424072265625, -0.01280975341796875, 0.08489990234375, -0.00849151611328125, 0.0250396728515625, 0.0294036865234375, 0.00453948974609375, 0.0177764892578125, 0.025848388671875, 0.045867919921875, -0.01555633544921875, -0.00030875205993652344, 0.0241241455078125, -0.0035648345947265625, 0.00588226318359375, -0.04901123046875, -0.03643798828125, -0.040557861328125, 0.00862884521484375, 0.034576416015625, -0.007472991943359375, -0.0161285400390625, -0.026275634765625, -0.01143646240234375, 0.014862060546875, -0.01354217529296875, -0.0188140869140625, -0.0010986328125, -0.018096923828125, 0.028106689453125, -0.02301025390625, -0.01727294921875, 0.00655364990234375, 0.02850341796875, -0.030670166015625, 0.01325225830078125, -0.01419830322265625, 0.0002321004867553711, 0.028839111328125, 0.0220794677734375, 0.0287322998046875, -0.01377105712890625, 0.0014553070068359375, 0.0377197265625, 0.0201568603515625, 0.07769775390625, -0.0137176513671875, -0.0391845703125, -0.0032138824462890625, 0.0010776519775390625, -0.0065765380859375, -0.04736328125, 0.01279449462890625, -0.07806396484375, 0.01428985595703125, 0.0176544189453125, 0.00156402587890625, 0.02996826171875, -0.019866943359375, -0.0772705078125, 0.1043701171875, -0.026153564453125, -0.026947021484375, -0.025238037109375, -0.0015840530395507812, 0.032440185546875, -0.032684326171875, -0.01088714599609375, -0.0367431640625, -0.06689453125, -0.0075225830078125, 0.032806396484375, -0.01849365234375, 0.051025390625, -0.00958251953125, -0.0692138671875, 0.0179443359375, 0.0184783935546875, 0.0462646484375, -0.01404571533203125, 0.007904052734375, 0.01560211181640625, 0.009429931640625, -0.0413818359375, 0.0140838623046875, -0.001636505126953125, 0.022796630859375, -0.0212554931640625, -0.024322509765625, -0.0523681640625, -0.01174163818359375, 0.10577392578125, 0.06524658203125, 0.03668212890625, -0.037933349609375, -0.00620269775390625, 0.01197052001953125, -0.0032367706298828125, -0.031768798828125, 0.0155029296875, -0.06463623046875, -0.0440673828125, -0.01052093505859375, -0.02459716796875, 0.03570556640625, -0.017822265625, -0.02618408203125, 0.0196685791015625, 0.064208984375, 0.027099609375, -0.05389404296875, 0.0227203369140625, 0.01427459716796875, -0.044281005859375, -0.044921875, -0.00463104248046875, -0.0025768280029296875, -0.030303955078125, -0.047637939453125, -0.004425048828125, -0.0070648193359375, -0.00791168212890625, 0.01284027099609375, 0.005489349365234375, 0.041595458984375, 0.008819580078125, -0.034759521484375, -0.0160369873046875, 0.0016574859619140625, 0.025421142578125, -0.009552001953125, -0.028228759765625, -0.0162353515625, 0.00208282470703125, -0.0021877288818359375, -0.0239105224609375, 0.058563232421875, -0.0233917236328125, 0.053314208984375, 0.004375457763671875, -0.017364501953125, 0.044830322265625, -0.00778961181640625, -0.0151519775390625, 0.0146026611328125, -0.016571044921875, -0.053985595703125, 0.0217437744140625, 0.0080718994140625, 0.010009765625, 0.02093505859375 ]
74e577a4b8577ee8a284aa47a2928d4d090680e5
Wordpress Stackexchange Q: Get term by custom term meta and taxonomy How to get term by custom term meta and taxonomy or how to filter tax_query by term meta instead slug/id? function custom_pre_get_posts($query) { global $wp_query; if ( !is_admin() && is_shop() && $query->is_main_query() && is_post_type_archive( "product" )) { $term = ???get_term_by_meta_and_taxonomy???('custom_meta_term','my_taxonomy'); $t_id = $term['term_id']; $tax_query = array ( array ( 'taxonomy' => 'my_taxoomy', 'field' => 'id', 'terms' => $t_id ) ); $query->set( 'tax_query', $tax_query ); } } add_action( 'pre_get_posts', 'custom_pre_get_posts' ); A: Building on the answer from ilgıt-yıldırım above, both the get_term_meta statement and $key == 'meta_value' statements need to contain $term>term_id. Here's a complete example including the custom $wp_query request: $term_args = array( 'taxonomy' => 'your-taxonomy' ); $terms = get_terms( $term_args ); $term_ids = array(); foreach( $terms as $term ) { $key = get_term_meta( $term->term_id, 'term-meta-key', true ); if( $key == 'term-meta-value' ) { // push the ID into the array $term_ids[] = $term->term_id; } } // Loop Args $args = array( 'post_type' => 'posts', 'tax_query' => array( array( 'taxonomy' => 'your-taxonomy', 'terms' => $term_ids, ), ), ); // The Query $featured = new WP_Query( $args );
Q: Get term by custom term meta and taxonomy How to get term by custom term meta and taxonomy or how to filter tax_query by term meta instead slug/id? function custom_pre_get_posts($query) { global $wp_query; if ( !is_admin() && is_shop() && $query->is_main_query() && is_post_type_archive( "product" )) { $term = ???get_term_by_meta_and_taxonomy???('custom_meta_term','my_taxonomy'); $t_id = $term['term_id']; $tax_query = array ( array ( 'taxonomy' => 'my_taxoomy', 'field' => 'id', 'terms' => $t_id ) ); $query->set( 'tax_query', $tax_query ); } } add_action( 'pre_get_posts', 'custom_pre_get_posts' ); A: Building on the answer from ilgıt-yıldırım above, both the get_term_meta statement and $key == 'meta_value' statements need to contain $term>term_id. Here's a complete example including the custom $wp_query request: $term_args = array( 'taxonomy' => 'your-taxonomy' ); $terms = get_terms( $term_args ); $term_ids = array(); foreach( $terms as $term ) { $key = get_term_meta( $term->term_id, 'term-meta-key', true ); if( $key == 'term-meta-value' ) { // push the ID into the array $term_ids[] = $term->term_id; } } // Loop Args $args = array( 'post_type' => 'posts', 'tax_query' => array( array( 'taxonomy' => 'your-taxonomy', 'terms' => $term_ids, ), ), ); // The Query $featured = new WP_Query( $args ); A: You'll need to loop through each of the terms in your main query conditional. Assuming there will likely be more than one term with the custom data, you'll then need to pass an array of IDs into your tax query. For example, looping through each term to check for custom meta: $term_args = array( 'taxonomy' => $taxonomy_name, ); $terms = get_terms( $term_args ); $term_ids = array(); foreach( $terms as $term ) { $key = get_term_meta( $term->ID, 'meta_key', true ); if( $key == 'meta_value' ) { // push the ID into the array $term_ids[] = $term->ID; } } Then you end up with the variable $term_ids which contains an array of the term IDs you're looking for. You can pass that to your tax query. A: Try This: $args = array( 'hide_empty' => false, // also retrieve terms which are not used yet 'meta_query' => array( array( 'key' => 'feature-group', 'value' => 'kitchen', 'compare' => 'LIKE' ) ), 'taxonomy' => 'category', ); $terms = get_terms( $args );
wordpress
{ "language": "en", "length": 353, "provenance": "stackexchange_00019.jsonl.gz:466552", "question_score": "7", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231212" }
[ 0.03546142578125, -0.0032405853271484375, 0.0111541748046875, -0.01165771484375, 0.01959228515625, -0.0251922607421875, 0.050201416015625, -0.00884246826171875, -0.0081634521484375, 0.013092041015625, -0.030548095703125, -0.0157470703125, -0.045196533203125, -0.0275115966796875, -0.01186370849609375, -0.0616455078125, 0.0272064208984375, -0.03851318359375, 0.0039215087890625, -0.01418304443359375, 0.024749755859375, 0.0032329559326171875, 0.021636962890625, 0.0311126708984375, 0.0438232421875, -0.019622802734375, 0.0369873046875, -0.0261688232421875, 0.0262298583984375, -0.0173797607421875, 0.0248870849609375, -0.0156402587890625, 0.003147125244140625, 0.016082763671875, 0.02874755859375, 0.004756927490234375, 0.01218414306640625, 0.009521484375, 0.03692626953125, 0.00023818016052246094, 0.033782958984375, -0.0170135498046875, -0.04864501953125, 0.036102294921875, -0.0350341796875, -0.026947021484375, -0.003803253173828125, -0.028656005859375, 0.0211029052734375, 0.011962890625, 0.02154541015625, 0.01202392578125, 0.0266265869140625, -0.00881195068359375, -0.00695037841796875, 0.002048492431640625, 0.0187530517578125, -0.057037353515625, 0.0394287109375, -0.02117919921875, -0.0307159423828125, -0.052215576171875, 0.044677734375, -0.0167236328125, -0.01280975341796875, 0.024566650390625, 0.022979736328125, 0.005565643310546875, -0.032073974609375, -0.036865234375, -0.002376556396484375, -0.0254669189453125, 0.00995635986328125, 0.0016736984252929688, -0.0192413330078125, -0.05963134765625, 0.0309906005859375, -0.03436279296875, -0.002796173095703125, 0.037261962890625, 0.026275634765625, -0.01898193359375, -0.0286865234375, 0.035003662109375, -0.0036678314208984375, 0.033935546875, -0.01432037353515625, -0.024993896484375, 0.0128021240234375, -0.049102783203125, 0.01096343994140625, -0.03204345703125, -0.04498291015625, 0.00632476806640625, -0.00740814208984375, -0.050445556640625, -0.002490997314453125, 0.0238800048828125, -0.025543212890625, 0.002658843994140625, -0.030120849609375, -0.0159759521484375, -0.00469970703125, -0.0235595703125, 0.007419586181640625, -0.001506805419921875, -0.032440185546875, 0.055694580078125, 0.0718994140625, 0.040985107421875, 0.0190582275390625, 0.0230865478515625, -0.0170135498046875, -0.016998291015625, -0.031158447265625, 0.0038318634033203125, -0.0181884765625, -0.04229736328125, -0.005092620849609375, -0.047088623046875, 0.038299560546875, 0.039337158203125, 0.032989501953125, -0.05078125, 0.0036449432373046875, -0.00975799560546875, -0.04229736328125, -0.05120849609375, -0.017242431640625, 0.061737060546875, -0.0275115966796875, -0.0045166015625, 0.0504150390625, 0.003055572509765625, -0.016021728515625, -0.034698486328125, 0.0252838134765625, -0.026336669921875, -0.00341796875, -0.0025691986083984375, 0.0384521484375, 0.01026153564453125, 0.0133514404296875, -0.0108184814453125, 0.00031638145446777344, 0.0133819580078125, 0.0281524658203125, 0.0074310302734375, -0.01425933837890625, -0.0159759521484375, -0.023162841796875, 0.0104522705078125, 0.058441162109375, 0.00959014892578125, -0.0792236328125, 0.0325927734375, 0.034820556640625, -0.0080413818359375, -0.09844970703125, -0.06304931640625, 0.01332855224609375, -0.00916290283203125, -0.016754150390625, -0.01229095458984375, -0.0270233154296875, 0.0123138427734375, -0.01035308837890625, -0.005706787109375, 0.009002685546875, 0.0196380615234375, 0.0516357421875, 0.004474639892578125, 0.01363372802734375, -0.01171112060546875, -0.0170745849609375, -0.026885986328125, -0.0198974609375, 0.0271759033203125, 0.026153564453125, -0.0029087066650390625, -0.02276611328125, -0.037841796875, 0.026153564453125, 0.002166748046875, -0.036712646484375, 0.0097198486328125, 0.01104736328125, 0.0484619140625, -0.0019445419311523438, 0.013885498046875, 0.04168701171875, -0.00002110004425048828, -0.04144287109375, 0.05572509765625, 0.00812530517578125, -0.033935546875, -0.032806396484375, -0.019134521484375, -0.0151214599609375, -0.00835418701171875, 0.007442474365234375, -0.000141143798828125, 0.003570556640625, -0.00437164306640625, -0.090087890625, 0.0167236328125, -0.026458740234375, 0.04742431640625, -0.0184478759765625, 0.0178985595703125, 0.02008056640625, -0.008758544921875, -0.025390625, 0.02099609375, -0.0039043426513671875, 0.0164947509765625, -0.0156402587890625, 0.024566650390625, 0.01064300537109375, -0.0157318115234375, 0.0273284912109375, -0.0287322998046875, 0.030364990234375, 0.026336669921875, 0.015869140625, 0.0260162353515625, -0.02508544921875, 0.012115478515625, 0.01143646240234375, 0.035003662109375, -0.0188140869140625, 0.0035915374755859375, 0.054931640625, 0.0325927734375, 0.00972747802734375, 0.024627685546875, 0.046661376953125, -0.09637451171875, 0.0018377304077148438, 0.039520263671875, 0.031707763671875, 0.026824951171875, 0.007366180419921875, 0.002071380615234375, 0.0816650390625, -0.049713134765625, -0.0098419189453125, -0.006824493408203125, 0.0251922607421875, 0.053466796875, -0.01476287841796875, -0.01556396484375, 0.0227203369140625, 0.0246124267578125, 0.01241302490234375, 0.019866943359375, -0.050018310546875, -0.0127716064453125, -0.00460052490234375, -0.0104522705078125, 0.0022830963134765625, -0.0577392578125, -0.011322021484375, -0.0239105224609375, -0.004474639892578125, 0.0531005859375, 0.020050048828125, 0.034881591796875, -0.043121337890625, 0.0201568603515625, 0.0205078125, 0.0152130126953125, -0.0011348724365234375, -0.01224517822265625, 0.0311126708984375, -0.0117034912109375, -0.0218658447265625, 0.01309967041015625, 0.0167388916015625, -0.0167388916015625, 0.0222015380859375, 0.057708740234375, 0.00301361083984375, 0.00125885009765625, -0.038116455078125, -0.03680419921875, 0.0166015625, 0.047210693359375, -0.02740478515625, -0.0321044921875, 0.00579833984375, 0.048797607421875, -0.0192413330078125, 0.024444580078125, 0.0018777847290039062, -0.0012331008911132812, 0.01021575927734375, -0.017059326171875, 0.033447265625, -0.02960205078125, 0.0258026123046875, 0.038787841796875, -0.01369476318359375, 0.01052093505859375, 0.005107879638671875, -0.043304443359375, -0.017333984375, 0.044891357421875, -0.005748748779296875, -0.017852783203125, -0.064208984375, 0.015533447265625, 0.0153350830078125, 0.053680419921875, -0.030120849609375, -0.04541015625, -0.0222625732421875, 0.0034332275390625, -0.08453369140625, -0.04132080078125, 0.039764404296875, -0.030487060546875, -0.01251983642578125, -0.042083740234375, -0.017425537109375, 0.007198333740234375, -0.056793212890625, -0.01373291015625, 0.041595458984375, -0.045318603515625, -0.06671142578125, -0.045867919921875, -0.077880859375, -0.01629638671875, 0.006984710693359375, 0.0037784576416015625, 0.00963592529296875, 0.07916259765625, 0.018218994140625, -0.046173095703125, 0.0194091796875, 0.06341552734375, -0.0176239013671875, 0.021759033203125, 0.015899658203125, -0.032440185546875, 0.012725830078125, -0.01345062255859375, 0.0260772705078125, 0.034149169921875, -0.03179931640625, 0.0064697265625, 0.0240325927734375, 0.01558685302734375, 0.045867919921875, -0.0151824951171875, -0.044281005859375, 0.0193634033203125, 0.0350341796875, -0.023773193359375, -0.00958251953125, -0.0015411376953125, -0.02056884765625, 0.04620361328125, -0.00037670135498046875, -0.01497650146484375, 0.01007843017578125, 0.01528167724609375, -0.0180206298828125, -0.015869140625, -0.0265960693359375, -0.02130126953125, 0.0190277099609375, 0.008575439453125, 0.01302337646484375, 0.0262908935546875, 0.0028553009033203125, -0.03900146484375, 0.055450439453125, 0.0171051025390625, 0.0073089599609375, -0.005035400390625, -0.01348114013671875, -0.04205322265625, -0.05767822265625, 0.06451416015625, -0.035430908203125, 0.033538818359375, -0.0770263671875, -0.04876708984375, -0.03387451171875, 0.1112060546875, 0.005481719970703125, -0.030487060546875, -0.0001150369644165039, -0.018524169921875, 0.01995849609375, 0.0367431640625, -0.01416015625, -0.01873779296875, -0.106689453125, -0.0009765625, 0.00007706880569458008, -0.042022705078125, -0.02667236328125, 0.01396942138671875, -0.0902099609375, -0.028533935546875, 0.0548095703125, -0.0665283203125, 0.051055908203125, 0.0143280029296875, 0.0147552490234375, -0.0022220611572265625, -0.0297088623046875, -0.0271453857421875, -0.013458251953125, 0.003536224365234375, 0.011810302734375, -0.0020923614501953125, -0.004390716552734375, 0.004150390625, 0.007694244384765625, 0.040191650390625, 0.030029296875, 0.031768798828125, -0.01145172119140625, -0.00847625732421875, -0.011871337890625, -0.0160064697265625, -0.007556915283203125, -0.0175323486328125, -0.01363372802734375, 0.0112457275390625, -0.0050811767578125, 0.04327392578125, -0.0266265869140625, -0.0047607421875, -0.009124755859375, -0.0252838134765625, -0.053985595703125, -0.01392364501953125, -0.0267791748046875, -0.0361328125, -0.02783203125, -0.03424072265625, 0.015594482421875, -0.045135498046875, 0.05029296875, 0.01551055908203125, -0.0185089111328125, -0.006561279296875, 0.0784912109375, 0.01102447509765625, -0.0283050537109375, -0.0479736328125, 0.015350341796875, 0.0169219970703125, -0.0203704833984375, 0.03350830078125, -0.006053924560546875, -0.0102386474609375, 0.046966552734375, -0.032379150390625, -0.01003265380859375, -0.00777435302734375, 0.042877197265625, -0.0004119873046875, -0.0204010009765625, 0.01305389404296875, -0.0264739990234375, 0.0234832763671875, 0.005321502685546875, -0.020843505859375, -0.045501708984375, 0.0012607574462890625, 0.06280517578125, -0.0131988525390625, 0.051055908203125, -0.039520263671875, -0.0399169921875, 0.0293121337890625, -0.00007677078247070312, 0.005825042724609375, -0.01039886474609375, -0.0009074211120605469, 0.0078887939453125, -0.01319122314453125, 0.0160064697265625, -0.0271148681640625, 0.026947021484375, -0.021881103515625, 0.0184326171875, 0.01349639892578125, -0.002712249755859375, -0.034210205078125, 0.009033203125, 0.0313720703125, -0.032440185546875, -0.03826904296875, -0.0227508544921875, -0.01251983642578125, -0.00933074951171875, 0.045166015625, -0.0194549560546875, 0.03997802734375, 0.054534912109375, -0.0286102294921875, -0.01324462890625, -0.04058837890625, 0.0260467529296875, -0.044525146484375, -0.0237884521484375, -0.00437164306640625, -0.0093536376953125, -0.0199127197265625, 0.10113525390625, -0.048828125, 0.060638427734375, -0.01561737060546875, 0.01105499267578125, 0.0171356201171875, 0.046966552734375, 0.01552581787109375, -0.047088623046875, 0.01751708984375, 0.0133514404296875, 0.01178741455078125, -0.0296783447265625, -0.020904541015625, -0.0088653564453125, 0.046966552734375, -0.0458984375, -0.0178375244140625, 0.04052734375, -0.0276336669921875, -0.024200439453125, -0.01177215576171875, -0.024078369140625, -0.006145477294921875, -0.0264434814453125, -0.017669677734375, 0.0085601806640625, 0.00531768798828125, -0.0077667236328125, 0.02825927734375, -0.005054473876953125, 0.04425048828125, -0.07916259765625, 0.038909912109375, -0.00916290283203125, 0.0017938613891601562, -0.01538848876953125, 0.0015325546264648438, 0.0019931793212890625, -0.03472900390625, -0.039520263671875, -0.011016845703125, -0.028289794921875, 0.06500244140625, -0.02996826171875, 0.03656005859375, -0.039031982421875, 0.015869140625, -0.0069427490234375, 0.0096893310546875, 0.037567138671875, 0.02178955078125, -0.06829833984375, 0.00897216796875, -0.051300048828125, 0.0149078369140625, 0.016693115234375, -0.0200653076171875, -0.004840850830078125, -0.00945281982421875, -0.0138397216796875, 0.035186767578125, -0.004558563232421875, 0.0023345947265625, -0.004810333251953125, -0.00893402099609375, -0.018463134765625, 0.04315185546875, 0.00516510009765625, 0.01116180419921875, -0.012664794921875, 0.038421630859375, -0.007244110107421875, -0.0268707275390625, -0.031585693359375, -0.0215911865234375, -0.049468994140625, -0.0999755859375, 0.01140594482421875, 0.025238037109375, -0.021026611328125, 0.0845947265625, 0.0340576171875, 0.0268402099609375, 0.017974853515625, -0.005809783935546875, -0.007411956787109375, -0.01465606689453125, -0.005817413330078125, 0.008056640625, 0.0281219482421875, 0.0261688232421875, -0.0184478759765625, 0.01290130615234375, 0.00443267822265625, 0.016021728515625, 0.019775390625, -0.025360107421875, 0.0215606689453125, 0.0068359375, -0.0203857421875, 0.03009033203125, 0.04168701171875, 0.0137786865234375, 0.03533935546875, -0.0029773712158203125, 0.01910400390625, -0.0029773712158203125, -0.0005812644958496094, 0.01079559326171875, 0.0002894401550292969, 0.0628662109375, 0.00017058849334716797, -0.01345062255859375, 0.07135009765625, -0.0200653076171875, -0.0263214111328125, 0.00833892822265625, 0.015899658203125, -0.035400390625, 0.0025234222412109375, 0.035247802734375, 0.0095367431640625, -0.0310821533203125, 0.037841796875, -0.0217437744140625, -0.0192413330078125, -0.0379638671875, 0.00484466552734375, -0.0166168212890625, -0.006351470947265625, 0.031524658203125, -0.006183624267578125, -0.0258941650390625, 0.01080322265625, -0.01250457763671875, -0.0258636474609375, 0.008636474609375, -0.01177215576171875, -0.01152801513671875, -0.035003662109375, 0.02593994140625, -0.0259857177734375, 0.003978729248046875, -0.0618896484375, 0.017669677734375, -0.007595062255859375, 0.01459503173828125, 0.0210723876953125, 0.0008769035339355469, -0.001033782958984375, 0.029876708984375, 0.0008797645568847656, -0.01279449462890625, 0.01030731201171875, -0.0594482421875, -0.0285186767578125, -0.01451873779296875, -0.0003814697265625, 0.003116607666015625, -0.030975341796875, 0.0306396484375, -0.039642333984375, -0.01091766357421875, -0.0196685791015625, -0.0391845703125, 0.045745849609375, -0.0284881591796875, 0.004718780517578125, 0.01300048828125, 0.03594970703125, -0.00548553466796875, -0.0010290145874023438, -0.00238800048828125, -0.04534912109375, -0.0165252685546875, -0.0006451606750488281, -0.0265350341796875, -0.0006356239318847656, -0.0250091552734375, -0.067138671875, 0.094970703125, 0.0174560546875, 0.0020618438720703125, -0.016876220703125, 0.042205810546875, -0.040130615234375, 0.0139312744140625, -0.0345458984375, 0.0133209228515625, 0.0051727294921875, 0.0147552490234375, -0.04571533203125, -0.0200653076171875, -0.01436614990234375, 0.0347900390625, 0.0687255859375, 0.0214691162109375, -0.059356689453125, -0.0100250244140625, 0.043731689453125, 0.06072998046875, 0.007427215576171875, 0.044403076171875, 0.0292205810546875, 0.09124755859375, 0.09246826171875, -0.0269317626953125, 0.058258056640625, 0.0049591064453125, -0.0146942138671875, 0.057647705078125, 0.0113983154296875, 0.0183258056640625, -0.0113677978515625, 0.006107330322265625, -0.0255584716796875, -0.0092620849609375, 0.0244903564453125, -0.033233642578125, -0.0013437271118164062, 0.0025157928466796875, -0.0006413459777832031, -0.057708740234375, -0.0015516281127929688, -0.02178955078125, 0.03131103515625, -0.0134735107421875, 0.03363037109375, 0.0556640625, 0.01312255859375, 0.06256103515625, -0.01552581787109375, 0.0224456787109375, 0.0075225830078125, -0.00020051002502441406, 0.03240966796875, -0.005573272705078125, -0.00519561767578125, -0.07427978515625, 0.0170745849609375, 0.035888671875, 0.04437255859375, -0.049041748046875, -0.05523681640625, 0.005306243896484375, -0.0000030994415283203125, -0.005420684814453125, 0.0106201171875, -0.00438690185546875, 0.0618896484375, 0.0926513671875, -0.099365234375, 0.0242919921875, 0.02874755859375, 0.027435302734375, -0.03143310546875, -0.0258941650390625, -0.032440185546875, -0.0160369873046875, -0.06201171875, 0.0049591064453125, 0.0128173828125, 0.07073974609375, 0.04095458984375, 0.0458984375, 0.002773284912109375, -0.0335693359375, 0.005413055419921875, 0.02825927734375, 0.023284912109375, -0.0270538330078125, 0.01129150390625, -0.021240234375, -0.011474609375, 0.0128021240234375, 0.02850341796875, 0.026336669921875, 0.024261474609375, 0.002117156982421875, -0.00766754150390625, 0.0094146728515625, 0.0316162109375, -0.0235137939453125, 0.0038776397705078125, -0.0333251953125, 0.03094482421875, 0.03387451171875, 0.0125885009765625, -0.0094451904296875, -0.000037729740142822266, 0.0494384765625, -0.0020465850830078125, 0.0665283203125, 0.00023651123046875, -0.00360870361328125, 0.0127105712890625, -0.0228118896484375, 0.04779052734375, 0.0162506103515625, -0.04046630859375, 0.0115814208984375, -0.0576171875, -0.050384521484375, 0.018585205078125, 0.038238525390625, 0.007251739501953125, -0.0069732666015625, -0.0192413330078125, -0.034332275390625, 0.00946807861328125, 0.029388427734375, 0.00274658203125, -0.006778717041015625, -0.007843017578125, -0.0181884765625, -0.01031494140625, 0.0032100677490234375, 0.0193023681640625, -0.004791259765625, 0.0153350830078125, 0.0011625289916992188, 0.0125274658203125, 0.00662994384765625, -0.03411865234375, 0.0099334716796875, -0.028900146484375, -0.027069091796875, 0.02679443359375, -0.023895263671875, -0.0175323486328125, 0.01519775390625, 0.0006012916564941406, 0.004474639892578125, 0.0650634765625, -0.03729248046875, -0.0161895751953125, 0.0084686279296875, 0.0283966064453125, -0.02294921875, 0.057098388671875, -0.0157623291015625, -0.0263824462890625, -0.052032470703125, -0.0316162109375, 0.06390380859375, 0.049468994140625, -0.010009765625, 0.00925445556640625, 0.03753662109375, -0.0231170654296875, 0.040374755859375, -0.0216522216796875, 0.07598876953125, 0.041473388671875, -0.01488494873046875, 0.00927734375, 0.0158233642578125, -0.011322021484375, 0.006664276123046875, 0.01224517822265625, -0.0027408599853515625, -0.008636474609375, 0.0149688720703125, 0.01354217529296875, 0.00244903564453125, 0.0390625, -0.00983428955078125, 0.0018463134765625, 0.0087738037109375, -0.0034046173095703125, -0.00780487060546875, -0.05029296875, -0.02691650390625, -0.0345458984375, -0.0092620849609375, 0.013427734375, -0.005786895751953125, -0.0309600830078125, -0.0141754150390625, 0.006717681884765625, 0.047698974609375, 0.0001462697982788086, -0.01496124267578125, 0.008026123046875, -0.044769287109375, 0.0038928985595703125, 0.02838134765625, -0.038482666015625, 0.002155303955078125, 0.0005245208740234375, -0.00614166259765625, 0.00970458984375, -0.025177001953125, -0.0106353759765625, 0.006298065185546875, 0.0172882080078125, 0.01043701171875, -0.03961181640625, -0.0022125244140625, 0.042572021484375, 0.040008544921875, 0.07110595703125, 0.056396484375, -0.01482391357421875, 0.0170745849609375, 0.0085296630859375, -0.0379638671875, -0.07366943359375, 0.0176544189453125, -0.05169677734375, 0.004772186279296875, 0.006610870361328125, 0.005313873291015625, 0.041351318359375, -0.0294342041015625, -0.1092529296875, 0.015533447265625, -0.0238189697265625, -0.051300048828125, -0.064697265625, -0.0045623779296875, 0.0145721435546875, -0.0294189453125, -0.02056884765625, -0.01336669921875, -0.05706787109375, 0.0209503173828125, 0.0219573974609375, -0.0228271484375, 0.037078857421875, 0.0362548828125, -0.0653076171875, 0.0211181640625, -0.018280029296875, -0.00920867919921875, -0.004917144775390625, -0.01088714599609375, 0.0061798095703125, 0.0021228790283203125, -0.04296875, -0.0286865234375, -0.0018072128295898438, 0.0075225830078125, -0.01325225830078125, -0.042083740234375, -0.00629425048828125, -0.0168304443359375, 0.07196044921875, -0.01161956787109375, 0.00820159912109375, -0.0185699462890625, -0.00635528564453125, 0.01511383056640625, -0.0193939208984375, -0.00875091552734375, 0.027587890625, -0.08111572265625, -0.033050537109375, 0.0181884765625, -0.0260772705078125, 0.018035888671875, -0.0234222412109375, -0.04644775390625, 0.0096282958984375, -0.028228759765625, -0.0206146240234375, -0.027069091796875, 0.0264434814453125, -0.0055694580078125, -0.02813720703125, -0.0304412841796875, -0.0316162109375, 0.005462646484375, -0.029937744140625, -0.048919677734375, -0.0230865478515625, -0.0024776458740234375, 0.0227508544921875, -0.00945281982421875, 0.0163421630859375, -0.0215606689453125, 0.047821044921875, -0.00018978118896484375, 0.00431060791015625, 0.025787353515625, -0.01044464111328125, 0.01042938232421875, -0.022674560546875, 0.0323486328125, -0.01412200927734375, 0.09661865234375, 0.006744384765625, 0.0712890625, 0.008270263671875, 0.0367431640625, -0.01526641845703125, -0.0185089111328125, 0.0008921623229980469, -0.017364501953125, 0.016845703125, -0.0306396484375, -0.0032367706298828125, 0.00920867919921875, -0.027374267578125, -0.00881195068359375, -0.046966552734375, 0.004726409912109375 ]
f99273bca9e652f243366119c6245f28c83a627a
Wordpress Stackexchange Q: Wordpress multisite apply different options over each site from same plugin I created a plugin for the bootstrap navbar. Then I created an option page for my plugin. In my options page, I have two types of navbar (Default navbar and Full-width navbar) you can only choose one of them. I want to use WordPress multisite and create two sites within it. Then in the first site show the Default navbar and, in the second site, show the full-width navbar. Can I can activate the same plugin in each site and use different options in each site? Or must I install WordPress two times then using the plugin in each WordPress installation folder? A: Put the plugin in the wp-content/mu-plugins directory. Each site in your network has its own _options table in the database so as long as you are using built-in WP functions for handling your plugin's options, each site will have its own distinct set of options.
Q: Wordpress multisite apply different options over each site from same plugin I created a plugin for the bootstrap navbar. Then I created an option page for my plugin. In my options page, I have two types of navbar (Default navbar and Full-width navbar) you can only choose one of them. I want to use WordPress multisite and create two sites within it. Then in the first site show the Default navbar and, in the second site, show the full-width navbar. Can I can activate the same plugin in each site and use different options in each site? Or must I install WordPress two times then using the plugin in each WordPress installation folder? A: Put the plugin in the wp-content/mu-plugins directory. Each site in your network has its own _options table in the database so as long as you are using built-in WP functions for handling your plugin's options, each site will have its own distinct set of options.
wordpress
{ "language": "en", "length": 160, "provenance": "stackexchange_00019.jsonl.gz:466578", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231337" }
[ 0.01097869873046875, -0.024932861328125, -0.0035228729248046875, 0.0179595947265625, -0.015106201171875, -0.0484619140625, 0.037933349609375, -0.020233154296875, -0.0263214111328125, -0.0105743408203125, -0.01517486572265625, 0.023529052734375, -0.0726318359375, -0.0286407470703125, 0.0164337158203125, -0.04754638671875, 0.0228271484375, 0.00897216796875, -0.00354766845703125, -0.027618408203125, -0.01409149169921875, -0.0084991455078125, -0.0174560546875, 0.1488037109375, 0.020233154296875, -0.041259765625, 0.048492431640625, -0.0003657341003417969, -0.0012454986572265625, -0.0088958740234375, 0.026092529296875, 0.0009851455688476562, 0.0131378173828125, -0.0165557861328125, 0.0218048095703125, -0.06451416015625, 0.0225830078125, -0.01824951171875, -0.0028076171875, 0.0440673828125, 0.03564453125, -0.0200042724609375, 0.059295654296875, 0.03619384765625, 0.03680419921875, -0.061065673828125, 0.06292724609375, -0.07891845703125, -0.00030803680419921875, -0.038787841796875, 0.00362396240234375, -0.040985107421875, 0.0244293212890625, -0.06353759765625, -0.02435302734375, -0.0283203125, 0.007022857666015625, 0.002895355224609375, 0.017303466796875, 0.00788116455078125, -0.019805908203125, 0.020721435546875, 0.0038051605224609375, -0.0153045654296875, 0.0404052734375, -0.0160675048828125, -0.03515625, 0.039306640625, -0.019378662109375, 0.042633056640625, 0.0159912109375, -0.043548583984375, 0.037811279296875, -0.0271148681640625, -0.05804443359375, -0.01039886474609375, 0.0026454925537109375, -0.01384735107421875, 0.045684814453125, -0.07843017578125, -0.005367279052734375, 0.01528167724609375, -0.0145721435546875, -0.08404541015625, 0.02490234375, -0.0572509765625, -0.0086669921875, 0.019287109375, -0.0308074951171875, 0.018585205078125, -0.01849365234375, 0.002918243408203125, -0.04144287109375, 0.033966064453125, -0.00640869140625, 0.0194244384765625, 0.01386260986328125, 0.0390625, -0.01105499267578125, 0.027679443359375, -0.0163726806640625, -0.03497314453125, 0.039306640625, -0.038604736328125, 0.00539398193359375, 0.058135986328125, 0.0377197265625, 0.0447998046875, 0.03521728515625, 0.004108428955078125, 0.0163726806640625, 0.04730224609375, -0.0002899169921875, -0.04071044921875, 0.002422332763671875, -0.035858154296875, -0.0391845703125, 0.037689208984375, 0.0201568603515625, -0.0298004150390625, -0.0274200439453125, 0.0111236572265625, 0.0042877197265625, -0.006313323974609375, -0.040191650390625, -0.040252685546875, 0.00928497314453125, -0.04681396484375, -0.07513427734375, 0.01837158203125, -0.0143890380859375, 0.01102447509765625, 0.02752685546875, 0.03741455078125, -0.0099029541015625, -0.0133514404296875, -0.0196533203125, 0.0238494873046875, -0.012786865234375, 0.0208282470703125, -0.005615234375, -0.035614013671875, 0.0002180337905883789, -0.0247802734375, -0.0294036865234375, 0.0216827392578125, 0.0274200439453125, 0.0088958740234375, -0.033905029296875, -0.04144287109375, -0.010986328125, 0.001056671142578125, 0.0220794677734375, -0.0032749176025390625, -0.0191497802734375, -0.016204833984375, -0.006134033203125, -0.01174163818359375, -0.0152435302734375, -0.009613037109375, -0.05059814453125, -0.025146484375, 0.035125732421875, -0.04693603515625, -0.01959228515625, 0.017425537109375, -0.033447265625, 0.0088653564453125, 0.025482177734375, -0.033477783203125, -0.03216552734375, -0.037200927734375, 0.0458984375, 0.0262908935546875, 0.002704620361328125, 0.07208251953125, -0.0205535888671875, 0.019439697265625, 0.0428466796875, -0.0006995201110839844, -0.018035888671875, -0.0303497314453125, 0.09716796875, -0.026519775390625, -0.0531005859375, -0.0195159912109375, 0.0007653236389160156, 0.034210205078125, 0.029998779296875, 0.0222930908203125, 0.0284423828125, -0.0117340087890625, -0.017425537109375, -0.031494140625, -0.0088653564453125, 0.00023567676544189453, -0.0037555694580078125, 0.020660400390625, -0.006378173828125, -0.01021575927734375, 0.018524169921875, -0.0117950439453125, 0.0091400146484375, 0.002880096435546875, -0.042388916015625, -0.003570556640625, -0.0226898193359375, 0.01105499267578125, -0.007801055908203125, 0.007511138916015625, 0.0098724365234375, 0.0164642333984375, -0.0063934326171875, -0.054534912109375, -0.02020263671875, 0.016387939453125, 0.0016918182373046875, 0.0552978515625, 0.004901885986328125, 0.01146697998046875, 0.0100555419921875, -0.01788330078125, 0.0169525146484375, 0.01617431640625, 0.060150146484375, -0.0029087066650390625, -0.022705078125, -0.028472900390625, 0.032318115234375, 0.00963592529296875, -0.0399169921875, 0.048309326171875, 0.01561737060546875, 0.05572509765625, -0.004360198974609375, -0.0007295608520507812, 0.0214996337890625, -0.0254058837890625, 0.01776123046875, 0.0098419189453125, 0.03515625, 0.0265655517578125, 0.00720977783203125, 0.020477294921875, -0.007686614990234375, -0.07757568359375, 0.0174560546875, 0.0066680908203125, 0.0027408599853515625, 0.0037899017333984375, 0.00942230224609375, -0.0169219970703125, 0.0243377685546875, -0.0268096923828125, -0.0059814453125, 0.018463134765625, -0.0283660888671875, -0.0258026123046875, 0.015472412109375, -0.0193328857421875, 0.011383056640625, -0.0171661376953125, -0.00891876220703125, -0.006412506103515625, 0.0161285400390625, -0.0185699462890625, 0.005664825439453125, -0.0234527587890625, -0.027252197265625, 0.0038661956787109375, 0.03741455078125, -0.0194854736328125, 0.0018453598022460938, 0.034637451171875, 0.039215087890625, 0.003658294677734375, -0.028411865234375, -0.025238037109375, 0.0098419189453125, 0.0277252197265625, -0.035858154296875, 0.008758544921875, -0.047454833984375, -0.03216552734375, -0.0034427642822265625, -0.032012939453125, -0.01351165771484375, -0.046600341796875, -0.02874755859375, -0.0188446044921875, 0.02362060546875, -0.001834869384765625, -0.05755615234375, 0.042572021484375, -0.01314544677734375, -0.03863525390625, 0.03485107421875, -0.034027099609375, 0.03253173828125, -0.026641845703125, 0.0279388427734375, 0.06195068359375, 0.00478363037109375, -0.021881103515625, -0.0298919677734375, 0.0213470458984375, -0.027923583984375, 0.0011310577392578125, -0.019500732421875, -0.024566650390625, -0.039825439453125, 0.019927978515625, -0.0020503997802734375, -0.062286376953125, 0.00438690185546875, -0.01788330078125, -0.0304107666015625, -0.026641845703125, -0.06640625, 0.0210723876953125, 0.0004184246063232422, -0.0697021484375, 0.0479736328125, -0.01122283935546875, -0.01800537109375, -0.03619384765625, 0.03900146484375, 0.027923583984375, -0.028594970703125, -0.036590576171875, -0.025299072265625, -0.05419921875, -0.05364990234375, 0.0134429931640625, 0.00855255126953125, 0.0079498291015625, -0.00484466552734375, 0.017669677734375, 0.0093994140625, 0.004848480224609375, 0.01200103759765625, 0.0223388671875, -0.02471923828125, -0.06414794921875, 0.0035343170166015625, -0.038665771484375, -0.00655364990234375, -0.00814056396484375, 0.0631103515625, 0.0265960693359375, -0.010894775390625, 0.0184326171875, 0.016632080078125, -0.00634765625, 0.0227203369140625, -0.039581298828125, -0.025787353515625, 0.0128326416015625, -0.0170135498046875, -0.044891357421875, 0.0221710205078125, -0.0364990234375, -0.03509521484375, -0.01384735107421875, 0.026214599609375, -0.005962371826171875, -0.00409698486328125, -0.03564453125, 0.0270843505859375, -0.0184783935546875, 0.055023193359375, -0.042572021484375, 0.033721923828125, -0.01016998291015625, -0.004520416259765625, -0.056182861328125, -0.00536346435546875, -0.03863525390625, -0.005222320556640625, -0.02685546875, -0.02178955078125, -0.033599853515625, 0.0172576904296875, -0.0131988525390625, -0.0277557373046875, 0.0197906494140625, -0.0169677734375, 0.0176544189453125, -0.001979827880859375, -0.0168914794921875, 0.017730712890625, 0.09130859375, -0.06396484375, 0.004344940185546875, 0.004608154296875, -0.0048065185546875, -0.00489044189453125, -0.02020263671875, -0.06402587890625, -0.0232696533203125, -0.09033203125, 0.0014133453369140625, -0.006069183349609375, -0.03778076171875, 0.027099609375, 0.01288604736328125, -0.025726318359375, -0.052154541015625, 0.0250244140625, 0.02703857421875, -0.0035877227783203125, -0.0285186767578125, -0.0036602020263671875, -0.0452880859375, 0.004840850830078125, -0.0009150505065917969, -0.035797119140625, -0.0040130615234375, -0.0026607513427734375, 0.03460693359375, -0.00513458251953125, 0.0241241455078125, -0.0299530029296875, 0.0234375, -0.004871368408203125, 0.05084228515625, -0.0236968994140625, -0.0025844573974609375, 0.005687713623046875, -0.0208587646484375, 0.00926971435546875, -0.0143585205078125, 0, -0.029205322265625, -0.05560302734375, -0.0297698974609375, -0.0175933837890625, 0.0166015625, 0.00677490234375, -0.021331787109375, -0.046875, -0.0211334228515625, -0.0230712890625, -0.050018310546875, -0.02001953125, -0.0171051025390625, 0.0150146484375, -0.0270233154296875, 0.0171966552734375, 0.00018215179443359375, 0.0088043212890625, 0.013580322265625, 0.06329345703125, 0.015716552734375, -0.008880615234375, -0.03472900390625, -0.005313873291015625, 0.01525115966796875, 0.0294189453125, 0.054931640625, 0.0216064453125, 0.0065155029296875, 0.0200347900390625, 0.0187225341796875, 0.0282440185546875, -0.0036602020263671875, 0.0275115966796875, -0.01071929931640625, -0.0399169921875, 0.03448486328125, -0.0042266845703125, -0.034912109375, 0.030120849609375, 0.004669189453125, -0.0185546875, -0.0244293212890625, 0.03192138671875, 0.042938232421875, -0.05169677734375, -0.049072265625, -0.000972747802734375, -0.00281524658203125, 0.0018548965454101562, 0.0755615234375, 0.052337646484375, -0.0159759521484375, 0.042266845703125, 0.039642333984375, -0.005039215087890625, 0.021759033203125, 0.02197265625, -0.01247406005859375, 0.0210418701171875, 0.0205078125, -0.0225982666015625, 0.00290679931640625, -0.00982666015625, 0.069580078125, 0.010406494140625, 0.011688232421875, -0.043426513671875, -0.01334381103515625, 0.017303466796875, -0.0060882568359375, -0.020904541015625, 0.03515625, 0.0167388916015625, -0.057373046875, -0.0173492431640625, 0.00603485107421875, -0.050506591796875, -0.06781005859375, -0.0112152099609375, -0.023406982421875, 0.005588531494140625, -0.007572174072265625, 0.07122802734375, -0.00040340423583984375, 0.0347900390625, -0.0233917236328125, -0.008636474609375, 0.00350189208984375, 0.01531982421875, 0.001064300537109375, 0.023773193359375, -0.01751708984375, 0.003902435302734375, 0.03863525390625, -0.00986480712890625, 0.004344940185546875, -0.00443267822265625, 0.0290985107421875, 0.0209808349609375, 0.0007157325744628906, 0.008392333984375, -0.021697998046875, -0.0108489990234375, 0.036712646484375, -0.04931640625, -0.109619140625, -0.001068115234375, 0.04705810546875, 0.029449462890625, -0.057220458984375, -0.0023479461669921875, -0.0089263916015625, -0.00008165836334228516, -0.00992584228515625, 0.006839752197265625, -0.048431396484375, 0.02093505859375, 0.034881591796875, 0.024627685546875, 0.008087158203125, -0.005889892578125, -0.0638427734375, -0.006313323974609375, -0.03369140625, 0.0017385482788085938, 0.045318603515625, -0.0299224853515625, 0.0345458984375, -0.029571533203125, -0.0018529891967773438, -0.047332763671875, 0.01007080078125, 0.040924072265625, 0.035430908203125, 0.007068634033203125, 0.00861358642578125, -0.03533935546875, -0.030242919921875, -0.0283203125, -0.05487060546875, -0.037841796875, -0.025726318359375, 0.0160980224609375, 0.01171112060546875, -0.0197296142578125, -0.036102294921875, 0.006923675537109375, -0.004390716552734375, 0.0115203857421875, -0.016937255859375, -0.0343017578125, 0.0706787109375, 0.0089569091796875, 0.0305328369140625, 0.0052337646484375, 0.0217132568359375, -0.0037784576416015625, 0.004302978515625, -0.0374755859375, -0.055389404296875, 0.016265869140625, 0.0099639892578125, 0.0046539306640625, 0.083740234375, 0.07562255859375, 0.035919189453125, 0.0280303955078125, -0.00982666015625, -0.003185272216796875, -0.01074981689453125, -0.02587890625, 0.01433563232421875, 0.03387451171875, 0.025909423828125, -0.0163726806640625, 0.032989501953125, 0.00583648681640625, -0.0204925537109375, 0.01340484619140625, -0.004528045654296875, 0.029266357421875, 0.015838623046875, -0.04705810546875, 0.05780029296875, 0.043975830078125, -0.00363922119140625, 0.025970458984375, -0.007694244384765625, 0.007476806640625, -0.0009565353393554688, -0.007717132568359375, -0.003566741943359375, 0.01165008544921875, 0.0273284912109375, -0.01476287841796875, 0.003047943115234375, 0.00926971435546875, -0.0126953125, -0.0035572052001953125, 0.0291290283203125, 0.0352783203125, -0.0692138671875, 0.0128326416015625, 0.00717926025390625, 0.0074615478515625, 0.01486968994140625, -0.0019102096557617188, -0.024139404296875, 0.00856781005859375, -0.0021820068359375, -0.003662109375, -0.039947509765625, 0.0169830322265625, 0.0484619140625, -0.006542205810546875, 0.0256805419921875, 0.01364898681640625, 0.01090240478515625, -0.06414794921875, 0.0126953125, 0.0152130126953125, 0.02130126953125, -0.00850677490234375, -0.0230255126953125, 0.0097808837890625, -0.0394287109375, -0.050537109375, -0.0002027750015258789, -0.035430908203125, 0.00017690658569335938, 0.01107025146484375, -0.015869140625, 0.01102447509765625, 0.031982421875, -0.0237274169921875, -0.006168365478515625, 0.01904296875, -0.0273590087890625, -0.0271759033203125, -0.015838623046875, 0.0301971435546875, -0.0138397216796875, -0.023834228515625, 0.016387939453125, -0.0208892822265625, -0.0272369384765625, -0.009674072265625, -0.0008192062377929688, 0.0467529296875, -0.0079803466796875, -0.017059326171875, 0.036590576171875, 0.0294952392578125, -0.018341064453125, -0.005672454833984375, 0.0172271728515625, -0.10400390625, -0.09210205078125, 0.0139312744140625, -0.06219482421875, 0.00591278076171875, 0.0051727294921875, -0.0462646484375, 0.10595703125, 0.016082763671875, 0.0015087127685546875, 0.0017423629760742188, 0.058074951171875, -0.032745361328125, 0.0296630859375, -0.007572174072265625, 0.030487060546875, -0.01336669921875, -0.0008945465087890625, -0.01226043701171875, 0.01277923583984375, -0.0083465576171875, 0.01222991943359375, -0.0205841064453125, 0.0110015869140625, -0.052398681640625, 0.023590087890625, 0.051483154296875, 0.03662109375, 0.043426513671875, 0.0277862548828125, 0.019012451171875, -0.01399993896484375, 0.015899658203125, -0.00844573974609375, 0.0188751220703125, -0.01352691650390625, -0.00783538818359375, 0.0289154052734375, 0.0027141571044921875, 0.00372314453125, -0.0330810546875, 0.0137481689453125, 0.0007257461547851562, -0.00799560546875, -0.0251007080078125, 0.03106689453125, 0.01413726806640625, 0.0288848876953125, 0.0161895751953125, 0.007049560546875, 0.06903076171875, -0.0289459228515625, 0.0487060546875, -0.0179595947265625, -0.019866943359375, 0.004650115966796875, -0.0010747909545898438, -0.00690460205078125, 0.0443115234375, -0.02264404296875, 0.0418701171875, 0.0302276611328125, -0.0004892349243164062, 0.003910064697265625, 0.0179290771484375, -0.033416748046875, -0.018096923828125, 0.043731689453125, 0.0263519287109375, -0.006927490234375, -0.052459716796875, -0.00429534912109375, -0.008453369140625, 0.02386474609375, 0.01091766357421875, 0.0211029052734375, 0.017059326171875, 0.049774169921875, -0.01403045654296875, 0.015777587890625, 0.006649017333984375, -0.00374603271484375, 0.0023956298828125, 0.037322998046875, -0.00978851318359375, 0.0260467529296875, -0.036590576171875, 0.017974853515625, -0.0036830902099609375, 0.041961669921875, 0.0169830322265625, 0.0384521484375, -0.0232696533203125, -0.0183868408203125, -0.01702880859375, 0.0850830078125, -0.0147705078125, 0.018890380859375, -0.062744140625, -0.08905029296875, 0.01207733154296875, 0.046783447265625, 0.0304412841796875, 0.07049560546875, 0.061859130859375, 0.0546875, 0.01219940185546875, -0.0035648345947265625, 0.038330078125, -0.008941650390625, 0.0149993896484375, -0.035186767578125, 0.0020160675048828125, -0.0271148681640625, -0.0271453857421875, -0.01047515869140625, 0.007266998291015625, 0.0069580078125, -0.00835418701171875, 0.0176544189453125, 0.01038360595703125, -0.0230255126953125, 0.0192413330078125, 0.0215606689453125, 0.04119873046875, 0.0211029052734375, -0.0780029296875, 0.0006036758422851562, -0.04388427734375, -0.038482666015625, 0.0176239013671875, 0.044403076171875, -0.0010290145874023438, -0.0010395050048828125, -0.0084686279296875, -0.01418304443359375, 0.02349853515625, -0.03619384765625, 0.02587890625, 0.02105712890625, -0.0105133056640625, 0.0165252685546875, -0.05877685546875, -0.0236053466796875, -0.01861572265625, 0.0252838134765625, 0.007274627685546875, 0.08404541015625, -0.0162811279296875, 0.01039886474609375, 0.041107177734375, -0.00037169456481933594, 0.0211029052734375, 0.010650634765625, -0.003040313720703125, -0.003231048583984375, 0.0052337646484375, -0.0207977294921875, -0.00678253173828125, -0.0094451904296875, 0.03863525390625, -0.038726806640625, 0.0027313232421875, -0.0250701904296875, 0.01348114013671875, -0.01922607421875, 0.06683349609375, -0.0098114013671875, -0.042724609375, -0.0689697265625, -0.01117706298828125, 0.045379638671875, 0.0697021484375, -0.0024814605712890625, 0.01012420654296875, 0.0173797607421875, -0.0031414031982421875, 0.013671875, 0.01250457763671875, -0.005306243896484375, 0.037384033203125, -0.0209503173828125, -0.06597900390625, 0.00176239013671875, -0.00876617431640625, -0.04559326171875, 0.0186309814453125, 0.014007568359375, 0.00988006591796875, -0.07183837890625, 0.085693359375, 0.0438232421875, 0.044708251953125, -0.02581787109375, -0.00490570068359375, 0.07061767578125, -0.000003933906555175781, 0.006046295166015625, -0.021392822265625, -0.0268402099609375, -0.0673828125, -0.0025272369384765625, 0.01053619384765625, -0.035491943359375, -0.0237579345703125, -0.03125, 0.0312347412109375, 0.0257720947265625, -0.0138397216796875, -0.05352783203125, 0.0200958251953125, -0.0291290283203125, 0.0628662109375, -0.01241302490234375, -0.061614990234375, -0.012237548828125, 0.005924224853515625, 0.00685882568359375, -0.01427459716796875, -0.0556640625, 0.013153076171875, -0.02606201171875, 0.0169525146484375, 0.0109405517578125, -0.0095367431640625, 0.0164947509765625, 0.017974853515625, 0.005069732666015625, 0.07147216796875, 0.01258087158203125, -0.0092010498046875, 0.01551055908203125, -0.007904052734375, -0.021636962890625, -0.048065185546875, 0.0072174072265625, -0.03302001953125, 0.0005183219909667969, 0.0003139972686767578, -0.00702667236328125, -0.0028324127197265625, -0.037353515625, -0.04595947265625, 0.08642578125, -0.004589080810546875, -0.01395416259765625, -0.0226898193359375, 0.0040435791015625, 0.011199951171875, 0.0015058517456054688, -0.020751953125, -0.02166748046875, -0.026153564453125, 0.02532958984375, -0.00980377197265625, 0.040435791015625, -0.034027099609375, 0.0033206939697265625, 0.013671875, 0.04901123046875, 0.050079345703125, -0.018341064453125, 0.00510406494140625, -0.006984710693359375, 0.0159454345703125, 0.05389404296875, -0.001613616943359375, -0.0679931640625, 0.0030002593994140625, -0.056610107421875, 0.01248931884765625, -0.026397705078125, -0.032623291015625, -0.0163421630859375, 0.05029296875, 0.072021484375, 0.01099395751953125, -0.039642333984375, 0.007732391357421875, -0.0240020751953125, -0.03167724609375, -0.0010175704956054688, 0.0276641845703125, -0.06463623046875, -0.0009918212890625, 0.0027370452880859375, -0.040802001953125, 0.01666259765625, 0.0207366943359375, -0.0546875, 0.034912109375, 0.0199432373046875, -0.0015125274658203125, -0.0860595703125, 0.037994384765625, 0.0241851806640625, -0.017120361328125, 0.0178985595703125, 0.002483367919921875, -0.0265960693359375, 0.01947021484375, 0.033538818359375, -0.0223846435546875, 0.052734375, -0.05902099609375, -0.0169525146484375, 0.0017919540405273438, 0.046478271484375, -0.0264434814453125, 0.01265716552734375, -0.01557159423828125, 0.026214599609375, -0.01422882080078125, 0.034820556640625, 0.0163421630859375, 0.01003265380859375, 0.01177978515625, 0.0191192626953125, 0.006656646728515625, 0.008544921875, -0.0205078125, 0.064697265625, 0.00432586669921875, -0.04254150390625, 0.02130126953125, -0.0311279296875, 0.0011882781982421875, -0.009124755859375, -0.006153106689453125, -0.048431396484375, 0.047149658203125, 0.06915283203125, -0.005168914794921875, 0.035614013671875 ]
d1ad84b8dd83826c3d2b60f88d4cbac4129d7c21
Wordpress Stackexchange Q: Get the comment author ID by the comment ID I need to get the comment author ID by the comment ID. Example functionName($commentID){ return $authorID; } A: you should use it: <?php get_comment( $id, $output ); ?> Return comment_ID (integer) The comment ID comment_post_ID (integer) The post ID of the associated post comment_author (string) The comment author's name comment_author_email (string) The comment author's email comment_author_url (string) The comment author's webpage comment_author_IP (string) The comment author's IP comment_date (string) The datetime of the comment (YYYY-MM-DD HH:MM:SS) comment_date_gmt (string) The GMT datetime of the comment (YYYY-MM-DD HH:MM:SS) comment_content (string) The comment's contents comment_karma (integer) The comment's karma comment_approved (string) The comment approbation (0, 1 or 'spam') comment_agent (string) The comment's agent (browser, Operating System, etc.) comment_type (string) The comment's type if meaningfull (pingback|trackback), and empty for normal comments comment_parent (string) The parent comment's ID user_id (integer) The comment author's ID if he is registered (0 otherwise) Final Code $comment_id = $commentID; //$commentID your var $comment = get_comment( $comment_id ); $comment_author_id = $comment -> user_id;
Q: Get the comment author ID by the comment ID I need to get the comment author ID by the comment ID. Example functionName($commentID){ return $authorID; } A: you should use it: <?php get_comment( $id, $output ); ?> Return comment_ID (integer) The comment ID comment_post_ID (integer) The post ID of the associated post comment_author (string) The comment author's name comment_author_email (string) The comment author's email comment_author_url (string) The comment author's webpage comment_author_IP (string) The comment author's IP comment_date (string) The datetime of the comment (YYYY-MM-DD HH:MM:SS) comment_date_gmt (string) The GMT datetime of the comment (YYYY-MM-DD HH:MM:SS) comment_content (string) The comment's contents comment_karma (integer) The comment's karma comment_approved (string) The comment approbation (0, 1 or 'spam') comment_agent (string) The comment's agent (browser, Operating System, etc.) comment_type (string) The comment's type if meaningfull (pingback|trackback), and empty for normal comments comment_parent (string) The parent comment's ID user_id (integer) The comment author's ID if he is registered (0 otherwise) Final Code $comment_id = $commentID; //$commentID your var $comment = get_comment( $comment_id ); $comment_author_id = $comment -> user_id; A: Use get_comment to return information about the comment like comment_author_email. You can then try to get a user by email using get_user_by('email', $comment_author_email). Once you have the WP_User you should be able to access the ID of that user. All of this assumes, the comment author's email is used as the user's registration email.
wordpress
{ "language": "en", "length": 228, "provenance": "stackexchange_00019.jsonl.gz:466585", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231374" }
[ 0.0305633544921875, -0.0122833251953125, -0.01355743408203125, -0.052703857421875, -0.0181732177734375, 0.0022983551025390625, -0.017578125, 0.01067352294921875, -0.0200042724609375, 0.048553466796875, -0.04095458984375, 0.0230865478515625, -0.02801513671875, -0.005077362060546875, -0.0419921875, -0.051116943359375, 0.034271240234375, -0.0030918121337890625, 0.0276031494140625, -0.006328582763671875, -0.00026106834411621094, 0.01348114013671875, 0.02520751953125, 0.04888916015625, 0.06329345703125, -0.075927734375, 0.1072998046875, -0.0258331298828125, 0.0411376953125, -0.0201263427734375, 0.043853759765625, -0.026885986328125, -0.0030918121337890625, 0.00998687744140625, 0.0268402099609375, 0.01059722900390625, -0.007354736328125, 0.02392578125, 0.040374755859375, 0.00907135009765625, 0.0158538818359375, -0.01082611083984375, -0.027008056640625, -0.01094818115234375, -0.036590576171875, -0.0316162109375, -0.0021991729736328125, -0.00295257568359375, 0.0333251953125, 0.0166778564453125, 0.017547607421875, 0.039459228515625, 0.0191192626953125, 0.006687164306640625, -0.027801513671875, -0.0176544189453125, 0.01152801513671875, -0.004550933837890625, 0.032623291015625, -0.06494140625, -0.0288238525390625, -0.011932373046875, 0.041839599609375, 0.03253173828125, 0.01727294921875, 0.007526397705078125, 0.05389404296875, 0.041534423828125, 0.025543212890625, -0.0085296630859375, -0.032623291015625, 0.0164031982421875, -0.01360321044921875, 0.005496978759765625, -0.040740966796875, -0.038055419921875, 0.0055694580078125, -0.06500244140625, 0.010467529296875, 0.0261077880859375, -0.01491546630859375, 0.004360198974609375, -0.06427001953125, 0.011993408203125, 0.010955810546875, 0.038543701171875, -0.027191162109375, -0.035308837890625, -0.056854248046875, 0.0017261505126953125, -0.036346435546875, -0.07379150390625, -0.009521484375, 0.0222015380859375, -0.0048828125, -0.006008148193359375, 0.011474609375, 0.06817626953125, -0.035247802734375, -0.01380157470703125, 0.0013017654418945312, -0.0006570816040039062, -0.02398681640625, -0.03167724609375, -0.01611328125, 0.029388427734375, 0.00679779052734375, -0.0246734619140625, 0.0086517333984375, 0.02587890625, 0.0031147003173828125, -0.0367431640625, -0.031402587890625, -0.016510009765625, -0.022003173828125, 0.04052734375, -0.051422119140625, -0.01218414306640625, -0.0090789794921875, -0.006343841552734375, -0.01263427734375, -0.00904083251953125, 0.0025882720947265625, 0.020843505859375, 0.00798797607421875, -0.008880615234375, -0.0197906494140625, 0.0188446044921875, -0.01480865478515625, 0.000888824462890625, -0.04498291015625, 0.026031494140625, 0.078857421875, 0.017669677734375, 0.007022857666015625, -0.01226806640625, 0.006549835205078125, 0.003536224365234375, -0.01076507568359375, 0.0089263916015625, 0.0006108283996582031, -0.0310516357421875, 0.00955963134765625, 0.00788116455078125, -0.0540771484375, 0.01511383056640625, 0.0216522216796875, 0.021087646484375, -0.026092529296875, -0.05511474609375, -0.0323486328125, 0.00835418701171875, 0.041778564453125, -0.0016393661499023438, 0.01195526123046875, -0.0465087890625, 0.013397216796875, -0.047821044921875, 0.02642822265625, -0.038116455078125, 0.028228759765625, 0.0021209716796875, 0.01210784912109375, 0.0015277862548828125, -0.021820068359375, -0.027069091796875, -0.01275634765625, -0.018524169921875, 0.0230560302734375, 0.03973388671875, 0.02545166015625, -0.0343017578125, -0.0304412841796875, 0.012939453125, 0.00017726421356201172, 0.00873565673828125, -0.01727294921875, -0.054656982421875, 0.005550384521484375, 0.039520263671875, -0.005207061767578125, -0.0236358642578125, -0.0975341796875, 0.042388916015625, -0.0116729736328125, 0.060577392578125, 0.0237579345703125, 0.0806884765625, -0.029266357421875, 0.0225830078125, -0.01413726806640625, 0.04278564453125, -0.0279998779296875, 0.00046133995056152344, -0.0006389617919921875, 0.00482177734375, -0.002651214599609375, 0.01025390625, -0.0171356201171875, -0.0012426376342773438, 0.016998291015625, -0.039886474609375, 0.0293731689453125, 0.0006756782531738281, -0.0738525390625, 0.01245880126953125, -0.041717529296875, 0.0311279296875, 0.044952392578125, 0.03564453125, 0.006298065185546875, 0.0015954971313476562, -0.039459228515625, 0.0092315673828125, -0.015228271484375, 0.042755126953125, -0.01190185546875, 0.00727081298828125, -0.0186767578125, 0.0408935546875, -0.04376220703125, 0.0095672607421875, -0.03564453125, 0.004085540771484375, 0.034454345703125, -0.018341064453125, -0.0083770751953125, -0.0253448486328125, 0.0550537109375, 0.00890350341796875, -0.019622802734375, -0.0033397674560546875, 0.00862884521484375, 0.001110076904296875, -0.018218994140625, 0.00392913818359375, 0.01313018798828125, -0.08795166015625, 0.0209197998046875, 0.04931640625, 0.0289154052734375, -0.007328033447265625, 0.01012420654296875, 0.0171356201171875, 0.0179901123046875, 0.01071929931640625, 0.037933349609375, -0.02899169921875, 0.017242431640625, 0.05291748046875, -0.01450347900390625, -0.0047607421875, 0.0210723876953125, -0.0535888671875, 0.005329132080078125, 0.03936767578125, -0.02655029296875, -0.0084991455078125, -0.0153350830078125, 0.0307769775390625, -0.0044403076171875, -0.022216796875, 0.0211029052734375, -0.0308074951171875, -0.037078857421875, 0.006855010986328125, -0.0085601806640625, 0.0004050731658935547, -0.0282135009765625, -0.0155792236328125, 0.0225067138671875, 0.01551055908203125, -0.007152557373046875, 0.06439208984375, -0.0210723876953125, -0.0094451904296875, 0.0211181640625, -0.0224151611328125, -0.038726806640625, 0.024200439453125, -0.008026123046875, 0.042572021484375, 0.0287322998046875, -0.0078887939453125, -0.020355224609375, -0.01184844970703125, 0.0172882080078125, 0.006168365478515625, -0.04547119140625, -0.010589599609375, 0.004505157470703125, 0.0758056640625, -0.002445220947265625, 0.01273345947265625, 0.00923919677734375, 0.0170135498046875, 0.035125732421875, -0.035919189453125, 0.04412841796875, -0.0292510986328125, 0.01045989990234375, 0.041015625, -0.0025653839111328125, 0.0015573501586914062, 0.01035308837890625, -0.0201263427734375, 0.0160675048828125, -0.0009708404541015625, 0.0012111663818359375, 0.0018749237060546875, -0.029052734375, 0.038543701171875, -0.000560760498046875, 0.06329345703125, -0.0645751953125, -0.06011962890625, -0.03302001953125, -0.0002646446228027344, -0.0653076171875, -0.04931640625, 0.038482666015625, -0.048828125, -0.02935791015625, -0.04449462890625, -0.03570556640625, 0.003673553466796875, -0.052398681640625, -0.0241241455078125, 0.0277862548828125, -0.051300048828125, -0.106689453125, -0.047607421875, -0.10369873046875, 0.0264739990234375, -0.00806427001953125, 0.0302886962890625, 0.00797271728515625, 0.017303466796875, -0.006649017333984375, -0.0255279541015625, -0.0178985595703125, -0.009918212890625, -0.007312774658203125, -0.040069580078125, -0.02288818359375, -0.0006351470947265625, -0.0004286766052246094, 0.00010722875595092773, -0.038818359375, 0.006183624267578125, 0.0009226799011230469, -0.01953125, -0.007297515869140625, 0.043121337890625, 0.04541015625, 0.013763427734375, -0.00445556640625, 0.04278564453125, 0.062286376953125, -0.020355224609375, -0.01007080078125, -0.0206146240234375, -0.047271728515625, 0.019500732421875, 0.031890869140625, 0.00496673583984375, -0.01329803466796875, 0.0092620849609375, 0.022979736328125, -0.0035858154296875, 0.01129913330078125, -0.0071868896484375, 0.033447265625, 0.01202392578125, 0.0340576171875, -0.0208892822265625, 0.01494598388671875, -0.01605224609375, -0.0269775390625, -0.0153045654296875, 0.0260162353515625, -0.0068511962890625, -0.04034423828125, -0.054656982421875, -0.06292724609375, 0.046875, -0.0010890960693359375, 0.005939483642578125, -0.025421142578125, -0.035125732421875, -0.0038166046142578125, 0.06475830078125, 0.0184783935546875, -0.031341552734375, -0.0200042724609375, 0.00171661376953125, -0.04443359375, -0.0166473388671875, -0.0265045166015625, 0.0051727294921875, 0.0006136894226074219, 0.0194854736328125, 0.0108795166015625, -0.0050506591796875, -0.02691650390625, 0.04412841796875, -0.00421905517578125, 0.0009465217590332031, 0.0223846435546875, -0.00896453857421875, 0.00588226318359375, 0.04840087890625, -0.022613525390625, 0.066650390625, -0.0108184814453125, -0.0307769775390625, -0.0137176513671875, -0.02301025390625, -0.0161285400390625, 0.045745849609375, 0.0078125, 0.0038356781005859375, -0.0265655517578125, 0.029571533203125, -0.0132904052734375, 0.0111083984375, -0.01149749755859375, 0.020263671875, -0.03814697265625, 0.0113677978515625, 0.0033168792724609375, -0.020965576171875, -0.03216552734375, 0.00827789306640625, 0.0003795623779296875, 0.052825927734375, -0.0264892578125, -0.0141754150390625, 0.004985809326171875, -0.012725830078125, -0.029083251953125, -0.045135498046875, -0.033111572265625, 0.0221405029296875, -0.01357269287109375, 0.00278472900390625, -0.057708740234375, -0.0697021484375, 0.042572021484375, -0.0146942138671875, 0.00794219970703125, -0.0196533203125, 0.07208251953125, 0.02606201171875, -0.0303955078125, 0.047027587890625, -0.039520263671875, 0.015960693359375, -0.011474609375, 0.048858642578125, 0.013946533203125, -0.013397216796875, 0.0623779296875, -0.0211029052734375, -0.003330230712890625, 0.0019502639770507812, 0.05450439453125, -0.02191162109375, -0.035919189453125, 0.036590576171875, -0.020721435546875, 0.0018243789672851562, -0.00766754150390625, -0.042572021484375, 0.00823974609375, -0.045257568359375, 0.048370361328125, -0.0176849365234375, 0.052978515625, -0.05865478515625, -0.05816650390625, 0.0167694091796875, -0.076416015625, 0.01049041748046875, 0.00620269775390625, 0.005992889404296875, 0.02349853515625, 0.0090789794921875, 0.0364990234375, -0.0028018951416015625, -0.009307861328125, -0.01526641845703125, 0.04119873046875, -0.001430511474609375, 0.0098419189453125, 0.007354736328125, -0.01523590087890625, 0.11737060546875, 0.041229248046875, -0.0255279541015625, 0.034820556640625, -0.0128173828125, -0.01727294921875, -0.0153350830078125, -0.02197265625, 0.02838134765625, 0.01558685302734375, 0.00021028518676757812, 0.002513885498046875, -0.0380859375, -0.0018205642700195312, -0.027801513671875, -0.01198577880859375, 0.007755279541015625, -0.017974853515625, 0.0095672607421875, 0.051239013671875, 0.00014913082122802734, 0.0204925537109375, -0.0205841064453125, 0.032623291015625, 0.01480865478515625, 0.0557861328125, 0.00644683837890625, -0.0152435302734375, 0.01239013671875, 0.0268707275390625, -0.005306243896484375, -0.00473785400390625, 0.01117706298828125, 0.05633544921875, 0.0193634033203125, 0.051116943359375, 0.006984710693359375, -0.032318115234375, -0.026153564453125, -0.00067138671875, 0.00389862060546875, 0.03387451171875, 0.0013561248779296875, 0.017333984375, -0.006855010986328125, -0.0124969482421875, 0.0222930908203125, -0.0274810791015625, -0.0126495361328125, -0.053192138671875, -0.0193328857421875, 0.0138092041015625, -0.041778564453125, 0.01336669921875, 0.0127410888671875, -0.0081939697265625, 0.00012129545211791992, 0.002056121826171875, -0.023406982421875, -0.0192413330078125, -0.016204833984375, -0.01412200927734375, 0.0491943359375, 0.0231475830078125, 0.0264892578125, -0.0255584716796875, -0.0272979736328125, -0.012664794921875, -0.03741455078125, 0.0887451171875, 0.0302734375, 0.0006575584411621094, 0.003833770751953125, -0.0275421142578125, -0.0113372802734375, -0.0082855224609375, -0.037322998046875, -0.023193359375, -0.01122283935546875, -0.0298004150390625, 0.004436492919921875, -0.01338958740234375, 0.051910400390625, -0.00009530782699584961, 0.040252685546875, -0.035888671875, 0.043792724609375, -0.0122528076171875, 0.06903076171875, 0.00498199462890625, 0.039031982421875, 0.0112762451171875, 0.0528564453125, -0.00009989738464355469, -0.0209197998046875, 0.0019502639770507812, 0.02874755859375, 0.009368896484375, -0.022247314453125, 0.0350341796875, -0.070556640625, 0.0125732421875, -0.00649261474609375, 0.00726318359375, 0.0028247833251953125, -0.01377105712890625, -0.0167388916015625, -0.0211334228515625, 0.040863037109375, 0.036956787109375, -0.0230560302734375, -0.03314208984375, 0.005840301513671875, 0.00010985136032104492, 0.0390625, -0.035888671875, -0.017608642578125, -0.04461669921875, 0.038238525390625, -0.04022216796875, 0.05963134765625, 0.10455322265625, 0.0119781494140625, 0.06195068359375, 0.0304718017578125, 0.025054931640625, 0.0281982421875, 0.022064208984375, -0.04083251953125, -0.030914306640625, 0.0477294921875, 0.0243072509765625, -0.00786590576171875, 0.04986572265625, -0.019073486328125, 0.002971649169921875, -0.0192413330078125, 0.0221099853515625, -0.01090240478515625, 0.00849151611328125, 0.004184722900390625, -0.0038356781005859375, 0.031280517578125, 0.01274871826171875, 0.005725860595703125, -0.03802490234375, 0.04510498046875, -0.01345062255859375, 0.003887176513671875, 0.022979736328125, -0.03558349609375, 0.0026340484619140625, -0.020538330078125, 0.026611328125, -0.0025615692138671875, -0.015167236328125, -0.005290985107421875, 0.00260162353515625, -0.0028781890869140625, -0.048095703125, 0.0009198188781738281, 0.009033203125, 0.01328277587890625, -0.057586669921875, 0.051666259765625, -0.054931640625, 0.034332275390625, 0.0269927978515625, 0.01363372802734375, 0.02685546875, 0.03570556640625, 0.0001914501190185547, -0.0096893310546875, 0.01055145263671875, -0.047027587890625, -0.021453857421875, -0.01470947265625, 0.01107025146484375, 0.0257110595703125, 0.00196075439453125, 0.024261474609375, -0.01251983642578125, -0.02783203125, 0.0183868408203125, 0.0259246826171875, 0.0166015625, -0.05364990234375, -0.01111602783203125, 0.0295562744140625, 0.00011628866195678711, 0.00640869140625, 0.0152587890625, 0.017547607421875, 0.01502227783203125, 0.03094482421875, 0.002765655517578125, 0.0007872581481933594, 0.004261016845703125, -0.0230255126953125, -0.06744384765625, 0.047607421875, 0.0009613037109375, 0.010101318359375, -0.01244354248046875, 0.016265869140625, -0.00847625732421875, -0.01436614990234375, -0.00730133056640625, 0.0258941650390625, 0.01067352294921875, -0.0019588470458984375, -0.0267486572265625, -0.03240966796875, -0.008758544921875, 0.06976318359375, 0.0928955078125, 0.0189666748046875, -0.06573486328125, -0.0030727386474609375, 0.0282135009765625, -0.003326416015625, -0.0166473388671875, 0.0692138671875, 0.006145477294921875, -0.0028743743896484375, 0.0679931640625, 0.01548004150390625, 0.034210205078125, -0.0011777877807617188, 0.004589080810546875, -0.00022983551025390625, 0.0220947265625, 0.019927978515625, -0.0024394989013671875, 0.00957489013671875, -0.00647735595703125, -0.0124969482421875, 0.0168609619140625, -0.045623779296875, 0.0001392364501953125, 0.042144775390625, 0.08349609375, -0.058135986328125, 0.01203155517578125, -0.031402587890625, 0.08062744140625, 0.037078857421875, 0.0091094970703125, 0.03033447265625, 0.0394287109375, -0.013946533203125, 0.0266265869140625, 0.02996826171875, 0.034637451171875, -0.0249176025390625, 0.032989501953125, 0.01540374755859375, 0.00652313232421875, -0.045562744140625, -0.002368927001953125, 0.0250244140625, 0.0421142578125, -0.041412353515625, 0.001850128173828125, 0.0187835693359375, 0.0188751220703125, 0.0101318359375, -0.033111572265625, 0.039154052734375, -0.0005960464477539062, 0.006526947021484375, -0.02447509765625, -0.01169586181640625, 0.01239776611328125, 0.04046630859375, 0.013427734375, 0.007686614990234375, -0.041015625, -0.033782958984375, -0.0411376953125, -0.0223541259765625, 0.005939483642578125, 0.01459503173828125, 0.033935546875, 0.047698974609375, 0.037811279296875, -0.007038116455078125, 0.045013427734375, -0.0239410400390625, 0.014373779296875, -0.046295166015625, 0.0382080078125, 0.02154541015625, 0.0083160400390625, 0.00753021240234375, 0.0170745849609375, 0.0130767822265625, 0.007152557373046875, -0.033050537109375, -0.0543212890625, 0.0084381103515625, 0.01012420654296875, -0.0439453125, 0.008331298828125, -0.021881103515625, 0.0215301513671875, 0.02880859375, -0.00812530517578125, 0.00787353515625, -0.0117034912109375, 0.055633544921875, -0.0013217926025390625, 0.01303863525390625, 0.0078277587890625, 0.018951416015625, 0.004730224609375, 0.0151824951171875, -0.037078857421875, 0.005977630615234375, -0.039154052734375, 0.00849151611328125, -0.004673004150390625, -0.05169677734375, 0.005619049072265625, 0.0269317626953125, -0.0262451171875, 0.0208587646484375, -0.036712646484375, -0.002719879150390625, 0.0017728805541992188, 0.00267791748046875, 0.005260467529296875, 0.037811279296875, 0.0213470458984375, 0.007617950439453125, -0.044158935546875, -0.020263671875, -0.00977325439453125, 0.0011386871337890625, 0.048583984375, -0.024383544921875, 0.0258941650390625, 0.0298004150390625, -0.0272674560546875, 0.04718017578125, -0.09844970703125, -0.044036865234375, 0.083251953125, -0.062744140625, -0.03179931640625, 0.01678466796875, -0.062408447265625, 0.0631103515625, 0.009185791015625, 0.0638427734375, 0.059814453125, -0.0265655517578125, 0.01470947265625, 0.0038604736328125, -0.009796142578125, -0.0176544189453125, -0.0179901123046875, -0.01593017578125, -0.0038127899169921875, 0.037750244140625, 0.040008544921875, -0.025604248046875, 0.033447265625, -0.0008392333984375, 0.0199737548828125, 0.00286865234375, 0.007320404052734375, 0.006999969482421875, 0.0277557373046875, -0.056915283203125, -0.0234222412109375, 0.01276397705078125, -0.013458251953125, 0.004993438720703125, 0.004596710205078125, 0.048248291015625, 0.01380157470703125, -0.00333404541015625, 0.0183868408203125, 0.028228759765625, 0.06561279296875, -0.004589080810546875, 0.021484375, -0.0032806396484375, 0.0024852752685546875, -0.00884246826171875, -0.0322265625, -0.0038814544677734375, -0.0394287109375, 0.01934814453125, 0.021942138671875, 0.0026340484619140625, 0.01239776611328125, 0.0014591217041015625, -0.00229644775390625, -0.01160430908203125, -0.011962890625, -0.004726409912109375, 0.00891876220703125, -0.0015535354614257812, 0.0103759765625, -0.039703369140625, 0.04412841796875, -0.01171875, -0.0306549072265625, -0.07275390625, -0.016571044921875, -0.0487060546875, 0.031463623046875, -0.022918701171875, 0.047515869140625, 0.03363037109375, -0.030914306640625, -0.0020751953125, 0.10076904296875, 0.052764892578125, 0.150390625, -0.026519775390625, -0.0244598388671875, 0.0236053466796875, 0.00438690185546875, -0.037933349609375, -0.0697021484375, 0.0259552001953125, -0.08062744140625, -0.017822265625, -0.037139892578125, 0.050811767578125, 0.06842041015625, 0.0021343231201171875, -0.01509857177734375, 0.05853271484375, -0.0244903564453125, -0.0182952880859375, -0.016510009765625, -0.006488800048828125, -0.0049591064453125, 0.00782012939453125, 0.0114593505859375, -0.042572021484375, 0.0015811920166015625, 0.038360595703125, 0.005283355712890625, -0.01381683349609375, 0.045684814453125, -0.0246429443359375, -0.061676025390625, -0.0040283203125, 0.005474090576171875, 0.004184722900390625, -0.01259613037109375, -0.0031261444091796875, 0.017669677734375, 0.03436279296875, -0.01377105712890625, 0.0141754150390625, 0.00408935546875, 0.016815185546875, -0.035888671875, -0.0190887451171875, 0.036163330078125, 0.042724609375, -0.0007271766662597656, 0.043243408203125, -0.0223846435546875, -0.05511474609375, 0.0152435302734375, -0.0062255859375, -0.04107666015625, -0.0248260498046875, 0.0242767333984375, -0.052978515625, -0.0273284912109375, 0.000057220458984375, -0.00930023193359375, -0.0012941360473632812, -0.0215911865234375, -0.02471923828125, -0.002544403076171875, 0.0037212371826171875, -0.01355743408203125, 0.0178985595703125, -0.0044708251953125, 0.0205841064453125, -0.0201263427734375, -0.00801849365234375, -0.0059661865234375, 0.006679534912109375, 0.0146331787109375, -0.0033664703369140625, 0.0034770965576171875, 0.003509521484375, -0.010528564453125, 0.007389068603515625, 0.0156402587890625, 0.0237579345703125, -0.0011873245239257812, -0.016204833984375, -0.03277587890625, 0.0106048583984375, 0.00958251953125, -0.00852203369140625, 0.0006074905395507812, 0.005336761474609375, 0.004913330078125, 0.0413818359375, -0.00698089599609375, 0.03619384765625, -0.0195465087890625, 0.06976318359375, -0.023773193359375, -0.017669677734375, -0.0200042724609375, -0.0241851806640625, 0.0021686553955078125, 0.00994110107421875, 0.03680419921875, -0.0787353515625, 0.06268310546875, 0.041412353515625, 0.01438140869140625, 0.0499267578125 ]
6436d91dedf2b2d25bf0bdd79adfcbbed4b50340
Wordpress Stackexchange Q: wp_update_user() does not update user_data With code below, I try to update the email address of a user. The $_POST is correct, but the data is not saved into wp_users table. $user_id = $_POST['ID']; // correct ID wp_update_user( $user_id, 'user_email', $_POST['user_email']); // correct email address Also tried this with success: wp_update_user( array( $user_id, 'user_email', $_POST['user_email']) ); What is wrong with this update? A: The function needs an array with the parameters. See The Codex. Also, you map the parameter with the value: ex. 'user_email' => $_POST['user_email']. In your example, the code should look like this: $user_id = (int) $_POST[ 'ID' ]; wp_update_user( array( 'ID' => $user_id, 'user_email' => $_POST[ 'user_email' ] ) ); Also, the important hint: you should validate the data. Especially the data from the $_POST array. Maybe you're doing this, and it is not in your example source.
Q: wp_update_user() does not update user_data With code below, I try to update the email address of a user. The $_POST is correct, but the data is not saved into wp_users table. $user_id = $_POST['ID']; // correct ID wp_update_user( $user_id, 'user_email', $_POST['user_email']); // correct email address Also tried this with success: wp_update_user( array( $user_id, 'user_email', $_POST['user_email']) ); What is wrong with this update? A: The function needs an array with the parameters. See The Codex. Also, you map the parameter with the value: ex. 'user_email' => $_POST['user_email']. In your example, the code should look like this: $user_id = (int) $_POST[ 'ID' ]; wp_update_user( array( 'ID' => $user_id, 'user_email' => $_POST[ 'user_email' ] ) ); Also, the important hint: you should validate the data. Especially the data from the $_POST array. Maybe you're doing this, and it is not in your example source.
wordpress
{ "language": "en", "length": 142, "provenance": "stackexchange_00019.jsonl.gz:466599", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231458" }
[ 0.07061767578125, -0.015625, -0.021026611328125, -0.0174407958984375, 0.03155517578125, -0.07281494140625, 0.07293701171875, -0.0177154541015625, 0.005458831787109375, 0.05487060546875, -0.03363037109375, -0.0211944580078125, 0.03204345703125, -0.0078125, -0.055938720703125, -0.0341796875, 0.01190948486328125, -0.00540924072265625, -0.01953125, -0.01947021484375, -0.004703521728515625, 0.00588226318359375, -0.0280914306640625, 0.02862548828125, -0.01904296875, 0.01751708984375, 0.02435302734375, -0.00328826904296875, 0.005481719970703125, 0.00433349609375, -0.006557464599609375, -0.00847625732421875, 0.00978851318359375, 0.0430908203125, -0.038787841796875, -0.020965576171875, 0.00814056396484375, -0.00237274169921875, -0.00702667236328125, 0.04473876953125, 0.020599365234375, -0.005756378173828125, 0.0070953369140625, -0.0157318115234375, 0.0036792755126953125, -0.06329345703125, 0.057830810546875, -0.0196380615234375, 0.005855560302734375, -0.00708770751953125, -0.002056121826171875, 0.04620361328125, 0.006011962890625, 0.01296234130859375, 0.0125579833984375, 0.0279998779296875, -0.0146636962890625, -0.00934600830078125, 0.023040771484375, 0.01374053955078125, -0.011505126953125, -0.010406494140625, 0.0200653076171875, -0.0205841064453125, 0.008758544921875, -0.0175933837890625, 0.055145263671875, 0.0175628662109375, -0.04046630859375, 0.0096435546875, 0.058990478515625, -0.006122589111328125, -0.0298004150390625, -0.0079498291015625, -0.00009685754776000977, 0.004970550537109375, 0.035186767578125, -0.0109405517578125, -0.026092529296875, 0.058746337890625, -0.01236724853515625, -0.0037670135498046875, -0.03125, 0.0244903564453125, -0.021575927734375, 0.033050537109375, -0.029571533203125, -0.0256500244140625, -0.0072479248046875, -0.01477813720703125, -0.012115478515625, -0.035003662109375, -0.012939453125, 0.006542205810546875, -0.0088348388671875, -0.0188751220703125, 0.0119476318359375, 0.045806884765625, -0.02508544921875, 0.010009765625, 0.00966644287109375, -0.034271240234375, 0.0367431640625, -0.036712646484375, -0.0171966552734375, 0.0189971923828125, 0.05218505859375, 0.0276336669921875, -0.021270751953125, -0.00298309326171875, -0.03131103515625, 0.0011234283447265625, -0.01136016845703125, -0.02423095703125, -0.011566162109375, 0.0024585723876953125, -0.059600830078125, 0.01430511474609375, 0.0024509429931640625, -0.009765625, -0.00826263427734375, 0.01030731201171875, -0.032073974609375, -0.0251007080078125, 0.007205963134765625, -0.02288818359375, -0.01486968994140625, 0.018524169921875, -0.01560211181640625, -0.004638671875, -0.07208251953125, 0.019927978515625, 0.12408447265625, 0.056121826171875, 0.043853759765625, -0.019500732421875, -0.0197906494140625, -0.0025234222412109375, -0.032440185546875, 0.051605224609375, -0.0284576416015625, -0.059234619140625, -0.00855255126953125, -0.0257415771484375, 0.03948974609375, 0.033721923828125, 0.0208282470703125, -0.0003497600555419922, 0.0032901763916015625, -0.033966064453125, 0.01149749755859375, -0.0140838623046875, -0.013275146484375, 0.035552978515625, 0.058197021484375, 0.00991058349609375, 0.0579833984375, -0.0262603759765625, 0.00818634033203125, 0.003223419189453125, 0.016571044921875, -0.030059814453125, 0.0182952880859375, 0.0197601318359375, -0.03131103515625, 0.038726806640625, -0.0677490234375, -0.0211181640625, 0.03997802734375, 0.0257415771484375, 0.0362548828125, 0.013397216796875, 0.06683349609375, 0.0211181640625, -0.004215240478515625, -0.00510406494140625, -0.004863739013671875, -0.00982666015625, 0.016326904296875, 0.01219940185546875, -0.023193359375, -0.0219268798828125, 0.01406097412109375, -0.01212310791015625, -0.001377105712890625, 0.0224761962890625, 0.00490570068359375, 0.0228729248046875, 0.00684356689453125, 0.00861358642578125, -0.006328582763671875, 0.0531005859375, 0.0012731552124023438, 0.018096923828125, -0.000007271766662597656, -0.02667236328125, 0.0007781982421875, -0.001438140869140625, -0.0183563232421875, -0.01012420654296875, -0.0035381317138671875, -0.01474761962890625, 0.01042938232421875, -0.011199951171875, -0.0660400390625, 0.0007452964782714844, -0.034332275390625, 0.032989501953125, -0.032257080078125, 0.0226593017578125, 0.0289459228515625, 0.004180908203125, -0.057373046875, 0.0085906982421875, 0.0038604736328125, 0.0105133056640625, -0.0161285400390625, 0.0428466796875, -0.01349639892578125, 0.08642578125, -0.04254150390625, -0.042999267578125, -0.029022216796875, -0.00655364990234375, 0.01141357421875, -0.03759765625, 0.002841949462890625, -0.03271484375, 0.0215301513671875, -0.0205841064453125, 0.0175933837890625, 0.025634765625, 0.027679443359375, 0.004192352294921875, -0.0572509765625, -0.0055389404296875, -0.058074951171875, -0.046356201171875, -0.0168304443359375, 0.06378173828125, 0.034912109375, -0.003078460693359375, 0.00545501708984375, 0.0130462646484375, 0.036956787109375, 0.01473236083984375, 0.03656005859375, -0.0171051025390625, -0.00290679931640625, 0.04486083984375, 0.0186920166015625, 0.0104827880859375, -0.01447296142578125, -0.10284423828125, -0.01337432861328125, 0.042144775390625, 0.005290985107421875, 0.0308990478515625, -0.0306854248046875, -0.00762176513671875, -0.0177001953125, -0.05224609375, 0.0004677772521972656, -0.036346435546875, 0.036590576171875, -0.0137939453125, 0.0273590087890625, -0.0068511962890625, -0.025909423828125, 0.0005397796630859375, 0.0095977783203125, -0.045074462890625, 0.01090240478515625, 0.0269622802734375, -0.056396484375, 0.061981201171875, -0.032958984375, 0.00833892822265625, 0.0204925537109375, 0.0260162353515625, -0.0009474754333496094, -0.006664276123046875, 0.0295867919921875, -0.0136260986328125, 0.04345703125, 0.03033447265625, 0.02679443359375, -0.01380157470703125, 0.0002243518829345703, -0.0219268798828125, 0.018402099609375, 0.00469207763671875, -0.03521728515625, 0.03570556640625, -0.0038547515869140625, -0.03424072265625, 0.005764007568359375, 0.00811767578125, 0.0009517669677734375, -0.020782470703125, 0.003757476806640625, 0.037872314453125, 0.002330780029296875, -0.0255584716796875, 0.014923095703125, -0.0036258697509765625, -0.0166168212890625, 0.05218505859375, 0.032958984375, -0.03240966796875, -0.000008881092071533203, 0.040740966796875, 0.028564453125, 0.100830078125, -0.0179595947265625, -0.05474853515625, 0.004184722900390625, 0.054046630859375, -0.061248779296875, -0.09674072265625, -0.005168914794921875, -0.06121826171875, -0.0127410888671875, -0.0224151611328125, -0.038665771484375, 0.0186767578125, -0.0031566619873046875, 0.00904083251953125, -0.0059051513671875, -0.0246429443359375, -0.065185546875, -0.0626220703125, -0.08160400390625, -0.005428314208984375, -0.005859375, 0.0266265869140625, -0.007129669189453125, 0.01540374755859375, -0.0197601318359375, -0.033172607421875, -0.03314208984375, 0.0259552001953125, -0.0103912353515625, -0.04229736328125, 0.01149749755859375, -0.0186004638671875, 0.006572723388671875, 0.01065826416015625, 0.045196533203125, 0.0279541015625, -0.0297393798828125, -0.0237579345703125, 0.01019287109375, -0.0269775390625, 0.038299560546875, -0.0286102294921875, -0.0345458984375, 0.007049560546875, 0.0296783447265625, -0.0504150390625, 0.0115203857421875, -0.008392333984375, -0.0158538818359375, 0.013641357421875, -0.0018482208251953125, -0.0011882781982421875, -0.02105712890625, 0.0280609130859375, 0.001064300537109375, 0.0261383056640625, -0.0085296630859375, 0.0022373199462890625, -0.0011749267578125, -0.01398468017578125, -0.012786865234375, 0.00911712646484375, 0.00949859619140625, -0.008026123046875, -0.0182342529296875, -0.0159759521484375, 0.0118255615234375, -0.0325927734375, 0.0290679931640625, -0.063232421875, -0.06036376953125, 0.05706787109375, -0.0156097412109375, 0.0133819580078125, -0.055755615234375, -0.025543212890625, -0.003452301025390625, 0.099853515625, 0.044586181640625, -0.027862548828125, -0.0016355514526367188, 0.016204833984375, -0.06536865234375, -0.033966064453125, 0.0006833076477050781, 0.00894927978515625, 0.0296173095703125, -0.0289154052734375, -0.0223388671875, -0.0008807182312011719, -0.0155029296875, 0.0218505859375, 0.01490020751953125, 0.0004413127899169922, 0.029632568359375, -0.01335906982421875, 0.005950927734375, 0.0171966552734375, -0.01849365234375, -0.002040863037109375, -0.0166168212890625, -0.006320953369140625, -0.0604248046875, -0.0028533935546875, 0.01073455810546875, 0.0020275115966796875, -0.01873779296875, 0.0074462890625, -0.03472900390625, -0.002277374267578125, -0.01023101806640625, 0.009490966796875, -0.004638671875, 0.029296875, -0.0136871337890625, -0.01129150390625, -0.0018110275268554688, -0.021453857421875, -0.006633758544921875, -0.037689208984375, -0.001171112060546875, 0.0177764892578125, -0.0692138671875, 0.020416259765625, -0.05841064453125, 0.00971221923828125, -0.01824951171875, -0.010986328125, -0.033416748046875, 0.0181884765625, -0.0328369140625, 0.007137298583984375, -0.03497314453125, -0.048370361328125, 0.09375, -0.0204620361328125, 0.0191650390625, -0.0134429931640625, 0.0782470703125, -0.00589752197265625, -0.03753662109375, -0.0308074951171875, -0.00823974609375, 0.0518798828125, 0.0286712646484375, -0.0212554931640625, -0.01019287109375, -0.04937744140625, 0.0155792236328125, 0.052398681640625, 0.00485992431640625, -0.01264190673828125, 0.075927734375, 0.00547027587890625, -0.015869140625, 0.00908660888671875, -0.0006957054138183594, -0.0361328125, 0.003566741943359375, -0.00916290283203125, -0.0104522705078125, 0.0107879638671875, 0.0238189697265625, -0.0198974609375, 0.045318603515625, -0.0104217529296875, -0.0570068359375, 0.0270538330078125, -0.058746337890625, -0.0030193328857421875, -0.011383056640625, -0.00016236305236816406, 0.0006170272827148438, -0.0262451171875, 0.0006957054138183594, -0.031890869140625, -0.03118896484375, -0.0087890625, 0.016143798828125, -0.023162841796875, 0.00727081298828125, -0.01454925537109375, -0.020050048828125, 0.10260009765625, 0.023773193359375, -0.0306396484375, 0.0191192626953125, -0.0270233154296875, 0.0171051025390625, 0.007312774658203125, 0.0189971923828125, 0.02838134765625, 0.0207366943359375, 0.0004930496215820312, -0.0157470703125, 0.0192718505859375, 0.0102386474609375, -0.022247314453125, 0.03314208984375, 0.028167724609375, -0.0214996337890625, 0.0288238525390625, 0.028839111328125, 0.031280517578125, 0.01605224609375, -0.031829833984375, 0.0555419921875, 0.05242919921875, 0.0231475830078125, 0.0073089599609375, 0.0020160675048828125, -0.01617431640625, 0.005542755126953125, -0.01230621337890625, -0.00690460205078125, 0.041351318359375, 0.042388916015625, 0.03277587890625, 0.040985107421875, -0.0109710693359375, -0.03411865234375, -0.045745849609375, 0.01200103759765625, 0.0152130126953125, -0.03729248046875, -0.06964111328125, -0.0041961669921875, 0.0306243896484375, -0.004032135009765625, -0.0577392578125, 0.00527191162109375, -0.0309600830078125, -0.040252685546875, -0.01544952392578125, 0.005428314208984375, 0.02105712890625, -0.05352783203125, -0.06414794921875, 0.0231475830078125, 0.00153350830078125, -0.0218505859375, 0.04486083984375, 0.0220184326171875, -0.02923583984375, -0.02484130859375, 0.0496826171875, -0.00414276123046875, -0.01192474365234375, -0.042999267578125, 0.0233612060546875, -0.0673828125, -0.01398468017578125, 0.0621337890625, 0.0299530029296875, -0.0311737060546875, -0.005924224853515625, -0.02691650390625, 0.0162811279296875, 0.00324249267578125, -0.031982421875, -0.01314544677734375, -0.0162506103515625, 0.006542205810546875, 0.0188140869140625, -0.01013946533203125, -0.0364990234375, -0.03717041015625, -0.0086669921875, 0.022369384765625, 0.007671356201171875, 0.00475311279296875, 0.06884765625, -0.053131103515625, 0.0714111328125, 0.00799560546875, 0.0263214111328125, -0.034088134765625, -0.007232666015625, 0.0021114349365234375, -0.005828857421875, -0.0013303756713867188, -0.0225982666015625, 0.00658416748046875, -0.03662109375, 0.021942138671875, -0.00948333740234375, -0.0015697479248046875, -0.039398193359375, -0.0009245872497558594, -0.034393310546875, 0.054351806640625, -0.046844482421875, -0.0233306884765625, 0.012481689453125, -0.0137176513671875, -0.0231781005859375, -0.0008254051208496094, 0.0206756591796875, 0.00019729137420654297, -0.0164794921875, -0.00489044189453125, -0.01233673095703125, -0.0258026123046875, 0.037261962890625, 0.051544189453125, -0.0144195556640625, 0.035400390625, 0.0076141357421875, 0.001682281494140625, 0.035552978515625, -0.005992889404296875, -0.018096923828125, 0.024383544921875, 0.061859130859375, -0.00643157958984375, -0.0264892578125, 0.020599365234375, -0.036712646484375, 0.03778076171875, 0.069580078125, 0.11224365234375, -0.0841064453125, 0.024627685546875, 0.00646209716796875, -0.035400390625, 0.0416259765625, -0.0020656585693359375, -0.02069091796875, -0.029266357421875, 0.0311737060546875, -0.01983642578125, -0.017608642578125, 0.017425537109375, 0.005146026611328125, 0.004451751708984375, -0.04083251953125, 0.04827880859375, 0.016571044921875, -0.03399658203125, 0.00911712646484375, 0.0266265869140625, -0.0194549560546875, -0.01371002197265625, -0.0079193115234375, 0.042327880859375, -0.03375244140625, -0.0765380859375, 0.01094818115234375, 0.007480621337890625, -0.0222625732421875, -0.024993896484375, -0.007740020751953125, 0.08197021484375, 0.020263671875, 0.0263214111328125, -0.058624267578125, 0.01055908203125, 0.0152435302734375, -0.0161590576171875, -0.023162841796875, -0.006412506103515625, 0.049102783203125, -0.056243896484375, 0.02386474609375, -0.0094757080078125, 0.01195526123046875, -0.010406494140625, -0.0228424072265625, 0.052520751953125, -0.030059814453125, -0.0006651878356933594, 0.01139068603515625, -0.0032634735107421875, 0.01499176025390625, -0.00980377197265625, -0.03662109375, -0.03009033203125, -0.011138916015625, -0.01007080078125, -0.044586181640625, 0.00801849365234375, -0.00655364990234375, -0.06622314453125, 0.08428955078125, 0.053131103515625, 0.01511383056640625, -0.016448974609375, 0.035186767578125, -0.0199432373046875, 0.0118255615234375, -0.04608154296875, 0.030029296875, -0.01139068603515625, 0.037078857421875, -0.0195465087890625, 0.0216522216796875, 0.004146575927734375, -0.0156402587890625, 0.07568359375, 0.034393310546875, -0.043792724609375, -0.031280517578125, -0.01369476318359375, 0.0223846435546875, -0.0143280029296875, 0.033843994140625, 0.0029926300048828125, -0.0025997161865234375, 0.04827880859375, -0.01995849609375, 0.023040771484375, -0.01678466796875, -0.0152587890625, 0.01324462890625, 0.018829345703125, 0.0285491943359375, -0.0077667236328125, 0.054443359375, 0.010223388671875, -0.0157470703125, 0.00885009765625, -0.05560302734375, -0.0262908935546875, 0.030303955078125, -0.0030002593994140625, 0.01238250732421875, 0.029449462890625, -0.04107666015625, 0.039398193359375, 0.0120391845703125, 0.026611328125, 0.0249481201171875, 0.019683837890625, 0.052032470703125, 0.0211944580078125, 0.0106201171875, 0.02740478515625, 0.0151214599609375, 0.07745361328125, 0.0222930908203125, 0.0294952392578125, -0.059234619140625, -0.02899169921875, 0.059539794921875, 0.10955810546875, -0.053466796875, -0.0007338523864746094, 0.0113525390625, 0.0172271728515625, 0.0174407958984375, -0.004764556884765625, 0.056304931640625, -0.0244598388671875, -0.0042877197265625, -0.06951904296875, 0.004169464111328125, 0.0179290771484375, 0.0005869865417480469, -0.020263671875, -0.0030345916748046875, -0.0005292892456054688, 0.0031585693359375, -0.044219970703125, 0.033905029296875, 0.01021575927734375, -0.01294708251953125, -0.016204833984375, 0.025360107421875, 0.05322265625, 0.0133209228515625, -0.001644134521484375, 0.015289306640625, -0.0157470703125, 0.0084228515625, -0.01218414306640625, -0.036712646484375, -0.01088714599609375, 0.03472900390625, -0.01039886474609375, 0.037567138671875, 0.040863037109375, 0.01541900634765625, -0.039031982421875, -0.00984954833984375, 0.008697509765625, -0.04144287109375, -0.0018301010131835938, -0.017333984375, 0.03045654296875, 0.007541656494140625, 0.01345062255859375, -0.03668212890625, 0.061859130859375, 0.01837158203125, -0.01230621337890625, 0.058135986328125, 0.0027370452880859375, -0.0011739730834960938, 0.034332275390625, 0.032958984375, 0.054901123046875, 0.038665771484375, -0.007198333740234375, -0.012054443359375, -0.00231170654296875, 0.0025463104248046875, -0.004119873046875, 0.0234222412109375, 0.0136871337890625, 0.0192413330078125, -0.01849365234375, -0.03851318359375, 0.048675537109375, 0.005573272705078125, -0.01230621337890625, 0.02691650390625, 0.00868988037109375, -0.0224151611328125, -0.02557373046875, -0.00897216796875, 0.01157379150390625, 0.0120391845703125, -0.0077362060546875, 0.050750732421875, -0.0201873779296875, -0.000004470348358154297, -0.048553466796875, 0.06463623046875, -0.08734130859375, -0.05511474609375, 0.04510498046875, -0.01617431640625, -0.0016489028930664062, 0.011810302734375, -0.0335693359375, 0.038238525390625, 0.032318115234375, 0.0087127685546875, 0.037017822265625, -0.0106658935546875, 0.0062103271484375, -0.018585205078125, -0.0016698837280273438, -0.01548004150390625, -0.011749267578125, -0.002353668212890625, 0.01358795166015625, 0.031158447265625, 0.0243377685546875, -0.010467529296875, 0.03955078125, -0.0229949951171875, -0.00457763671875, 0.002750396728515625, -0.037750244140625, 0.0106964111328125, 0.018951416015625, -0.0304412841796875, 0.00952911376953125, 0.002033233642578125, -0.0206756591796875, -0.004817962646484375, 0.01029205322265625, 0.01029205322265625, 0.006927490234375, 0.0018682479858398438, 0.0076446533203125, 0.0421142578125, 0.0543212890625, 0.031707763671875, 0.0287628173828125, -0.00467681884765625, -0.0274658203125, 0.0158233642578125, -0.0151519775390625, -0.0265960693359375, -0.028564453125, 0.007427215576171875, 0.01203155517578125, -0.00814056396484375, -0.006725311279296875, -0.0755615234375, 0.0168914794921875, 0.0060577392578125, -0.030059814453125, -0.025604248046875, 0.0039825439453125, -0.0283050537109375, 0.049560546875, -0.05242919921875, -0.02099609375, 0.032867431640625, 0.07000732421875, -0.03265380859375, 0.00116729736328125, -0.01328277587890625, -0.0243072509765625, -0.01251983642578125, 0.0170745849609375, 0.032196044921875, 0.0129241943359375, -0.0621337890625, 0.037445068359375, -0.0125579833984375, 0.06878662109375, -0.0211944580078125, -0.03997802734375, 0.0116424560546875, -0.003688812255859375, 0.04058837890625, -0.054229736328125, -0.034149169921875, -0.041046142578125, 0.029083251953125, -0.01509857177734375, 0.0144805908203125, 0.01666259765625, -0.047027587890625, -0.08612060546875, 0.03814697265625, -0.0212860107421875, -0.043121337890625, 0.006687164306640625, -0.0119781494140625, 0.0023593902587890625, -0.01355743408203125, -0.007083892822265625, -0.0579833984375, -0.03961181640625, 0.041290283203125, -0.00376129150390625, 0.0304718017578125, 0.00385284423828125, -0.020050048828125, -0.056915283203125, -0.00476837158203125, -0.005340576171875, 0.0041656494140625, 0.01396942138671875, -0.00916290283203125, 0.05084228515625, 0.05322265625, -0.001941680908203125, 0.0229644775390625, 0.0252685546875, -0.048675537109375, -0.040283203125, -0.03472900390625, -0.035552978515625, 0.0064239501953125, 0.11712646484375, 0.06939697265625, 0.02191162109375, -0.05792236328125, -0.0041046142578125, -0.01065826416015625, 0.002105712890625, 0.0201416015625, -0.005474090576171875, -0.019012451171875, 0.0130615234375, 0.0126800537109375, -0.0178985595703125, -0.0253448486328125, 0.03173828125, -0.034759521484375, 0.000278472900390625, 0.038726806640625, -0.01465606689453125, 0.01055908203125, -0.026580810546875, 0.02294921875, -0.0102081298828125, -0.00690460205078125, -0.010284423828125, 0.0228271484375, 0.0047149658203125, 0.020263671875, 0.0236053466796875, 0.0268707275390625, -0.037139892578125, -0.0016155242919921875, 0.01580810546875, 0.0223846435546875, -0.022003173828125, -0.01959228515625, -0.0225982666015625, 0.01013946533203125, -0.003993988037109375, 0.00524139404296875, 0.0007214546203613281, 0.041351318359375, 0.007587432861328125, 0.05474853515625, -0.0273284912109375, -0.0262451171875, -0.03997802734375, 0.046661376953125, 0.01727294921875, -0.015869140625, 0.0517578125, -0.0184478759765625, -0.0072784423828125, 0.01629638671875, 0.047454833984375, -0.019866943359375, -0.0129241943359375, -0.03729248046875, 0.039825439453125, 0.0006456375122070312 ]
60652e8aff9e141548e6e28e9fc4aaed0366e8d6
Wordpress Stackexchange Q: Modify Date Format to German I basically need to change the date format to german date format all over the WordPress site and I succeed it by changing the date time settings from the WordPress admin panel. Settings » General : Date Format - Custom : j. F Y eg : 5. July 2016 However I need to change the month names to german as well. eg : 5. Juli 2016 How should I do that ? A: WordPress has a special function for translating dates, called date_i18n. General usage: echo date_i18n( $dateformatstring, $unixtimestamp, $gmt); Supposing you have German as your site's language this would be: echo date_i18n( 'j. F Y', false, false); You can also import the time format from the admin settings, like this: echo date_i18n(get_option('date_format'), false, false);
Q: Modify Date Format to German I basically need to change the date format to german date format all over the WordPress site and I succeed it by changing the date time settings from the WordPress admin panel. Settings » General : Date Format - Custom : j. F Y eg : 5. July 2016 However I need to change the month names to german as well. eg : 5. Juli 2016 How should I do that ? A: WordPress has a special function for translating dates, called date_i18n. General usage: echo date_i18n( $dateformatstring, $unixtimestamp, $gmt); Supposing you have German as your site's language this would be: echo date_i18n( 'j. F Y', false, false); You can also import the time format from the admin settings, like this: echo date_i18n(get_option('date_format'), false, false); A: I have added the following code to child theme function and it works, add_filter('the_time', 'modify_date_format'); function modify_date_format(){ $month_names = array(1=>'Januar','Februar','März','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember'); return get_the_time('j').'. '.$month_names[get_the_time('n')].' '.get_the_time('Y'); } But I'm not sure this is the correct way to do it. A: go to admin follow 2 simple steps * *Date Format - Custom : j. F Y *Change Site Language which one you want change and then save A: Use locale in wp-config.php de_DE, language settings depends on admin panel language, it is possible to separate site language and admin panel language. Also in wp-content>languages look for de_DE.po, use search.
wordpress
{ "language": "en", "length": 229, "provenance": "stackexchange_00019.jsonl.gz:466602", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231469" }
[ -0.0277252197265625, -0.037445068359375, -0.0321044921875, -0.00806427001953125, -0.03839111328125, -0.00992584228515625, -0.00026702880859375, 0.0211029052734375, 0.01544189453125, 0.0281829833984375, 0.073486328125, -0.03192138671875, 0.042510986328125, -0.0721435546875, 0.0095062255859375, 0.0244293212890625, 0.0362548828125, -0.002727508544921875, 0.0143890380859375, -0.0171966552734375, -0.00836181640625, 0.0145416259765625, -0.00017392635345458984, 0.0023059844970703125, 0.04412841796875, -0.0174102783203125, 0.0411376953125, -0.048583984375, 0.06610107421875, 0.0011959075927734375, 0.0350341796875, -0.041839599609375, 0.027587890625, -0.0013637542724609375, 0.0190582275390625, 0.042633056640625, 0.0290985107421875, -0.0221405029296875, 0.01953125, 0.0282745361328125, 0.0428466796875, -0.03387451171875, -0.0009765625, -0.0012788772583007812, -0.006084442138671875, -0.0107269287109375, 0.0213165283203125, -0.04022216796875, 0.0089263916015625, 0.01300048828125, 0.0027923583984375, 0.00991058349609375, 0.01184844970703125, 0.0190887451171875, 0.003253936767578125, -0.0180206298828125, -0.021484375, 0.01971435546875, 0.011138916015625, 0.0240325927734375, 0.0002980232238769531, 0.053375244140625, -0.0231781005859375, -0.0010786056518554688, 0.019378662109375, -0.01708984375, -0.00963592529296875, 0.0297393798828125, -0.0270843505859375, 0.017669677734375, 0.03118896484375, -0.0269012451171875, 0.0002143383026123047, -0.0374755859375, -0.0079803466796875, 0.04986572265625, -0.04962158203125, 0.0012331008911132812, 0.0309600830078125, -0.025726318359375, 0.05694580078125, -0.00015687942504882812, -0.0004239082336425781, -0.0288238525390625, 0.054931640625, 0.017303466796875, 0.012237548828125, -0.035888671875, -0.063720703125, -0.0543212890625, -0.040252685546875, -0.0269927978515625, -0.0958251953125, -0.001384735107421875, 0.00008755922317504883, -0.03265380859375, -0.017120361328125, -0.00023102760314941406, -0.015228271484375, -0.02459716796875, -0.0030956268310546875, -0.00569915771484375, -0.028900146484375, 0.0116424560546875, -0.01207733154296875, 0.0289306640625, 0.03729248046875, 0.07611083984375, 0.050933837890625, 0.0088958740234375, -0.00890350341796875, 0.047088623046875, -0.0283660888671875, -0.0185546875, -0.044921875, 0.06805419921875, 0.01398468017578125, -0.045074462890625, -0.01171112060546875, -0.0018358230590820312, 0.0148162841796875, 0.03594970703125, -0.0162811279296875, -0.0259246826171875, -0.0032520294189453125, -0.0188140869140625, -0.021331787109375, -0.01131439208984375, 0.013702392578125, -0.0107421875, -0.0216827392578125, 0.0123443603515625, 0.0447998046875, 0.0243682861328125, 0.01097869873046875, -0.0030460357666015625, 0.003833770751953125, -0.021240234375, -0.038055419921875, 0.04638671875, -0.0081787109375, -0.036163330078125, 0.00335693359375, -0.0175933837890625, 0.006481170654296875, -0.030059814453125, -0.0023288726806640625, 0.055908203125, 0.048065185546875, -0.0032634735107421875, 0.0080718994140625, 0.0260772705078125, 0.026397705078125, 0.0292205810546875, -0.0625, 0.006877899169921875, -0.01361846923828125, -0.00218963623046875, -0.01525115966796875, -0.0311737060546875, -0.067138671875, -0.033111572265625, 0.00130462646484375, -0.00775909423828125, -0.044342041015625, 0.06329345703125, 0.042724609375, 0.00286865234375, 0.01708984375, -0.0027790069580078125, 0.03277587890625, 0.0243377685546875, -0.01467132568359375, -0.009979248046875, -0.001010894775390625, -0.029541015625, -0.046875, 0.0041961669921875, 0.00228118896484375, 0.058990478515625, 0.04803466796875, -0.0214080810546875, 0.0131988525390625, 0.0205535888671875, -0.00839996337890625, -0.04473876953125, 0.00011670589447021484, -0.00439453125, 0.0284881591796875, 0.0135650634765625, -0.00798797607421875, 0.0005064010620117188, 0.00927734375, 0.04083251953125, -0.01023101806640625, -0.02545166015625, -0.0384521484375, 0.0173492431640625, -0.0310211181640625, -0.0145111083984375, -0.0027179718017578125, 0.036102294921875, -0.036590576171875, 0.0243682861328125, -0.03900146484375, 0.0249176025390625, -0.0212860107421875, 0.02911376953125, 0.003749847412109375, 0.030029296875, -0.00653076171875, -0.01444244384765625, -0.01546478271484375, -0.0234832763671875, -0.0152587890625, 0.038726806640625, 0.0227813720703125, 0.07958984375, 0.0036258697509765625, 0.033447265625, -0.00548553466796875, -0.06640625, 0.022064208984375, 0.028594970703125, 0.0300445556640625, -0.0230255126953125, -0.00508880615234375, -0.028900146484375, 0.03826904296875, -0.00433349609375, -0.004669189453125, 0.0133514404296875, 0.0081024169921875, 0.0107879638671875, -0.0401611328125, -0.007320404052734375, -0.01218414306640625, -0.006046295166015625, -0.00873565673828125, 0.03887939453125, 0.04443359375, 0.015350341796875, 0.0262908935546875, 0.0158538818359375, 0.050567626953125, -0.0231781005859375, 0.0196380615234375, -0.007904052734375, -0.0131378173828125, -0.0032405853271484375, -0.002979278564453125, -0.01464080810546875, 0.016754150390625, -0.0687255859375, 0.017822265625, 0.0216064453125, -0.0164947509765625, -0.053680419921875, 0.01488494873046875, 0.0069580078125, 0.022674560546875, -0.036163330078125, -0.05474853515625, 0.00757598876953125, 0.023651123046875, -0.0245819091796875, 0.01416015625, -0.00977325439453125, -0.006099700927734375, 0.0018587112426757812, 0.003520965576171875, -0.07354736328125, 0.0112152099609375, 0.0005879402160644531, -0.1015625, 0.03363037109375, -0.0296783447265625, 0.03985595703125, 0.005420684814453125, -0.0196075439453125, -0.01080322265625, 0.05230712890625, -0.02685546875, -0.019012451171875, 0.0024700164794921875, -0.02978515625, -0.0255126953125, -0.022674560546875, -0.022003173828125, -0.0275421142578125, 0.0295562744140625, -0.01177978515625, -0.0215911865234375, -0.0028476715087890625, -0.002223968505859375, -0.032501220703125, -0.02484130859375, -0.035797119140625, 0.0345458984375, -0.06500244140625, 0.0200347900390625, 0.037567138671875, -0.00896453857421875, 0.0112457275390625, -0.0023956298828125, 0.0020904541015625, 0.0026226043701171875, 0.035003662109375, 0.000995635986328125, -0.0241241455078125, -0.03314208984375, -0.0115814208984375, -0.019287109375, 0.0008001327514648438, -0.03509521484375, -0.05047607421875, -0.01812744140625, -0.0178680419921875, -0.0723876953125, -0.040985107421875, -0.057220458984375, -0.0557861328125, -0.0133514404296875, 0.02032470703125, -0.006122589111328125, 0.0213165283203125, 0.01328277587890625, 0.0213775634765625, 0.0015935897827148438, -0.015960693359375, 0.00848388671875, -0.01461029052734375, -0.01070404052734375, -0.0262298583984375, 0.01128387451171875, -0.005344390869140625, 0.0017366409301757812, 0.041015625, -0.0034580230712890625, -0.037689208984375, -0.05303955078125, 0.052154541015625, 0.0031833648681640625, -0.047027587890625, 0.016265869140625, -0.043365478515625, 0.0252838134765625, -0.01512908935546875, 0.062103271484375, 0.01500701904296875, -0.01398468017578125, 0.0029277801513671875, -0.01861572265625, 0.0191497802734375, 0.00588226318359375, -0.0307769775390625, 0.01174163818359375, 0.0220489501953125, 0.004302978515625, -0.0242919921875, -0.020111083984375, 0.0240936279296875, -0.006359100341796875, 0.0251617431640625, 0.00366973876953125, -0.041839599609375, 0.032012939453125, -0.00020563602447509766, -0.0207061767578125, -0.0029735565185546875, 0.023773193359375, -0.0294189453125, -0.00858306884765625, -0.0008664131164550781, -0.0096435546875, 0.01520538330078125, 0.0496826171875, -0.0080413818359375, -0.0007534027099609375, 0.0030384063720703125, -0.01445770263671875, -0.0177001953125, -0.018707275390625, -0.03717041015625, -0.097412109375, 0.048309326171875, -0.07269287109375, -0.024139404296875, -0.0460205078125, -0.01129913330078125, 0.020660400390625, 0.10101318359375, -0.035736083984375, -0.00765228271484375, 0.006839752197265625, 0.0267486572265625, -0.01145172119140625, -0.04058837890625, -0.0130767822265625, -0.027587890625, -0.040740966796875, 0.0278472900390625, 0.0253753662109375, -0.002651214599609375, -0.02728271484375, 0.024505615234375, -0.029205322265625, -0.00799560546875, 0.01213836669921875, 0.048004150390625, -0.046661376953125, 0.052093505859375, -0.041961669921875, 0.035247802734375, -0.0178680419921875, 0.0287933349609375, -0.06695556640625, -0.0274810791015625, -0.0269012451171875, 0.07122802734375, 0.004154205322265625, 0.0049591064453125, 0.00676727294921875, 0.068115234375, 0.065185546875, -0.0000756382942199707, -0.0010738372802734375, -0.06927490234375, 0.0677490234375, 0.03460693359375, 0.022705078125, 0.022674560546875, -0.0413818359375, -0.01971435546875, -0.0347900390625, 0.05364990234375, 0.037322998046875, 0.06304931640625, 0.035552978515625, -0.0008835792541503906, -0.006626129150390625, 0.0002340078353881836, -0.0200042724609375, 0.026397705078125, -0.0548095703125, 0.023773193359375, 0.00923919677734375, -0.0169677734375, 0.08843994140625, 0.036102294921875, 0.006023406982421875, -0.01169586181640625, 0.06781005859375, -0.00116729736328125, -0.06378173828125, -0.010467529296875, 0.037689208984375, 0.038909912109375, -0.0103607177734375, 0.0556640625, -0.0023555755615234375, -0.03704833984375, 0.10443115234375, 0.00022804737091064453, -0.03662109375, -0.023345947265625, 0.052093505859375, 0.01531219482421875, -0.01129913330078125, 0.0089111328125, -0.044769287109375, 0.04315185546875, 0.0199432373046875, 0.00647735595703125, -0.0250701904296875, 0.002483367919921875, 0.0266876220703125, -0.005458831787109375, 0.03289794921875, -0.00775146484375, -0.035369873046875, 0.0262451171875, -0.022705078125, -0.0209808349609375, -0.00738525390625, 0.00872039794921875, -0.01568603515625, 0.000644683837890625, 0.0023441314697265625, -0.00433349609375, -0.047119140625, -0.0018062591552734375, -0.0005764961242675781, 0.03326416015625, -0.011962890625, 0.0158538818359375, -0.0091094970703125, 0.038604736328125, 0.037628173828125, -0.0204315185546875, 0.0100860595703125, 0.007381439208984375, -0.01427459716796875, -0.0263519287109375, -0.00164794921875, 0.00780487060546875, -0.007350921630859375, 0.0010089874267578125, 0.032928466796875, -0.004604339599609375, 0.00191497802734375, -0.02044677734375, 0.0265045166015625, 0.003231048583984375, -0.0177459716796875, 0.042083740234375, -0.00247955322265625, 0.057098388671875, -0.0034732818603515625, -0.0298004150390625, 0.0082550048828125, 0.0126800537109375, 0.032623291015625, 0.039215087890625, -0.04742431640625, -0.0040283203125, 0.0148468017578125, -0.01198577880859375, 0.01702880859375, 0.01641845703125, 0.00791168212890625, -0.0106048583984375, -0.0164337158203125, 0.005580902099609375, 0.0154266357421875, -0.0012845993041992188, 0.0149078369140625, 0.0007233619689941406, 0.018035888671875, -0.0003638267517089844, 0.0039005279541015625, 0.005077362060546875, 0.0012464523315429688, -0.015777587890625, 0.00081634521484375, 0.0236358642578125, -0.012237548828125, 0.023773193359375, 0.0013751983642578125, 0.00989532470703125, -0.032958984375, -0.031524658203125, 0.060791015625, -0.01629638671875, -0.035888671875, -0.041412353515625, -0.0291290283203125, -0.01233673095703125, 0.0255584716796875, 0.042694091796875, -0.05657958984375, 0.006893157958984375, -0.021759033203125, 0.05499267578125, -0.018035888671875, 0.0201873779296875, 0.036956787109375, 0.0106201171875, -0.0328369140625, -0.0245513916015625, -0.036712646484375, -0.020263671875, -0.057373046875, -0.01094818115234375, -0.04791259765625, 0.016265869140625, -0.0149078369140625, 0.0275421142578125, -0.0041046142578125, 0.0037841796875, 0.006420135498046875, 0.043548583984375, 0.0117950439453125, 0.0740966796875, -0.0263824462890625, 0.06622314453125, -0.0064239501953125, 0.08343505859375, 0.0219573974609375, 0.030303955078125, -0.01110076904296875, -0.032379150390625, 0.021331787109375, -0.0165252685546875, -0.008392333984375, -0.01181793212890625, -0.01995849609375, -0.02978515625, 0.01788330078125, 0.0033779144287109375, 0.017425537109375, -0.034942626953125, -0.0034770965576171875, -0.027496337890625, 0.028167724609375, -0.0810546875, 0.0421142578125, -0.048675537109375, 0.007625579833984375, 0.06939697265625, -0.004154205322265625, 0.0213165283203125, 0.0133514404296875, -0.0269927978515625, 0.035186767578125, -0.0007104873657226562, -0.005672454833984375, 0.00521087646484375, -0.003871917724609375, 0.001316070556640625, 0.033935546875, 0.02392578125, 0.03668212890625, -0.0283355712890625, -0.0027484893798828125, -0.0260467529296875, -0.0166168212890625, -0.01861572265625, -0.0235595703125, 0.00824737548828125, -0.0194091796875, 0.0003178119659423828, 0.03515625, 0.11834716796875, 0.08319091796875, -0.160888671875, 0.00975799560546875, -0.0013132095336914062, -0.01165771484375, 0.053741455078125, -0.0005650520324707031, -0.02783203125, -0.03448486328125, -0.0055694580078125, -0.0296173095703125, -0.039276123046875, -0.013397216796875, 0.01108551025390625, 0.0013380050659179688, 0.0020427703857421875, 0.03619384765625, 0.01078033447265625, -0.037628173828125, -0.0153961181640625, 0.020111083984375, 0.016082763671875, -0.01617431640625, 0.00888824462890625, -0.0316162109375, -0.00849151611328125, -0.056793212890625, -0.0254974365234375, -0.02777099609375, 0.010498046875, 0.0240020751953125, 0.00812530517578125, 0.0369873046875, 0.058074951171875, -0.01398468017578125, 0.00582122802734375, 0.028594970703125, 0.0196380615234375, 0.0200653076171875, -0.01026153564453125, -0.002475738525390625, -0.01287841796875, -0.0027256011962890625, -0.0027217864990234375, 0.002574920654296875, -0.037994384765625, 0.020721435546875, -0.0036907196044921875, -0.0186920166015625, 0.01004791259765625, -0.0245208740234375, 0.02978515625, -0.022857666015625, 0.0155029296875, 0.00879669189453125, 0.026702880859375, -0.00618743896484375, 0.021697998046875, 0.01309967041015625, -0.01137542724609375, 0.0032787322998046875, 0.005939483642578125, -0.0863037109375, 0.0665283203125, -0.00012195110321044922, 0.048919677734375, -0.0274505615234375, 0.01032257080078125, 0.002719879150390625, -0.015411376953125, -0.04388427734375, 0.047332763671875, 0.0251617431640625, 0.0036144256591796875, -0.032470703125, -0.01050567626953125, -0.023406982421875, 0.00879669189453125, 0.03521728515625, -0.00942230224609375, 0.00677490234375, 0.0165863037109375, 0.090087890625, 0.046356201171875, 0.006999969482421875, 0.0025081634521484375, -0.0460205078125, 0.0154876708984375, -0.01165771484375, -0.01898193359375, 0.0181427001953125, -0.004695892333984375, -0.0753173828125, 0.00044345855712890625, 0.00621795654296875, 0.01360321044921875, -0.018585205078125, -0.021270751953125, 0.00543975830078125, -0.009674072265625, -0.0157623291015625, -0.0245208740234375, 0.010498046875, 0.006275177001953125, 0.047760009765625, -0.0958251953125, -0.0322265625, -0.042816162109375, 0.034576416015625, 0.01480865478515625, -0.01168060302734375, 0.0031185150146484375, 0.006191253662109375, 0.00919342041015625, -0.027496337890625, -0.0283203125, -0.0023174285888671875, 0.0227508544921875, 0.0428466796875, 0.0251617431640625, 0.0295562744140625, -0.0187225341796875, -0.02276611328125, 0.0224761962890625, 0.052276611328125, -0.032562255859375, 0.0003592967987060547, 0.02178955078125, 0.00882720947265625, 0.0131072998046875, -0.0345458984375, 0.01543426513671875, -0.06170654296875, -0.033721923828125, -0.01654052734375, 0.01317596435546875, 0.05181884765625, 0.04205322265625, 0.0223236083984375, 0.02783203125, -0.09124755859375, -0.03460693359375, -0.056671142578125, 0.035308837890625, 0.03424072265625, 0.061126708984375, 0.015899658203125, 0.064208984375, 0.0139007568359375, -0.0291290283203125, 0.0239105224609375, -0.01513671875, -0.004390716552734375, -0.030487060546875, 0.02178955078125, -0.0035610198974609375, -0.020416259765625, 0.0185394287109375, 0.0195159912109375, 0.0233154296875, 0.0469970703125, 0.0191497802734375, -0.0321044921875, -0.009521484375, 0.0218353271484375, -0.018310546875, -0.0499267578125, -0.0452880859375, 0.0070037841796875, 0.0092010498046875, 0.0187835693359375, 0.01727294921875, 0.06719970703125, -0.024749755859375, -0.0177001953125, 0.03204345703125, 0.0008096694946289062, -0.0256500244140625, 0.035980224609375, -0.0272369384765625, 0.0858154296875, 0.0031223297119140625, -0.00274658203125, 0.00498199462890625, -0.006145477294921875, -0.045989990234375, 0.01995849609375, 0.0400390625, -0.0036678314208984375, -0.00373077392578125, 0.035125732421875, -0.019317626953125, 0.0126190185546875, -0.0008139610290527344, 0.01517486572265625, -0.039215087890625, 0.00682830810546875, -0.007801055908203125, -0.08245849609375, -0.0264892578125, -0.05059814453125, 0.039703369140625, -0.01100921630859375, 0.0165863037109375, 0.005519866943359375, 0.0404052734375, -0.028656005859375, -0.001598358154296875, -0.037109375, -0.025115966796875, 0.04339599609375, 0.008880615234375, -0.0153656005859375, 0.00038242340087890625, 0.007648468017578125, 0.006618499755859375, 0.035980224609375, -0.035797119140625, -0.0127105712890625, 0.0010671615600585938, 0.0209503173828125, -0.0213165283203125, -0.00860595703125, -0.044097900390625, -0.048583984375, 0.0262298583984375, 0.01110076904296875, -0.0292205810546875, -0.0243988037109375, 0.01320648193359375, 0.035186767578125, 0.0013828277587890625, 0.0090179443359375, 0.042694091796875, -0.018157958984375, 0.042083740234375, 0.031768798828125, -0.06298828125, 0.038848876953125, -0.0445556640625, -0.022918701171875, 0.0017881393432617188, -0.0126953125, 0.0033626556396484375, -0.047454833984375, 0.04150390625, -0.01514434814453125, 0.0230255126953125, 0.005924224853515625, -0.01268768310546875, 0.0004818439483642578, 0.02984619140625, -0.018218994140625, -0.02508544921875, -0.02777099609375, -0.01407623291015625, -0.016571044921875, 0.0027179718017578125, 0.032867431640625, -0.009979248046875, 0.0108642578125, -0.051513671875, -0.0089263916015625, 0.00736236572265625, -0.0009303092956542969, -0.0467529296875, 0.02386474609375, 0.00011718273162841797, 0.00689697265625, -0.041351318359375, -0.055938720703125, 0.0019626617431640625, 0.03399658203125, 0.03497314453125, -0.06817626953125, -0.033721923828125, 0.06158447265625, -0.0494384765625, 0.0021800994873046875, 0.022186279296875, 0.0002073049545288086, -0.002384185791015625, -0.00017464160919189453, 0.00763702392578125, 0.0208587646484375, -0.041168212890625, -0.016082763671875, 0.0269317626953125, -0.0161285400390625, -0.01910400390625, -0.07794189453125, 0.036376953125, -0.13720703125, -0.01983642578125, 0.0018310546875, -0.01043701171875, 0.01338958740234375, -0.037017822265625, -0.10369873046875, 0.03228759765625, -0.018768310546875, -0.0252685546875, -0.0129547119140625, -0.00439453125, -0.0007328987121582031, 0.0024662017822265625, -0.0012989044189453125, -0.01708984375, -0.013397216796875, -0.00217437744140625, 0.0023746490478515625, 0.0175018310546875, 0.003662109375, -0.004703521728515625, -0.01605224609375, 0.0328369140625, 0.03106689453125, -0.0197296142578125, 0.0212554931640625, 0.01537322998046875, 0.00502777099609375, 0.01253509521484375, -0.031585693359375, 0.0023784637451171875, -0.02532958984375, 0.0008058547973632812, -0.0264739990234375, -0.018768310546875, -0.02490234375, -0.017852783203125, 0.054168701171875, 0.071533203125, 0.021392822265625, -0.0304107666015625, -0.0127105712890625, -0.015289306640625, -0.00848388671875, 0.007404327392578125, -0.005992889404296875, -0.048980712890625, 0.00007700920104980469, 0.0015392303466796875, -0.010650634765625, -0.00609588623046875, 0.02923583984375, -0.0377197265625, 0.0152587890625, 0.005527496337890625, -0.0269317626953125, -0.0406494140625, 0.0193328857421875, 0.058013916015625, -0.043243408203125, -0.0019969940185546875, -0.0208740234375, 0.0180206298828125, 0.018218994140625, -0.007808685302734375, -0.01486968994140625, -0.00356292724609375, 0.00624847412109375, 0.00010865926742553711, 0.0030364990234375, 0.022552490234375, 0.01010894775390625, -0.0096435546875, 0.024200439453125, -0.01153564453125, -0.01412200927734375, -0.034881591796875, -0.0020294189453125, -0.011627197265625, -0.04034423828125, 0.01520538330078125, 0.0103607177734375, 0.047393798828125, 0.01038360595703125, 0.02459716796875, -0.0271453857421875, -0.02838134765625, -0.021514892578125, -0.038665771484375, 0.0009675025939941406, 0.0127105712890625, 0.00547027587890625, -0.0361328125, 0.0005173683166503906, -0.0975341796875, 0.021575927734375, 0.00801849365234375 ]
7af7b830397c0e1ff2cc11a8aa5d4d46960cd67f
Wordpress Stackexchange Q: Mail will not send in HTML Okay, I've got the following issue. I'm trying to send a mail in HTML format. I made a class that returns an HTML string, and that works great. When I pass that html-mail as $message in my function, works also. But it will not send as html, but plain text. Now I've tried the following things: 1) $headers = array('Content-Type: text/html; charset=UTF-8'); wp_mail($to, $subject, $message, $headers); 2) $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; 3) $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=UTF-8' . "\r\n"; 4) function wpse27856_set_content_type(){ return "text/html"; } add_filter( 'wp_mail_content_type','wpse27856_set_content_type' ); What else could it be? A: Try this one. add_filter( 'wp_mail_content_type', 'wpdocs_set_html_mail_content_type' ); $to = '[email protected]'; $subject = 'The subject'; $body = 'The email body content'; $headers = array('Content-Type: text/html; charset=UTF-8'); wp_mail( $to, $subject, $body , $headers); // Reset content-type to avoid conflicts -- https://core.trac.wordpress.org/ticket/23578 remove_filter( 'wp_mail_content_type', 'wpdocs_set_html_mail_content_type' ); function wpdocs_set_html_mail_content_type() { return 'text/html'; }
Q: Mail will not send in HTML Okay, I've got the following issue. I'm trying to send a mail in HTML format. I made a class that returns an HTML string, and that works great. When I pass that html-mail as $message in my function, works also. But it will not send as html, but plain text. Now I've tried the following things: 1) $headers = array('Content-Type: text/html; charset=UTF-8'); wp_mail($to, $subject, $message, $headers); 2) $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; 3) $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=UTF-8' . "\r\n"; 4) function wpse27856_set_content_type(){ return "text/html"; } add_filter( 'wp_mail_content_type','wpse27856_set_content_type' ); What else could it be? A: Try this one. add_filter( 'wp_mail_content_type', 'wpdocs_set_html_mail_content_type' ); $to = '[email protected]'; $subject = 'The subject'; $body = 'The email body content'; $headers = array('Content-Type: text/html; charset=UTF-8'); wp_mail( $to, $subject, $body , $headers); // Reset content-type to avoid conflicts -- https://core.trac.wordpress.org/ticket/23578 remove_filter( 'wp_mail_content_type', 'wpdocs_set_html_mail_content_type' ); function wpdocs_set_html_mail_content_type() { return 'text/html'; } A: I personally wouldn't use the wp_mail-function, nor the php mail-function. Both of them don't give you much control over your email. If you want to send HTML emails it's a good idea to send a plain text mail with it, so that users that are unable to read HTML emails can read your message too. Have a look on phpmailer that's a very good email sending class which gives you a lot of control over the email. You can add plain text to an HTML email, set a sender name instead of just having your email address and so on.
wordpress
{ "language": "en", "length": 266, "provenance": "stackexchange_00019.jsonl.gz:466608", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231487" }
[ -0.002521514892578125, -0.00820159912109375, -0.0157470703125, -0.0115814208984375, 0.01318359375, -0.0214691162109375, 0.0238189697265625, -0.01509857177734375, 0.00965118408203125, 0.0362548828125, 0.02337646484375, -0.0167388916015625, 0.052520751953125, -0.0572509765625, -0.00588226318359375, 0.00946807861328125, 0.00908660888671875, -0.004840850830078125, -0.01165008544921875, -0.0289306640625, 0.00914764404296875, -0.0199737548828125, -0.00826263427734375, -0.0161895751953125, -0.038909912109375, 0.0523681640625, 0.0753173828125, -0.0256500244140625, -0.0560302734375, -0.03985595703125, -0.016448974609375, 0.041290283203125, 0.058929443359375, 0.051116943359375, -0.11517333984375, 0.0230255126953125, 0.0012264251708984375, 0.0109710693359375, -0.041473388671875, 0.044525146484375, -0.003173828125, -0.012664794921875, 0.06646728515625, -0.00598907470703125, 0.0030574798583984375, 0.0015001296997070312, 0.026885986328125, -0.025726318359375, -0.0275115966796875, 0.02276611328125, 0.0217437744140625, -0.0290069580078125, 0.03302001953125, -0.018646240234375, -0.013031005859375, -0.01108551025390625, -0.00536346435546875, -0.00015938282012939453, 0.00586700439453125, 0.00368499755859375, -0.0091400146484375, 0.029296875, -0.00620269775390625, 0.01100921630859375, -0.011566162109375, -0.006763458251953125, 0.056427001953125, -0.005718231201171875, -0.035491943359375, -0.004238128662109375, 0.04443359375, -0.0046234130859375, -0.01308441162109375, -0.0233612060546875, -0.0188140869140625, 0.038818359375, -0.0280914306640625, -0.0037326812744140625, 0.0271759033203125, 0.003566741943359375, 0.0299530029296875, 0.0006303787231445312, -0.033721923828125, -0.03021240234375, -0.0112457275390625, -0.035491943359375, 0.0009474754333496094, -0.00878143310546875, -0.00836181640625, -0.010650634765625, -0.01280975341796875, 0.0270233154296875, -0.00629425048828125, -0.0244598388671875, -0.030853271484375, -0.0222625732421875, -0.003757476806640625, 0.03326416015625, -0.037078857421875, 0.0253143310546875, 0.0200347900390625, -0.032318115234375, 0.053619384765625, -0.0499267578125, 0.007171630859375, 0.03399658203125, 0.00457763671875, -0.03314208984375, 0.04290771484375, 0.015655517578125, 0.004444122314453125, 0.037261962890625, -0.0196380615234375, -0.03192138671875, 0.0055999755859375, -0.0135650634765625, -0.051177978515625, 0.041290283203125, 0.032928466796875, -0.0255889892578125, 0.0109710693359375, 0.038482666015625, 0.016387939453125, -0.031768798828125, -0.017120361328125, -0.0170135498046875, 0.0067291259765625, -0.056732177734375, 0.0290374755859375, -0.0147705078125, -0.028839111328125, 0.03179931640625, 0.06500244140625, 0.014801025390625, 0.004184722900390625, -0.005405426025390625, -0.007045745849609375, -0.01678466796875, -0.028594970703125, 0.0633544921875, -0.00980377197265625, -0.050048828125, -0.006011962890625, -0.01329803466796875, -0.03704833984375, 0.0247955322265625, 0.0197601318359375, 0.0087432861328125, -0.0091552734375, -0.080078125, 0.02099609375, -0.0467529296875, 0.0218505859375, 0.0278167724609375, -0.031768798828125, -0.004161834716796875, 0.007793426513671875, -0.020263671875, -0.0247039794921875, -0.034576416015625, -0.0002732276916503906, -0.033935546875, 0.01318359375, -0.0498046875, -0.0626220703125, 0.0428466796875, -0.07098388671875, -0.008819580078125, 0.01494598388671875, -0.040191650390625, -0.0023288726806640625, 0.02227783203125, 0.01377105712890625, -0.02099609375, 0.0014247894287109375, 0.0017690658569335938, -0.0159454345703125, 0.0122833251953125, 0.022491455078125, 0.0389404296875, 0.004261016845703125, -0.02301025390625, 0.03704833984375, 0.001506805419921875, -0.049560546875, 0.025054931640625, 0.026885986328125, 0.07025146484375, 0.00995635986328125, 0.0142364501953125, 0.053802490234375, 0.0081024169921875, 0.0205078125, -0.0178680419921875, 0.0076446533203125, -0.037689208984375, -0.0654296875, -0.03326416015625, -0.02947998046875, 0.0279693603515625, 0.0217437744140625, -0.0309295654296875, 0.047821044921875, -0.03302001953125, 0.0129241943359375, -0.0031299591064453125, -0.00507354736328125, 0.0247344970703125, -0.018280029296875, 0.012939453125, 0.02703857421875, 0.0017347335815429688, -0.0197906494140625, -0.0304718017578125, -0.02630615234375, 0.0030670166015625, 0.01171875, 0.041473388671875, -0.01123809814453125, 0.06390380859375, -0.0196075439453125, -0.06658935546875, -0.0135040283203125, 0.019256591796875, 0.02423095703125, 0.017059326171875, -0.0236053466796875, 0.01375579833984375, 0.040313720703125, 0.00919342041015625, 0.0135345458984375, 0.0176239013671875, -0.00347137451171875, 0.035064697265625, -0.01267242431640625, -0.003879547119140625, 0.041534423828125, -0.01080322265625, 0.01788330078125, 0.0221099853515625, 0.05657958984375, 0.034454345703125, 0.0024356842041015625, -0.031646728515625, 0.057220458984375, 0.0062713623046875, 0.03656005859375, -0.04620361328125, -0.025482177734375, -0.0191802978515625, 0.0140380859375, -0.007472991943359375, 0.025054931640625, -0.08245849609375, 0.02545166015625, 0.0183563232421875, 0.01081085205078125, 0.0025386810302734375, 0.0005993843078613281, 0.019439697265625, 0.015533447265625, 0.05364990234375, -0.0187835693359375, 0.035186767578125, 0.012847900390625, 0.01383209228515625, 0.01213836669921875, 0.00841522216796875, -0.036834716796875, -0.00035190582275390625, 0.018341064453125, 0.0033359527587890625, -0.00727081298828125, 0.063720703125, 0.0272216796875, 0.039031982421875, -0.01259613037109375, -0.033416748046875, -0.0058135986328125, 0.0443115234375, -0.009857177734375, 0.010345458984375, 0.009490966796875, -0.01715087890625, 0.019775390625, -0.0157470703125, -0.0019350051879882812, -0.0419921875, 0.05523681640625, 0.0430908203125, 0.054473876953125, 0.0262298583984375, 0.0008172988891601562, 0.044586181640625, 0.023681640625, -0.004932403564453125, -0.03131103515625, -0.000027835369110107422, 0.0345458984375, -0.04949951171875, 0.0183563232421875, 0.045867919921875, -0.0018157958984375, -0.0103302001953125, -0.0011682510375976562, -0.016937255859375, 0.007457733154296875, 0.031768798828125, 0.005035400390625, -0.0443115234375, 0.01245880126953125, 0.0171661376953125, 0.0267791748046875, 0.01043701171875, -0.01678466796875, -0.042144775390625, -0.0285797119140625, -0.0135498046875, -0.1009521484375, -0.0799560546875, 0.052001953125, -0.03594970703125, -0.0390625, 0.00453948974609375, -0.029296875, -0.0172119140625, 0.0155487060546875, -0.023345947265625, 0.02850341796875, -0.0182037353515625, -0.06298828125, -0.05450439453125, -0.08624267578125, -0.053009033203125, -0.0116729736328125, -0.0055389404296875, 0.0022068023681640625, 0.00806427001953125, -0.01476287841796875, -0.0235595703125, -0.01103973388671875, 0.07061767578125, -0.0044708251953125, -0.0194854736328125, -0.036163330078125, 0.0225830078125, -0.0202484130859375, -0.00017178058624267578, 0.006710052490234375, 0.007602691650390625, -0.0017452239990234375, -0.0148773193359375, -0.0245513916015625, -0.00772857666015625, 0.0021209716796875, -0.0125885009765625, 0.01329803466796875, -0.0257415771484375, -0.004913330078125, -0.0645751953125, 0.00637054443359375, 0.0282440185546875, 0.0098876953125, -0.010009765625, -0.023956298828125, -0.0335693359375, 0.01186370849609375, 0.02288818359375, -0.0196380615234375, -0.025421142578125, 0.042816162109375, -0.0322265625, -0.00724029541015625, -0.0157012939453125, -0.02435302734375, -0.0095977783203125, 0.030517578125, -0.01080322265625, 0.0249176025390625, 0.01568603515625, 0.0098876953125, -0.0164794921875, 0.0105438232421875, -0.035186767578125, -0.063232421875, 0.05694580078125, -0.047698974609375, -0.00778961181640625, -0.049468994140625, -0.0219268798828125, -0.00572967529296875, 0.0860595703125, 0.00726318359375, -0.04510498046875, -0.0169219970703125, 0.021087646484375, -0.044342041015625, -0.04632568359375, 0.025177001953125, 0.0013742446899414062, -0.00726318359375, 0.03277587890625, -0.029937744140625, 0.015289306640625, -0.023101806640625, -0.06573486328125, 0.0305938720703125, -0.041412353515625, 0.047454833984375, 0.0085601806640625, 0.00908660888671875, -0.0005807876586914062, -0.0140228271484375, -0.021636962890625, -0.017425537109375, 0.0028591156005859375, -0.048858642578125, -0.015655517578125, -0.00417327880859375, 0.033905029296875, -0.004119873046875, -0.0008254051208496094, -0.011260986328125, 0.049530029296875, 0.0361328125, -0.01479339599609375, 0.01279449462890625, -0.007312774658203125, 0.00823211669921875, 0.0081024169921875, 0.00838470458984375, -0.036773681640625, 0.0022258758544921875, -0.002681732177734375, -0.030670166015625, 0.043121337890625, -0.0056915283203125, 0.0167236328125, 0.034759521484375, -0.033203125, -0.058685302734375, -0.07403564453125, -0.056610107421875, -0.0236358642578125, -0.02178955078125, -0.022918701171875, -0.03863525390625, -0.04425048828125, 0.03826904296875, 0.032196044921875, -0.0121917724609375, 0.0008668899536132812, 0.0068206787109375, 0.0084991455078125, -0.0430908203125, -0.0167388916015625, -0.01171112060546875, 0.050933837890625, 0.0101470947265625, -0.0075531005859375, -0.0015392303466796875, -0.05511474609375, 0.06298828125, 0.0224151611328125, 0.018218994140625, -0.0288543701171875, 0.0587158203125, 0.039825439453125, 0.037750244140625, -0.0216064453125, 0.0491943359375, -0.0159912109375, 0.003055572509765625, 0.0217742919921875, 0.01430511474609375, 0.048187255859375, -0.021759033203125, 0.003009796142578125, -0.037567138671875, 0.0135345458984375, -0.0562744140625, 0.031890869140625, 0.00995635986328125, 0.0012769699096679688, 0.0182342529296875, -0.002742767333984375, 0.01386260986328125, -0.0138702392578125, 0.032928466796875, -0.01363372802734375, 0.0004973411560058594, -0.01641845703125, 0.048797607421875, 0.0125885009765625, 0.0162811279296875, -0.006534576416015625, -0.004291534423828125, 0.0126495361328125, 0.02813720703125, 0.0203704833984375, -0.01324462890625, 0.00618743896484375, -0.0018415451049804688, -0.0246429443359375, -0.0178070068359375, 0.0227813720703125, 0.03759765625, -0.01332855224609375, 0.01129150390625, -0.016021728515625, 0.0184173583984375, -0.046661376953125, 0.0086517333984375, 0.0293426513671875, -0.022308349609375, 0.01076507568359375, 0.0311737060546875, -0.004978179931640625, 0.012786865234375, 0.0111083984375, 0.00921630859375, 0.0211181640625, 0.0186309814453125, 0.021270751953125, 0.01236724853515625, -0.025421142578125, 0.0236663818359375, 0.00026106834411621094, -0.052703857421875, -0.050262451171875, 0.0253143310546875, 0.0673828125, -0.02178955078125, -0.0015201568603515625, 0.0017223358154296875, 0.00234222412109375, 0.0199737548828125, -0.00390625, -0.0325927734375, -0.01096343994140625, -0.0153350830078125, 0.00911712646484375, 0.02813720703125, -0.0087432861328125, 0.0176849365234375, 0.02386474609375, 0.022308349609375, 0.0035877227783203125, 0.03656005859375, -0.0140228271484375, -0.0247802734375, -0.0247344970703125, 0.00852203369140625, -0.016845703125, -0.01495361328125, -0.05743408203125, 0.004985809326171875, -0.0077056884765625, 0.0027256011962890625, 0.053802490234375, -0.038360595703125, 0.034423828125, -0.042022705078125, 0.043670654296875, -0.040618896484375, 0.0025177001953125, 0.033477783203125, 0.0364990234375, -0.049072265625, -0.0026988983154296875, -0.055328369140625, -0.0269927978515625, -0.043853759765625, -0.030364990234375, -0.07025146484375, -0.0003781318664550781, 0.05657958984375, 0.040771484375, 0.00777435302734375, -0.08612060546875, 0.0200958251953125, -0.02325439453125, 0.0174560546875, 0.0806884765625, -0.01291656494140625, 0.0278778076171875, -0.004932403564453125, 0.041534423828125, -0.022216796875, -0.00936126708984375, -0.0241851806640625, 0.0138702392578125, 0.0150909423828125, -0.049896240234375, -0.0004031658172607422, -0.021881103515625, -0.02386474609375, 0.005588531494140625, 0.04376220703125, -0.0008411407470703125, -0.0084075927734375, -0.05255126953125, -0.0061187744140625, -0.03265380859375, 0.07635498046875, -0.0601806640625, -0.016448974609375, -0.029083251953125, 0.0013885498046875, -0.0005311965942382812, -0.006023406982421875, 0.024017333984375, -0.01885986328125, 0.00530242919921875, -0.0170135498046875, -0.0137481689453125, 0.03857421875, -0.002574920654296875, 0.0240020751953125, 0.00577545166015625, 0.0433349609375, 0.0171966552734375, 0.02142333984375, 0.0276947021484375, 0.029205322265625, 0.033233642578125, -0.04296875, 0.050567626953125, -0.0110931396484375, -0.006061553955078125, 0.01325225830078125, -0.03021240234375, 0.0399169921875, 0.107666015625, 0.1275634765625, -0.114990234375, -0.005199432373046875, 0.0288543701171875, -0.048583984375, 0.01247406005859375, -0.0113983154296875, -0.0172119140625, -0.0247039794921875, 0.03472900390625, -0.01910400390625, -0.029541015625, 0.0168914794921875, -0.004764556884765625, -0.01111602783203125, -0.010498046875, 0.00897979736328125, 0.0115203857421875, -0.01401519775390625, -0.0312042236328125, 0.0020618438720703125, -0.0360107421875, -0.01218414306640625, -0.00887298583984375, -0.006374359130859375, -0.034881591796875, -0.06536865234375, -0.0543212890625, -0.03179931640625, -0.0091705322265625, -0.0198822021484375, -0.048614501953125, 0.01367950439453125, 0.021270751953125, -0.0382080078125, -0.0157012939453125, 0.00775909423828125, -0.03155517578125, -0.01103973388671875, -0.0013113021850585938, 0.00502777099609375, 0.021759033203125, -0.043731689453125, 0.0306854248046875, -0.0266876220703125, 0.0053863525390625, -0.0028324127197265625, 0.049957275390625, -0.003448486328125, 0.0361328125, -0.045867919921875, 0.051605224609375, 0.0273895263671875, -0.0253753662109375, -0.006725311279296875, -0.0025234222412109375, -0.0037288665771484375, 0.0181427001953125, -0.0296478271484375, -0.039093017578125, 0.01103973388671875, -0.04974365234375, -0.099365234375, 0.0792236328125, 0.039306640625, 0.0657958984375, 0.023345947265625, 0.0068206787109375, -0.0572509765625, -0.0413818359375, -0.03167724609375, 0.0306549072265625, 0.00901031494140625, 0.031829833984375, -0.0221710205078125, 0.0061492919921875, -0.005825042724609375, 0.00861358642578125, -0.00931549072265625, -0.0091552734375, 0.01476287841796875, 0.0308685302734375, 0.052154541015625, 0.0290374755859375, 0.004787445068359375, -0.0146942138671875, -0.0259857177734375, 0.028778076171875, 0.04095458984375, -0.045318603515625, 0.02166748046875, -0.00732421875, -0.02777099609375, -0.01006317138671875, -0.01457977294921875, -0.029815673828125, 0.021514892578125, 0.01442718505859375, -0.02392578125, 0.0210723876953125, -0.0086822509765625, 0.004039764404296875, -0.01186370849609375, 0.030914306640625, 0.045806884765625, -0.07586669921875, 0.016998291015625, -0.060882568359375, 0.067138671875, 0.00963592529296875, 0.01495361328125, 0.0240325927734375, 0.020751953125, 0.08135986328125, -0.041748046875, -0.0109405517578125, -0.021484375, 0.0240631103515625, 0.001865386962890625, -0.05059814453125, -0.0006375312805175781, -0.06927490234375, 0.005268096923828125, 0.02093505859375, 0.0027980804443359375, -0.0214080810546875, 0.00347137451171875, -0.0011720657348632812, 0.00762939453125, 0.032958984375, -0.053466796875, 0.027313232421875, -0.029205322265625, -0.03753662109375, -0.0307159423828125, -0.011383056640625, 0.008453369140625, 0.0193634033203125, 0.004634857177734375, 0.020599365234375, -0.0240631103515625, -0.02923583984375, -0.0484619140625, 0.047576904296875, 0.0166168212890625, 0.026641845703125, -0.0228729248046875, 0.087158203125, 0.01393890380859375, -0.00882720947265625, 0.0005474090576171875, -0.006916046142578125, 0.031280517578125, -0.0361328125, 0.05517578125, 0.04315185546875, -0.0215301513671875, -0.014190673828125, 0.0196380615234375, -0.0165863037109375, 0.062744140625, 0.033721923828125, -0.051116943359375, -0.02740478515625, -0.033477783203125, -0.023284912109375, -0.01114654541015625, -0.019073486328125, -0.02978515625, -0.0214080810546875, -0.007549285888671875, 0.01800537109375, 0.0164642333984375, -0.007602691650390625, -0.01036834716796875, 0.04278564453125, -0.01520538330078125, 0.011688232421875, 0.053680419921875, -0.0005726814270019531, 0.0164947509765625, 0.0081787109375, -0.057281494140625, -0.03741455078125, 0.0206298828125, -0.002986907958984375, 0.048187255859375, 0.05133056640625, 0.005207061767578125, 0.0141754150390625, 0.023651123046875, -0.01226806640625, 0.0068817138671875, 0.00910186767578125, -0.0147857666015625, 0.0046539306640625, 0.02972412109375, -0.0070343017578125, -0.03448486328125, -0.019744873046875, -0.017822265625, 0.043609619140625, 0.01241302490234375, 0.0830078125, -0.0127716064453125, 0.0293121337890625, -0.038421630859375, 0.056304931640625, -0.0614013671875, -0.0416259765625, 0.08135986328125, 0.01385498046875, 0.0002644062042236328, -0.0114593505859375, -0.022552490234375, 0.0341796875, 0.0232696533203125, -0.00823211669921875, 0.037628173828125, -0.0275726318359375, -0.00368499755859375, -0.0279998779296875, -0.00806427001953125, -0.01425933837890625, -0.0199432373046875, -0.01142120361328125, -0.0069580078125, 0.04302978515625, 0.039703369140625, -0.007549285888671875, 0.034423828125, 0.00823974609375, -0.01210784912109375, 0.03253173828125, -0.053253173828125, 0.052520751953125, 0.0247344970703125, -0.015869140625, -0.05267333984375, 0.0139923095703125, -0.01073455810546875, -0.016815185546875, 0.0008077621459960938, 0.062744140625, 0.004863739013671875, -0.0236358642578125, -0.020416259765625, 0.01171875, 0.048126220703125, -0.00350189208984375, 0.01345062255859375, -0.0161285400390625, -0.0027942657470703125, -0.0020313262939453125, 0.007785797119140625, 0.004558563232421875, 0.0047760009765625, -0.006008148193359375, -0.00019848346710205078, 0.01739501953125, -0.025299072265625, 0.00527191162109375, 0.0289459228515625, 0.02783203125, -0.042938232421875, 0.033721923828125, -0.0175628662109375, -0.0721435546875, 0.043548583984375, 0.0037899017333984375, 0.00325775146484375, -0.01242828369140625, -0.00473785400390625, -0.048370361328125, -0.0833740234375, -0.05645751953125, 0.0711669921875, -0.07147216796875, -0.009185791015625, 0.03570556640625, -0.005008697509765625, -0.0596923828125, -0.043609619140625, -0.050537109375, 0.000020682811737060547, -0.025421142578125, -0.02252197265625, -0.0035076141357421875, 0.0020160675048828125, -0.0022068023681640625, -0.0423583984375, -0.01531219482421875, -0.0478515625, 0.007274627685546875, 0.0010480880737304688, -0.0108795166015625, -0.003543853759765625, -0.032135009765625, -0.05865478515625, -0.00412750244140625, 0.009735107421875, -0.03485107421875, -0.024261474609375, 0.00714874267578125, 0.0031681060791015625, -0.0120849609375, -0.0208282470703125, -0.0299530029296875, -0.0152740478515625, 0.0158843994140625, 0.0233306884765625, 0.041015625, 0.0232086181640625, 0.02325439453125, -0.0009512901306152344, 0.0228118896484375, -0.00189208984375, 0.00826263427734375, -0.002002716064453125, -0.0045318603515625, 0.026153564453125, 0.0214996337890625, -0.0265350341796875, -0.00437164306640625, 0.01250457763671875, -0.02410888671875, -0.022735595703125, -0.0254974365234375, -0.0134735107421875, -0.006633758544921875, 0.0252838134765625, 0.048858642578125, -0.00775909423828125, -0.028228759765625, -0.026885986328125, 0.00018203258514404297, -0.005435943603515625, -0.0017642974853515625, 0.0007987022399902344, -0.03607177734375, -0.0086212158203125, -0.033599853515625, 0.011871337890625, -0.00896453857421875, -0.030426025390625, 0.004268646240234375, -0.0297088623046875, 0.0034008026123046875, 0.01085662841796875, 0.01299285888671875, -0.01325225830078125, 0.05908203125, -0.027679443359375, 0.037078857421875, 0.00873565673828125, 0.0201873779296875, 0.05535888671875, 0.03363037109375, 0.0097808837890625, -0.0132598876953125, 0.003376007080078125, -0.01519012451171875, 0.0189666748046875, 0.04425048828125, 0.0124664306640625, -0.0292205810546875, -0.0003590583801269531, 0.012359619140625, -0.01442718505859375, 0.008148193359375, 0.004718780517578125, 0.0379638671875, -0.006439208984375, 0.0032749176025390625, -0.004150390625, -0.0992431640625, -0.0284881591796875, 0.01169586181640625, -0.004627227783203125, -0.0167236328125, 0.0164031982421875, -0.0276031494140625, 0.0096282958984375, 0.01288604736328125, 0.051513671875, -0.056915283203125, 0.03912353515625, -0.051727294921875, 0.048858642578125, 0.0274658203125 ]
3af3daac022a19dcbdcb913556a757e9a7e3203d
Wordpress Stackexchange Q: Wordpress monthly upload directory owner set to root This is a weird one. Wordpress by default stores uploaded media in monthly sub-directories of the uploads directory. Eg wp-content/uploads/2016/07/ On one of my sites, this directory's owner gets set to "root:root", which means that nothing can be uploaded to the directory via the web server. Any ideas what might cause this behaviour? I can imagine a cron script creating this behaviour, but I don't see how Wordpress itself should be able to create a directory owned by root. A: I've had the same problem, and in my case it was the Wordpress cronjob. I was calling the wp-cron.php as a root cron job, and this script also generates the monthly upload folder. If you call wp-cron.php via cronjob you need to do this as the web server user (or i.e. in Plesk the site user and group psacln). The owner of the created monthly folder is always the user the wp-cron.php is called from.
Q: Wordpress monthly upload directory owner set to root This is a weird one. Wordpress by default stores uploaded media in monthly sub-directories of the uploads directory. Eg wp-content/uploads/2016/07/ On one of my sites, this directory's owner gets set to "root:root", which means that nothing can be uploaded to the directory via the web server. Any ideas what might cause this behaviour? I can imagine a cron script creating this behaviour, but I don't see how Wordpress itself should be able to create a directory owned by root. A: I've had the same problem, and in my case it was the Wordpress cronjob. I was calling the wp-cron.php as a root cron job, and this script also generates the monthly upload folder. If you call wp-cron.php via cronjob you need to do this as the web server user (or i.e. in Plesk the site user and group psacln). The owner of the created monthly folder is always the user the wp-cron.php is called from. A: I had the same problem, also a cronjob, but WP CLI was the issue. The cronjob was running a 'wp plugin' command every month, the 'wp plugin' command was creating the monthly folder owned by the same user that ran the cronjob -- root.
wordpress
{ "language": "en", "length": 209, "provenance": "stackexchange_00019.jsonl.gz:466611", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231523" }
[ 0.0246124267578125, -0.018280029296875, -0.01406097412109375, -0.0217437744140625, -0.010345458984375, -0.0438232421875, 0.027069091796875, -0.018890380859375, 0.020599365234375, 0.0247955322265625, 0.0100860595703125, -0.0009860992431640625, 0.00881195068359375, -0.03948974609375, -0.02099609375, -0.0015192031860351562, 0.00957489013671875, -0.000518798828125, 0.016876220703125, -0.0015077590942382812, -0.0011510848999023438, 0.0182342529296875, 0.004566192626953125, -0.050933837890625, -0.0111541748046875, 0.0214385986328125, 0.024993896484375, -0.0145721435546875, -0.01168060302734375, -0.045440673828125, 0.001804351806640625, 0.00930023193359375, 0.031585693359375, -0.0350341796875, 0.0401611328125, 0.041748046875, 0.004215240478515625, -0.0005183219909667969, 0.037750244140625, -0.032623291015625, 0.00936126708984375, 0.00482940673828125, 0.01371002197265625, -0.01343536376953125, -0.0160980224609375, -0.0465087890625, 0.016937255859375, -0.0131378173828125, 0.03314208984375, 0.034149169921875, -0.0316162109375, 0.00899505615234375, -0.025604248046875, -0.0014400482177734375, -0.00616455078125, -0.061065673828125, 0.031982421875, 0.02325439453125, 0.035491943359375, -0.054412841796875, -0.046051025390625, 0.01032257080078125, 0.019073486328125, 0.0108795166015625, -0.0013790130615234375, -0.0017108917236328125, 0.0161895751953125, 0.019012451171875, -0.0655517578125, -0.033905029296875, 0.0236358642578125, -0.0239105224609375, 0.034912109375, -0.0064239501953125, -0.0078887939453125, -0.0092315673828125, -0.015167236328125, -0.0208282470703125, 0.04486083984375, -0.0184478759765625, 0.01219940185546875, -0.0080718994140625, 0.007904052734375, -0.0019140243530273438, 0.0027484893798828125, 0.00177001953125, 0.0012712478637695312, -0.01412200927734375, -0.0225372314453125, 0.0037631988525390625, -0.022796630859375, 0.03662109375, -0.0078582763671875, -0.0216827392578125, -0.0213470458984375, -0.0181121826171875, 0.0238494873046875, 0.04925537109375, -0.008575439453125, 0.014373779296875, -0.0231475830078125, -0.0177764892578125, 0.012969970703125, -0.0255584716796875, 0.0133819580078125, 0.03228759765625, 0.00640869140625, -0.043182373046875, 0.0192413330078125, -0.0008449554443359375, -0.034576416015625, 0.029754638671875, 0.01042938232421875, -0.0279083251953125, -0.0147247314453125, 0.0013113021850585938, -0.02593994140625, 0.038116455078125, 0.0233917236328125, 0.0097198486328125, -0.0147247314453125, 0.0168914794921875, -0.006103515625, -0.065673828125, 0.033233642578125, -0.01393890380859375, -0.0288238525390625, 0.01934814453125, 0.00009715557098388672, 0.059783935546875, -0.0170135498046875, 0.00823211669921875, 0.02227783203125, -0.0261993408203125, -0.03387451171875, -0.01261138916015625, 0.0189971923828125, -0.04364013671875, -0.031768798828125, 0.051116943359375, -0.0282745361328125, -0.0318603515625, 0.028106689453125, -0.03204345703125, -0.0298919677734375, 0.03717041015625, 0.01319122314453125, 0.002788543701171875, -0.002483367919921875, -0.034454345703125, -0.059173583984375, 0.0174102783203125, -0.0007352828979492188, 0.004344940185546875, 0.0322265625, -0.036712646484375, 0.02587890625, -0.0217132568359375, 0.03680419921875, -0.031524658203125, 0.00025963783264160156, -0.0204620361328125, -0.0050811767578125, -0.035369873046875, -0.047607421875, 0.009765625, -0.04034423828125, 0.00335693359375, 0.016204833984375, -0.0103302001953125, 0.0240020751953125, -0.017333984375, 0.0158538818359375, -0.00579071044921875, -0.004123687744140625, 0.00856781005859375, 0.035614013671875, 0.0196075439453125, 0.00982666015625, 0.034515380859375, 0.0050811767578125, -0.013885498046875, 0.05841064453125, -0.009063720703125, 0.00278472900390625, -0.047882080078125, 0.011260986328125, -0.0220489501953125, 0.0091705322265625, 0.0306396484375, 0.037628173828125, 0.02276611328125, -0.08868408203125, 0.044036865234375, 0.01690673828125, 0.02117919921875, -0.067138671875, 0.00186920166015625, 0.006626129150390625, -0.0238189697265625, 0.0101776123046875, 0.01055908203125, 0.00933074951171875, 0.006961822509765625, -0.00342559814453125, 0.0089874267578125, -0.007415771484375, 0.0037364959716796875, 0.0008945465087890625, -0.0008692741394042969, 0.017364501953125, -0.01444244384765625, 0.0021209716796875, -0.05902099609375, -0.041900634765625, 0.01123046875, -0.016754150390625, 0.0266265869140625, -0.02392578125, 0.05267333984375, -0.035064697265625, -0.00946807861328125, -0.035064697265625, -0.00048732757568359375, 0.02630615234375, -0.0020618438720703125, -0.0208740234375, -0.007045745849609375, 0.032562255859375, 0.026641845703125, -0.01381683349609375, -0.005565643310546875, -0.0236053466796875, 0.0018644332885742188, -0.048187255859375, -0.023712158203125, -0.044921875, -0.048858642578125, 0.0228729248046875, 0.06298828125, 0.00977325439453125, 0.04376220703125, -0.0018310546875, 0.05010986328125, 0.06048583984375, -0.0129241943359375, 0.0094451904296875, 0.01331329345703125, 0.01308441162109375, 0.056488037109375, -0.0204925537109375, -0.010223388671875, -0.0030345916748046875, -0.0501708984375, -0.0362548828125, 0.04718017578125, -0.0123291015625, -0.03240966796875, 0.008636474609375, 0.0222930908203125, 0.01041412353515625, -0.0036144256591796875, -0.009674072265625, -0.0007815361022949219, -0.001087188720703125, 0.01312255859375, 0.005878448486328125, 0.007755279541015625, -0.03363037109375, 0.0137786865234375, 0.02349853515625, -0.0283660888671875, -0.0018510818481445312, 0.0379638671875, 0.0631103515625, -0.0215911865234375, -0.035919189453125, -0.0175018310546875, 0.01654052734375, 0.03594970703125, -0.0455322265625, -0.0139923095703125, -0.048583984375, -0.008758544921875, -0.04486083984375, -0.00701904296875, 0.04132080078125, -0.00040030479431152344, -0.03564453125, -0.00923919677734375, 0.027313232421875, 0.0230560302734375, -0.0175018310546875, 0.0033435821533203125, 0.004459381103515625, 0.0015869140625, 0.0206451416015625, -0.01230621337890625, 0.0194549560546875, -0.0131988525390625, 0.00818634033203125, 0.0406494140625, 0.025115966796875, -0.0394287109375, 0.013031005859375, 0.003528594970703125, 0.019317626953125, 0.03533935546875, 0.01273345947265625, 0.0386962890625, -0.09954833984375, -0.041900634765625, 0.003993988037109375, -0.005130767822265625, -0.02374267578125, -0.0202789306640625, -0.03375244140625, -0.0200347900390625, -0.08673095703125, -0.07220458984375, -0.0027675628662109375, -0.06402587890625, 0.032684326171875, -0.01451873779296875, -0.024658203125, -0.034698486328125, 0.031280517578125, 0.0219573974609375, -0.04815673828125, -0.003955841064453125, 0.0287322998046875, -0.0036869049072265625, 0.01520538330078125, 0.019195556640625, 0.00160980224609375, -0.0138092041015625, 0.00016617774963378906, 0.054229736328125, -0.0184173583984375, -0.0665283203125, -0.06341552734375, 0.0242156982421875, -0.00945281982421875, -0.017181396484375, 0.028900146484375, -0.0150909423828125, -0.0217132568359375, 0.00011944770812988281, -0.0010423660278320312, 0.0276336669921875, -0.0311737060546875, -0.0009074211120605469, -0.009735107421875, -0.0214080810546875, -0.009918212890625, 0.04852294921875, 0.0159759521484375, -0.047210693359375, 0.01503753662109375, -0.05255126953125, -0.016021728515625, -0.030731201171875, -0.046478271484375, 0.0167236328125, -0.005985260009765625, 0.0168304443359375, 0.0027713775634765625, 0.0270843505859375, -0.012481689453125, 0.0242919921875, 0.004032135009765625, -0.01995849609375, -0.005878448486328125, -0.016021728515625, -0.0229949951171875, 0.01139068603515625, 0.0404052734375, -0.0085296630859375, 0.0162811279296875, 0.01593017578125, 0.0028362274169921875, -0.019134521484375, -0.0015535354614257812, -0.06268310546875, -0.01491546630859375, 0.0126800537109375, -0.06341552734375, 0.00982666015625, -0.052520751953125, 0.0113067626953125, -0.03668212890625, 0.022216796875, -0.064697265625, -0.0054931640625, 0.019805908203125, 0.0245208740234375, -0.035980224609375, -0.07135009765625, -0.048980712890625, -0.01114654541015625, 0.0234527587890625, -0.00798797607421875, -0.005573272705078125, 0.018341064453125, 0.0116119384765625, -0.09051513671875, 0.026580810546875, -0.0367431640625, 0.0440673828125, -0.0330810546875, 0.026458740234375, -0.01255035400390625, 0.0151519775390625, -0.0400390625, -0.02496337890625, -0.0158843994140625, -0.1177978515625, -0.035186767578125, 0.0100555419921875, 0.07342529296875, -0.030426025390625, 0.0212860107421875, -0.072509765625, 0.045501708984375, 0.0193939208984375, 0.0208892822265625, 0.003528594970703125, -0.01047515869140625, 0.0137176513671875, -0.037506103515625, -0.00231170654296875, -0.039306640625, 0.01458740234375, -0.056365966796875, -0.054046630859375, -0.0252685546875, -0.0498046875, 0.030029296875, -0.0531005859375, -0.0014085769653320312, -0.052734375, -0.068603515625, -0.060089111328125, 0.02557373046875, -0.03143310546875, 0.004642486572265625, -0.09454345703125, -0.0794677734375, 0.052276611328125, -0.017791748046875, 0.0203399658203125, -0.006038665771484375, 0.1021728515625, 0.0104827880859375, -0.0172882080078125, 0.00701141357421875, 0.0201873779296875, 0.004974365234375, -0.019500732421875, 0.08026123046875, 0.0465087890625, 0.03375244140625, -0.00690460205078125, -0.032867431640625, -0.023193359375, -0.0078125, 0.038421630859375, 0.027069091796875, -0.017425537109375, 0.0024814605712890625, -0.0026035308837890625, 0.01372528076171875, -0.0041656494140625, -0.0242156982421875, 0.01641845703125, -0.03741455078125, 0.0137176513671875, 0.0156707763671875, 0.00914764404296875, -0.0280609130859375, -0.069580078125, 0.0222625732421875, -0.055328369140625, 0.0260009765625, -0.01666259765625, 0.00650787353515625, 0.0499267578125, 0.055328369140625, -0.01020050048828125, -0.010589599609375, -0.00902557373046875, 0.0185394287109375, 0.050048828125, -0.0008573532104492188, 0.0196533203125, -0.0219573974609375, 0.005443572998046875, -0.034881591796875, 0.019287109375, -0.02618408203125, -0.00949859619140625, 0.005764007568359375, 0.045135498046875, 0.00782012939453125, -0.0716552734375, 0.0146942138671875, 0.0460205078125, 0.01511383056640625, 0.02001953125, -0.050537109375, 0.007564544677734375, -0.024383544921875, 0.01509857177734375, 0.04315185546875, -0.01007080078125, -0.00995635986328125, 0.022064208984375, 0.05523681640625, -0.0269012451171875, -0.01161956787109375, 0.0372314453125, 0.04248046875, 0.040374755859375, 0.0214080810546875, -0.01245880126953125, -0.00787353515625, 0.018310546875, -0.00870513916015625, -0.0208892822265625, 0.023162841796875, 0.028106689453125, 0.035675048828125, 0.007175445556640625, -0.0272064208984375, 0.0142669677734375, -0.042449951171875, 0.00893402099609375, -0.0247039794921875, -0.053436279296875, -0.02935791015625, -0.0005822181701660156, 0.006336212158203125, 0.0380859375, -0.0269775390625, 0.00447845458984375, -0.00917816162109375, -0.0266876220703125, -0.0284271240234375, 0.0462646484375, -0.060760498046875, -0.0009965896606445312, 0.00982666015625, -0.006038665771484375, -0.00284576416015625, 0.0181732177734375, -0.0745849609375, -0.0183563232421875, -0.0302886962890625, -0.02288818359375, 0.0753173828125, -0.01148223876953125, 0.0218658447265625, -0.057159423828125, 0.0175323486328125, -0.029998779296875, -0.006649017333984375, 0.0628662109375, 0.030059814453125, -0.040496826171875, -0.005153656005859375, -0.039215087890625, -0.0131072998046875, -0.007755279541015625, -0.0157928466796875, -0.032135009765625, -0.01158905029296875, 0.01065826416015625, 0.01904296875, -0.0198822021484375, -0.038909912109375, -0.03436279296875, 0.0228424072265625, 0.054107666015625, 0.043609619140625, -0.0218963623046875, 0.045440673828125, -0.0034389495849609375, 0.0616455078125, -0.002918243408203125, 0.0190277099609375, 0.0015935897827148438, -0.025543212890625, 0.01898193359375, 0.0008296966552734375, -0.0227508544921875, -0.018310546875, -0.0017080307006835938, -0.0062255859375, 0.0386962890625, -0.01230621337890625, -0.0097503662109375, -0.01041412353515625, -0.0006232261657714844, -0.03460693359375, 0.0318603515625, -0.0299530029296875, -0.021148681640625, -0.0305633544921875, -0.00698089599609375, 0.08026123046875, -0.0020084381103515625, -0.032684326171875, 0.01361846923828125, -0.035400390625, 0.0225677490234375, 0.07635498046875, -0.052947998046875, 0.07568359375, 0.07501220703125, 0.01230621337890625, 0.04351806640625, 0.024200439453125, 0.022430419921875, 0.009033203125, 0.01262664794921875, 0.0085906982421875, 0.01198577880859375, 0.038238525390625, -0.018768310546875, 0.0016727447509765625, 0.01454925537109375, -0.01025390625, 0.0157928466796875, 0.06494140625, 0.05792236328125, -0.0550537109375, -0.0279388427734375, -0.01293182373046875, -0.03466796875, 0.0341796875, -0.022918701171875, 0.01348876953125, -0.033111572265625, 0.043914794921875, -0.009979248046875, -0.020416259765625, -0.01153564453125, -0.030303955078125, -0.02593994140625, 0.036834716796875, 0.0196990966796875, 0.03656005859375, 0.03857421875, -0.052337646484375, -0.008636474609375, -0.01447296142578125, 0.0168304443359375, 0.0221710205078125, -0.0276336669921875, 0.00211334228515625, -0.01245880126953125, -0.002384185791015625, -0.0460205078125, -0.004425048828125, 0.040985107421875, -0.0240478515625, 0.045166015625, 0.02978515625, 0.0036468505859375, -0.0137939453125, 0.0011615753173828125, 0.004261016845703125, -0.01666259765625, -0.036102294921875, 0.007442474365234375, 0.02532958984375, -0.031463623046875, 0.01317596435546875, -0.01235198974609375, -0.0225372314453125, 0.02001953125, -0.043701171875, -0.02734375, -0.0477294921875, 0.003902435302734375, 0.003833770751953125, -0.007701873779296875, 0.044647216796875, 0.033477783203125, 0.03997802734375, -0.058990478515625, -0.039337158203125, 0.0266571044921875, -0.050567626953125, -0.005275726318359375, 0.0257720947265625, -0.020263671875, 0.065185546875, -0.05010986328125, -0.018035888671875, 0.0154266357421875, 0.04351806640625, -0.0030689239501953125, 0.0247955322265625, -0.0281829833984375, 0.0010385513305664062, -0.00446319580078125, 0.0128021240234375, -0.013397216796875, -0.01052093505859375, -0.019439697265625, 0.01255035400390625, 0.10882568359375, 0.00933074951171875, -0.04217529296875, -0.00801849365234375, 0.0872802734375, 0.055999755859375, 0.00281524658203125, 0.055999755859375, -0.013519287109375, 0.0257568359375, 0.0127105712890625, -0.04205322265625, 0.018951416015625, -0.00009274482727050781, -0.05023193359375, 0.021240234375, 0.006839752197265625, -0.0031147003173828125, -0.01395416259765625, -0.00800323486328125, -0.06878662109375, 0.0029010772705078125, 0.045562744140625, 0.014617919921875, 0.013885498046875, 0.018463134765625, 0.039886474609375, -0.043853759765625, -0.032745361328125, -0.0216064453125, 0.032073974609375, 0.0107269287109375, -0.01043701171875, 0.01433563232421875, 0.0174713134765625, -0.04278564453125, 0.0000426173210144043, -0.0079193115234375, -0.002285003662109375, -0.030364990234375, 0.011016845703125, 0.0271453857421875, 0.0243682861328125, 0.005615234375, 0.0241241455078125, 0.013824462890625, 0.007068634033203125, -0.027496337890625, -0.0133209228515625, 0.029296875, 0.022369384765625, -0.030670166015625, 0.009063720703125, 0.00579833984375, -0.0036602020263671875, 0.00836944580078125, -0.059906005859375, 0.005741119384765625, 0.04425048828125, 0.01029205322265625, -0.00931549072265625, 0.0101165771484375, -0.01023101806640625, -0.0128936767578125, -0.013275146484375, 0.020050048828125, -0.0008907318115234375, -0.0025081634521484375, -0.0263214111328125, 0.0115203857421875, -0.003574371337890625, 0.0274810791015625, 0.0191497802734375, 0.051025390625, 0.030364990234375, -0.0183868408203125, -0.0203857421875, -0.06402587890625, 0.05999755859375, 0.0191192626953125, 0.038238525390625, 0.04473876953125, 0.0406494140625, -0.008026123046875, -0.035430908203125, 0.021514892578125, 0.0009160041809082031, -0.035980224609375, -0.0263519287109375, -0.0171661376953125, 0.02593994140625, 0.024810791015625, 0.005634307861328125, -0.003582000732421875, 0.0526123046875, 0.026611328125, -0.0287017822265625, 0.0170135498046875, -0.01326751708984375, -0.0270843505859375, 0.0071258544921875, -0.0177459716796875, 0.0222625732421875, -0.0101470947265625, 0.016326904296875, -0.0015687942504882812, -0.0193328857421875, -0.02777099609375, 0.01003265380859375, 0.035125732421875, 0.0009579658508300781, 0.0032138824462890625, 0.032073974609375, -0.0220489501953125, 0.0059051513671875, 0.036468505859375, -0.004619598388671875, 0.0166473388671875, 0.04248046875, 0.004444122314453125, -0.0308074951171875, -0.0036678314208984375, -0.01947021484375, 0.0266571044921875, 0.006710052490234375, 0.0748291015625, -0.0163726806640625, 0.021820068359375, 0.02960205078125, -0.0006918907165527344, -0.0180511474609375, -0.0003960132598876953, 0.0462646484375, -0.0098114013671875, -0.016265869140625, -0.0190277099609375, -0.01442718505859375, -0.041412353515625, 0.0256500244140625, -0.0439453125, -0.054107666015625, -0.018585205078125, 0.051544189453125, 0.050048828125, 0.0179595947265625, -0.028076171875, -0.0232391357421875, -0.051025390625, -0.0205078125, 0.0243072509765625, 0.024658203125, -0.01494598388671875, 0.04058837890625, -0.0275115966796875, -0.01491546630859375, 0.024017333984375, -0.037841796875, 0.0085906982421875, 0.008697509765625, -0.004161834716796875, -0.03460693359375, -0.0248870849609375, -0.020172119140625, -0.00423431396484375, -0.0117950439453125, 0.035919189453125, -0.006740570068359375, 0.0026416778564453125, -0.02886962890625, -0.01000213623046875, 0.012176513671875, -0.005340576171875, 0.0009436607360839844, -0.03533935546875, -0.0221099853515625, 0.01318359375, -0.023956298828125, -0.006053924560546875, -0.0146026611328125, -0.0266876220703125, 0.0144805908203125, -0.0184478759765625, -0.021759033203125, -0.031890869140625, 0.0299530029296875, 0.04443359375, 0.007671356201171875, -0.086669921875, 0.058197021484375, -0.037200927734375, 0.061676025390625, -0.01158905029296875, 0.0099029541015625, -0.01898193359375, -0.003688812255859375, -0.0250244140625, -0.0163116455078125, -0.0325927734375, 0.0224609375, -0.006343841552734375, -0.02386474609375, -0.006832122802734375, 0.0200347900390625, 0.0169830322265625, 0.0012073516845703125, -0.038299560546875, 0.0579833984375, -0.05096435546875, -0.053070068359375, -0.023468017578125, -0.01290130615234375, 0.0474853515625, -0.01922607421875, -0.0073089599609375, -0.0787353515625, 0.005641937255859375, -0.036865234375, -0.01302337646484375, -0.018829345703125, -0.04449462890625, -0.027252197265625, 0.0305938720703125, 0.0012083053588867188, -0.01479339599609375, -0.0141448974609375, 0.0296630859375, -0.048736572265625, 0.060546875, 0.0000616312026977539, -0.010162353515625, 0.062347412109375, 0.0303497314453125, 0.0251007080078125, -0.0108489990234375, 0.01360321044921875, 0.031768798828125, -0.0482177734375, 0.02362060546875, 0.0076141357421875, -0.0025119781494140625, 0.025909423828125, -0.0031681060791015625, 0.023529052734375, 0.057586669921875, -0.0224609375, 0.022003173828125, -0.03564453125, -0.049560546875, -0.02410888671875, 0.01316070556640625, -0.06488037109375, -0.0226287841796875, 0.1307373046875, 0.059814453125, 0.019622802734375, -0.00753021240234375, -0.0592041015625, -0.0548095703125, 0.023712158203125, -0.031890869140625, 0.005878448486328125, -0.0859375, -0.0018177032470703125, 0.01413726806640625, -0.028564453125, -0.048736572265625, 0.0289306640625, -0.048492431640625, -0.012908935546875, -0.0225982666015625, -0.03961181640625, 0.00873565673828125, -0.0494384765625, 0.028564453125, -0.0142059326171875, 0.0181121826171875, -0.01910400390625, 0.042205810546875, 0.009735107421875, 0.0203094482421875, -0.02490234375, 0.03668212890625, -0.063232421875, 0.0032825469970703125, -0.024871826171875, 0.044158935546875, -0.05511474609375, 0.011444091796875, 0.035186767578125, -0.01383209228515625, -0.0174102783203125, -0.01459503173828125, 0.003284454345703125, -0.0070953369140625, -0.06597900390625, 0.044281005859375, 0.002452850341796875, -0.0126495361328125, -0.029876708984375, 0.06158447265625, -0.07415771484375, -0.01183319091796875, -0.03204345703125, -0.04241943359375, 0.0198516845703125, -0.0054168701171875, 0.0219573974609375, -0.042724609375, 0.03045654296875, -0.0287017822265625, -0.01030731201171875, 0.01523590087890625 ]
84b51c4225ca7f47c569cf64445edb82fefdf53a
Wordpress Stackexchange Q: How to add extra attribute to stylesheet link? Following Keith Clarks advice, i'd like to load my fonts asynchronously. I try to achieve that by adding: wp_enqueue_style( 'font-awesome', URI . '/fonts/font-awesome/css/font-awesome.min.css' ); wp_style_add_data( 'font-awesome', 'onload', 'if(media!=\'all\')media=\'all\''); to my scripts.php file, but apparently this argument is not well taken by that function, because there is no onload attribute. How properly can I do that in WordPress? A: We can use style_loader_tag filter to filter the link that is being output. Here is the filter: $tag = apply_filters( 'style_loader_tag', "<link rel='$rel' id='$handle-css' $title href='$href' type='text/css' media='$media' />\n", $handle, $href, $media); Here the link $handle for which you want to add attribute is font-awesome so if the handle, so you can replace font-awesome-css with extra info. add_filter('style_loader_tag', 'wpse_231597_style_loader_tag'); function wpse_231597_style_loader_tag($tag){ $tag = preg_replace("/id='font-awesome-css'/", "id='font-awesome-css' online=\"if(media!='all')media='all'\"", $tag); return $tag; }
Q: How to add extra attribute to stylesheet link? Following Keith Clarks advice, i'd like to load my fonts asynchronously. I try to achieve that by adding: wp_enqueue_style( 'font-awesome', URI . '/fonts/font-awesome/css/font-awesome.min.css' ); wp_style_add_data( 'font-awesome', 'onload', 'if(media!=\'all\')media=\'all\''); to my scripts.php file, but apparently this argument is not well taken by that function, because there is no onload attribute. How properly can I do that in WordPress? A: We can use style_loader_tag filter to filter the link that is being output. Here is the filter: $tag = apply_filters( 'style_loader_tag', "<link rel='$rel' id='$handle-css' $title href='$href' type='text/css' media='$media' />\n", $handle, $href, $media); Here the link $handle for which you want to add attribute is font-awesome so if the handle, so you can replace font-awesome-css with extra info. add_filter('style_loader_tag', 'wpse_231597_style_loader_tag'); function wpse_231597_style_loader_tag($tag){ $tag = preg_replace("/id='font-awesome-css'/", "id='font-awesome-css' online=\"if(media!='all')media='all'\"", $tag); return $tag; } A: If you're going to be deferring more than one stylesheet, I've found this approach to be fairly reusable. * *Put this somewhere: function _changeme_defer_css( $html, $handle ) { $deferred_stylesheets = apply_filters( 'changeme_deferred_stylesheets', array() ); if ( in_array( $handle, $deferred_stylesheets, true ) ) { return str_replace( 'media=\'all\'', 'media="print" onload="this.media=\'all\'"', $html ); } else { return $html; } } add_filter( 'style_loader_tag', '_changeme_defer_css', 10, 2 ); *Load your font as you normally would: function _changeme_load_font_awesome() { wp_enqueue_style( 'font-awesome', URI . '/fonts/font-awesome/css/font-awesome.min.css' ); } add_filter( 'wp_enqueue_scripts', '_changeme_load_font_awesome' ); *Defer it like so: add_filter( 'changeme_deferred_stylesheets', function( $handles ) { $handles[] = 'font-awesome'; return $handles; }, 10, 1 ); *If you want to make sure it only impacts the public-facing side of your site, and not wp-admin, you could add a check for ! is_admin() as well (especially for commonly-used libraries like Font Awesome or Select2): add_filter( 'changeme_deferred_stylesheets', function( $handles ) { if ( ! is_admin() ) { $handles[] = 'font-awesome'; } return $handles; }, 10, 1 ); I also updated the onload approach based on Scott Jehl's The Simplest Way to Load CSS Asynchronously (2019) but if you're going to do this, you may also want to read the "Async CSS" passage from Harry Roberts's The Fastest Google Fonts (2020) to see why he recommends preloading as well. A: I really understand both of you, but I would like to point out that following Keith Clark's advice is just following another bad practice. I also understand that this is asked and answered in 2016 and that most things change for better or worse. If you need to delay a stylesheet, then I would recommend you the following: // I use get_footer to put my stylesheets in the footer function add_footer_styles() { // Example loading external stylesheet, could be used in both a theme and/or plugin wp_enqueue_style( 'font-awesome-5', 'https://use.fontawesome.com/releases/v5.5.0/css/all.css', array(), null ); // Example theme wp_enqueue_style( 'font-awesome-5', get_theme_file_uri( '/assets/css/fontawesome.min.css' ), array(), null ); // Example plugin wp_enqueue_style( 'font-awesome-5', plugins_url( '/assets/css/fontawesome.min.css', __FILE__ ), array(), null ); }; add_action( 'get_footer', 'add_footer_styles' ); Integrity and crossorigin If you add Font Awesome 5 externally I would also recommend using integrity and crossorigin, see my other answer for a more detailed take on adding attributes: How to add crossorigin and integrity to wp_register_style? (Font Awesome 5) function add_font_awesome_5_cdn_attributes( $html, $handle ) { if ( 'font-awesome-5' === $handle ) { return str_replace( "media='all'", "media='all' integrity='sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU' crossorigin='anonymous'", $html ); } return $html; } add_filter( 'style_loader_tag', 'add_font_awesome_5_cdn_attributes', 10, 2 );
wordpress
{ "language": "en", "length": 544, "provenance": "stackexchange_00019.jsonl.gz:466631", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231597" }
[ 0.033447265625, 0.0196990966796875, -0.044830322265625, -0.050567626953125, 0.04150390625, -0.04345703125, 0.0294189453125, 0.01580810546875, -0.01666259765625, 0.0141448974609375, 0.0022983551025390625, -0.004947662353515625, 0.0172882080078125, -0.032806396484375, 0.0190582275390625, -0.0269622802734375, 0.0257568359375, 0.00505828857421875, 0.035675048828125, -0.002635955810546875, 0.016143798828125, 0.015350341796875, 0.01107025146484375, 0.0238800048828125, 0.0228424072265625, -0.032135009765625, 0.0694580078125, 0.006786346435546875, 0.0157928466796875, -0.0071258544921875, 0.0211181640625, -0.03204345703125, 0.035369873046875, 0.00516510009765625, -0.03424072265625, -0.023284912109375, 0.05657958984375, -0.036163330078125, -0.039093017578125, 0.06475830078125, 0.022705078125, -0.0181121826171875, -0.0219268798828125, 0.056060791015625, -0.024444580078125, -0.050262451171875, 0.03582763671875, -0.034637451171875, -0.035064697265625, 0.0299224853515625, 0.0120391845703125, -0.012115478515625, 0.0234832763671875, 0.0192718505859375, -0.0029582977294921875, -0.010162353515625, -0.0266876220703125, 0.034759521484375, -0.0019207000732421875, 0.0007586479187011719, -0.007091522216796875, 0.0194244384765625, 0.001377105712890625, -0.0017032623291015625, -0.01491546630859375, 0.0012464523315429688, 0.01497650146484375, 0.01049041748046875, -0.0187530517578125, -0.037322998046875, -0.00977325439453125, -0.0153350830078125, -0.009246826171875, -0.03533935546875, -0.00943756103515625, 0.0186614990234375, -0.000545501708984375, -0.024017333984375, 0.0218505859375, -0.002628326416015625, 0.0299224853515625, -0.03125, -0.03179931640625, -0.0200653076171875, 0.038421630859375, 0.0002665519714355469, -0.0025730133056640625, -0.0182647705078125, -0.00829315185546875, -0.0230865478515625, -0.01543426513671875, -0.0274505615234375, -0.009063720703125, -0.00237274169921875, -0.0261077880859375, -0.027435302734375, -0.004657745361328125, 0.03778076171875, 0.00508880615234375, 0.04400634765625, 0.00827789306640625, -0.045440673828125, 0.053009033203125, -0.05828857421875, -0.006591796875, 0.06915283203125, -0.007053375244140625, 0.01396942138671875, 0.01317596435546875, 0.006439208984375, 0.01097869873046875, -0.046173095703125, 0.0201568603515625, 0.054168701171875, -0.0526123046875, -0.0191650390625, -0.00787353515625, -0.026397705078125, -0.042083740234375, 0.0119171142578125, 0.00589752197265625, 0.040374755859375, -0.042236328125, -0.011444091796875, -0.01206207275390625, -0.0076904296875, 0.0138702392578125, -0.0267791748046875, 0.0218658447265625, 0.0228271484375, -0.00689697265625, 0.006343841552734375, 0.0161590576171875, 0.0033168792724609375, -0.01032257080078125, -0.01200103759765625, 0.06170654296875, -0.0200653076171875, -0.0257720947265625, 0.0355224609375, 0.0081634521484375, -0.05194091796875, -0.0582275390625, 0.005229949951171875, 0.0177001953125, 0.01898193359375, 0.016510009765625, -0.006107330322265625, -0.014556884765625, -0.0447998046875, 0.0546875, -0.05279541015625, 0.0477294921875, -0.0033721923828125, -0.0235443115234375, -0.032745361328125, 0.03564453125, -0.0458984375, -0.0170745849609375, -0.056854248046875, -0.04742431640625, -0.01467132568359375, 0.0225677490234375, -0.022705078125, -0.0200653076171875, 0.007572174072265625, 0.007843017578125, -0.00728607177734375, 0.02447509765625, 0.024627685546875, -0.010589599609375, -0.003208160400390625, 0.0489501953125, 0.0103302001953125, -0.009979248046875, 0.0235748291015625, 0.01108551025390625, 0.039093017578125, 0.031829833984375, -0.01500701904296875, -0.037445068359375, -0.051788330078125, 0.1312255859375, -0.060150146484375, -0.039947509765625, 0.00560760498046875, -0.0209808349609375, 0.045654296875, 0.04974365234375, 0.01407623291015625, -0.021392822265625, -0.02655029296875, -0.029998779296875, -0.0290985107421875, -0.00464630126953125, -0.01151275634765625, -0.00045108795166015625, 0.0023441314697265625, 0.0005002021789550781, 0.01226043701171875, 0.0430908203125, 0.006610870361328125, 0.005218505859375, -0.01364898681640625, -0.06231689453125, 0.0153045654296875, -0.022186279296875, 0.03057861328125, -0.015869140625, -0.019287109375, 0.0144195556640625, -0.05364990234375, 0.005687713623046875, 0.0015249252319335938, -0.033447265625, 0.0004374980926513672, -0.001979827880859375, 0.02191162109375, -0.0135650634765625, 0.019134521484375, -0.005275726318359375, -0.01898193359375, 0.0011653900146484375, 0.0287933349609375, -0.0017757415771484375, 0.026824951171875, -0.0306854248046875, -0.00035881996154785156, -0.019683837890625, 0.01488494873046875, 0.0029430389404296875, 0.0408935546875, 0.067138671875, 0.06365966796875, -0.033599853515625, -0.0092010498046875, -0.0279388427734375, -0.048553466796875, -0.004856109619140625, 0.051025390625, 0.038299560546875, 0.047027587890625, 0.00179290771484375, 0.00908660888671875, 0.0550537109375, 0.02838134765625, 0.0338134765625, -0.0206756591796875, -0.00421905517578125, 0.005462646484375, -0.0175628662109375, 0.0076141357421875, 0.0238800048828125, -0.028656005859375, -0.0024089813232421875, 0.044647216796875, 0.0028629302978515625, 0.0079345703125, -0.01216888427734375, 0.00923919677734375, 0.0104522705078125, 0.01568603515625, -0.0224609375, 0.00862884521484375, 0.030914306640625, -0.002513885498046875, 0.0099334716796875, -0.00988006591796875, -0.031585693359375, 0.01296234130859375, 0.037078857421875, -0.027801513671875, -0.005916595458984375, -0.004390716552734375, -0.0408935546875, -0.0270233154296875, -0.00032973289489746094, 0.026397705078125, -0.0256195068359375, -0.020965576171875, -0.0022373199462890625, 0.041717529296875, -0.0092315673828125, -0.01216888427734375, -0.025146484375, -0.060882568359375, 0.0059814453125, 0.0159149169921875, 0.0220947265625, 0.0196533203125, 0.034759521484375, 0.0207366943359375, -0.00629425048828125, 0.0185394287109375, 0.01285552978515625, -0.01483154296875, 0.04010009765625, -0.0106964111328125, 0.018096923828125, -0.01885986328125, 0.06353759765625, 0.052734375, -0.006046295166015625, 0.005146026611328125, 0.00048542022705078125, -0.01259613037109375, -0.01160430908203125, -0.002414703369140625, -0.01861572265625, -0.016937255859375, -0.044189453125, 0.02593994140625, 0.03363037109375, 0.029693603515625, 0.0031185150146484375, -0.0460205078125, -0.0179901123046875, 0.013031005859375, -0.094482421875, -0.08685302734375, 0.0406494140625, -0.05133056640625, 0.0028705596923828125, 0.0015859603881835938, -0.049346923828125, -0.023712158203125, 0.029632568359375, -0.0075531005859375, -0.0270843505859375, -0.0091705322265625, -0.04156494140625, -0.045745849609375, -0.06036376953125, -0.0020542144775390625, 0.004474639892578125, 0.021881103515625, 0.01224517822265625, 0.029998779296875, 0.003787994384765625, -0.023284912109375, 0.01103973388671875, -0.0305328369140625, -0.0172576904296875, -0.002346038818359375, 0.0007877349853515625, -0.0286865234375, 0.00312042236328125, -0.017547607421875, 0.03729248046875, 0.041656494140625, -0.033355712890625, 0.017608642578125, -0.0345458984375, -0.0279998779296875, -0.003376007080078125, 0.031280517578125, 0.042572021484375, -0.004863739013671875, 0.0287628173828125, -0.042510986328125, -0.00466156005859375, -0.0135955810546875, -0.02899169921875, 0.048248291015625, 0.0229949951171875, -0.0325927734375, 0.01174163818359375, 0.0082855224609375, 0.035552978515625, 0.0115814208984375, 0.071533203125, -0.0234832763671875, 0.0189666748046875, 0.00031828880310058594, 0.00885009765625, -0.06707763671875, 0.052215576171875, -0.00959014892578125, -0.00021374225616455078, 0.030792236328125, 0.01050567626953125, 0.013580322265625, -0.03125, -0.0198822021484375, -0.031463623046875, 0.036163330078125, -0.01556396484375, 0.03509521484375, -0.048492431640625, -0.0180206298828125, -0.02557373046875, 0.06915283203125, -0.0230712890625, -0.0276031494140625, -0.017852783203125, 0.0325927734375, -0.04766845703125, -0.06195068359375, 0.0170135498046875, 0.00907135009765625, -0.0638427734375, 0.03955078125, 0.003269195556640625, -0.01482391357421875, -0.0016117095947265625, -0.04473876953125, -0.0296630859375, -0.03851318359375, 0.038909912109375, -0.041656494140625, -0.029052734375, 0.04595947265625, -0.05255126953125, 0.0281829833984375, -0.0323486328125, -0.01519775390625, -0.07562255859375, -0.01001739501953125, -0.07440185546875, 0.07843017578125, 0.027557373046875, 0.026519775390625, -0.007709503173828125, 0.04583740234375, 0.026580810546875, 0.023101806640625, 0.01242828369140625, 0.001739501953125, 0.01806640625, -0.0274658203125, -0.003826141357421875, -0.0294952392578125, 0.001461029052734375, 0.01373291015625, -0.053375244140625, 0.055267333984375, 0.00542449951171875, 0.017822265625, 0.05633544921875, -0.0419921875, -0.03448486328125, -0.0091400146484375, 0.0179290771484375, -0.01287078857421875, -0.004669189453125, -0.01186370849609375, 0.01071929931640625, -0.01271820068359375, 0.0389404296875, 0.0265655517578125, -0.00258636474609375, -0.0208587646484375, 0.03948974609375, 0.02728271484375, -0.0350341796875, 0.032440185546875, 0.0145721435546875, 0.04541015625, -0.0123138427734375, 0.020111083984375, 0.031768798828125, -0.020172119140625, 0.0193328857421875, 0.01297760009765625, 0.02386474609375, 0.0023059844970703125, 0.0093536376953125, 0.0131988525390625, -0.029632568359375, 0.04278564453125, 0.04461669921875, -0.03192138671875, 0.01617431640625, 0.00537109375, -0.028839111328125, 0.0283660888671875, 0.033538818359375, 0.009521484375, -0.033203125, -0.034515380859375, -0.00537872314453125, -0.0112457275390625, 0.05621337890625, 0.07806396484375, 0.046722412109375, -0.0036449432373046875, 0.0112457275390625, 0.0203704833984375, 0.0020923614501953125, -0.01221466064453125, 0.003444671630859375, -0.022003173828125, 0.03326416015625, -0.01399993896484375, -0.00820159912109375, -0.01345062255859375, -0.009552001953125, 0.022003173828125, 0.01434326171875, -0.01410675048828125, -0.03631591796875, 0.00594329833984375, 0.01474761962890625, -0.00024366378784179688, 0.0003943443298339844, 0.04962158203125, -0.0171661376953125, -0.0166778564453125, -0.00555419921875, -0.03485107421875, -0.0297698974609375, -0.046905517578125, -0.000048041343688964844, 0.0082244873046875, -0.018463134765625, -0.003452301025390625, 0.00278472900390625, 0.02301025390625, -0.0310211181640625, 0.0005745887756347656, -0.001129150390625, 0.00931549072265625, 0.01788330078125, 0.007381439208984375, -0.00038886070251464844, 0.0253753662109375, -0.0004715919494628906, 0.061431884765625, -0.01947021484375, 0.0290985107421875, 0.0032176971435546875, 0.0479736328125, -0.02471923828125, -0.042816162109375, 0.03369140625, -0.065673828125, -0.03338623046875, 0.00823211669921875, -0.011474609375, -0.0294189453125, -0.040130615234375, -0.0219879150390625, 0.02728271484375, 0.0224456787109375, -0.0017299652099609375, 0.0236663818359375, 0.0279388427734375, 0.0343017578125, 0.038299560546875, -0.038726806640625, 0.0263519287109375, 0.0213165283203125, -0.0245361328125, -0.01398468017578125, -0.01189422607421875, -0.0151214599609375, -0.0113677978515625, -0.01534271240234375, -0.032379150390625, 0.033843994140625, -0.041290283203125, 0.06842041015625, 0.0010242462158203125, -0.03875732421875, -0.0438232421875, 0.036834716796875, -0.0119476318359375, 0.01239013671875, 0.00014603137969970703, 0.01641845703125, -0.048095703125, -0.0285491943359375, -0.059661865234375, -0.044677734375, -0.03509521484375, -0.012725830078125, -0.0029125213623046875, 0.020751953125, 0.00786590576171875, -0.004669189453125, -0.0116729736328125, 0.0146942138671875, 0.0194244384765625, 0.0292205810546875, -0.034149169921875, 0.06890869140625, 0.005771636962890625, 0.01407623291015625, -0.001068115234375, 0.031768798828125, 0.00843048095703125, 0.0074310302734375, -0.0225830078125, -0.0648193359375, -0.00290679931640625, -0.00699615478515625, 0.00449371337890625, 0.07958984375, 0.08154296875, 0.0098876953125, 0.026092529296875, -0.0177001953125, -0.00772857666015625, -0.01336669921875, 0.0120086669921875, -0.01236724853515625, 0.007015228271484375, 0.033721923828125, 0.0184326171875, 0.00014531612396240234, -0.025054931640625, -0.0208282470703125, 0.01141357421875, 0.0220489501953125, 0.022064208984375, -0.034454345703125, -0.0777587890625, 0.07269287109375, 0.06451416015625, -0.003875732421875, 0.014617919921875, -0.01108551025390625, -0.00493621826171875, 0.00872039794921875, -0.0090179443359375, 0.01032257080078125, 0.01995849609375, 0.0261077880859375, -0.01383209228515625, 0.0265045166015625, 0.0305023193359375, -0.007762908935546875, 0.017852783203125, 0.01155853271484375, 0.058624267578125, -0.01250457763671875, 0.0011301040649414062, 0.01351165771484375, -0.03448486328125, 0.03582763671875, 0.005428314208984375, -0.013336181640625, -0.0242462158203125, 0.0709228515625, -0.01360321044921875, 0.0085906982421875, 0.056640625, 0.00969696044921875, 0.01049041748046875, -0.002704620361328125, 0.0137939453125, -0.0210723876953125, -0.06549072265625, -0.03466796875, 0.0303955078125, -0.038970947265625, -0.0278472900390625, 0.0028171539306640625, -0.00553131103515625, -0.030303955078125, -0.04559326171875, -0.00798797607421875, -0.00713348388671875, -0.002552032470703125, 0.024688720703125, 0.0025234222412109375, 0.042022705078125, -0.0106048583984375, 0.0260009765625, -0.025665283203125, -0.04840087890625, 0.0251922607421875, 0.001373291015625, -0.03564453125, 0.017333984375, 0.0028285980224609375, 0.023406982421875, 0.0238494873046875, 0.0305633544921875, -0.060699462890625, -0.0106048583984375, 0.03118896484375, 0.0902099609375, -0.0236358642578125, -0.033416748046875, 0.041351318359375, 0.014251708984375, -0.0267181396484375, 0.0009226799011230469, 0.033538818359375, -0.0653076171875, -0.078857421875, 0.01372528076171875, -0.1019287109375, -0.01763916015625, -0.03997802734375, -0.06341552734375, 0.098876953125, -0.0154876708984375, 0.035552978515625, 0.03143310546875, 0.03302001953125, -0.04156494140625, 0.01141357421875, -0.042816162109375, 0.039398193359375, 0.029510498046875, 0.021942138671875, -0.028472900390625, -0.0009255409240722656, 0.007137298583984375, 0.005992889404296875, 0.02374267578125, 0.006763458251953125, -0.01947021484375, 0.00775909423828125, 0.0655517578125, 0.05328369140625, 0.024871826171875, -0.002727508544921875, -0.0263824462890625, -0.001132965087890625, -0.0193328857421875, -0.0309906005859375, 0.0238494873046875, -0.05279541015625, -0.056121826171875, 0.0006985664367675781, 0.008697509765625, 0.0036640167236328125, -0.00661468505859375, -0.0161590576171875, -0.028656005859375, -0.003139495849609375, 0.014556884765625, 0.01495361328125, 0.01421356201171875, 0.0224761962890625, -0.0121917724609375, -0.0184173583984375, -0.02978515625, -0.0079345703125, 0.02227783203125, -0.0266876220703125, -0.004119873046875, -0.00830078125, -0.004878997802734375, 0.0043792724609375, 0.004489898681640625, -0.0176544189453125, 0.016693115234375, 0.03765869140625, 0.033355712890625, -0.006549835205078125, 0.0262451171875, -0.032958984375, 0.0186004638671875, -0.019378662109375, 0.02569580078125, -0.029296875, 0.003894805908203125, 0.0140533447265625, -0.006343841552734375, -0.0150604248046875, -0.03369140625, 0.01953125, -0.099853515625, -0.0645751953125, -0.041412353515625, 0.0201416015625, 0.038055419921875, 0.040802001953125, 0.00266265869140625, 0.044586181640625, -0.0924072265625, 0.00501251220703125, -0.059112548828125, 0.00020551681518554688, 0.021820068359375, 0.054840087890625, 0.01276397705078125, 0.048431396484375, 0.02166748046875, -0.027862548828125, -0.036102294921875, 0.00937652587890625, 0.0211334228515625, 0.0389404296875, -0.00594329833984375, 0.031402587890625, -0.004642486572265625, 0.030181884765625, 0.039154052734375, 0.0279998779296875, 0.037750244140625, -0.0024929046630859375, -0.003902435302734375, 0.017242431640625, 0.01430511474609375, -0.0185546875, 0.01180267333984375, -0.042205810546875, 0.027191162109375, -0.0006508827209472656, -0.0082855224609375, -0.0084381103515625, -0.00714874267578125, 0.035247802734375, -0.021759033203125, 0.00909423828125, 0.0003910064697265625, -0.00989532470703125, -0.005672454833984375, -0.01125335693359375, -0.0252685546875, -0.0026531219482421875, -0.089111328125, -0.019744873046875, -0.006195068359375, 0.0056915283203125, 0.015045166015625, 0.023223876953125, -0.040008544921875, 0.0625, 0.026947021484375, -0.043548583984375, 0.01158905029296875, 0.0146026611328125, 0.0291595458984375, 0.06158447265625, -0.0015659332275390625, 0.0297698974609375, -0.014495849609375, -0.00734710693359375, -0.00910186767578125, 0.0289154052734375, 0.003414154052734375, 0.045440673828125, -0.0190277099609375, 0.013336181640625, 0.07318115234375, 0.0154571533203125, 0.0292205810546875, 0.019439697265625, 0.02691650390625, -0.01233673095703125, 0.01399993896484375, -0.0222930908203125, -0.0032100677490234375, 0.033355712890625, 0.020721435546875, -0.0033550262451171875, 0.0229339599609375, -0.00591278076171875, 0.003322601318359375, -0.0026607513427734375, 0.029754638671875, -0.047607421875, -0.0667724609375, -0.07623291015625, -0.01476287841796875, -0.003917694091796875, 0.0019512176513671875, 0.0233154296875, 0.0185546875, 0.015625, 0.007747650146484375, 0.02838134765625, 0.003353118896484375, 0.038299560546875, 0.023040771484375, -0.039581298828125, -0.010406494140625, 0.025970458984375, -0.02471923828125, 0.01534271240234375, -0.0011548995971679688, 0.051544189453125, -0.004726409912109375, -0.039947509765625, 0.049468994140625, 0.050537109375, 0.059783935546875, -0.006145477294921875, 0.01549530029296875, 0.048492431640625, -0.0082550048828125, -0.01328277587890625, -0.0303192138671875, -0.03668212890625, -0.020782470703125, -0.007495880126953125, 0.01267242431640625, -0.0127716064453125, -0.058349609375, -0.0556640625, -0.003559112548828125, 0.04644775390625, 0.0184326171875, -0.0745849609375, -0.00876617431640625, -0.00550079345703125, 0.09820556640625, 0.0015583038330078125, 0.03033447265625, -0.001251220703125, 0.0279693603515625, -0.034881591796875, -0.0574951171875, -0.0156097412109375, 0.07830810546875, -0.03314208984375, -0.0073089599609375, 0.0235443115234375, -0.00217437744140625, 0.032470703125, -0.01019287109375, -0.01218414306640625, 0.042938232421875, -0.059539794921875, -0.0035305023193359375, 0.03668212890625, -0.0175933837890625, -0.0518798828125, -0.099365234375, 0.006195068359375, -0.08428955078125, 0.00936126708984375, 0.0172271728515625, -0.032623291015625, -0.01488494873046875, -0.036895751953125, -0.07244873046875, 0.09588623046875, -0.004734039306640625, -0.0295257568359375, -0.0215301513671875, -0.011016845703125, -0.0203857421875, 0.005359649658203125, 0.0017719268798828125, -0.055908203125, -0.00012731552124023438, 0.048065185546875, 0.0004162788391113281, 0.016571044921875, 0.02593994140625, -0.023681640625, -0.054718017578125, -0.01166534423828125, -0.006984710693359375, 0.007472991943359375, -0.01413726806640625, -0.004604339599609375, 0.01371002197265625, 0.0194854736328125, -0.012939453125, 0.00885009765625, 0.0294189453125, -0.0034961700439453125, 0.0191192626953125, -0.0272216796875, -0.041351318359375, -0.0257415771484375, 0.064453125, -0.006107330322265625, 0.0169830322265625, -0.0011301040649414062, -0.0075225830078125, 0.0003190040588378906, -0.0225677490234375, -0.006900787353515625, 0.0233612060546875, -0.05126953125, -0.00850677490234375, -0.012115478515625, 0.03106689453125, 0.0263824462890625, -0.01678466796875, 0.01708984375, -0.0296630859375, 0.01236724853515625, 0.0098724365234375, -0.0513916015625, 0.00737762451171875, 0.0694580078125, -0.0352783203125, 0.02337646484375, -0.0071258544921875, 0.0208282470703125, 0.053924560546875, -0.0093536376953125, -0.027679443359375, -0.00287628173828125, 0.01340484619140625, 0.032257080078125, 0.01013946533203125, -0.04498291015625, 0.00283050537109375, 0.023101806640625, 0.009002685546875, 0.01215362548828125, -0.00222015380859375, 0.00728607177734375, -0.00357818603515625, 0.0017986297607421875, -0.0438232421875, 0.07281494140625, -0.0634765625, 0.0012292861938476562, -0.01416015625, -0.0290374755859375, -0.041107177734375, 0.05584716796875, 0.037109375, 0.004825592041015625, -0.00009375810623168945, -0.003170013427734375, -0.0175018310546875, -0.05157470703125, 0.0232696533203125, -0.023773193359375, 0.01163482666015625, 0.0168914794921875 ]
cf35438f597ce23e59481badb538a0abf47049bc
Wordpress Stackexchange Q: Get posts for custom post type with WP_Query I'm trying to make a custom post return a query and display but instead it is returning and showing the default/standard post. How do I get posts from my CPT? $query = new WP_Query( array( 'job_posting_type' => 'Job Post' ) ); if ( $query->have_posts() ) : ?> <?php while ( $query->have_posts() ) : $query->the_post(); ?> <div> <h2><?php the_title(); ?></h2> <?php the_content(); ?> </div> <?php endwhile; wp_reset_postdata(); ?> <!-- show pagination here --> <?php else : ?> <!-- show 404 error here --> <?php endif; ?> A: Assuming your custom post type is named "job_posting", you just need to change your query to read: $query = new WP_Query( array( 'post_type' => 'job_posting' ) ); This can be found in the official documentation. There's a lot more parameters you might like to use too - you can find a full list in the documentation I linked to. Some I'd recommend considering would be posts_per_page (so you don't get everything returned at once), and setting post_status to 'publish' just in case any draft/private posts get returned (which they shouldn't anyway, but I like to be safe ;) ).
Q: Get posts for custom post type with WP_Query I'm trying to make a custom post return a query and display but instead it is returning and showing the default/standard post. How do I get posts from my CPT? $query = new WP_Query( array( 'job_posting_type' => 'Job Post' ) ); if ( $query->have_posts() ) : ?> <?php while ( $query->have_posts() ) : $query->the_post(); ?> <div> <h2><?php the_title(); ?></h2> <?php the_content(); ?> </div> <?php endwhile; wp_reset_postdata(); ?> <!-- show pagination here --> <?php else : ?> <!-- show 404 error here --> <?php endif; ?> A: Assuming your custom post type is named "job_posting", you just need to change your query to read: $query = new WP_Query( array( 'post_type' => 'job_posting' ) ); This can be found in the official documentation. There's a lot more parameters you might like to use too - you can find a full list in the documentation I linked to. Some I'd recommend considering would be posts_per_page (so you don't get everything returned at once), and setting post_status to 'publish' just in case any draft/private posts get returned (which they shouldn't anyway, but I like to be safe ;) ).
wordpress
{ "language": "en", "length": 194, "provenance": "stackexchange_00019.jsonl.gz:466643", "question_score": "10", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231645" }
[ 0.099365234375, 0.0026454925537109375, 0.01477813720703125, -0.0280914306640625, 0.038238525390625, -0.04229736328125, 0.079833984375, -0.02496337890625, -0.0279388427734375, 0.0304412841796875, -0.01812744140625, 0.01413726806640625, -0.050872802734375, -0.0175933837890625, -0.010894775390625, -0.032745361328125, 0.050384521484375, -0.015045166015625, 0.02880859375, -0.003871917724609375, 0.00722503662109375, 0.02435302734375, 0.039642333984375, 0.04345703125, 0.0065460205078125, 0.031158447265625, 0.037506103515625, -0.0259552001953125, 0.0135040283203125, 0.01287078857421875, 0.0185546875, -0.059906005859375, 0.026153564453125, 0.0001842975616455078, -0.0022640228271484375, 0.0323486328125, 0.0183258056640625, -0.0112152099609375, 0.0012445449829101562, 0.031463623046875, 0.0062713623046875, -0.00440216064453125, -0.0072479248046875, -0.004058837890625, -0.01554107666015625, -0.035736083984375, 0.00864410400390625, -0.0286407470703125, 0.016021728515625, -0.0149078369140625, 0.018402099609375, 0.006866455078125, 0.03363037109375, -0.003284454345703125, -0.0255889892578125, -0.005237579345703125, 0.01114654541015625, -0.037384033203125, 0.044342041015625, -0.021820068359375, -0.033050537109375, -0.044219970703125, 0.04998779296875, -0.0113983154296875, -0.0380859375, 0.02069091796875, 0.035125732421875, -0.01174163818359375, -0.0304718017578125, -0.050201416015625, 0.0115966796875, 0.013580322265625, 0.00640106201171875, -0.01202392578125, -0.0033779144287109375, -0.034759521484375, 0.0030231475830078125, -0.040863037109375, 0.018035888671875, 0.0234527587890625, -0.0007786750793457031, -0.01538848876953125, -0.0679931640625, 0.02581787109375, -0.00890350341796875, 0.031646728515625, -0.0160369873046875, -0.0157012939453125, -0.014434814453125, -0.02642822265625, -0.0128173828125, -0.033203125, -0.01371002197265625, 0.006450653076171875, -0.0025043487548828125, -0.046600341796875, 0.003143310546875, 0.0498046875, -0.0220947265625, 0.010040283203125, -0.025543212890625, -0.0266876220703125, 0.016815185546875, -0.039642333984375, 0.023590087890625, 0.004962921142578125, -0.0220947265625, 0.00946044921875, 0.06646728515625, 0.04144287109375, 0.008544921875, 0.036712646484375, -0.03839111328125, -0.01399993896484375, -0.013458251953125, 0.05780029296875, -0.0284423828125, -0.00370025634765625, -0.023101806640625, 0.024932861328125, 0.0032062530517578125, 0.0250091552734375, 0.0129241943359375, -0.052276611328125, 0.0031337738037109375, -0.017852783203125, -0.0258331298828125, -0.0219879150390625, 0.00007510185241699219, 0.0273895263671875, -0.0283966064453125, 0.01328277587890625, 0.066162109375, 0.0166015625, 0.0011835098266601562, -0.024810791015625, 0.0268402099609375, -0.0233001708984375, -0.02349853515625, 0.0188751220703125, 0.01316070556640625, -0.0225677490234375, -0.009918212890625, -0.0087432861328125, -0.0004906654357910156, 0.03533935546875, 0.024810791015625, -0.00443267822265625, -0.0206298828125, -0.0248565673828125, -0.0289459228515625, 0.0036830902099609375, 0.00677490234375, 0.0016794204711914062, 0.00032258033752441406, -0.01788330078125, 0.0267486572265625, -0.022369384765625, 0.012481689453125, -0.0167694091796875, 0.051300048828125, 0.0142364501953125, 0.006175994873046875, -0.038360595703125, -0.03155517578125, -0.0288848876953125, -0.07244873046875, -0.0063323974609375, 0.0254974365234375, 0.01837158203125, 0.01529693603515625, -0.039764404296875, 0.01070404052734375, 0.00666046142578125, -0.0137786865234375, 0.02105712890625, 0.019134521484375, -0.00800323486328125, 0.0232391357421875, 0.01459503173828125, -0.024505615234375, -0.0361328125, 0.039459228515625, -0.0269622802734375, -0.052154541015625, 0.043731689453125, 0.01763916015625, 0.083984375, -0.004718780517578125, 0.0272216796875, 0.0175628662109375, 0.029754638671875, -0.01812744140625, 0.01511383056640625, 0.0033016204833984375, -0.02398681640625, -0.05340576171875, -0.0273284912109375, -0.029541015625, 0.03009033203125, -0.02532958984375, 0.004329681396484375, -0.0003147125244140625, 0.00628662109375, -0.054412841796875, 0.0214691162109375, -0.024993896484375, 0.036651611328125, 0.0234375, 0.0215911865234375, 0.0095367431640625, 0.0102996826171875, -0.0172271728515625, -0.047454833984375, -0.04205322265625, 0.0138702392578125, 0.0023326873779296875, 0.004817962646484375, -0.021881103515625, -0.0005955696105957031, -0.0195159912109375, -0.046844482421875, -0.038177490234375, 0.04095458984375, 0.07611083984375, -0.00971221923828125, 0.0099029541015625, -0.007537841796875, 0.087646484375, 0.02685546875, -0.03143310546875, -0.0311126708984375, 0.0297088623046875, 0.040191650390625, -0.003143310546875, 0.011505126953125, 0.03338623046875, -0.04083251953125, 0.00618743896484375, 0.02740478515625, 0.00977325439453125, 0.0223846435546875, -0.01371002197265625, 0.0232696533203125, 0.043731689453125, -0.01120758056640625, 0.0026149749755859375, 0.0167236328125, 0.056610107421875, 0.0633544921875, -0.00957489013671875, -0.034423828125, 0.033294677734375, -0.0343017578125, 0.0335693359375, 0.0297393798828125, 0.004878997802734375, 0.0254364013671875, -0.00450897216796875, -0.01485443115234375, 0.003627777099609375, -0.00330352783203125, -0.01403045654296875, 0.0013523101806640625, -0.0037174224853515625, 0.0272369384765625, 0.0316162109375, 0.034423828125, -0.032989501953125, 0.00011664628982543945, 0.006534576416015625, 0.0281829833984375, -0.00885772705078125, 0.0273590087890625, 0.035125732421875, 0.00827789306640625, -0.033355712890625, -0.01055145263671875, 0.0205841064453125, 0.0162200927734375, -0.0103607177734375, 0.03448486328125, -0.014434814453125, -0.013702392578125, -0.0027103424072265625, -0.0174102783203125, -0.01197052001953125, -0.00310516357421875, 0.011871337890625, 0.016387939453125, 0.0355224609375, 0.0305023193359375, -0.01459503173828125, 0.0322265625, -0.01485443115234375, -0.01294708251953125, 0.00714874267578125, -0.046112060546875, 0.0364990234375, -0.0226898193359375, 0.033843994140625, 0.062255859375, 0.0133056640625, -0.00031948089599609375, -0.004932403564453125, -0.03521728515625, -0.012969970703125, 0.03558349609375, -0.00693511962890625, -0.0643310546875, -0.0068206787109375, 0.036376953125, 0.0205078125, 0.058135986328125, 0.0039825439453125, -0.0245513916015625, 0.00875091552734375, 0.044036865234375, -0.04315185546875, -0.05767822265625, -0.00428009033203125, -0.03692626953125, -0.00970458984375, -0.0183563232421875, -0.01490020751953125, 0.01543426513671875, -0.0361328125, 0.0013217926025390625, -0.0028171539306640625, 0.0207366943359375, -0.042022705078125, -0.0067901611328125, -0.051361083984375, 0.0011796951293945312, -0.016143798828125, 0.031890869140625, 0.009735107421875, 0.0794677734375, 0.036895751953125, -0.041839599609375, 0.038665771484375, 0.03167724609375, -0.03680419921875, 0.0142059326171875, 0.00518035888671875, 0.0188751220703125, 0.0270843505859375, 0.00797271728515625, 0.00843048095703125, 0.0257110595703125, -0.027130126953125, -0.0282440185546875, 0.0011339187622070312, -0.01299285888671875, 0.0181732177734375, 0.0218963623046875, -0.01166534423828125, 0.00004571676254272461, 0.033416748046875, -0.046539306640625, -0.026153564453125, -0.0154266357421875, -0.030426025390625, 0.0255126953125, 0.0067901611328125, 0.01554107666015625, -0.02349853515625, 0.039093017578125, 0.00904083251953125, 0.0159149169921875, 0.01641845703125, -0.00946807861328125, 0.016571044921875, 0.006526947021484375, 0.01629638671875, -0.0178070068359375, 0.0025043487548828125, -0.0264739990234375, 0.049224853515625, 0.0100860595703125, 0.00909423828125, -0.022186279296875, -0.0031032562255859375, -0.06396484375, -0.12548828125, 0.03070068359375, -0.09405517578125, 0.0014524459838867188, -0.06396484375, -0.005245208740234375, 0.0179901123046875, 0.1416015625, -0.01373291015625, -0.006984710693359375, -0.038665771484375, -0.0038394927978515625, -0.04193115234375, -0.062255859375, -0.0290985107421875, 0.017333984375, -0.08709716796875, 0.0016622543334960938, -0.01476287841796875, -0.0291595458984375, -0.0123138427734375, 0.0027484893798828125, -0.06280517578125, -0.052001953125, 0.032257080078125, -0.03826904296875, 0.03277587890625, -0.0256195068359375, 0.0179901123046875, -0.028778076171875, -0.005916595458984375, -0.0418701171875, -0.039520263671875, -0.03057861328125, 0.039276123046875, 0.021728515625, -0.01300048828125, -0.00963592529296875, -0.0230865478515625, 0.029052734375, 0.051177978515625, 0.0266265869140625, -0.0054931640625, -0.051239013671875, 0.0158538818359375, 0.0007033348083496094, -0.0078125, -0.001438140869140625, -0.016632080078125, -0.0266876220703125, 0.01012420654296875, -0.0015888214111328125, -0.04595947265625, -0.01934814453125, -0.04217529296875, 0.01311492919921875, -0.0311126708984375, -0.004100799560546875, 0.01351165771484375, 0.042236328125, -0.011444091796875, 0.015777587890625, -0.004817962646484375, -0.03582763671875, 0.05157470703125, 0.04498291015625, -0.0218048095703125, -0.0069427490234375, 0.033416748046875, 0.0106964111328125, -0.047088623046875, -0.04302978515625, -0.016632080078125, 0.041351318359375, -0.00943756103515625, 0.05230712890625, 0.06854248046875, -0.01247406005859375, 0.010711669921875, 0.0295867919921875, -0.036346435546875, 0.0213165283203125, 0.06121826171875, 0.0213623046875, 0.0238494873046875, -0.0176849365234375, -0.0197906494140625, 0.0196685791015625, 0.0146942138671875, -0.005672454833984375, -0.04058837890625, 0.028045654296875, 0.06939697265625, -0.05279541015625, 0.06903076171875, -0.021453857421875, -0.036834716796875, 0.022705078125, -0.005039215087890625, 0.0123748779296875, -0.003692626953125, 0.006931304931640625, -0.0055084228515625, -0.0219879150390625, -0.001331329345703125, 0.0126495361328125, 0.04736328125, 0.01922607421875, 0.054595947265625, -0.00531005859375, -0.01253509521484375, -0.0299072265625, -0.006847381591796875, 0.036376953125, -0.0256195068359375, -0.0650634765625, -0.01123809814453125, -0.0230255126953125, 0.04400634765625, 0.034881591796875, -0.00004792213439941406, 0.043487548828125, 0.07086181640625, -0.0172882080078125, -0.0257720947265625, -0.00685882568359375, 0.0478515625, -0.047210693359375, 0.028564453125, 0.0102081298828125, -0.0025196075439453125, 0.02191162109375, 0.07745361328125, -0.0167236328125, 0.05609130859375, -0.017333984375, 0.03753662109375, 0.038055419921875, -0.00490570068359375, 0.01033782958984375, 0.01959228515625, 0.00241851806640625, -0.0125579833984375, 0.006351470947265625, -0.043792724609375, -0.03924560546875, 0.00942230224609375, 0.047882080078125, -0.033599853515625, -0.01678466796875, 0.02825927734375, 0.0048370361328125, -0.036712646484375, 0.01332855224609375, 0.036468505859375, -0.00489044189453125, -0.015380859375, -0.0201568603515625, -0.0008244514465332031, 0.03955078125, -0.019927978515625, 0.038116455078125, -0.0255126953125, 0.042694091796875, -0.040374755859375, -0.007762908935546875, 0.02508544921875, 0.042694091796875, -0.0261077880859375, -0.017333984375, -0.0017652511596679688, -0.0149993896484375, -0.01241302490234375, -0.0010976791381835938, -0.0189208984375, 0.012237548828125, -0.0274810791015625, 0.0252227783203125, -0.03448486328125, 0.007091522216796875, -0.01003265380859375, 0.00606536865234375, 0.0740966796875, 0.04620361328125, -0.0263671875, -0.01617431640625, -0.02105712890625, -0.00492095947265625, -0.0009045600891113281, -0.016357421875, -0.01290130615234375, -0.0023784637451171875, 0.02288818359375, 0.01384735107421875, 0.0166473388671875, -0.055511474609375, -0.0357666015625, -0.005863189697265625, 0.06158447265625, 0.003444671630859375, -0.0169677734375, 0.0555419921875, -0.0081939697265625, 0.052520751953125, 0.002979278564453125, 0.0151519775390625, -0.0009164810180664062, -0.0175323486328125, -0.0002269744873046875, -0.10113525390625, 0.003849029541015625, -0.001621246337890625, 0.00615692138671875, 0.025054931640625, -0.0372314453125, 0.0099334716796875, 0.0015087127685546875, -0.006053924560546875, 0.004245758056640625, -0.019622802734375, 0.020416259765625, -0.01554107666015625, -0.01520538330078125, 0.047027587890625, 0.00701904296875, 0.003570556640625, -0.0175933837890625, -0.022674560546875, 0.01398468017578125, 0.00665283203125, 0.017425537109375, -0.022003173828125, -0.041717529296875, 0.028472900390625, 0.08642578125, 0.04302978515625, 0.0653076171875, -0.0064544677734375, 0.00531768798828125, 0.02874755859375, -0.00989532470703125, 0.0030803680419921875, -0.0013828277587890625, 0.046356201171875, -0.013427734375, -0.01021575927734375, 0.0281982421875, -0.02435302734375, -0.0024509429931640625, 0.0298004150390625, 0.037078857421875, -0.06793212890625, 0.00110626220703125, 0.010894775390625, -0.0289459228515625, -0.0225067138671875, 0.018524169921875, -0.0202484130859375, -0.05224609375, -0.0264739990234375, 0.01214599609375, -0.0240020751953125, -0.043121337890625, 0.013458251953125, 0.0037326812744140625, -0.0009212493896484375, 0.035064697265625, -0.00479888916015625, -0.032867431640625, 0.00392913818359375, 0.01294708251953125, 0.0045623779296875, -0.02484130859375, 0.012939453125, -0.0014467239379882812, 0.004734039306640625, -0.0550537109375, 0.027923583984375, -0.02728271484375, -0.0009899139404296875, 0.0148468017578125, 0.0022735595703125, 0.024139404296875, 0.0521240234375, -0.00966644287109375, -0.0018367767333984375, 0.032440185546875, -0.0313720703125, -0.046722412109375, -0.0380859375, 0.0025959014892578125, 0.05462646484375, -0.025848388671875, 0.038818359375, 0.0008182525634765625, -0.030517578125, -0.005420684814453125, -0.00881195068359375, 0.060943603515625, -0.037109375, -0.0086669921875, 0.0215606689453125, 0.0244903564453125, 0.00476837158203125, -0.0076141357421875, 0.0030879974365234375, -0.0238189697265625, -0.00057220458984375, -0.01392364501953125, -0.0106658935546875, -0.0007348060607910156, -0.0157012939453125, -0.0274505615234375, 0.06591796875, 0.01043701171875, -0.01514434814453125, 0.041839599609375, 0.03411865234375, -0.05029296875, 0.0023403167724609375, -0.04010009765625, 0.07354736328125, -0.025054931640625, 0.013336181640625, -0.106689453125, -0.01543426513671875, -0.0255584716796875, 0.036529541015625, 0.04034423828125, 0.0137939453125, -0.0838623046875, 0.0017881393432617188, 0.044342041015625, 0.029876708984375, 0.0133056640625, 0.05499267578125, 0.0255279541015625, 0.07269287109375, 0.06634521484375, -0.03973388671875, 0.039337158203125, 0.004360198974609375, -0.01027679443359375, 0.055145263671875, 0.0259552001953125, 0.018157958984375, -0.006908416748046875, -0.0638427734375, -0.039398193359375, 0.004730224609375, 0.01398468017578125, 0.03387451171875, 0.03131103515625, 0.0706787109375, 0.10406494140625, -0.058563232421875, -0.03472900390625, -0.0297393798828125, 0.06976318359375, 0.0199737548828125, 0.03485107421875, 0.0017957687377929688, 0.01318359375, 0.05218505859375, -0.040496826171875, 0.0140838623046875, 0.01580810546875, -0.041778564453125, 0.0193939208984375, 0.02545166015625, 0.01116943359375, -0.036041259765625, 0.049896240234375, 0.0384521484375, 0.0323486328125, -0.045745849609375, -0.028411865234375, 0.0162200927734375, 0.00963592529296875, -0.01224517822265625, 0.0032978057861328125, -0.00899505615234375, 0.019256591796875, 0.044219970703125, -0.032989501953125, -0.00574493408203125, -0.030609130859375, 0.0219268798828125, -0.0274810791015625, -0.0736083984375, 0.035614013671875, -0.004062652587890625, -0.04779052734375, -0.004177093505859375, 0.02362060546875, 0.05426025390625, 0.020965576171875, 0.044464111328125, 0.0104522705078125, -0.029541015625, 0.0268096923828125, -0.0027923583984375, -0.0184326171875, -0.031768798828125, 0.01070404052734375, -0.048065185546875, -0.01073455810546875, 0.016815185546875, 0.0736083984375, -0.004550933837890625, 0.018218994140625, 0.0183868408203125, 0.0218353271484375, 0.0231781005859375, 0.0394287109375, 0.003864288330078125, -0.0236053466796875, -0.02935791015625, -0.032989501953125, -0.0181884765625, -0.00600433349609375, 0.0296478271484375, 0.028961181640625, -0.021392822265625, -0.003986358642578125, 0.05377197265625, -0.00914764404296875, -0.0017156600952148438, 0.049896240234375, -0.03558349609375, 0.053955078125, -0.00598907470703125, -0.05743408203125, 0.00803375244140625, -0.03179931640625, -0.061737060546875, 0.006092071533203125, 0.02947998046875, 0.006824493408203125, -0.0021839141845703125, 0.0274200439453125, -0.005878448486328125, 0.0157012939453125, -0.0066070556640625, 0.001750946044921875, 0.010833740234375, 0.0265350341796875, 0.0086517333984375, -0.056793212890625, -0.054595947265625, -0.0159149169921875, 0.0291595458984375, 0.01318359375, 0.0224761962890625, 0.022308349609375, 0.034454345703125, -0.01337432861328125, 0.035919189453125, -0.03204345703125, -0.0122222900390625, 0.0186004638671875, -0.003536224365234375, 0.0037555694580078125, -0.004650115966796875, -0.01233673095703125, -0.00852203369140625, 0.048004150390625, -0.0347900390625, -0.01055908203125, -0.01335906982421875, 0.035186767578125, -0.019805908203125, 0.0035114288330078125, -0.030517578125, 0.039581298828125, -0.004886627197265625, -0.055450439453125, 0.051849365234375, -0.017822265625, 0.011688232421875, 0.02496337890625, -0.0013580322265625, -0.04345703125, 0.05364990234375, -0.06781005859375, 0.0953369140625, 0.0504150390625, -0.046478271484375, -0.003543853759765625, -0.00738525390625, -0.0231781005859375, 0.0195465087890625, 0.0167388916015625, 0.00923919677734375, -0.0019683837890625, 0.023406982421875, -0.00530242919921875, -0.015869140625, 0.038238525390625, -0.0249176025390625, 0.01215362548828125, -0.01885986328125, 0.0115814208984375, 0.02020263671875, 0.00014138221740722656, -0.01312255859375, 0.003650665283203125, -0.0235748291015625, -0.0084991455078125, 0.01035308837890625, -0.0289764404296875, 0.0052337646484375, -0.0287017822265625, 0.046173095703125, 0.00586700439453125, -0.014617919921875, 0.008575439453125, -0.034027099609375, -0.017333984375, 0.00030350685119628906, -0.00435638427734375, 0.0228118896484375, 0.044464111328125, -0.023712158203125, 0.0487060546875, -0.001132965087890625, -0.041107177734375, 0.03851318359375, 0.00406646728515625, 0.041259765625, -0.02374267578125, -0.0413818359375, 0.0083160400390625, 0.0028057098388671875, 0.053070068359375, -0.00933074951171875, 0.00013458728790283203, 0.0122528076171875, 0.01107025146484375, -0.05633544921875, -0.0858154296875, 0.0379638671875, -0.08978271484375, -0.04254150390625, 0.0017881393432617188, 0.0023250579833984375, 0.03399658203125, -0.0200042724609375, -0.037322998046875, 0.07391357421875, -0.02484130859375, -0.021240234375, -0.025482177734375, 0.0036144256591796875, 0.006748199462890625, -0.0002684593200683594, 0.01007080078125, -0.03619384765625, -0.042083740234375, -0.01320648193359375, -0.007587432861328125, 0.036529541015625, 0.028228759765625, 0.0019283294677734375, -0.05133056640625, -0.025177001953125, -0.03778076171875, -0.0113983154296875, 0.0035457611083984375, 0.010345458984375, 0.00666046142578125, 0.016571044921875, -0.033935546875, -0.02294921875, -0.00751495361328125, 0.0236358642578125, 0.01129913330078125, -0.045440673828125, -0.0216827392578125, -0.01422882080078125, 0.007213592529296875, 0.0287322998046875, 0.00788116455078125, -0.0234527587890625, 0.029266357421875, -0.01953125, -0.0745849609375, -0.023101806640625, 0.032867431640625, -0.051422119140625, -0.0175323486328125, 0.0036411285400390625, -0.03582763671875, 0.026458740234375, -0.0263671875, -0.0509033203125, 0.0005116462707519531, -0.036956787109375, -0.0228271484375, -0.054473876953125, 0.0306854248046875, -0.0024662017822265625, -0.0031280517578125, -0.0008563995361328125, -0.013214111328125, -0.0097503662109375, -0.0044097900390625, 0.0027103424072265625, -0.031524658203125, 0.020538330078125, 0.022216796875, -0.012542724609375, 0.021270751953125, -0.03900146484375, 0.044403076171875, 0.0283203125, -0.01497650146484375, 0.02008056640625, -0.006946563720703125, -0.007144927978515625, -0.006671905517578125, 0.0284423828125, 0.005199432373046875, 0.05731201171875, 0.015594482421875, 0.04962158203125, 0.00850677490234375, 0.032623291015625, 0.00885009765625, -0.0280914306640625, 0.0203857421875, -0.04437255859375, 0.00885772705078125, -0.036041259765625, -0.00983428955078125, -0.0176239013671875, -0.0041961669921875, 0.0082855224609375, -0.04071044921875, 0.021636962890625 ]
5895d27ab0465ae59aa40d84295c311a326ca646
Wordpress Stackexchange Q: How to enable Admins to see Plugins I am running a multisite network on the latest version of WP. I am the Super Admin. I setup a user as "Administrator" on a site in the network. The Admin User cannot see the plugins menu. I completely Network Deactivated all plugins and re-Activated them at the site level. The Admin User still cannot see the plugins menu. How can I grant Plugin access to a secondary/alternate Admin? A: Have a look at the Network Admin Settings screen (in my installation, it's at example.com/wp-admin/network/settings.php). Tucked away down near the bottom is this: Menu Settings Enable administration menus [] Plugins Checking that box should allow your users to see the Plugins menu in their sites' back end. (I don't think it'll allow them to install new plugins. I haven't tried it out yet, though, so test it before you put it into production.)
Q: How to enable Admins to see Plugins I am running a multisite network on the latest version of WP. I am the Super Admin. I setup a user as "Administrator" on a site in the network. The Admin User cannot see the plugins menu. I completely Network Deactivated all plugins and re-Activated them at the site level. The Admin User still cannot see the plugins menu. How can I grant Plugin access to a secondary/alternate Admin? A: Have a look at the Network Admin Settings screen (in my installation, it's at example.com/wp-admin/network/settings.php). Tucked away down near the bottom is this: Menu Settings Enable administration menus [] Plugins Checking that box should allow your users to see the Plugins menu in their sites' back end. (I don't think it'll allow them to install new plugins. I haven't tried it out yet, though, so test it before you put it into production.) A: Try this - it worked for my situation - add_submenu_page( WP_PLUGIN_DIR . '/multisite-super-admin/includes/admin/settings.php', "Plugins", 'Plugins', 'administrator', '/plugins.php', '') ; The URL there is to a plugin I wrote. so you will want to add this to your own plugin. Very straight forward. Learn more about it here - https://codex.wordpress.org/Administration_Menus
wordpress
{ "language": "en", "length": 201, "provenance": "stackexchange_00019.jsonl.gz:466663", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231718" }
[ 0.0771484375, 0.0030994415283203125, 0.043914794921875, 0.004589080810546875, 0.00046896934509277344, -0.01494598388671875, 0.04486083984375, -0.079345703125, 0.00376129150390625, 0.0266571044921875, -0.03973388671875, -0.0006117820739746094, -0.0205535888671875, -0.004058837890625, -0.0287322998046875, -0.04754638671875, 0.0233306884765625, 0.00036597251892089844, -0.0006556510925292969, -0.01407623291015625, -0.0011463165283203125, 0.021575927734375, -0.01474761962890625, 0.017242431640625, 0.006175994873046875, 0.00250244140625, 0.04229736328125, -0.03546142578125, 0.01090240478515625, -0.01511383056640625, 0.0166778564453125, -0.0115966796875, 0.0101776123046875, 0.007537841796875, 0.015411376953125, -0.0828857421875, -0.0130462646484375, 0.004734039306640625, 0.0027484893798828125, -0.01049041748046875, 0.0235137939453125, -0.0017385482788085938, 0.046905517578125, 0.033905029296875, 0.0179595947265625, -0.06427001953125, 0.048583984375, -0.0487060546875, 0.0081787109375, -0.0254364013671875, 0.019256591796875, -0.03106689453125, 0.041412353515625, -0.048614501953125, -0.0268096923828125, -0.0223846435546875, -0.0257720947265625, 0.01788330078125, 0.0274658203125, 0.022857666015625, -0.0233612060546875, -0.006404876708984375, 0.00984954833984375, -0.039398193359375, 0.025787353515625, -0.002094268798828125, 0.028350830078125, 0.0253143310546875, -0.05743408203125, 0.019805908203125, 0.04766845703125, -0.042755126953125, 0.0215606689453125, 0.02801513671875, 0.006183624267578125, -0.05975341796875, 0.00537109375, 0.0004553794860839844, 0.03863525390625, -0.004070281982421875, 0.045562744140625, 0.018951416015625, -0.011962890625, 0.032684326171875, -0.00234222412109375, 0.0517578125, -0.0039520263671875, -0.039093017578125, -0.0030498504638671875, 0.03668212890625, -0.00807952880859375, 0.034210205078125, 0.01157379150390625, 0.0283050537109375, -0.007556915283203125, 0.00734710693359375, 0.050811767578125, 0.072021484375, -0.001636505126953125, -0.0190277099609375, -0.0022125244140625, -0.0443115234375, -0.01145172119140625, -0.032745361328125, -0.0177154541015625, -0.00913238525390625, 0.0076141357421875, 0.01068878173828125, 0.0296630859375, 0.04693603515625, -0.01517486572265625, 0.0016698837280273438, -0.0123138427734375, -0.0171966552734375, -0.0175018310546875, 0.01085662841796875, -0.03900146484375, -0.0022487640380859375, -0.004180908203125, -0.010040283203125, -0.03143310546875, 0.021148681640625, -0.07177734375, 0.034515380859375, -0.01611328125, -0.0133209228515625, 0.026275634765625, 0.02984619140625, -0.063232421875, -0.016998291015625, -0.0004494190216064453, 0.023406982421875, 0.02978515625, 0.052154541015625, -0.00911712646484375, 0.01352691650390625, -0.006122589111328125, 0.0274200439453125, 0.0003311634063720703, -0.0078887939453125, 0.019012451171875, 0.00966644287109375, 0.0196685791015625, -0.00737762451171875, -0.010345458984375, 0.0023956298828125, 0.00640106201171875, 0.012054443359375, 0.0082550048828125, -0.026153564453125, -0.01255035400390625, -0.01250457763671875, 0.0168914794921875, 0.01983642578125, 0.015716552734375, 0.0172271728515625, 0.0670166015625, -0.006938934326171875, -0.056549072265625, -0.0176849365234375, -0.018310546875, 0.0137481689453125, 0.053924560546875, -0.031494140625, -0.00977325439453125, -0.033416748046875, -0.03106689453125, 0.00023639202117919922, 0.0222625732421875, -0.056427001953125, 0.0196380615234375, -0.0234527587890625, 0.0540771484375, 0.013946533203125, 0.0008349418640136719, 0.040252685546875, 0.01806640625, 0.0179290771484375, 0.00763702392578125, 0.0484619140625, 0.0099639892578125, -0.01186370849609375, 0.07843017578125, -0.0222930908203125, -0.035797119140625, 0.005222320556640625, -0.0310821533203125, 0.005886077880859375, 0.0478515625, 0.00511932373046875, 0.01070404052734375, -0.01177215576171875, 0.01380157470703125, 0.00829315185546875, -0.0115814208984375, -0.0257568359375, -0.0265045166015625, 0.016998291015625, -0.0222930908203125, -0.03155517578125, 0.00453948974609375, -0.0029144287109375, -0.00994873046875, 0.007049560546875, -0.03680419921875, -0.005687713623046875, -0.01273345947265625, 0.030731201171875, 0.06512451171875, 0.0318603515625, -0.0188140869140625, 0.0217742919921875, 0.0128631591796875, -0.0775146484375, -0.05316162109375, 0.0242767333984375, -0.0462646484375, 0.072265625, 0.007137298583984375, 0.0297088623046875, 0.0235595703125, -0.0286865234375, 0.05853271484375, -0.0138092041015625, 0.00936126708984375, 0.017669677734375, -0.009490966796875, 0.0096588134765625, 0.03857421875, 0.0158843994140625, 0.056640625, -0.01194000244140625, -0.02105712890625, 0.00908660888671875, -0.006534576416015625, 0.0023899078369140625, 0.0312042236328125, -0.042327880859375, 0.022308349609375, 0.019989013671875, 0.03851318359375, 0.032257080078125, -0.0280609130859375, -0.039642333984375, 0.032257080078125, -0.0821533203125, -0.00811004638671875, -0.01496124267578125, -0.005092620849609375, 0.014678955078125, -0.01239013671875, 0.0191192626953125, 0.047119140625, 0.04510498046875, 0.011383056640625, 0.04998779296875, 0.006259918212890625, -0.0181121826171875, 0.005340576171875, 0.0007171630859375, 0.0244140625, 0.03143310546875, -0.01508331298828125, 0.00926971435546875, 0.002716064453125, -0.0002199411392211914, 0.0156707763671875, 0.0173797607421875, -0.006938934326171875, -0.006229400634765625, 0.018157958984375, 0.0040740966796875, 0.0008096694946289062, 0.0117950439453125, 0.032684326171875, 0.0142974853515625, -0.052001953125, -0.006198883056640625, 0.039215087890625, 0.01087188720703125, -0.024444580078125, -0.004665374755859375, -0.030792236328125, -0.0139007568359375, -0.01177215576171875, -0.05548095703125, 0.02166748046875, 0.01885986328125, 0.00002288818359375, 0.018280029296875, 0.05908203125, -0.005615234375, -0.024871826171875, 0.008758544921875, -0.04412841796875, -0.0171051025390625, -0.00628662109375, -0.05316162109375, 0.0304412841796875, -0.02587890625, 0.0589599609375, 0.073486328125, 0.023468017578125, -0.0171356201171875, 0.0081329345703125, -0.0012531280517578125, 0.01247406005859375, 0.0240478515625, -0.002956390380859375, -0.0224761962890625, -0.0269012451171875, -0.01178741455078125, -0.003421783447265625, -0.0261688232421875, -0.0323486328125, -0.041351318359375, -0.056610107421875, -0.03643798828125, -0.09423828125, -0.007049560546875, -0.0732421875, -0.057464599609375, 0.006107330322265625, 0.001293182373046875, -0.0303497314453125, 0.01763916015625, 0.02825927734375, 0.028106689453125, -0.02508544921875, -0.04571533203125, -0.00772857666015625, -0.0599365234375, -0.038726806640625, -0.0142669677734375, 0.004810333251953125, -0.013885498046875, -0.00250244140625, 0.03924560546875, -0.007678985595703125, -0.05145263671875, 0.00727081298828125, 0.00843048095703125, 0.01276397705078125, 0.010040283203125, 0.021575927734375, 0.0193328857421875, 0.007762908935546875, 0.0075836181640625, 0.003509521484375, 0.035247802734375, -0.04058837890625, -0.03570556640625, 0.02935791015625, -0.00229644775390625, 0.040283203125, -0.033538818359375, -0.0265655517578125, 0.0284576416015625, -0.01273345947265625, -0.029541015625, 0.031707763671875, -0.0278472900390625, -0.02197265625, 0.01125335693359375, -0.011383056640625, 0.0017414093017578125, 0.0109100341796875, -0.004871368408203125, -0.00852203369140625, -0.0084991455078125, 0.010040283203125, -0.0306396484375, 0.00814056396484375, -0.0092010498046875, 0.00540924072265625, 0.0058441162109375, 0.0272369384765625, -0.0077362060546875, -0.006099700927734375, -0.0007658004760742188, 0.00691986083984375, -0.010589599609375, 0.026397705078125, -0.0116729736328125, -0.0322265625, 0.0360107421875, -0.05987548828125, -0.004138946533203125, -0.048553466796875, -0.006439208984375, -0.0246429443359375, 0.0633544921875, -0.059417724609375, -0.01251983642578125, -0.018402099609375, 0.0096893310546875, -0.007701873779296875, -0.01453399658203125, -0.053497314453125, -0.01025390625, -0.10980224609375, 0.0047760009765625, -0.00960540771484375, -0.04718017578125, -0.0016384124755859375, -0.06866455078125, -0.0631103515625, -0.0440673828125, 0.034637451171875, -0.0144195556640625, -0.0032329559326171875, -0.0036983489990234375, -0.0259857177734375, -0.04766845703125, -0.02587890625, -0.0046234130859375, -0.0968017578125, -0.00039076805114746094, -0.0496826171875, 0.06756591796875, 0.0283050537109375, -0.01070404052734375, -0.02557373046875, 0.028045654296875, 0.0063934326171875, 0.01544189453125, -0.00864410400390625, 0.0006961822509765625, -0.005641937255859375, -0.00855255126953125, -0.0134124755859375, -0.01380157470703125, 0.00946044921875, 0.007434844970703125, -0.04144287109375, -0.0160675048828125, -0.0277099609375, -0.0181121826171875, 0.04180908203125, -0.048980712890625, -0.0380859375, -0.052734375, -0.0928955078125, -0.038726806640625, -0.04150390625, -0.00801849365234375, -0.022216796875, -0.038238525390625, 0.0164337158203125, -0.037628173828125, -0.01366424560546875, 0.004215240478515625, 0.0740966796875, 0.02410888671875, 0.00995635986328125, 0.0183563232421875, 0.032135009765625, 0.031463623046875, 0.0270233154296875, 0.014892578125, 0.0163421630859375, -0.0125274658203125, -0.0151214599609375, 0.0174713134765625, 0.0172882080078125, -0.0172576904296875, 0.028289794921875, 0.006275177001953125, -0.027679443359375, 0.04339599609375, 0.0196380615234375, -0.0166473388671875, -0.0039215087890625, -0.00887298583984375, -0.025634765625, -0.027069091796875, 0.0499267578125, -0.006580352783203125, 0.02581787109375, -0.048736572265625, -0.0443115234375, 0.01416015625, -0.0423583984375, 0.04827880859375, 0.041748046875, -0.01117706298828125, 0.03179931640625, 0.012969970703125, -0.0089874267578125, 0.019500732421875, 0.037109375, -0.0282440185546875, 0.0290069580078125, -0.00962066650390625, -0.04010009765625, 0.01059722900390625, -0.025543212890625, 0.1297607421875, -0.006801605224609375, -0.040374755859375, -0.0029201507568359375, -0.038726806640625, 0.033935546875, 0.036773681640625, -0.0036602020263671875, 0.032135009765625, 0.0123443603515625, -0.025390625, -0.00995635986328125, 0.00016129016876220703, -0.0200653076171875, -0.045318603515625, -0.00867462158203125, -0.0297698974609375, 0.00984954833984375, 0.0294952392578125, 0.062469482421875, -0.0087127685546875, 0.053497314453125, -0.02655029296875, 0.038299560546875, 0.0259246826171875, -0.01345062255859375, 0.01029205322265625, 0.016937255859375, -0.007354736328125, -0.03436279296875, -0.0014181137084960938, -0.0140533447265625, -0.0069732666015625, 0.0167388916015625, 0.014373779296875, 0.03607177734375, 0.0162200927734375, -0.01197052001953125, 0.006290435791015625, -0.03485107421875, 0.09503173828125, 0.0002321004867553711, -0.07818603515625, -0.058074951171875, 0.019439697265625, 0.07366943359375, -0.04241943359375, -0.01593017578125, 0.01186370849609375, 0.003467559814453125, -0.01055145263671875, 0.006916046142578125, -0.081787109375, 0.0289764404296875, 0.0521240234375, 0.005970001220703125, -0.0221405029296875, -0.0015392303466796875, -0.06414794921875, -0.015594482421875, -0.0196533203125, 0.00959014892578125, 0.034820556640625, -0.0231475830078125, 0.01024627685546875, -0.021820068359375, 0.0080108642578125, -0.0296478271484375, 0.016876220703125, 0.0194091796875, 0.0096282958984375, -0.0550537109375, 0.01544952392578125, -0.038604736328125, -0.037628173828125, -0.03424072265625, -0.0189056396484375, -0.051605224609375, 0.0008349418640136719, 0.0306243896484375, 0.0229644775390625, 0.00313568115234375, -0.0283050537109375, -0.011138916015625, 0.0228729248046875, 0.0261383056640625, 0.08319091796875, -0.017974853515625, 0.061614990234375, 0.00908660888671875, 0.0855712890625, 0.0220184326171875, 0.0250091552734375, -0.032440185546875, -0.0099029541015625, 0.0160675048828125, -0.00803375244140625, -0.041717529296875, -0.028106689453125, -0.0303802490234375, 0.01241302490234375, 0.061767578125, -0.013092041015625, 0.004329681396484375, 0.0026149749755859375, 0.01491546630859375, -0.0197906494140625, 0.02081298828125, 0.00431060791015625, -0.003780364990234375, -0.00789642333984375, -0.0428466796875, 0.009429931640625, 0.007305145263671875, -0.049346923828125, 0.034027099609375, -0.00936126708984375, 0.031585693359375, 0.037109375, -0.03515625, 0.04498291015625, 0.059539794921875, 0.0020656585693359375, 0.034271240234375, 0.0234375, 0.00911712646484375, -0.01019287109375, -0.02825927734375, 0.043670654296875, 0.043487548828125, 0.0088958740234375, -0.0325927734375, 0.035980224609375, -0.00882720947265625, -0.0005927085876464844, 0.01253509521484375, 0.0384521484375, 0.028778076171875, -0.068603515625, 0.01324462890625, -0.006656646728515625, -0.00412750244140625, 0.0247650146484375, -0.03070068359375, -0.002178192138671875, -0.037445068359375, 0.06427001953125, -0.006122589111328125, -0.01739501953125, 0.0206146240234375, -0.02996826171875, -0.0307769775390625, 0.028472900390625, 0.020416259765625, 0.0281524658203125, 0.023193359375, -0.00765228271484375, -0.0299835205078125, 0.0253753662109375, 0.0000578761100769043, -0.0038604736328125, 0.006877899169921875, -0.052947998046875, -0.037811279296875, -0.0011348724365234375, -0.0157928466796875, -0.0277252197265625, 0.058441162109375, 0.004108428955078125, 0.00801849365234375, 0.058624267578125, -0.01409149169921875, 0.0235748291015625, 0.0248870849609375, -0.0256500244140625, 0.03125, -0.030059814453125, -0.00933837890625, 0.031494140625, -0.00516510009765625, 0.00960540771484375, 0.034423828125, -0.03070068359375, -0.019012451171875, -0.0158843994140625, 0.071044921875, 0.0099639892578125, -0.03082275390625, 0.0203094482421875, 0.03076171875, -0.0166168212890625, -0.00931549072265625, 0.006938934326171875, -0.044342041015625, 0.0243682861328125, -0.005435943603515625, 0.047393798828125, 0.01351165771484375, 0.032623291015625, -0.045135498046875, 0.0467529296875, -0.004138946533203125, 0.01425933837890625, 0.0242919921875, 0.0116119384765625, -0.0204315185546875, -0.0151214599609375, -0.008697509765625, 0.02777099609375, -0.02880859375, 0.041473388671875, -0.03753662109375, 0.0025806427001953125, 0.00701904296875, 0.04534912109375, 0.0266571044921875, 0.0177459716796875, -0.04461669921875, 0.0013113021850585938, 0.0215301513671875, 0.016876220703125, 0.0173187255859375, 0.058746337890625, 0.0036640167236328125, -0.0020923614501953125, 0.0158538818359375, -0.0004639625549316406, 0.047943115234375, -0.06561279296875, -0.010345458984375, 0.022216796875, -0.00539398193359375, -0.0092620849609375, 0.006134033203125, 0.00701141357421875, -0.03253173828125, 0.004608154296875, 0.0229034423828125, -0.062042236328125, -0.01064300537109375, -0.0020961761474609375, -0.02203369140625, -0.0142669677734375, -0.011077880859375, -0.0195465087890625, 0.019500732421875, 0.020843505859375, -0.0127105712890625, -0.01251983642578125, 0.0165557861328125, -0.059722900390625, -0.0234832763671875, -0.003803253173828125, 0.0232696533203125, -0.055328369140625, -0.010223388671875, -0.01568603515625, 0.0232391357421875, -0.03192138671875, -0.0214385986328125, -0.004547119140625, 0.0013599395751953125, 0.00527191162109375, -0.09228515625, 0.01094818115234375, 0.0247039794921875, 0.004329681396484375, 0.07135009765625, 0.010284423828125, 0.052490234375, 0.122314453125, -0.0195159912109375, 0.0056915283203125, 0.00811004638671875, 0.00872039794921875, -0.0009675025939941406, 0.0038509368896484375, 0.007396697998046875, 0.01090240478515625, -0.0305328369140625, 0.01548004150390625, 0.0189361572265625, 0.0309906005859375, 0.001056671142578125, 0.02587890625, -0.018463134765625, -0.00342559814453125, -0.0162506103515625, 0.055999755859375, -0.0086669921875, 0.0166015625, -0.047393798828125, -0.07049560546875, 0.01099395751953125, 0.0285491943359375, -0.0192413330078125, 0.0133056640625, 0.01416015625, 0.03997802734375, -0.006198883056640625, -0.024505615234375, 0.044464111328125, -0.009429931640625, -0.03204345703125, -0.034637451171875, 0.02349853515625, 0.00650787353515625, 0.0034885406494140625, -0.017486572265625, 0.0238800048828125, 0.0214385986328125, -0.0146331787109375, 0.04022216796875, 0.00580596923828125, -0.0019321441650390625, -0.0060272216796875, -0.0304412841796875, 0.011810302734375, -0.0093994140625, -0.09625244140625, -0.0223236083984375, -0.051666259765625, -0.00983428955078125, 0.037841796875, 0.035308837890625, -0.0136566162109375, 0.029388427734375, 0.00782012939453125, 0.007434844970703125, -0.0131378173828125, -0.00396728515625, 0.026336669921875, 0.0178985595703125, 0.01439666748046875, 0.0246429443359375, -0.031280517578125, -0.009857177734375, -0.038421630859375, 0.04241943359375, 0.029632568359375, 0.0947265625, -0.033050537109375, 0.0386962890625, -0.0211181640625, -0.0078887939453125, -0.0245819091796875, -0.042572021484375, -0.00707244873046875, -0.02392578125, -0.030975341796875, 0.0170440673828125, -0.04803466796875, 0.06414794921875, 0.02886962890625, 0.0084686279296875, 0.03594970703125, 0.043731689453125, -0.003780364990234375, -0.016693115234375, 0.023284912109375, -0.0287628173828125, -0.0498046875, -0.05615234375, 0.003932952880859375, 0.0193634033203125, 0.042266845703125, -0.011505126953125, -0.00760650634765625, 0.023223876953125, -0.00632476806640625, -0.00994110107421875, 0.0338134765625, -0.0132598876953125, 0.02984619140625, -0.007678985595703125, -0.0004127025604248047, 0.04107666015625, -0.0081329345703125, 0.012847900390625, 0.025115966796875, 0.020355224609375, 0.039276123046875, -0.019256591796875, 0.019805908203125, -0.0156707763671875, 0.01898193359375, -0.033660888671875, -0.00667572021484375, 0.01198577880859375, 0.01476287841796875, -0.0263824462890625, -0.035736083984375, -0.04559326171875, -0.06561279296875, 0.0225982666015625, 0.032806396484375, -0.0401611328125, -0.00659942626953125, -0.091064453125, 0.0379638671875, 0.058868408203125, 0.01035308837890625, -0.0845947265625, 0.07110595703125, -0.0689697265625, 0.0489501953125, 0.0054168701171875, -0.03564453125, 0.0106048583984375, 0.0259246826171875, -0.002880096435546875, 0.0095367431640625, -0.021942138671875, -0.007617950439453125, 0.019744873046875, 0.02972412109375, 0.029815673828125, -0.027099609375, 0.01143646240234375, 0.043365478515625, 0.031463623046875, 0.0699462890625, 0.023834228515625, -0.00977325439453125, -0.046722412109375, 0.032806396484375, -0.00263214111328125, 0.0009608268737792969, 0.024017333984375, -0.0010080337524414062, -0.049102783203125, -0.042755126953125, 0.02471923828125, 0.00940704345703125, -0.04803466796875, -0.0166778564453125, 0.0211181640625, -0.0021991729736328125, -0.0239410400390625, -0.0294036865234375, -0.024261474609375, -0.01453399658203125, 0.0219268798828125, -0.012420654296875, 0.00505828857421875, -0.034271240234375, 0.032684326171875, 0.0204925537109375, -0.01523590087890625, 0.00518798828125, 0.0216217041015625, -0.03125, 0.03778076171875, 0.0233154296875, -0.0192413330078125, 0.035888671875, -0.0260467529296875, 0.038055419921875, 0.04437255859375, -0.045196533203125, 0.00852203369140625, 0.00629425048828125, -0.00933074951171875, -0.006000518798828125, -0.0034122467041015625, -0.012939453125, -0.0022830963134765625, 0.0345458984375, 0.039886474609375, 0.00591278076171875, -0.03436279296875, -0.02581787109375, -0.04632568359375, -0.0144805908203125, -0.0007829666137695312, 0.0274505615234375, -0.07244873046875, 0.0169219970703125, 0.0389404296875, -0.0178680419921875, 0.017974853515625, 0.04229736328125, -0.0148773193359375, -0.014862060546875, 0.00970458984375, -0.0303802490234375, -0.054901123046875, -0.01885986328125, 0.05975341796875, -0.04547119140625, -0.04296875, -0.0022640228271484375, 0.0161590576171875, -0.00823974609375, -0.0171356201171875, -0.0333251953125, -0.01306915283203125, -0.04742431640625, 0.03863525390625, -0.03167724609375, 0.037261962890625, -0.06341552734375, 0.01291656494140625, 0.0175323486328125, 0.0305328369140625, -0.0112152099609375, 0.032501220703125, 0.0171966552734375, 0.032928466796875, -0.01367950439453125, 0.04144287109375, -0.01128387451171875, 0.0175933837890625, -0.0172576904296875, 0.049102783203125, -0.01200103759765625, -0.01702880859375, 0.01358795166015625, -0.03173828125, -0.004985809326171875, 0.0157623291015625, -0.01474761962890625, -0.0537109375, 0.0187225341796875, -0.0004031658172607422, 0.0192108154296875, 0.0193023681640625 ]
df967bbe8cd4877bf06de8490610325f61b57cbb
Wordpress Stackexchange Q: What is the best practice for renaming Wordpress media files? Occasionally I change the name of a media file in Wordpress, but the filename (see screenshot) does not change in the process. I see a handful of plugins online that purport to change this. I'm just wondering if there are other non-plugins methods to carry this out. Is one (the only?) option to directly edit my database? A: WP stores considerable amount of attachment data in post meta and serialized form. Raw data looks something like this: _wp_attached_file 2016/04/golden-ragnaros.jpg _wp_attachment_metadata a:5:{s:5:"width";i:488;s:6:"height";i:744;s:4:"file";s:27:"2016/04/golden-ragnaros.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:27:"golden-ragnaros-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"golden-ragnaros-197x300.jpg";s:5:"width";i:197;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";s:11:"orientation";i:0;s:8:"keywords";a:0:{}}} This is extremely inconvenient to just edit by hand and it's trivial to break serialized data altogether if you change it directly. That's essentially the point of dedicated tools for it existing. The operation is too unfriendly to easily perform by hand or even basic code.
Q: What is the best practice for renaming Wordpress media files? Occasionally I change the name of a media file in Wordpress, but the filename (see screenshot) does not change in the process. I see a handful of plugins online that purport to change this. I'm just wondering if there are other non-plugins methods to carry this out. Is one (the only?) option to directly edit my database? A: WP stores considerable amount of attachment data in post meta and serialized form. Raw data looks something like this: _wp_attached_file 2016/04/golden-ragnaros.jpg _wp_attachment_metadata a:5:{s:5:"width";i:488;s:6:"height";i:744;s:4:"file";s:27:"2016/04/golden-ragnaros.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:27:"golden-ragnaros-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"golden-ragnaros-197x300.jpg";s:5:"width";i:197;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";s:11:"orientation";i:0;s:8:"keywords";a:0:{}}} This is extremely inconvenient to just edit by hand and it's trivial to break serialized data altogether if you change it directly. That's essentially the point of dedicated tools for it existing. The operation is too unfriendly to easily perform by hand or even basic code. A: As Rarst has explained, you can't really directly edit your database, or you'll risk killing the serialized data. Your options are thus to: * *delete the file and re-upload it with its new name (obviously has the downside of having to reinsert it everywhere it was being used), or to *use one of the media renaming / replacing plugins, which through one method or another take care of updating all links to the file. If your concern is having yet another plugin installed, you can always sit it there deactivated and just activate it when you need it. I use this for a variety of media "tool" plugins, because I only really need them once in a while.
wordpress
{ "language": "en", "length": 257, "provenance": "stackexchange_00019.jsonl.gz:466724", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/231973" }
[ -0.01404571533203125, -0.0078582763671875, -0.006549835205078125, 0.057403564453125, -0.03436279296875, -0.0235443115234375, 0.045654296875, -0.038787841796875, 0.009918212890625, 0.0230865478515625, 0.006259918212890625, 0.01708984375, 0.00708770751953125, -0.0243682861328125, 0.0108642578125, -0.00995635986328125, 0.046478271484375, -0.00897216796875, 0.061676025390625, 0.00720977783203125, 0.0009121894836425781, 0.04473876953125, 0.048004150390625, 0.005825042724609375, 0.0111846923828125, -0.0411376953125, 0.06793212890625, -0.03240966796875, 0.027069091796875, -0.00988006591796875, 0.0299530029296875, 0.0187835693359375, 0.0279541015625, 0.0220794677734375, -0.01666259765625, 0.043304443359375, 0.01568603515625, 0.0141143798828125, 0.031402587890625, 0.0011453628540039062, 0.009429931640625, -0.0022335052490234375, 0.0391845703125, -0.0272064208984375, 0.03326416015625, -0.0701904296875, 0.026214599609375, -0.07073974609375, 0.012664794921875, 0.0141143798828125, 0.03192138671875, 0.007610321044921875, 0.037628173828125, 0.01366424560546875, -0.01444244384765625, -0.002593994140625, -0.026824951171875, 0.056060791015625, -0.007762908935546875, -0.01264190673828125, -0.008636474609375, 0.05914306640625, 0.021575927734375, 0.0309600830078125, 0.005954742431640625, -0.03668212890625, -0.0085906982421875, 0.027069091796875, -0.03460693359375, -0.01447296142578125, 0.04583740234375, -0.00957489013671875, -0.026458740234375, -0.058990478515625, 0.016387939453125, 0.07110595703125, -0.0277862548828125, 0.006927490234375, 0.00891876220703125, 0.0008802413940429688, 0.0237884521484375, -0.029388427734375, 0.0203399658203125, -0.0283050537109375, 0.0302886962890625, 0.00995635986328125, 0.0045623779296875, -0.00821685791015625, 0.00009125471115112305, -0.001617431640625, -0.004520416259765625, -0.0232086181640625, 0.0216064453125, 0.0124664306640625, -0.0147247314453125, -0.0242156982421875, -0.00926971435546875, -0.0177764892578125, 0.0167999267578125, 0.0036945343017578125, -0.0232391357421875, -0.014190673828125, -0.0556640625, 0.0102996826171875, 0.013824462890625, 0.045135498046875, 0.006877899169921875, -0.00628662109375, 0.03436279296875, -0.00475311279296875, 0.001506805419921875, 0.038787841796875, -0.0053558349609375, -0.0199432373046875, -0.0246429443359375, -0.0107574462890625, -0.03497314453125, 0.035491943359375, 0.0013751983642578125, 0.007640838623046875, -0.005657196044921875, 0.010345458984375, 0.032470703125, -0.0089263916015625, 0.0025768280029296875, 0.006381988525390625, -0.0095367431640625, -0.03326416015625, -0.037994384765625, 0.015777587890625, -0.0187530517578125, 0.0233154296875, 0.030487060546875, -0.0000769495964050293, -0.025299072265625, -0.0139007568359375, 0.00431060791015625, -0.017852783203125, -0.01305389404296875, 0.032928466796875, -0.01812744140625, -0.037628173828125, 0.027618408203125, -0.00250244140625, 0.0005784034729003906, 0.007091522216796875, 0.006206512451171875, 0.031768798828125, 0.0091705322265625, -0.0421142578125, 0.0267333984375, -0.0267791748046875, 0.042877197265625, 0.0185394287109375, -0.007083892822265625, -0.024017333984375, 0.044677734375, -0.042999267578125, -0.005462646484375, -0.0628662109375, 0.01435089111328125, -0.0092010498046875, 0.040191650390625, 0.013092041015625, 0.0006952285766601562, 0.05078125, -0.0665283203125, -0.006320953369140625, 0.0188446044921875, 0.0230560302734375, 0.0184326171875, -0.0029697418212890625, -0.020721435546875, -0.015655517578125, -0.0117034912109375, -0.00592041015625, -0.0296630859375, -0.039306640625, 0.03497314453125, 0.061981201171875, 0.0187530517578125, 0.00647735595703125, 0.021087646484375, 0.01824951171875, -0.0143585205078125, -0.0249786376953125, 0.0029659271240234375, -0.004787445068359375, 0.01326751708984375, 0.016693115234375, 0.0341796875, 0.00560760498046875, 0.004352569580078125, 0.016693115234375, -0.0123291015625, -0.004871368408203125, -0.00957489013671875, 0.041717529296875, -0.00850677490234375, -0.044830322265625, 0.015380859375, 0.022125244140625, -0.05487060546875, 0.0230712890625, -0.07232666015625, -0.007114410400390625, -0.017486572265625, 0.0174560546875, -0.06524658203125, -0.0082244873046875, 0.018890380859375, -0.040863037109375, 0.01416015625, -0.01068115234375, 0.01641845703125, -0.0005502700805664062, 0.005863189697265625, -0.013214111328125, 0.00029921531677246094, 0.0202789306640625, -0.027130126953125, 0.029510498046875, -0.037200927734375, 0.03631591796875, -0.004413604736328125, 0.023406982421875, -0.046478271484375, 0.001239776611328125, -0.0255584716796875, 0.00522613525390625, -0.01432037353515625, 0.047515869140625, 0.00045609474182128906, 0.0164337158203125, 0.00835418701171875, -0.01702880859375, 0.01171875, -0.09600830078125, 0.026397705078125, 0.058441162109375, 0.0284881591796875, 0.0220489501953125, -0.0166778564453125, 0.0293731689453125, 0.060394287109375, 0.0182647705078125, 0.0188446044921875, 0.0014600753784179688, 0.007801055908203125, 0.024993896484375, -0.04730224609375, -0.0015316009521484375, 0.017181396484375, -0.07562255859375, 0.0126953125, 0.02978515625, -0.046417236328125, -0.03485107421875, -0.0111541748046875, 0.0180206298828125, 0.0223846435546875, 0.0255126953125, -0.002994537353515625, 0.01983642578125, 0.0299072265625, 0.01471710205078125, 0.0187530517578125, 0.0299224853515625, -0.0528564453125, 0.031036376953125, 0.033111572265625, -0.0010013580322265625, 0.004405975341796875, 0.055419921875, 0.024993896484375, -0.01123809814453125, -0.0535888671875, 0.0076904296875, 0.0109100341796875, 0.0226898193359375, -0.0194549560546875, 0.0021953582763671875, -0.08355712890625, -0.01540374755859375, -0.015899658203125, -0.04656982421875, -0.0229339599609375, 0.015869140625, -0.07086181640625, -0.0125732421875, 0.006557464599609375, 0.0343017578125, 0.0031337738037109375, -0.01336669921875, 0.0133056640625, 0.023956298828125, 0.052337646484375, -0.0272979736328125, 0.045928955078125, -0.0254974365234375, 0.039306640625, 0.07293701171875, -0.0255126953125, 0.031005859375, -0.0218048095703125, 0.004150390625, -0.01059722900390625, -0.0152130126953125, -0.0260162353515625, -0.011932373046875, -0.05621337890625, 0.006313323974609375, -0.00482177734375, 0.0360107421875, -0.039886474609375, -0.04400634765625, -0.00940704345703125, -0.0027561187744140625, -0.06536865234375, -0.023895263671875, -0.0206756591796875, -0.025482177734375, -0.03192138671875, 0.03582763671875, -0.0276641845703125, 0.0009260177612304688, 0.051422119140625, 0.0009026527404785156, 0.0015058517456054688, 0.007293701171875, -0.0252227783203125, -0.016265869140625, -0.045684814453125, -0.039886474609375, -0.00844573974609375, 0.007129669189453125, 0.00579071044921875, -0.00551605224609375, -0.003162384033203125, -0.0142059326171875, -0.0118560791015625, 0.0157012939453125, 0.0010042190551757812, -0.047271728515625, 0.0465087890625, -0.037506103515625, -0.01372528076171875, 0.008056640625, 0.061859130859375, 0.049713134765625, -0.059356689453125, -0.0018434524536132812, -0.0145721435546875, -0.01543426513671875, -0.00047087669372558594, 0.0206756591796875, 0.0149078369140625, -0.008270263671875, 0.0069580078125, -0.033477783203125, -0.0161285400390625, -0.0224151611328125, -0.0274200439453125, 0.06536865234375, 0.01715087890625, -0.006443023681640625, -0.00974273681640625, 0.0457763671875, 0.0116119384765625, 0.01044464111328125, 0.0075225830078125, -0.024871826171875, 0.0088653564453125, -0.004573822021484375, -0.0013637542724609375, -0.0117340087890625, -0.01126861572265625, -0.03826904296875, 0.01515960693359375, -0.022430419921875, -0.020233154296875, 0.00873565673828125, -0.01080322265625, -0.01096343994140625, -0.0379638671875, 0.0286407470703125, -0.0787353515625, 0.03204345703125, -0.08001708984375, -0.0142669677734375, -0.04937744140625, 0.08050537109375, -0.01067352294921875, -0.0280609130859375, -0.006595611572265625, 0.0225067138671875, -0.0130462646484375, -0.027923583984375, 0.0032939910888671875, -0.017547607421875, -0.08642578125, -0.022552490234375, 0.00025343894958496094, -0.075439453125, -0.003025054931640625, -0.03607177734375, -0.0576171875, -0.040618896484375, 0.02691650390625, -0.015472412109375, 0.035491943359375, -0.018463134765625, 0.0175628662109375, -0.01160430908203125, -0.009918212890625, -0.04022216796875, -0.1099853515625, -0.04833984375, -0.00518035888671875, 0.13330078125, -0.0037174224853515625, -0.0147705078125, -0.0333251953125, 0.0751953125, -0.0036182403564453125, -0.007049560546875, 0.00516510009765625, 0.007801055908203125, -0.0101165771484375, 0.039398193359375, 0.00490570068359375, -0.00807952880859375, -0.0251617431640625, -0.0628662109375, -0.03204345703125, -0.0240020751953125, -0.01477813720703125, 0.01049041748046875, -0.0140838623046875, 0.001384735107421875, -0.04425048828125, -0.046478271484375, 0.0092315673828125, 0.0132904052734375, -0.0160369873046875, 0.01495361328125, -0.066162109375, -0.01061248779296875, 0.06646728515625, 0.034637451171875, -0.025054931640625, 0.0094146728515625, 0.08538818359375, 0.00676727294921875, -0.036376953125, -0.1263427734375, -0.0016994476318359375, 0.03826904296875, -0.0065765380859375, 0.01181793212890625, -0.005092620849609375, -0.04638671875, 0.0765380859375, -0.01314544677734375, -0.0190582275390625, 0.004436492919921875, 0.03472900390625, -0.00873565673828125, -0.03570556640625, 0.0262908935546875, -0.01488494873046875, 0.0084381103515625, 0.0423583984375, -0.01171112060546875, -0.021881103515625, -0.0240020751953125, 0.05047607421875, -0.018096923828125, 0.013580322265625, -0.040130615234375, -0.058013916015625, 0.01110076904296875, -0.056488037109375, 0.032562255859375, 0.0140533447265625, -0.0147857666015625, 0.0161895751953125, 0.027862548828125, 0.0175323486328125, -0.01387786865234375, -0.00537109375, -0.01806640625, 0.031982421875, -0.01116180419921875, -0.005184173583984375, -0.0019445419311523438, -0.0009717941284179688, 0.01151275634765625, 0.0205535888671875, -0.0075836181640625, -0.0411376953125, -0.01302337646484375, -0.03643798828125, -0.024505615234375, 0.03289794921875, 0.025177001953125, 0.01214599609375, -0.0029964447021484375, -0.0118408203125, -0.03741455078125, 0.0290374755859375, -0.039581298828125, 0.015838623046875, 0.0245819091796875, -0.0399169921875, 0.02203369140625, -0.0171051025390625, -0.006923675537109375, -0.01056671142578125, 0.00914764404296875, 0.0185394287109375, -0.0030117034912109375, 0.01398468017578125, 0.0054931640625, -0.00022017955780029297, 0.0029926300048828125, -0.0088958740234375, 0.0103302001953125, -0.04437255859375, -0.0157470703125, -0.0016756057739257812, 0.030609130859375, -0.0293731689453125, -0.0181732177734375, 0.039764404296875, -0.033172607421875, -0.007381439208984375, -0.01482391357421875, -0.03131103515625, -0.0276031494140625, 0.007350921630859375, 0.049652099609375, 0.027099609375, -0.0294189453125, -0.0145263671875, -0.0272216796875, -0.02874755859375, 0.00479888916015625, -0.00720977783203125, -0.030242919921875, 0.011749267578125, 0.008392333984375, -0.0307769775390625, -0.01203155517578125, -0.04290771484375, -0.001071929931640625, -0.0421142578125, 0.02679443359375, -0.01313018798828125, 0.032928466796875, -0.0179901123046875, 0.00482177734375, 0.00576019287109375, -0.0135498046875, 0.003101348876953125, 0.029266357421875, -0.007778167724609375, -0.0228424072265625, -0.0048828125, -0.0032405853271484375, -0.042236328125, -0.02203369140625, 0.03729248046875, -0.00894927978515625, -0.004302978515625, -0.0285186767578125, -0.005977630615234375, 0.0130767822265625, 0.0005598068237304688, -0.00799560546875, 0.0289459228515625, 0.0005974769592285156, -0.0274200439453125, 0.0006909370422363281, -0.0159912109375, -0.0163116455078125, 0.0013895034790039062, 0.019989013671875, -0.02911376953125, -0.056121826171875, -0.03558349609375, -0.0012674331665039062, -0.007293701171875, -0.00567626953125, -0.0031490325927734375, 0.0027942657470703125, 0.00801849365234375, -0.007076263427734375, 0.0380859375, 0.0065460205078125, 0.037445068359375, -0.0251922607421875, 0.0052337646484375, -0.001850128173828125, 0.0233917236328125, -0.037933349609375, 0.04620361328125, -0.0091552734375, 0.0010976791381835938, 0.06500244140625, -0.00885772705078125, -0.040985107421875, 0.01104736328125, -0.0165557861328125, 0.001827239990234375, 0.06982421875, 0.015625, -0.0059051513671875, 0.031951904296875, -0.017822265625, 0.04010009765625, 0.049560546875, 0.01168060302734375, 0.060455322265625, 0.00580596923828125, 0.04644775390625, -0.00244903564453125, 0.065185546875, -0.004489898681640625, -0.01485443115234375, 0.0364990234375, -0.040496826171875, 0.0416259765625, 0.032562255859375, 0.06695556640625, -0.05377197265625, 0.02471923828125, 0.00009369850158691406, -0.0300445556640625, 0.06683349609375, -0.0189971923828125, 0.0128173828125, 0.00823211669921875, 0.0302276611328125, 0.00450897216796875, -0.043365478515625, -0.01141357421875, 0.01654052734375, 0.025146484375, 0.01242828369140625, 0.0256195068359375, -0.0170440673828125, -0.0210418701171875, -0.07647705078125, 0.0248870849609375, -0.023590087890625, -0.00458526611328125, 0.02685546875, -0.04498291015625, -0.009674072265625, -0.0147705078125, 0.01114654541015625, 0.0139312744140625, -0.00833892822265625, -0.0322265625, -0.00952911376953125, 0.0545654296875, 0.044921875, -0.0187835693359375, -0.01549530029296875, 0.015411376953125, 0.046051025390625, -0.0123138427734375, -0.0163116455078125, 0.0109100341796875, 0.046173095703125, -0.025970458984375, 0.0217437744140625, -0.0127716064453125, 0.014129638671875, -0.0241851806640625, -0.048736572265625, 0.0770263671875, -0.06170654296875, 0.0106201171875, 0.033294677734375, 0.02630615234375, -0.012786865234375, 0.013885498046875, 0.02044677734375, -0.058074951171875, -0.0462646484375, 0.031890869140625, -0.033966064453125, 0.0110931396484375, 0.04327392578125, -0.0379638671875, 0.0628662109375, 0.0019054412841796875, 0.018280029296875, 0.00841522216796875, 0.0195159912109375, -0.00839996337890625, 0.00478363037109375, -0.02545166015625, 0.019927978515625, -0.0281982421875, 0.00009948015213012695, -0.026092529296875, 0.0297393798828125, -0.0035915374755859375, -0.0124359130859375, 0.0777587890625, 0.00962066650390625, -0.03814697265625, 0.0093536376953125, 0.0972900390625, 0.016571044921875, 0.0210113525390625, 0.04681396484375, -0.0158843994140625, 0.0163116455078125, -0.0258026123046875, -0.0478515625, 0.031036376953125, -0.07373046875, -0.03009033203125, 0.006072998046875, 0.038909912109375, 0.043426513671875, 0.001972198486328125, 0.041534423828125, -0.024322509765625, -0.0025177001953125, 0.059417724609375, -0.050537109375, -0.01511383056640625, 0.032989501953125, 0.006786346435546875, -0.033447265625, -0.0179443359375, -0.0261688232421875, 0.043182373046875, -0.00397491455078125, -0.029388427734375, 0.047882080078125, 0.0007009506225585938, 0.065185546875, -0.052581787109375, -0.0272064208984375, 0.0024261474609375, 0.0166168212890625, 0.04339599609375, 0.007083892822265625, 0.01259613037109375, -0.0523681640625, -0.0024967193603515625, 0.060333251953125, 0.06805419921875, -0.043426513671875, -0.0154266357421875, 0.0179595947265625, 0.0088043212890625, 0.002941131591796875, -0.0305023193359375, -0.0031528472900390625, -0.0321044921875, -0.02545166015625, 0.0075531005859375, 0.03350830078125, 0.03265380859375, 0.008392333984375, 0.01293182373046875, 0.031890869140625, -0.0721435546875, 0.0251007080078125, -0.052947998046875, 0.0318603515625, 0.0191497802734375, 0.037109375, 0.006500244140625, 0.051025390625, 0.054779052734375, -0.00482177734375, -0.0212554931640625, 0.048675537109375, -0.0226287841796875, 0.03759765625, -0.029815673828125, -0.027435302734375, 0.0308074951171875, 0.0296630859375, 0.00960540771484375, 0.061614990234375, 0.071044921875, 0.041290283203125, -0.0224761962890625, -0.011016845703125, -0.0283355712890625, -0.037445068359375, 0.003902435302734375, -0.042724609375, 0.031494140625, 0.036407470703125, 0.00366973876953125, -0.00514984130859375, 0.021209716796875, 0.04052734375, -0.0379638671875, 0.033447265625, -0.00862884521484375, -0.046051025390625, 0.0295867919921875, -0.006740570068359375, 0.064453125, 0.0007472038269042969, -0.043212890625, -0.0022792816162109375, -0.034912109375, -0.03955078125, 0.0201263427734375, 0.044097900390625, -0.01410675048828125, 0.01413726806640625, -0.054473876953125, 0.00054931640625, 0.016265869140625, -0.0280303955078125, 0.01251220703125, -0.0007829666137695312, 0.00141143798828125, -0.01396942138671875, -0.017425537109375, 0.004825592041015625, 0.002864837646484375, 0.0308990478515625, 0.00086212158203125, 0.0587158203125, -0.017791748046875, 0.03228759765625, -0.022705078125, -0.0138092041015625, -0.00759124755859375, -0.01303863525390625, 0.0259857177734375, 0.0178985595703125, -0.01519775390625, -0.01641845703125, 0.02276611328125, 0.027435302734375, 0.04302978515625, -0.041534423828125, -0.006847381591796875, -0.00391387939453125, 0.0038738250732421875, -0.006687164306640625, -0.0134124755859375, -0.03326416015625, -0.0306396484375, 0.0078277587890625, 0.03228759765625, -0.0038204193115234375, -0.025360107421875, -0.0521240234375, 0.036895751953125, 0.0538330078125, 0.01277923583984375, 0.026397705078125, 0.00955963134765625, 0.086669921875, 0.0625, -0.029510498046875, -0.074951171875, -0.0216827392578125, -0.024444580078125, -0.0016069412231445312, -0.0259857177734375, 0.07501220703125, -0.0172882080078125, -0.04168701171875, 0.00736236572265625, -0.00428009033203125, 0.008453369140625, -0.0238494873046875, -0.0179595947265625, 0.0207366943359375, 0.00997161865234375, -0.004848480224609375, -0.03619384765625, -0.0144805908203125, -0.038665771484375, -0.0191802978515625, 0.0426025390625, -0.015960693359375, 0.006031036376953125, -0.0238800048828125, -0.005275726318359375, -0.0059356689453125, -0.0076141357421875, -0.017669677734375, 0.037200927734375, -0.022430419921875, -0.0450439453125, -0.0200958251953125, -0.03936767578125, -0.016754150390625, 0.030731201171875, -0.018402099609375, -0.10064697265625, -0.06439208984375, 0.07757568359375, -0.08087158203125, 0.04351806640625, 0.05078125, -0.041351318359375, 0.01543426513671875, 0.0252227783203125, 0.040618896484375, 0.0775146484375, 0.0067291259765625, -0.0290679931640625, 0.02288818359375, -0.03948974609375, 0.0012998580932617188, -0.033935546875, -0.006954193115234375, -0.05816650390625, -0.0289154052734375, -0.0022449493408203125, 0.0032501220703125, -0.0008864402770996094, -0.0379638671875, -0.06549072265625, 0.031951904296875, 0.00536346435546875, -0.02984619140625, 0.0023193359375, -0.01334381103515625, -0.0287017822265625, 0.04254150390625, 0.006755828857421875, -0.0167083740234375, 0.01392364501953125, 0.039306640625, 0.0184326171875, 0.0207061767578125, -0.0035114288330078125, -0.01197052001953125, 0.0119781494140625, 0.04766845703125, 0.07196044921875, 0.00803375244140625, -0.00165557861328125, 0.02520751953125, 0.0226287841796875, 0.033721923828125, -0.0173797607421875, 0.01082611083984375, 0.019683837890625, -0.0175018310546875, -0.008148193359375, -0.00405120849609375, -0.043304443359375, 0.0253448486328125, 0.05206298828125, 0.09027099609375, 0.0148468017578125, -0.055694580078125, 0.02911376953125, 0.00975799560546875, 0.0236968994140625, 0.0130157470703125, -0.0194244384765625, -0.038848876953125, -0.022186279296875, 0.0253753662109375, 0.0010747909545898438, -0.04150390625, 0.026031494140625, -0.0413818359375, -0.0151824951171875, -0.002101898193359375, -0.005462646484375, -0.013214111328125, -0.00447845458984375, 0.057708740234375, -0.034393310546875, 0.0176544189453125, 0.0057830810546875, 0.01275634765625, 0.0345458984375, 0.017669677734375, 0.013946533203125, 0.0268096923828125, -0.0135040283203125, 0.0287322998046875, 0.0220489501953125, 0.0099334716796875, -0.0186767578125, -0.005718231201171875, -0.0115966796875, 0.031036376953125, 0.01045989990234375, 0.031158447265625, -0.014068603515625, 0.036102294921875, 0.0255126953125, 0.017333984375, -0.014129638671875, 0.0006933212280273438, -0.012420654296875, 0.010284423828125, -0.0132598876953125, -0.0008187294006347656, 0.03466796875, -0.026153564453125, 0.0149078369140625, 0.004245758056640625, -0.0029048919677734375, -0.033447265625, 0.0254974365234375, -0.025054931640625, -0.0165557861328125, 0.019866943359375 ]
b947b5660413eda3359d9f5756d158513f57305d
Wordpress Stackexchange Q: How to get list of all hooks of current theme / plugin? I want to get the list of all available hooks from active theme / from a specific plugin. I was tried to get it from global variables $wp_actions & $wp_filter But, They are showing all registered hooks. E.g. global $wp_actions, $wp_filter; echo '<pre>'; print_r($wp_filter); E.g. If theme or plugin register the action in after_setup_theme then it'll list in [after_setup_theme] key from global $wp_filter. I was tried one of the best plugin Simply Show Hooks. But, It'll also, show all the registered hooks. Is there any way to get the specific hooks from theme / plugin? A: As of 2019-10-16, the ideal solution would be: https://wordpress.org/plugins/query-monitor/ After installing the plugin, head over to your homepage (or wherever you need to get your list of hooks) and open Query Monitor from the admin bar. Then, open Hooks & Action: You will be able to view all the hooks in action, along with their component (e.g. plugin). You will also be able to filter by component.
Q: How to get list of all hooks of current theme / plugin? I want to get the list of all available hooks from active theme / from a specific plugin. I was tried to get it from global variables $wp_actions & $wp_filter But, They are showing all registered hooks. E.g. global $wp_actions, $wp_filter; echo '<pre>'; print_r($wp_filter); E.g. If theme or plugin register the action in after_setup_theme then it'll list in [after_setup_theme] key from global $wp_filter. I was tried one of the best plugin Simply Show Hooks. But, It'll also, show all the registered hooks. Is there any way to get the specific hooks from theme / plugin? A: As of 2019-10-16, the ideal solution would be: https://wordpress.org/plugins/query-monitor/ After installing the plugin, head over to your homepage (or wherever you need to get your list of hooks) and open Query Monitor from the admin bar. Then, open Hooks & Action: You will be able to view all the hooks in action, along with their component (e.g. plugin). You will also be able to filter by component. A: As of 2016-09-25, there is no ideal solution. The WP-Parser does the job, but you need to set up a special WP site to run it. WooCommerce's Hook-docs is something much simpler, and can be easily tweaked. I just wrote a long comment on the topic here: https://github.com/ApiGen/ApiGen/issues/307#issuecomment-249349187
wordpress
{ "language": "en", "length": 225, "provenance": "stackexchange_00019.jsonl.gz:466743", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/232055" }
[ 0.004039764404296875, -0.00876617431640625, -0.0180206298828125, -0.00392913818359375, 0.0019350051879882812, -0.032379150390625, 0.0518798828125, 0.0195465087890625, 0.00824737548828125, 0.0301361083984375, 0.006206512451171875, 0.0135040283203125, -0.0027027130126953125, -0.02294921875, -0.0005903244018554688, -0.0030956268310546875, 0.0540771484375, -0.059783935546875, 0.01174163818359375, -0.0031757354736328125, 0.007808685302734375, 0.037078857421875, 0.014678955078125, 0.10205078125, 0.044708251953125, -0.054473876953125, 0.05902099609375, -0.0228271484375, 0.050018310546875, -0.01004791259765625, 0.033203125, -0.027313232421875, 0.01519012451171875, 0.016845703125, -0.00760650634765625, 0.0005030632019042969, 0.0269775390625, -0.01171875, 0.01287078857421875, 0.03515625, 0.04278564453125, -0.0228118896484375, -0.020050048828125, 0.044708251953125, -0.0269775390625, -0.03466796875, 0.040557861328125, -0.0232391357421875, 0.01233673095703125, -0.0294342041015625, 0.0225372314453125, 0.0264129638671875, 0.0504150390625, -0.0216217041015625, -0.02056884765625, -0.01111602783203125, -0.0208282470703125, 0.0230560302734375, 0.038330078125, 0.0089874267578125, -0.0276641845703125, -0.0133209228515625, 0.01390838623046875, -0.042327880859375, 0.0026111602783203125, 0.004817962646484375, 0.001110076904296875, 0.0167236328125, -0.01116943359375, -0.00484466552734375, 0.01483917236328125, -0.01142120361328125, -0.009796142578125, 0.0171966552734375, -0.005405426025390625, -0.05426025390625, 0.018585205078125, -0.0280303955078125, 0.0091552734375, 0.032989501953125, 0.01824951171875, -0.044189453125, -0.040985107421875, 0.028717041015625, -0.0240631103515625, 0.0179595947265625, 0.004894256591796875, -0.0007266998291015625, -0.01898193359375, -0.035125732421875, -0.015777587890625, 0.0090484619140625, -0.04010009765625, -0.0030727386474609375, -0.0112457275390625, -0.014739990234375, 0.02154541015625, 0.00803375244140625, -0.0182952880859375, -0.00669097900390625, 0.00205230712890625, -0.0455322265625, 0.04278564453125, -0.029388427734375, -0.011016845703125, 0.034271240234375, 0.027801513671875, 0.0185546875, -0.0011653900146484375, 0.0155792236328125, -0.0040740966796875, -0.018646240234375, -0.014251708984375, 0.01036834716796875, -0.0263519287109375, 0.007236480712890625, -0.04888916015625, 0.006702423095703125, -0.019622802734375, 0.0283203125, 0.0252227783203125, 0.0229644775390625, -0.00174713134765625, 0.0022220611572265625, -0.0216217041015625, -0.028411865234375, -0.03277587890625, -0.0253753662109375, -0.0033359527587890625, 0.0014896392822265625, -0.002323150634765625, 0.0185394287109375, 0.037567138671875, 0.0271759033203125, -0.012969970703125, -0.01508331298828125, 0.0037746429443359375, 0.02587890625, 0.0152130126953125, -0.00885009765625, 0.0037403106689453125, -0.0374755859375, -0.025360107421875, -0.003551483154296875, 0.031463623046875, -0.034942626953125, 0.00423431396484375, 0.046356201171875, 0.034759521484375, 0.04400634765625, 0.01824951171875, -0.01044464111328125, 0.01529693603515625, 0.0087432861328125, 0.037109375, -0.0033321380615234375, 0.074951171875, -0.037750244140625, -0.014312744140625, -0.03570556640625, 0.007801055908203125, -0.01061248779296875, -0.019073486328125, -0.00894927978515625, -0.025909423828125, 0.0076751708984375, 0.021942138671875, 0.00864410400390625, 0.016448974609375, 0.02447509765625, 0.0140838623046875, -0.0003771781921386719, 0.049835205078125, 0.0186614990234375, -0.01155853271484375, 0.01084136962890625, -0.041534423828125, 0.00412750244140625, 0.05389404296875, -0.0220184326171875, -0.0153961181640625, -0.0099639892578125, 0.0498046875, 0.00960540771484375, -0.07159423828125, 0.0231170654296875, 0.0245513916015625, 0.05780029296875, 0.01001739501953125, -0.0008001327514648438, 0.057159423828125, -0.0064849853515625, -0.026397705078125, 0.018646240234375, -0.004840850830078125, 0.0007066726684570312, -0.022430419921875, 0.0198822021484375, -0.02154541015625, -0.0148468017578125, 0.0201873779296875, -0.00838470458984375, 0.016082763671875, -0.03460693359375, -0.08673095703125, 0.005542755126953125, -0.0282440185546875, 0.04351806640625, 0.0119476318359375, 0.0085601806640625, 0.0156402587890625, 0.009521484375, -0.02557373046875, -0.0152435302734375, -0.0268707275390625, 0.037872314453125, -0.03631591796875, 0.01250457763671875, 0.0123443603515625, 0.02386474609375, 0.03802490234375, -0.0124664306640625, 0.008026123046875, -0.007843017578125, 0.025360107421875, 0.016387939453125, -0.020965576171875, -0.010528564453125, -0.018524169921875, 0.029571533203125, -0.0650634765625, 0.0260467529296875, -0.01306915283203125, 0.0611572265625, -0.00738525390625, -0.01549530029296875, 0.0132904052734375, -0.0268707275390625, 0.03350830078125, 0.0139312744140625, 0.043365478515625, 0.0643310546875, 0.0171661376953125, -0.010223388671875, 0.050048828125, -0.07958984375, 0.01255035400390625, -0.0185546875, 0.012939453125, 0.05224609375, 0.034149169921875, 0.020263671875, 0.001903533935546875, 0.0655517578125, 0.0160675048828125, 0.0171966552734375, 0.014617919921875, 0.006122589111328125, -0.051788330078125, 0.01265716552734375, 0.0111846923828125, -0.05615234375, -0.069580078125, -0.019989013671875, 0.0233001708984375, -0.00826263427734375, 0.0167236328125, 0.0170745849609375, -0.005275726318359375, -0.0101318359375, 0.0167694091796875, 0.00394439697265625, -0.0011920928955078125, 0.017669677734375, -0.004970550537109375, 0.0265350341796875, -0.0244903564453125, 0.00635528564453125, -0.016693115234375, 0.0030879974365234375, 0.0004239082336425781, -0.004718780517578125, 0.002811431884765625, -0.004604339599609375, 0.01953125, -0.054046630859375, 0.0226287841796875, 0.0244903564453125, 0.01314544677734375, 0.0235443115234375, 0.021331787109375, 0.032073974609375, -0.0272674560546875, 0.0501708984375, -0.0142364501953125, 0.0002301931381225586, -0.0208587646484375, -0.06634521484375, 0.056182861328125, -0.040283203125, 0.042877197265625, 0.0831298828125, -0.007274627685546875, 0.0196533203125, 0.0027332305908203125, -0.0738525390625, 0.0008893013000488281, -0.01474761962890625, -0.0287322998046875, 0.0030078887939453125, -0.0899658203125, 0.034759521484375, 0.01064300537109375, 0.055023193359375, -0.048187255859375, -0.06201171875, -0.0335693359375, -0.00714874267578125, -0.07568359375, -0.0238037109375, -0.003932952880859375, -0.039581298828125, 0.041168212890625, -0.041290283203125, -0.01136016845703125, -0.0169219970703125, -0.027435302734375, 0.00989532470703125, -0.00437164306640625, -0.031585693359375, -0.03875732421875, -0.02471923828125, -0.058502197265625, 0.0345458984375, -0.00092315673828125, 0.0177764892578125, 0.0007371902465820312, 0.08880615234375, 0.0145416259765625, -0.0361328125, 0.0040435791015625, -0.0018091201782226562, -0.03533935546875, -0.0020351409912109375, -0.01462554931640625, -0.0005435943603515625, 0.0100860595703125, 0.0030994415283203125, -0.037384033203125, 0.0187225341796875, -0.005191802978515625, -0.0022563934326171875, -0.0083160400390625, -0.031982421875, 0.0045928955078125, 0.0540771484375, 0.00653839111328125, -0.0372314453125, 0.036834716796875, -0.05419921875, 0.0194244384765625, -0.00319671630859375, -0.0110931396484375, 0.037841796875, -0.0003440380096435547, -0.031585693359375, 0.04156494140625, -0.0203094482421875, 0.024322509765625, 0.016326904296875, -0.00261688232421875, 0.0012226104736328125, 0.0195770263671875, 0.0033168792724609375, 0.0203094482421875, -0.0025177001953125, 0.01030731201171875, -0.0258636474609375, 0.03582763671875, 0.002536773681640625, 0.00923919677734375, -0.0204925537109375, 0.04840087890625, -0.01403045654296875, -0.0272216796875, 0.0338134765625, 0.012542724609375, 0.0183868408203125, -0.01470947265625, -0.02960205078125, -0.01279449462890625, 0.0743408203125, -0.04901123046875, -0.00970458984375, -0.0064544677734375, 0.01148223876953125, 0.00949859619140625, -0.02105712890625, -0.032470703125, -0.029998779296875, -0.1502685546875, 0.0130767822265625, 0.004627227783203125, -0.056915283203125, 0.0134429931640625, -0.0117340087890625, -0.08306884765625, -0.0565185546875, 0.032379150390625, -0.005626678466796875, -0.002567291259765625, 0.0099639892578125, -0.028778076171875, -0.0126190185546875, -0.03399658203125, 0.01611328125, -0.06158447265625, -0.004489898681640625, -0.042205810546875, 0.062103271484375, 0.049468994140625, -0.042510986328125, -0.0011415481567382812, 0.025115966796875, 0.025909423828125, 0.060577392578125, -0.0007967948913574219, -0.0001614093780517578, 0.0239410400390625, -0.039031982421875, 0.005390167236328125, -0.033111572265625, -0.0082244873046875, -0.0198822021484375, -0.00943756103515625, -0.0048675537109375, -0.030914306640625, -0.0152587890625, -0.0017995834350585938, -0.0303955078125, -0.03753662109375, 0.0029239654541015625, -0.01309967041015625, -0.00823974609375, -0.0002837181091308594, -0.0184478759765625, 0.0265045166015625, -0.050567626953125, 0.04241943359375, -0.007015228271484375, -0.0198516845703125, 0.01544952392578125, 0.1031494140625, 0.0225982666015625, -0.005809783935546875, -0.0615234375, -0.0007104873657226562, 0.034942626953125, 0.000024437904357910156, 0.032989501953125, 0.028167724609375, -0.0274200439453125, 0.0296783447265625, 0.0180511474609375, -0.0026187896728515625, -0.02642822265625, 0.034027099609375, 0.0115966796875, 0.0167999267578125, -0.0240020751953125, 0.02056884765625, 0.032470703125, 0.0009579658508300781, -0.03369140625, -0.02496337890625, 0.0225067138671875, 0.057037353515625, -0.048431396484375, 0.0843505859375, -0.0224761962890625, -0.00499725341796875, -0.003177642822265625, 0.038665771484375, 0.052001953125, 0.04443359375, 0.0008616447448730469, 0.0328369140625, 0.04437255859375, 0.002483367919921875, 0.0258026123046875, 0.018218994140625, 0.00958251953125, 0.04473876953125, 0.01251983642578125, -0.0006885528564453125, 0.0011606216430664062, -0.0163726806640625, 0.042724609375, -0.041748046875, -0.08587646484375, 0.01397705078125, -0.0269775390625, 0.0230712890625, 0.0828857421875, -0.024383544921875, 0.052703857421875, 0.08160400390625, -0.0203857421875, -0.02777099609375, -0.0296630859375, 0.034912109375, -0.06756591796875, 0.0169525146484375, -0.01268768310546875, -0.00508880615234375, 0.033355712890625, 0.03326416015625, -0.0258941650390625, 0.028228759765625, 0.00339508056640625, 0.00604248046875, -0.00669097900390625, 0.0234375, 0.0300140380859375, -0.0156707763671875, -0.01511383056640625, -0.0005974769592285156, -0.00698089599609375, -0.0234222412109375, 0.0053863525390625, 0.0165252685546875, 0.005901336669921875, -0.00572967529296875, -0.01506805419921875, 0.0277557373046875, 0.011810302734375, -0.0163726806640625, 0.08856201171875, 0.032989501953125, -0.0675048828125, -0.047332763671875, 0.003055572509765625, 0.059661865234375, -0.023101806640625, -0.00412750244140625, -0.002105712890625, 0.0032634735107421875, -0.015655517578125, 0.040069580078125, -0.0516357421875, 0.01329803466796875, 0.03759765625, -0.08123779296875, -0.0030574798583984375, 0.015716552734375, -0.10943603515625, -0.06671142578125, 0.0016431808471679688, -0.005847930908203125, 0.058349609375, -0.01395416259765625, 0.04681396484375, -0.02801513671875, -0.03265380859375, -0.0177764892578125, -0.003772735595703125, 0.06781005859375, 0.051727294921875, -0.062469482421875, -0.00737762451171875, -0.025482177734375, 0.0059051513671875, 0.03521728515625, -0.028778076171875, -0.01357269287109375, -0.031890869140625, 0.0260772705078125, 0.028167724609375, 0.017303466796875, 0.011962890625, 0.016998291015625, 0.00012111663818359375, -0.01488494873046875, 0.0273284912109375, -0.0004878044128417969, 0.047088623046875, 0.001300811767578125, -0.00220489501953125, 0.004222869873046875, 0.00916290283203125, -0.023284912109375, -0.000751495361328125, 0.003326416015625, -0.00435638427734375, -0.006710052490234375, -0.007106781005859375, -0.0124664306640625, -0.0118408203125, 0.0433349609375, 0.0038776397705078125, -0.041839599609375, -0.006092071533203125, 0.006549835205078125, -0.01403045654296875, 0.053375244140625, 0.046661376953125, -0.04901123046875, 0.049285888671875, -0.0215911865234375, -0.041778564453125, -0.01255035400390625, 0.01219940185546875, -0.0046234130859375, 0.007411956787109375, -0.018035888671875, -0.014434814453125, -0.02166748046875, 0.04266357421875, 0.0213165283203125, -0.00557708740234375, 0.033538818359375, 0.0143280029296875, 0.0195770263671875, 0.0007300376892089844, 0.01561737060546875, 0.0198516845703125, -0.0247039794921875, 0.06622314453125, 0.0225982666015625, -0.0187225341796875, 0.066650390625, -0.034332275390625, -0.0309295654296875, 0.0004925727844238281, 0.0137786865234375, -0.044525146484375, 0.025970458984375, 0.04278564453125, 0.04315185546875, -0.0557861328125, 0.0211639404296875, -0.0211944580078125, -0.0264739990234375, -0.01038360595703125, -0.000499725341796875, -0.0207977294921875, -0.004177093505859375, 0.005367279052734375, -0.01441192626953125, -0.004871368408203125, 0.01849365234375, 0.0017766952514648438, -0.017852783203125, -0.004230499267578125, 0.00921630859375, -0.001667022705078125, -0.00850677490234375, -0.007312774658203125, -0.019805908203125, -0.004840850830078125, -0.0271453857421875, -0.0014801025390625, -0.0343017578125, 0.00846099853515625, -0.01424407958984375, -0.0157623291015625, 0.0005230903625488281, 0.0249176025390625, -0.02838134765625, -0.0028972625732421875, 0.0215301513671875, -0.041015625, -0.0653076171875, 0.0014019012451171875, 0.00257110595703125, 0.04541015625, -0.021453857421875, 0.0307159423828125, -0.036590576171875, 0.01428985595703125, -0.01001739501953125, -0.0006213188171386719, 0.075927734375, -0.02545166015625, -0.023773193359375, 0.04095458984375, 0.01061248779296875, -0.0216522216796875, -0.0006899833679199219, 0.038238525390625, -0.0222625732421875, 0.0170440673828125, 0.0233612060546875, 0.042144775390625, -0.0234222412109375, 0.0260162353515625, -0.05035400390625, 0.091064453125, -0.0271148681640625, 0.01416015625, 0.0322265625, 0.032012939453125, -0.02685546875, 0.0025501251220703125, -0.0472412109375, 0.07940673828125, 0.01003265380859375, 0.048370361328125, -0.014190673828125, 0.01192474365234375, 0.0210113525390625, -0.007144927978515625, 0.040008544921875, 0.007175445556640625, 0.0029163360595703125, -0.01361846923828125, 0.02801513671875, 0.0107269287109375, -0.0210418701171875, 0.024139404296875, 0.01739501953125, 0.01206207275390625, 0.023895263671875, -0.0178985595703125, 0.04132080078125, -0.048675537109375, 0.00603485107421875, 0.04083251953125, -0.0034637451171875, 0.004085540771484375, 0.0101470947265625, -0.00617218017578125, -0.01538848876953125, 0.0112762451171875, -0.008819580078125, -0.004795074462890625, -0.011077880859375, 0.02313232421875, 0.00374603271484375, -0.0081024169921875, 0.017791748046875, -0.0238494873046875, 0.0352783203125, 0.0016231536865234375, 0.00860595703125, 0.00959014892578125, 0.01287078857421875, 0.0213623046875, -0.04083251953125, -0.005924224853515625, 0.017730712890625, -0.035003662109375, 0.03790283203125, 0.0022144317626953125, 0.0122833251953125, -0.04156494140625, 0.0198822021484375, 0.04083251953125, 0.04119873046875, -0.04156494140625, -0.116943359375, 0.0078582763671875, -0.00010913610458374023, -0.0017528533935546875, 0.07794189453125, 0.0012941360473632812, -0.0119171142578125, 0.08013916015625, -0.039337158203125, -0.0221710205078125, 0.006816864013671875, 0.051422119140625, 0.004764556884765625, -0.0028247833251953125, -0.00496673583984375, -0.04656982421875, -0.0254058837890625, -0.01459503173828125, 0.0174102783203125, 0.03131103515625, -0.0044097900390625, 0.050750732421875, -0.01500701904296875, -0.0108795166015625, -0.005924224853515625, 0.032806396484375, -0.03265380859375, 0.0255279541015625, -0.05523681640625, -0.0670166015625, 0.004825592041015625, 0.04974365234375, 0.0750732421875, -0.0306396484375, 0.0307159423828125, 0.0257415771484375, -0.0250396728515625, 0.01525115966796875, 0.034393310546875, 0.008636474609375, 0.0135955810546875, -0.037689208984375, 0.01270294189453125, 0.0019931793212890625, -0.01389312744140625, 0.005191802978515625, -0.00954437255859375, 0.047637939453125, -0.02191162109375, 0.0173797607421875, -0.00542449951171875, -0.031402587890625, 0.0221405029296875, -0.042694091796875, 0.0191192626953125, -0.01953125, -0.084716796875, -0.01139068603515625, -0.08416748046875, 0.00001436471939086914, 0.033172607421875, 0.03448486328125, -0.005840301513671875, 0.0179595947265625, -0.01398468017578125, -0.00830841064453125, -0.0014562606811523438, 0.01751708984375, -0.0103302001953125, 0.0218048095703125, 0.0313720703125, 0.007213592529296875, -0.0271148681640625, 0.0153961181640625, -0.0009655952453613281, -0.004558563232421875, 0.038848876953125, 0.0281524658203125, 0.0133819580078125, 0.0188446044921875, 0.00888824462890625, -0.007701873779296875, -0.01910400390625, -0.01258087158203125, 0.0225677490234375, -0.024017333984375, -0.030731201171875, -0.00576019287109375, -0.055633544921875, 0.041015625, 0.028900146484375, -0.0092010498046875, 0.03692626953125, -0.0027179718017578125, 0.01065826416015625, -0.003856658935546875, 0.041748046875, 0.0020313262939453125, -0.0667724609375, -0.0241546630859375, 0.039581298828125, 0.007358551025390625, 0.07806396484375, 0.00888824462890625, -0.004241943359375, -0.0292816162109375, -0.0201416015625, -0.003124237060546875, 0.0312347412109375, -0.033172607421875, 0.0230255126953125, -0.03338623046875, -0.01029205322265625, 0.0384521484375, -0.0099639892578125, 0.01824951171875, 0.012725830078125, 0.05218505859375, 0.004985809326171875, -0.01302337646484375, 0.0153350830078125, 0.0043792724609375, 0.053314208984375, -0.004222869873046875, 0.0291900634765625, -0.005817413330078125, 0.0194244384765625, -0.0027103424072265625, -0.06097412109375, -0.036041259765625, -0.05181884765625, 0.0028591156005859375, 0.0272369384765625, -0.0247650146484375, -0.03424072265625, -0.040496826171875, -0.0135650634765625, 0.02593994140625, -0.00734710693359375, -0.0217132568359375, 0.003955841064453125, -0.0220947265625, 0.0256195068359375, -0.0164337158203125, 0.0279541015625, -0.00719451904296875, -0.0204315185546875, -0.0194549560546875, 0.013671875, -0.0011796951293945312, 0.043304443359375, 0.05047607421875, -0.0060577392578125, 0.0066986083984375, -0.00904083251953125, -0.02227783203125, 0.0092315673828125, 0.003940582275390625, 0.0609130859375, 0.03094482421875, -0.0184173583984375, 0.00388336181640625, 0.01096343994140625, -0.0240325927734375, -0.035736083984375, 0.042449951171875, -0.04193115234375, -0.0286865234375, -0.011566162109375, -0.00502777099609375, 0.01433563232421875, -0.043426513671875, -0.09844970703125, 0.061920166015625, -0.030242919921875, -0.04608154296875, -0.105224609375, 0.052490234375, 0.05291748046875, -0.06671142578125, -0.044158935546875, -0.0146484375, -0.06182861328125, 0.01392364501953125, 0.009002685546875, -0.01206207275390625, 0.0119476318359375, 0.00760650634765625, -0.039642333984375, 0.016357421875, 0.026824951171875, -0.0128021240234375, 0.01226806640625, -0.028961181640625, 0.04052734375, 0.047821044921875, -0.029693603515625, 0.0174560546875, -0.0031452178955078125, -0.01197052001953125, 0.0025615692138671875, -0.061737060546875, -0.00966644287109375, 0.0016298294067382812, 0.039825439453125, 0.01163482666015625, 0.00736236572265625, -0.0288848876953125, 0.00829315185546875, -0.009124755859375, -0.036651611328125, -0.002593994140625, 0.01593017578125, -0.0394287109375, -0.00426483154296875, -0.004581451416015625, -0.00908660888671875, -0.0232696533203125, -0.0020351409912109375, -0.032684326171875, -0.01381683349609375, -0.01441192626953125, 0.0170440673828125, -0.0300140380859375, -0.00196075439453125, 0.0220947265625, -0.013580322265625, 0.00475311279296875, 0.0014047622680664062, 0.002750396728515625, 0.0272674560546875, 0.01531982421875, 0.00905609130859375, -0.00955963134765625, -0.01012420654296875, 0.0295562744140625, 0.01342010498046875, 0.002948760986328125, -0.00762176513671875, -0.028045654296875, -0.036956787109375, 0.0281524658203125, 0.0017614364624023438, 0.01520538330078125, -0.0239410400390625, 0.0232696533203125, 0.01233673095703125, 0.09228515625, 0.0185546875, 0.041015625, -0.004573822021484375, 0.0684814453125, 0.012908935546875, -0.0462646484375, 0.01216888427734375, -0.043304443359375, -0.0068359375, 0.02685546875, -0.0005888938903808594, -0.041259765625, 0.044677734375, 0.05999755859375, 0.0187530517578125, 0.0306243896484375 ]
accbe267ff7d8775b2a0904e5424fb7b4afc9b87
Wordpress Stackexchange Q: Custom taxonomy query for a custom post type I have a custom post type called news with a custom taxonomy called news category. Right now I have a template called taxonomy-news_category-press.php where press is one of the news_categories. The query I'm using is: $query_args = array( 'taxonomy' => 'news_category', 'term' => 'press', 'post_type' => 'news', ) I don't like this though. It's hard coded and if I change press to something else it will break. I want to replace press in 'term' => 'press' with a variable that will pull in the news_category from the URL so it will be responsive with any news_category. I understand that I'll need to change the template file to taxonomy-news_category.php when I solve this variable issue. A: I figured it out. Thanks to an answer posted here. The code is $term_slug = get_query_var( 'term' ); $query_args = array( 'taxonomy' => 'news_category', 'term' => $term_slug, 'post_type' => 'news' );
Q: Custom taxonomy query for a custom post type I have a custom post type called news with a custom taxonomy called news category. Right now I have a template called taxonomy-news_category-press.php where press is one of the news_categories. The query I'm using is: $query_args = array( 'taxonomy' => 'news_category', 'term' => 'press', 'post_type' => 'news', ) I don't like this though. It's hard coded and if I change press to something else it will break. I want to replace press in 'term' => 'press' with a variable that will pull in the news_category from the URL so it will be responsive with any news_category. I understand that I'll need to change the template file to taxonomy-news_category.php when I solve this variable issue. A: I figured it out. Thanks to an answer posted here. The code is $term_slug = get_query_var( 'term' ); $query_args = array( 'taxonomy' => 'news_category', 'term' => $term_slug, 'post_type' => 'news' );
wordpress
{ "language": "en", "length": 155, "provenance": "stackexchange_00019.jsonl.gz:466756", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/232101" }
[ 0.0254974365234375, -0.006168365478515625, -0.01515960693359375, -0.0227203369140625, 0.007274627685546875, -0.0274810791015625, 0.04443359375, 0.00395965576171875, -0.06475830078125, 0.001102447509765625, -0.01331329345703125, 0.004703521728515625, -0.0572509765625, -0.034332275390625, 0.0251312255859375, -0.06646728515625, 0.009124755859375, -0.0238800048828125, -0.002704620361328125, -0.032379150390625, 0.0232696533203125, -0.033966064453125, 0.05120849609375, -0.035369873046875, 0.01338958740234375, 0.00983428955078125, 0.0679931640625, -0.033843994140625, 0.0232696533203125, -0.004116058349609375, 0.025299072265625, -0.041015625, 0.017059326171875, -0.0008263587951660156, 0.014923095703125, 0.004802703857421875, 0.05242919921875, -0.01611328125, 0.0101776123046875, 0.020721435546875, 0.0184783935546875, -0.00896453857421875, -0.0071258544921875, 0.044097900390625, -0.013824462890625, -0.037750244140625, 0.005023956298828125, -0.04083251953125, 0.0238800048828125, -0.010711669921875, 0.01238250732421875, -0.008575439453125, 0.02545166015625, -0.047637939453125, -0.028411865234375, -0.004608154296875, -0.01326751708984375, -0.03546142578125, 0.0296783447265625, 0.005687713623046875, -0.0217437744140625, -0.0217742919921875, 0.034332275390625, -0.00974273681640625, -0.0252685546875, 0.00322723388671875, 0.03533935546875, 0.01166534423828125, -0.04071044921875, -0.061279296875, 0.032928466796875, -0.00516510009765625, 0.020721435546875, -0.006053924560546875, -0.0240020751953125, -0.0555419921875, 0.04962158203125, -0.0323486328125, -0.019287109375, 0.01013946533203125, 0.01690673828125, 0.0247650146484375, -0.038970947265625, 0.0026187896728515625, -0.00458526611328125, -0.0003790855407714844, -0.02056884765625, -0.0200958251953125, -0.019317626953125, -0.04779052734375, -0.007030487060546875, -0.048431396484375, -0.03924560546875, 0.01467132568359375, 0.021240234375, -0.039459228515625, -0.02618408203125, 0.01538848876953125, -0.0178070068359375, 0.0323486328125, -0.037445068359375, -0.00656890869140625, 0.017578125, -0.033172607421875, 0.04876708984375, 0.065673828125, -0.01425933837890625, 0.0236663818359375, 0.089111328125, 0.0017881393432617188, 0.03704833984375, 0.055999755859375, -0.039459228515625, 0.003124237060546875, -0.014923095703125, 0.068603515625, -0.017791748046875, -0.01873779296875, -0.0282745361328125, 0.0243682861328125, 0.01094818115234375, 0.026947021484375, 0.01279449462890625, -0.0364990234375, 0.0021877288818359375, -0.00373077392578125, -0.006336212158203125, -0.03436279296875, -0.0272064208984375, 0.034912109375, -0.034698486328125, 0.002437591552734375, 0.061614990234375, 0.033111572265625, 0.0007605552673339844, -0.0181884765625, 0.0248565673828125, -0.0170440673828125, 0.00421905517578125, -0.017974853515625, 0.03662109375, 0.0005035400390625, 0.01007080078125, 0.0216827392578125, 0.03680419921875, -0.01123809814453125, 0.024017333984375, 0.031219482421875, 0.01050567626953125, 0.005016326904296875, -0.0017557144165039062, 0.01348114013671875, 0.0604248046875, -0.0006103515625, -0.06427001953125, -0.011810302734375, 0.05303955078125, -0.0286102294921875, -0.0670166015625, -0.059051513671875, -0.001007080078125, -0.00621795654296875, -0.0027141571044921875, -0.0582275390625, -0.038421630859375, -0.00014412403106689453, -0.03729248046875, 0.0109405517578125, 0.0186614990234375, -0.00917816162109375, 0.002490997314453125, 0.0009455680847167969, 0.0089874267578125, 0.01375579833984375, 0.0098419189453125, 0.01045989990234375, 0.001621246337890625, 0.0223236083984375, 0.0157623291015625, 0.006168365478515625, -0.017913818359375, -0.03887939453125, 0.0482177734375, -0.030181884765625, -0.0435791015625, 0.0150909423828125, 0.00533294677734375, 0.0139617919921875, 0.01898193359375, -0.0008769035339355469, 0.021240234375, 0.023773193359375, -0.042144775390625, 0.049346923828125, 0.02008056640625, -0.0210418701171875, 0.0107421875, -0.0013675689697265625, 0.0174102783203125, -0.037811279296875, -0.056304931640625, 0.04376220703125, -0.034576416015625, 0.0264739990234375, -0.044647216796875, 0.0211029052734375, -0.0025081634521484375, 0.0509033203125, -0.01715087890625, -0.00760650634765625, 0.01500701904296875, -0.0158538818359375, -0.0039005279541015625, -0.042449951171875, -0.05242919921875, 0.0029964447021484375, -0.009368896484375, -0.005466461181640625, -0.0260162353515625, 0.021240234375, -0.034210205078125, -0.015960693359375, -0.0301971435546875, 0.04693603515625, 0.0599365234375, -0.0015964508056640625, -0.006008148193359375, -0.0108795166015625, 0.04412841796875, 0.0228729248046875, -0.054168701171875, 0.00202178955078125, 0.038543701171875, 0.033477783203125, 0.005428314208984375, 0.0244293212890625, 0.048492431640625, -0.03228759765625, -0.00908660888671875, 0.0189971923828125, 0.0189666748046875, -0.016632080078125, -0.0269775390625, -0.0203094482421875, 0.061279296875, 0.029449462890625, 0.0176849365234375, -0.023773193359375, 0.0176544189453125, 0.056854248046875, 0.00833892822265625, 0.0189971923828125, 0.00997161865234375, 0.0283355712890625, 0.0230712890625, 0.014739990234375, 0.00482177734375, 0.00807952880859375, 0.014373779296875, -0.0131378173828125, -0.007076263427734375, -0.0080108642578125, -0.0227508544921875, 0.002593994140625, 0.0101165771484375, 0.033538818359375, 0.0138397216796875, 0.0137786865234375, -0.02557373046875, 0.023284912109375, 0.0021915435791015625, -0.039581298828125, 0.00539398193359375, 0.0253753662109375, -0.007598876953125, -0.005367279052734375, -0.002941131591796875, -0.0013275146484375, -0.001007080078125, -0.004322052001953125, -0.0002753734588623047, 0.0880126953125, -0.041229248046875, -0.0166015625, -0.0780029296875, -0.06878662109375, -0.0212249755859375, 0.0216522216796875, -0.0223388671875, -0.0030517578125, 0.01062774658203125, 0.06011962890625, -0.0006051063537597656, 0.0299835205078125, -0.02105712890625, 0.0161895751953125, -0.006183624267578125, -0.046783447265625, 0.04730224609375, -0.044647216796875, 0.04193115234375, 0.071044921875, -0.017425537109375, 0.01055145263671875, 0.01012420654296875, -0.040618896484375, -0.0288848876953125, 0.0340576171875, -0.00562286376953125, -0.00399017333984375, -0.05621337890625, 0.026153564453125, 0.0226287841796875, -0.00494384765625, 0.01947021484375, -0.0113983154296875, -0.004512786865234375, 0.0011653900146484375, -0.058746337890625, -0.045318603515625, 0.0509033203125, -0.03533935546875, 0.0157318115234375, -0.00308990478515625, -0.0081024169921875, -0.050018310546875, 0.0103607177734375, -0.01166534423828125, 0.0289154052734375, -0.017852783203125, -0.08935546875, -0.032379150390625, -0.0953369140625, 0.027435302734375, 0.005374908447265625, 0.039215087890625, 0.00815582275390625, 0.08740234375, 0.028961181640625, -0.036651611328125, 0.038909912109375, 0.0164642333984375, -0.03021240234375, 0.0232086181640625, 0.04339599609375, -0.0137786865234375, -0.005916595458984375, 0.004241943359375, 0.06988525390625, 0.07025146484375, -0.0693359375, 0.005401611328125, -0.006378173828125, 0.00432586669921875, 0.0085601806640625, 0.055908203125, 0.024383544921875, 0.0163726806640625, 0.031951904296875, -0.0192718505859375, -0.047760009765625, -0.01128387451171875, -0.0311279296875, 0.07611083984375, -0.001476287841796875, 0.0023708343505859375, 0.0026226043701171875, 0.07342529296875, -0.038116455078125, 0.011322021484375, 0.01357269287109375, -0.03448486328125, 0.0286865234375, -0.0202178955078125, -0.0262603759765625, -0.0089111328125, -0.0229339599609375, -0.034271240234375, 0.043487548828125, 0.0026702880859375, 0.01348876953125, -0.00403594970703125, 0.01111602783203125, -0.00658416748046875, -0.06787109375, 0.045806884765625, -0.0251922607421875, -0.0189971923828125, -0.0171051025390625, -0.015228271484375, 0.0205535888671875, 0.07330322265625, -0.0416259765625, -0.009002685546875, -0.016876220703125, -0.0007615089416503906, 0.007488250732421875, -0.013153076171875, -0.0194091796875, -0.0166015625, -0.048492431640625, -0.01367950439453125, -0.00023674964904785156, -0.034393310546875, -0.0404052734375, 0.038482666015625, -0.06439208984375, -0.0185546875, 0.042083740234375, -0.030731201171875, 0.03167724609375, 0.03814697265625, 0.005878448486328125, 0.0048828125, -0.055633544921875, -0.0104827880859375, -0.055999755859375, -0.0029926300048828125, 0.0035419464111328125, 0.0290374755859375, 0.0251922607421875, -0.048309326171875, 0.024658203125, 0.04638671875, 0.0170745849609375, 0.019683837890625, -0.00218963623046875, -0.01517486572265625, -0.02764892578125, 0.0307464599609375, 0.00122833251953125, -0.0003743171691894531, -0.01025390625, 0.026458740234375, 0.009521484375, 0.0716552734375, -0.0211029052734375, -0.006717681884765625, 0.00002849102020263672, -0.03997802734375, -0.06243896484375, -0.0009722709655761719, -0.002471923828125, -0.017791748046875, 0.00331878662109375, -0.031280517578125, 0.01910400390625, -0.038818359375, 0.0325927734375, 0.007762908935546875, -0.0240936279296875, 0.0005731582641601562, 0.08428955078125, 0.0175018310546875, -0.01385498046875, -0.039642333984375, -0.0092010498046875, 0.024322509765625, 0.01479339599609375, 0.01605224609375, 0.00572967529296875, -0.0027599334716796875, 0.009429931640625, -0.0227508544921875, -0.0300750732421875, 0.00646209716796875, 0.06231689453125, 0.00616455078125, -0.02655029296875, 0.01233673095703125, -0.052276611328125, 0.0118865966796875, 0.037384033203125, 0.0059661865234375, -0.07135009765625, 0.015960693359375, 0.0699462890625, -0.04156494140625, 0.055206298828125, -0.029144287109375, -0.00504302978515625, 0.0094451904296875, 0.01971435546875, 0.0036563873291015625, 0.01458740234375, -0.0172576904296875, -0.0267486572265625, -0.04449462890625, 0.0067901611328125, 0.019927978515625, 0.0374755859375, -0.020416259765625, 0.0206756591796875, 0.0132293701171875, -0.027252197265625, -0.0198516845703125, 0.00917816162109375, -0.01500701904296875, -0.03369140625, -0.04205322265625, -0.02593994140625, -0.004611968994140625, 0.0200958251953125, 0.040985107421875, 0.01551055908203125, 0.049072265625, 0.01015472412109375, -0.01629638671875, 0.01073455810546875, -0.0211334228515625, -0.004589080810546875, -0.038482666015625, -0.039031982421875, -0.01374053955078125, -0.0204315185546875, -0.009796142578125, 0.03167724609375, -0.01496124267578125, 0.0127716064453125, -0.0144500732421875, 0.022186279296875, 0.01322174072265625, -0.00292205810546875, 0.010772705078125, 0.0223388671875, 0.00818634033203125, -0.031829833984375, 0.0206146240234375, -0.0227813720703125, -0.01052093505859375, -0.00133514404296875, 0.01055908203125, -0.014862060546875, -0.0018758773803710938, 0.036712646484375, -0.003326416015625, -0.01441192626953125, -0.0190887451171875, -0.0244140625, 0.01093292236328125, -0.0244140625, -0.029266357421875, 0.01021575927734375, 0.0205535888671875, -0.028594970703125, 0.014892578125, -0.043243408203125, 0.04058837890625, -0.0297698974609375, 0.0207672119140625, 0.01107025146484375, -0.0001881122589111328, -0.019775390625, -0.01947021484375, 0.02685546875, -0.03240966796875, 0.001667022705078125, -0.0273590087890625, -0.034149169921875, 0.042388916015625, -0.025421142578125, 0.06005859375, -0.05413818359375, -0.0169677734375, -0.034088134765625, 0.007549285888671875, 0.04217529296875, 0.025665283203125, -0.03363037109375, -0.0008215904235839844, -0.004150390625, 0.0034465789794921875, -0.0007605552673339844, -0.050506591796875, -0.00858306884765625, -0.022430419921875, 0.00678253173828125, 0.029998779296875, 0.0146942138671875, 0.0001474618911743164, -0.034271240234375, -0.0005602836608886719, 0.0117340087890625, 0.04248046875, 0.0112762451171875, 0.0189666748046875, -0.0012054443359375, 0.04388427734375, -0.00868988037109375, -0.03741455078125, -0.0657958984375, 0.002105712890625, -0.0261383056640625, -0.07489013671875, -0.001949310302734375, 0.04168701171875, -0.035247802734375, 0.047149658203125, 0.037322998046875, 0.0179595947265625, 0.047332763671875, -0.0133514404296875, -0.004467010498046875, -0.006877899169921875, -0.027801513671875, -0.043121337890625, 0.023040771484375, 0.0307769775390625, -0.022735595703125, 0.0179901123046875, -0.006496429443359375, 0.0003609657287597656, 0.006618499755859375, -0.03643798828125, 0.019775390625, 0.0303955078125, -0.0224761962890625, 0.01512908935546875, 0.0240631103515625, 0.00574493408203125, 0.028961181640625, 0.003223419189453125, 0.01605224609375, 0.0089263916015625, 0.00299072265625, 0.024688720703125, 0.013092041015625, 0.05523681640625, -0.00801849365234375, -0.00293731689453125, 0.0224456787109375, -0.0305328369140625, -0.0394287109375, 0.052886962890625, 0.0183563232421875, -0.041900634765625, -0.0328369140625, 0.0130615234375, -0.00848388671875, -0.025054931640625, 0.003643035888671875, 0.00714874267578125, 0.0037899017333984375, -0.020751953125, -0.01537322998046875, -0.049346923828125, -0.026580810546875, -0.0054779052734375, -0.017730712890625, 0.0150909423828125, 0.0220947265625, 0.017578125, 0.01206207275390625, -0.0231781005859375, -0.01366424560546875, 0.007598876953125, -0.01534271240234375, 0.022735595703125, -0.0196533203125, 0.0013885498046875, -0.031951904296875, 0.031280517578125, -0.0325927734375, -0.0020503997802734375, 0.042755126953125, -0.02032470703125, -0.0026760101318359375, 0.01873779296875, -0.017059326171875, 0.0233306884765625, -0.0277557373046875, -0.026214599609375, -0.033447265625, -0.0253143310546875, -0.000988006591796875, 0.0264739990234375, -0.01012420654296875, 0.035919189453125, -0.01800537109375, -0.0194854736328125, -0.01047515869140625, -0.023345947265625, 0.04754638671875, -0.058135986328125, 0.00530242919921875, 0.0179290771484375, 0.02490234375, 0.0079803466796875, 0.015838623046875, 0.0161590576171875, -0.05242919921875, -0.04888916015625, 0.0199432373046875, -0.0546875, -0.033294677734375, -0.01442718505859375, -0.06634521484375, 0.0810546875, 0.00836181640625, 0.0447998046875, 0.029815673828125, 0.018646240234375, -0.044525146484375, -0.01204681396484375, -0.0308685302734375, 0.028900146484375, 0.037994384765625, 0.008056640625, -0.05078125, -0.0172576904296875, -0.016448974609375, 0.04083251953125, 0.0772705078125, 0.006725311279296875, -0.018890380859375, 0.00815582275390625, 0.08709716796875, 0.046783447265625, -0.0079803466796875, 0.0171356201171875, 0.0116119384765625, 0.041839599609375, 0.05828857421875, -0.00304412841796875, 0.0660400390625, -0.0118865966796875, -0.01471710205078125, 0.027313232421875, 0.0027484893798828125, 0.0196533203125, -0.0033283233642578125, 0.002452850341796875, -0.0224761962890625, -0.01337432861328125, 0.025970458984375, -0.02459716796875, 0.01371002197265625, 0.0355224609375, 0.026458740234375, -0.0380859375, -0.002044677734375, -0.02423095703125, 0.041961669921875, -0.0042724609375, 0.0211944580078125, 0.0005712509155273438, 0.002254486083984375, 0.07305908203125, -0.0198822021484375, 0.01279449462890625, 0.023956298828125, 0.005218505859375, 0.0631103515625, 0.01212310791015625, 0.00800323486328125, -0.052734375, -0.0017976760864257812, 0.044769287109375, 0.08203125, -0.058837890625, -0.07666015625, 0.002635955810546875, 0.022369384765625, 0.0169219970703125, 0.032745361328125, 0.0126190185546875, 0.06353759765625, 0.110595703125, -0.07635498046875, 0.00942230224609375, 0.007457733154296875, 0.0240325927734375, -0.0295257568359375, -0.0301361083984375, -0.03173828125, 0.0011911392211914062, -0.06781005859375, 0.0222930908203125, 0.0216522216796875, 0.0960693359375, 0.0357666015625, 0.053070068359375, -0.0294647216796875, -0.045684814453125, -0.0024566650390625, -0.0164642333984375, 0.00963592529296875, 0.002742767333984375, 0.00502777099609375, 0.00689697265625, 0.0214996337890625, 0.01097869873046875, 0.0142059326171875, -0.0013971328735351562, 0.0163421630859375, 0.028533935546875, 0.01346588134765625, -0.001972198486328125, 0.035888671875, -0.004856109619140625, 0.002910614013671875, -0.03082275390625, 0.020477294921875, -0.0062255859375, -0.00734710693359375, -0.01120758056640625, 0.0291900634765625, 0.017913818359375, 0.029998779296875, 0.0041961669921875, 0.01396942138671875, -0.05792236328125, 0.040496826171875, 0.002666473388671875, 0.09381103515625, 0.048614501953125, -0.130126953125, -0.0194549560546875, -0.04705810546875, -0.08587646484375, 0.06488037109375, 0.059783935546875, -0.028076171875, -0.0233001708984375, -0.0170135498046875, -0.01348114013671875, -0.01195526123046875, 0.0013628005981445312, 0.0167999267578125, -0.00614166259765625, -0.0198516845703125, 0.0012807846069335938, -0.004077911376953125, -0.01001739501953125, 0.006927490234375, 0.0361328125, 0.001842498779296875, 0.060302734375, -0.022369384765625, 0.007534027099609375, -0.030426025390625, 0.02630615234375, -0.022857666015625, -0.03125, 0.0091552734375, 0.026397705078125, 0.0284423828125, -0.00998687744140625, 0.024566650390625, -0.004512786865234375, 0.07122802734375, -0.056396484375, -0.0157623291015625, 0.005794525146484375, 0.01241302490234375, -0.043182373046875, 0.002384185791015625, -0.03338623046875, 0.00002092123031616211, -0.00266265869140625, -0.033966064453125, 0.029510498046875, 0.00792694091796875, 0.0246734619140625, 0.026458740234375, -0.0110015869140625, -0.055267333984375, 0.02276611328125, -0.061676025390625, 0.022430419921875, 0.0472412109375, 0.0068817138671875, -0.01349639892578125, 0.00968170166015625, -0.0172576904296875, 0.0013322830200195312, 0.017181396484375, 0.007843017578125, -0.0090484619140625, 0.00945281982421875, -0.021514892578125, -0.03912353515625, 0.006626129150390625, -0.008636474609375, -0.005397796630859375, -0.03167724609375, -0.0090789794921875, 0.006702423095703125, -0.00461578369140625, -0.0192718505859375, -0.033233642578125, 0.0017223358154296875, 0.019256591796875, 0.0012044906616210938, -0.0261383056640625, -0.039154052734375, -0.007701873779296875, 0.0253448486328125, -0.004241943359375, -0.00386810302734375, 0.01071929931640625, -0.0458984375, -0.01007080078125, 0.00016045570373535156, -0.07489013671875, 0.022369384765625, 0.034332275390625, -0.00540924072265625, 0.0270233154296875, -0.04278564453125, -0.0595703125, -0.019500732421875, 0.006534576416015625, 0.03314208984375, -0.0174407958984375, -0.039520263671875, 0.0213470458984375, 0.0018663406372070312, 0.060577392578125, 0.00513458251953125, -0.01128387451171875, 0.01202392578125, 0.0044403076171875, -0.056396484375, -0.0277862548828125, 0.0416259765625, -0.047821044921875, -0.040771484375, 0.029144287109375, 0.000244140625, 0.0294036865234375, -0.023193359375, -0.07861328125, 0.020782470703125, -0.0171356201171875, -0.035980224609375, -0.035919189453125, 0.020843505859375, 0.0168609619140625, -0.02288818359375, -0.01163482666015625, -0.0041656494140625, -0.0435791015625, -0.006458282470703125, 0.006092071533203125, 0.067626953125, -0.0007243156433105469, 0.0228271484375, -0.055816650390625, -0.01351165771484375, -0.050933837890625, 0.010986328125, -0.006626129150390625, -0.00971221923828125, -0.0080108642578125, -0.010498046875, -0.05621337890625, -0.052642822265625, 0.00960540771484375, 0.044158935546875, -0.025177001953125, -0.007732391357421875, -0.05255126953125, -0.0162506103515625, 0.077392578125, 0.0611572265625, 0.0263519287109375, -0.031585693359375, -0.0413818359375, -0.0269317626953125, -0.02587890625, -0.0156707763671875, 0.031524658203125, -0.0775146484375, -0.004238128662109375, 0.027862548828125, 0.00445556640625, 0.01282501220703125, -0.01739501953125, -0.0018243789672851562, -0.0227203369140625, -0.0100250244140625, -0.0010280609130859375, -0.0044403076171875, 0.0426025390625, -0.0084991455078125, -0.01261138916015625, 0.00945281982421875, -0.01488494873046875, -0.009185791015625, -0.00487518310546875, -0.0016689300537109375, -0.0265655517578125, 0.032867431640625, -0.00409698486328125, -0.0262908935546875, 0.012359619140625, -0.0225830078125, 0.0374755859375, 0.0261993408203125, 0.01305389404296875, 0.0145111083984375, -0.013519287109375, 0.0007734298706054688, -0.02166748046875, 0.03759765625, -0.0241546630859375, 0.09307861328125, 0.004047393798828125, -0.0235748291015625, -0.003787994384765625, 0.0278167724609375, -0.0137176513671875, -0.0213775634765625, 0.01486968994140625, -0.042083740234375, 0.005992889404296875, -0.0184326171875, -0.0025691986083984375, -0.032257080078125, 0.0174713134765625, 0.00467681884765625, -0.0188140869140625, 0.0274200439453125 ]
4320a73886c3906f2f4d3b2d59957d3e3e0af601
Wordpress Stackexchange Q: How to change get_custom_logo() url? I need to change default WordPress get_custom_logo() generated url because I need to link to the main multi-site site instead of single site. Is there any filter to change this function? A: I solved using this filter: add_filter( 'get_custom_logo', 'custom_logo_url' ); function custom_logo_url ( $html ) { $custom_logo_id = get_theme_mod( 'custom_logo' ); $url = network_site_url(); $html = sprintf( '<a href="%1$s" class="custom-logo-link" rel="home" itemprop="url">%2$s</a>', esc_url( $url ), wp_get_attachment_image( $custom_logo_id, 'full', false, array( 'class' => 'custom-logo', ) ) ); return $html; }
Q: How to change get_custom_logo() url? I need to change default WordPress get_custom_logo() generated url because I need to link to the main multi-site site instead of single site. Is there any filter to change this function? A: I solved using this filter: add_filter( 'get_custom_logo', 'custom_logo_url' ); function custom_logo_url ( $html ) { $custom_logo_id = get_theme_mod( 'custom_logo' ); $url = network_site_url(); $html = sprintf( '<a href="%1$s" class="custom-logo-link" rel="home" itemprop="url">%2$s</a>', esc_url( $url ), wp_get_attachment_image( $custom_logo_id, 'full', false, array( 'class' => 'custom-logo', ) ) ); return $html; } A: Here's an alternative solution: function update_logo_url( $html ) { $site_url = get_site_url(); return str_replace( $site_url, esc_url( 'https://your.url' ), $html ); } add_filter( 'get_custom_logo', 'update_logo_url' );
wordpress
{ "language": "en", "length": 112, "provenance": "stackexchange_00019.jsonl.gz:466775", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/232174" }
[ 0.05474853515625, -0.01029205322265625, 0.024749755859375, -0.03192138671875, 0.01171112060546875, -0.0164031982421875, 0.053680419921875, -0.0225067138671875, -0.032501220703125, -0.0124053955078125, 0.0033283233642578125, -0.0191192626953125, -0.046112060546875, -0.05303955078125, 0.0352783203125, -0.0596923828125, 0.038055419921875, 0.004302978515625, 0.040496826171875, -0.0037212371826171875, 0.01454925537109375, 0.0200958251953125, 0.0255584716796875, 0.072998046875, 0.006847381591796875, -0.03887939453125, 0.0833740234375, -0.00496673583984375, 0.0026264190673828125, -0.0185546875, 0.01702880859375, -0.0027332305908203125, 0.0169677734375, 0.025299072265625, -0.014617919921875, -0.0080718994140625, 0.03375244140625, 0.00168609619140625, -0.0038852691650390625, 0.050262451171875, 0.03582763671875, -0.038055419921875, -0.0226593017578125, -0.0038776397705078125, -0.0104217529296875, -0.0161895751953125, 0.0284881591796875, -0.041259765625, 0.00580596923828125, 0.01180267333984375, 0.020751953125, 0.01490020751953125, 0.0293121337890625, -0.006969451904296875, -0.0289306640625, -0.03448486328125, -0.0185699462890625, 0.0082244873046875, 0.0126953125, -0.0164337158203125, -0.006778717041015625, 0.02545166015625, 0.011199951171875, 0.019073486328125, 0.003574371337890625, -0.0007796287536621094, 0.00189971923828125, 0.0158233642578125, -0.032196044921875, -0.02789306640625, 0.013214111328125, -0.0199432373046875, -0.005847930908203125, -0.01264190673828125, -0.0088348388671875, -0.0014171600341796875, -0.018341064453125, -0.0357666015625, 0.034515380859375, -0.0007562637329101562, 0.0293121337890625, -0.06072998046875, -0.024627685546875, -0.00388336181640625, 0.016845703125, 0.01413726806640625, 0.00582122802734375, -0.009490966796875, -0.0029449462890625, 0.02288818359375, -0.00719451904296875, -0.0293121337890625, 0.006114959716796875, 0.035491943359375, -0.01541900634765625, -0.0116119384765625, 0.00934600830078125, 0.011016845703125, -0.0220489501953125, -0.011932373046875, 0.00461578369140625, -0.03900146484375, 0.033355712890625, -0.02435302734375, -0.007266998291015625, 0.000171661376953125, 0.0166168212890625, 0.051422119140625, 0.040802001953125, 0.0295562744140625, -0.0158538818359375, 0.0157318115234375, -0.035919189453125, -0.01190185546875, -0.039825439453125, 0.0037899017333984375, -0.056427001953125, -0.031707763671875, -0.0196533203125, -0.0140228271484375, 0.041748046875, 0.057037353515625, 0.043182373046875, -0.0188446044921875, -0.0013093948364257812, 0.01143646240234375, -0.041473388671875, -0.0872802734375, -0.03497314453125, -0.015899658203125, -0.0494384765625, 0.0163726806640625, 0.11895751953125, 0.082275390625, 0.052093505859375, -0.02032470703125, 0.0298614501953125, 0.025360107421875, -0.0024662017822265625, 0.0218048095703125, 0.011199951171875, -0.021636962890625, -0.0228729248046875, -0.00955963134765625, 0.02142333984375, 0.01300811767578125, 0.00749969482421875, 0.0323486328125, -0.008575439453125, -0.023101806640625, 0.01055908203125, -0.001251220703125, 0.0033721923828125, 0.0015878677368164062, 0.05181884765625, -0.043853759765625, 0.066162109375, -0.04736328125, 0.02044677734375, -0.01214599609375, -0.00452423095703125, -0.01522064208984375, 0.003871917724609375, 0.0271759033203125, -0.0109710693359375, 0.022369384765625, 0.0170135498046875, -0.009613037109375, 0.017547607421875, 0.019744873046875, 0.0008411407470703125, 0.014556884765625, 0.002269744873046875, 0.0266876220703125, 0.0130462646484375, -0.0006284713745117188, -0.0194854736328125, 0.05206298828125, 0.02783203125, 0.0418701171875, 0.025665283203125, -0.037933349609375, 0.050567626953125, 0.0043487548828125, -0.059478759765625, 0.05059814453125, -0.002407073974609375, 0.07122802734375, 0.030609130859375, 0.01207733154296875, 0.006000518798828125, -0.0008273124694824219, -0.04425048828125, 0.002185821533203125, -0.00302886962890625, 0.007049560546875, -0.0209197998046875, -0.0018396377563476562, -0.00864410400390625, 0.0007600784301757812, -0.019927978515625, 0.00749969482421875, -0.0002491474151611328, 0.026641845703125, -0.0236358642578125, 0.0194854736328125, -0.030242919921875, 0.033966064453125, -0.00911712646484375, 0.026214599609375, 0.01181793212890625, 0.01309967041015625, -0.0035305023193359375, -0.03912353515625, -0.00311279296875, 0.0128326416015625, 0.0008244514465332031, 0.01397705078125, -0.017791748046875, 0.01131439208984375, -0.01560211181640625, -0.023834228515625, -0.0308837890625, 0.023284912109375, 0.048736572265625, -0.0285797119140625, -0.0173797607421875, -0.036651611328125, 0.02593994140625, -0.002841949462890625, -0.060516357421875, 0.0511474609375, 0.0582275390625, 0.037109375, -0.0015077590942382812, 0.00653839111328125, 0.05230712890625, -0.07672119140625, 0.011138916015625, 0.04541015625, 0.03271484375, 0.01433563232421875, -0.003360748291015625, 0.0172882080078125, 0.05450439453125, -0.00417327880859375, 0.0218505859375, -0.00714874267578125, 0.006992340087890625, -0.003875732421875, -0.003246307373046875, -0.03192138671875, 0.03790283203125, -0.040313720703125, 0.024078369140625, 0.020233154296875, -0.0016202926635742188, -0.04595947265625, 0.015533447265625, -0.005550384521484375, 0.0272216796875, 0.0182952880859375, -0.041259765625, 0.031158447265625, -0.045654296875, 0.05352783203125, -0.0015745162963867188, 0.01476287841796875, -0.04327392578125, 0.0244903564453125, 0.027923583984375, 0.03826904296875, -0.025238037109375, 0.00958251953125, 0.048004150390625, -0.0209197998046875, -0.01067352294921875, 0.0034694671630859375, -0.0335693359375, -0.0143585205078125, -0.023468017578125, 0.038848876953125, -0.0282135009765625, -0.0137481689453125, -0.035247802734375, -0.058441162109375, -0.0023365020751953125, 0.0109100341796875, 0.007320404052734375, -0.0286712646484375, 0.022125244140625, -0.0091094970703125, -0.029296875, 0.01898193359375, 0.0119476318359375, -0.0433349609375, -0.00054168701171875, -0.05712890625, 0.054901123046875, -0.05218505859375, 0.0413818359375, 0.06903076171875, -0.031463623046875, 0.029937744140625, 0.0011768341064453125, 0.01500701904296875, -0.0198974609375, 0.01238250732421875, -0.0175933837890625, 0.0052947998046875, -0.076171875, 0.001110076904296875, -0.005435943603515625, -0.0047149658203125, -0.018157958984375, -0.033233642578125, -0.013702392578125, -0.023468017578125, -0.049652099609375, -0.00933074951171875, -0.027862548828125, -0.0047454833984375, -0.01409912109375, -0.0019283294677734375, 0.022369384765625, 0.021240234375, -0.029296875, 0.005359649658203125, 0.0291748046875, -0.0291290283203125, -0.06365966796875, -0.044921875, -0.07183837890625, -0.037841796875, -0.0032806396484375, 0.002872467041015625, 0.0037746429443359375, 0.0167083740234375, 0.005645751953125, -0.005641937255859375, 0.0200958251953125, 0.037078857421875, -0.005954742431640625, -0.0401611328125, 0.0005793571472167969, -0.04144287109375, 0.0186614990234375, -0.01134490966796875, 0.06378173828125, 0.04254150390625, -0.01377105712890625, 0.016021728515625, -0.01189422607421875, -0.002716064453125, 0.01216888427734375, 0.0198822021484375, 0.00841522216796875, -0.001934051513671875, 0.0279693603515625, -0.04034423828125, -0.0211944580078125, -0.0251922607421875, -0.0216064453125, 0.10247802734375, 0.00572967529296875, -0.0124969482421875, 0.00882720947265625, 0.06536865234375, 0.00896453857421875, -0.019287109375, 0.0083160400390625, -0.038665771484375, 0.056732177734375, 0.0091552734375, 0.0210113525390625, -0.03387451171875, 0.0579833984375, -0.00030040740966796875, -0.0188140869140625, 0.0200042724609375, 0.04071044921875, 0.0006814002990722656, -0.013580322265625, -0.0677490234375, -0.06298828125, 0.048553466796875, -0.057647705078125, 0.001781463623046875, -0.04278564453125, -0.037353515625, -0.008209228515625, 0.09844970703125, -0.033203125, -0.0200958251953125, 0.004039764404296875, 0.0115509033203125, -0.00328826904296875, -0.047882080078125, -0.028900146484375, -0.0162200927734375, -0.136474609375, 0.0268707275390625, -0.012420654296875, -0.03741455078125, -0.020904541015625, 0.01308441162109375, -0.0810546875, -0.0498046875, 0.032440185546875, -0.0137176513671875, -0.0275726318359375, 0.033233642578125, -0.036163330078125, -0.0033721923828125, -0.028472900390625, -0.002300262451171875, -0.044097900390625, -0.00597381591796875, -0.0438232421875, 0.036773681640625, 0.04364013671875, -0.034088134765625, 0.006107330322265625, 0.046234130859375, 0.007350921630859375, 0.016265869140625, -0.01207733154296875, -0.0205230712890625, 0.03314208984375, 0.0199127197265625, -0.0180206298828125, -0.0008215904235839844, -0.01450347900390625, -0.0171661376953125, -0.07855224609375, 0.016845703125, 0.01152801513671875, 0.052703857421875, 0.05096435546875, -0.036468505859375, -0.04522705078125, -0.036376953125, 0.017120361328125, 0.00888824462890625, 0.012786865234375, -0.0165863037109375, -0.029144287109375, -0.040740966796875, 0.032257080078125, 0.0165863037109375, -0.0206451416015625, -0.0030956268310546875, 0.03662109375, 0.0202789306640625, -0.039886474609375, -0.00528717041015625, 0.00566864013671875, 0.0146484375, -0.0197601318359375, 0.0238800048828125, 0.003894805908203125, 0.00647735595703125, 0.00696563720703125, -0.03741455078125, 0.00914764404296875, 0.029937744140625, 0.03521728515625, 0.0255126953125, -0.006988525390625, 0.0220947265625, 0.0259246826171875, -0.0640869140625, 0.0323486328125, -0.0006985664367675781, -0.0115203857421875, -0.01230621337890625, 0.002780914306640625, 0.00897216796875, -0.03082275390625, -0.035003662109375, -0.01422119140625, 0.0202484130859375, 0.0264892578125, 0.0270233154296875, 0.0115203857421875, 0.0068206787109375, 0.0019140243530273438, 0.00841522216796875, 0.0138702392578125, -0.037109375, -0.0020999908447265625, -0.031097412109375, 0.042816162109375, -0.04852294921875, -0.002040863037109375, -0.01515960693359375, -0.00695037841796875, 0.06549072265625, 0.0157928466796875, 0.006381988525390625, -0.0288848876953125, -0.01497650146484375, -0.01183319091796875, -0.0006098747253417969, 0.0005903244018554688, 0.02960205078125, -0.0008535385131835938, -0.0229644775390625, -0.009918212890625, -0.0634765625, -0.0036163330078125, -0.051727294921875, 0.0211181640625, 0.0145111083984375, -0.00493621826171875, 0.0281219482421875, 0.03753662109375, 0.0311737060546875, 0.03143310546875, -0.027679443359375, -0.00811004638671875, 0.0195770263671875, 0.01282501220703125, 0.019317626953125, 0.01824951171875, -0.004863739013671875, -0.014892578125, 0.02716064453125, -0.0008091926574707031, 0.02508544921875, -0.01171875, 0.039947509765625, -0.0270843505859375, -0.0304107666015625, 0.03558349609375, -0.06610107421875, -0.009552001953125, 0.0241241455078125, -0.037567138671875, -0.0543212890625, -0.024810791015625, 0.01261138916015625, 0.0350341796875, -0.027374267578125, -0.0430908203125, 0.01233673095703125, -0.031402587890625, 0.0206451416015625, -0.0428466796875, -0.031982421875, 0.0272064208984375, 0.03594970703125, -0.022125244140625, -0.0294952392578125, -0.0156402587890625, -0.0313720703125, 0.005950927734375, -0.021331787109375, -0.0167999267578125, 0.0127105712890625, -0.0241851806640625, 0.0517578125, 0.0020465850830078125, -0.0384521484375, 0.0266265869140625, 0.019989013671875, 0.06671142578125, 0.0302734375, -0.01476287841796875, 0.004497528076171875, -0.021942138671875, -0.0009250640869140625, 0.0250396728515625, -0.017059326171875, -0.010955810546875, -0.043121337890625, 0.0233001708984375, 0.027740478515625, 0.005321502685546875, -0.004528045654296875, -0.0258941650390625, -0.0004680156707763672, 0.016021728515625, 0.047210693359375, -0.0135650634765625, 0.035552978515625, 0.027740478515625, 0.017669677734375, 0.0091094970703125, 0.0038623809814453125, -0.01354217529296875, -0.01340484619140625, -0.00982666015625, -0.045440673828125, -0.01390838623046875, -0.01129913330078125, -0.005550384521484375, 0.0579833984375, 0.05755615234375, 0.006946563720703125, 0.0169677734375, -0.00572967529296875, -0.01375579833984375, -0.0272674560546875, -0.0125579833984375, -0.010528564453125, 0.0261077880859375, -0.0173797607421875, -0.010986328125, 0.0445556640625, 0.00769805908203125, -0.01250457763671875, 0.028228759765625, -0.014801025390625, 0.042205810546875, 0.017669677734375, -0.067626953125, 0.060821533203125, 0.0887451171875, -0.00908660888671875, 0.040557861328125, 0.0092926025390625, -0.01340484619140625, 0.0290679931640625, 0.006267547607421875, 0.01285552978515625, -0.01324462890625, 0.00443267822265625, -0.0263519287109375, -0.0000711679458618164, -0.00647735595703125, -0.0025157928466796875, 0.01071929931640625, -0.00489044189453125, 0.051910400390625, -0.0294647216796875, 0.025787353515625, 0.02374267578125, 0.0302734375, 0.06451416015625, 0.0267181396484375, -0.02606201171875, 0.0157623291015625, 0.010284423828125, -0.0806884765625, -0.026031494140625, 0.004558563232421875, 0.018096923828125, 0.0025119781494140625, -0.00809478759765625, 0.037841796875, 0.005931854248046875, -0.03570556640625, -0.006412506103515625, 0.0158538818359375, -0.00665283203125, -0.018280029296875, 0.005069732666015625, 0.01502227783203125, -0.01300811767578125, -0.0694580078125, 0.0220489501953125, -0.02899169921875, -0.00434112548828125, 0.0158843994140625, -0.00859832763671875, 0.020843505859375, 0.0311126708984375, -0.0093536376953125, 0.017242431640625, 0.0118255615234375, -0.05682373046875, 0.046142578125, 0.0182342529296875, 0.008819580078125, 0.0248870849609375, -0.030853271484375, -0.0009508132934570312, -0.031951904296875, 0.01448822021484375, -0.004322052001953125, -0.01641845703125, 0.05853271484375, -0.0140838623046875, -0.016326904296875, 0.02899169921875, 0.037933349609375, -0.017181396484375, -0.046478271484375, 0.0023040771484375, -0.0921630859375, -0.06915283203125, -0.027069091796875, -0.07501220703125, 0.0173492431640625, -0.0592041015625, -0.040130615234375, 0.0556640625, -0.0271148681640625, 0.0242919921875, 0.0255584716796875, 0.01456451416015625, -0.0062713623046875, 0.0030002593994140625, -0.032623291015625, 0.02105712890625, 0.035552978515625, 0.048126220703125, -0.0062713623046875, -0.0030975341796875, 0.032684326171875, 0.0222015380859375, 0.0119781494140625, 0.00202178955078125, -0.02001953125, 0.00574493408203125, 0.04248046875, 0.037872314453125, 0.023773193359375, 0.00928497314453125, -0.0294036865234375, 0.05767822265625, 0.03729248046875, -0.022369384765625, 0.016265869140625, 0.03497314453125, -0.0595703125, 0.0162811279296875, 0.01534271240234375, 0.00905609130859375, -0.01806640625, -0.00382232666015625, -0.07452392578125, 0.00494384765625, 0.053070068359375, -0.004703521728515625, -0.02789306640625, 0.04229736328125, 0.01317596435546875, -0.0032901763916015625, 0.0213775634765625, -0.0256500244140625, 0.047943115234375, 0.0030117034912109375, -0.01531219482421875, 0.034210205078125, -0.002483367919921875, -0.002246856689453125, 0.008941650390625, -0.01468658447265625, 0.0071563720703125, 0.0259552001953125, 0.05517578125, 0.021697998046875, 0.00579071044921875, -0.0430908203125, 0.044464111328125, 0.026397705078125, 0.0643310546875, -0.058258056640625, -0.0159759521484375, 0.00946807861328125, -0.01068115234375, 0.032684326171875, -0.01047515869140625, 0.046295166015625, -0.054718017578125, -0.06915283203125, -0.049102783203125, 0.035797119140625, 0.07403564453125, 0.0127410888671875, -0.0031280517578125, -0.016815185546875, -0.07330322265625, 0.00913238525390625, -0.026519775390625, -0.031707763671875, -0.020233154296875, 0.0482177734375, 0.0750732421875, 0.007965087890625, -0.019317626953125, -0.0318603515625, 0.009918212890625, 0.061309814453125, -0.0255279541015625, -0.01146697998046875, -0.007724761962890625, -0.07830810546875, -0.0147857666015625, 0.0184326171875, 0.034271240234375, 0.0194549560546875, 0.039764404296875, -0.0203399658203125, -0.058685302734375, 0.006175994873046875, 0.02825927734375, -0.036224365234375, 0.043426513671875, -0.05072021484375, 0.026031494140625, -0.00572967529296875, -0.005947113037109375, -0.0229034423828125, -0.033294677734375, 0.051055908203125, -0.02423095703125, 0.064697265625, -0.00984954833984375, -0.0169677734375, 0.0230712890625, -0.004085540771484375, 0.08160400390625, -0.0099029541015625, -0.0272979736328125, -0.007656097412109375, -0.0210418701171875, -0.0364990234375, 0.00812530517578125, 0.047119140625, 0.0117645263671875, 0.0010986328125, -0.039337158203125, 0.0199127197265625, 0.0093994140625, -0.02227783203125, -0.03564453125, -0.00885772705078125, 0.036773681640625, -0.0170745849609375, -0.061279296875, -0.036773681640625, -0.03082275390625, 0.036834716796875, 0.006717681884765625, 0.061248779296875, -0.01464080810546875, 0.032073974609375, 0.026275634765625, 0.007404327392578125, -0.00016832351684570312, 0.01324462890625, -0.00421142578125, -0.0087890625, 0.020599365234375, -0.01453399658203125, -0.053863525390625, 0.0159149169921875, 0.031463623046875, -0.0225982666015625, 0.06109619140625, -0.0304412841796875, 0.0038356781005859375, -0.0426025390625, -0.003475189208984375, -0.04266357421875, -0.0584716796875, -0.08453369140625, 0.000022232532501220703, 0.01476287841796875, -0.0164337158203125, -0.044891357421875, 0.040496826171875, -0.00138092041015625, -0.0029277801513671875, 0.028778076171875, -0.01525115966796875, 0.04827880859375, 0.0455322265625, -0.058685302734375, -0.0222015380859375, -0.027679443359375, -0.0296478271484375, -0.00872039794921875, -0.0130462646484375, 0.0283966064453125, -0.0242156982421875, -0.0005588531494140625, 0.003955841064453125, -0.005496978759765625, 0.009765625, -0.0504150390625, 0.009307861328125, 0.034332275390625, 0.01187896728515625, 0.00949859619140625, -0.01453399658203125, -0.0059967041015625, -0.035186767578125, -0.0008225440979003906, 0.0108642578125, 0.0001932382583618164, 0.00024080276489257812, 0.0114288330078125, -0.01071929931640625, 0.07049560546875, 0.0163421630859375, -0.07855224609375, 0.0300750732421875, -0.04119873046875, 0.0307159423828125, 0.019317626953125, -0.0173492431640625, 0.004688262939453125, 0.0104522705078125, -0.0035419464111328125, -0.03814697265625, -0.031951904296875, 0.03167724609375, -0.0245513916015625, 0.0196533203125, 0.058349609375, -0.0150909423828125, -0.0413818359375, 0.01338958740234375, -0.0125579833984375, 0.0762939453125, -0.054534912109375, -0.0263824462890625, -0.0235443115234375, 0.006809234619140625, -0.030303955078125, -0.016204833984375, 0.039794921875, -0.049713134765625, -0.0478515625, 0.000031054019927978516, -0.0159912109375, 0.0036563873291015625, -0.04296875, -0.0635986328125, 0.006744384765625, -0.005733489990234375, -0.04034423828125, -0.06964111328125, 0.01898193359375, -0.006916046142578125, 0.0082244873046875, -0.0114593505859375, -0.0126800537109375, -0.017974853515625, 0.0318603515625, 0.0038738250732421875, 0.0380859375, -0.01201629638671875, 0.0218505859375, -0.00897979736328125, 0.032440185546875, 0.0268402099609375, 0.0009975433349609375, -0.003353118896484375, -0.018035888671875, 0.0237579345703125, 0.0196685791015625, -0.020721435546875, -0.034942626953125, 0.01107025146484375, -0.0166168212890625, -0.0372314453125, -0.05938720703125, 0.02496337890625, 0.00592803955078125, 0.046905517578125, 0.026214599609375, -0.0031528472900390625, -0.03680419921875, -0.0156707763671875, 0.007617950439453125, -0.0225372314453125, -0.0137786865234375, 0.02606201171875, -0.07244873046875, -0.0180206298828125, 0.01418304443359375, -0.038726806640625, 0.002960205078125, -0.01165008544921875, -0.04559326171875, 0.0203857421875, 0.005863189697265625, 0.0157318115234375, -0.045440673828125, 0.084716796875, 0.0224761962890625, -0.038604736328125, 0.02276611328125, -0.03424072265625, -0.0235748291015625, 0.011749267578125, -0.07244873046875, 0.003246307373046875, 0.0252532958984375, -0.038116455078125, -0.005279541015625, 0.0146026611328125, -0.002330780029296875, -0.0033512115478515625, -0.01568603515625, -0.01258087158203125, 0.0260162353515625, -0.0072479248046875, 0.0175628662109375, -0.00579071044921875, 0.02484130859375, 0.007198333740234375, 0.0499267578125, -0.026580810546875, 0.00908660888671875, -0.00920867919921875, 0.00560760498046875, -0.043975830078125, 0.027435302734375, 0.0007686614990234375, -0.0140533447265625, -0.0009360313415527344, 0.0254364013671875, -0.00406646728515625, -0.0177154541015625, 0.0013074874877929688, -0.040802001953125, 0.007038116455078125, 0.00392913818359375 ]
079f2d7538dec0678db78b68ce9e7cf5feecfb5e
Wordpress Stackexchange Q: How to properly insert data into custom table via plugin I have a plugin that reads data from an uploaded file and runs queries on the wp database. These inserts are into a table created by my plugin, so they aren't the post type. This is how I got it working: $connection = mysqli_connect($db_host, $db_user, $db_pass, $db_name); mysqli_query($connection, $query); The problem with this is that I have to declare these variables ($db_host, $db_user, $db_pass, $db_name) inside the plugin source code. Is there a way I can insert data into my custom tables with the wp api? Or is there a way I can pull these variables from an external file that I can ignore in a version control setup? A: Why not study about how $wpdb works. Visit https://codex.wordpress.org/Class_Reference/wpdb Here is a example of how to insert data to database using $wpdb <?php global $wpdb; $wpdb->insert( 'table_name_here', array( 'column1' => 'value1', 'column2' => 123 ), array( '%s', '%d' ) ); ?> Visit https://codex.wordpress.org/Creating_Tables_with_Plugins for more .
Q: How to properly insert data into custom table via plugin I have a plugin that reads data from an uploaded file and runs queries on the wp database. These inserts are into a table created by my plugin, so they aren't the post type. This is how I got it working: $connection = mysqli_connect($db_host, $db_user, $db_pass, $db_name); mysqli_query($connection, $query); The problem with this is that I have to declare these variables ($db_host, $db_user, $db_pass, $db_name) inside the plugin source code. Is there a way I can insert data into my custom tables with the wp api? Or is there a way I can pull these variables from an external file that I can ignore in a version control setup? A: Why not study about how $wpdb works. Visit https://codex.wordpress.org/Class_Reference/wpdb Here is a example of how to insert data to database using $wpdb <?php global $wpdb; $wpdb->insert( 'table_name_here', array( 'column1' => 'value1', 'column2' => 123 ), array( '%s', '%d' ) ); ?> Visit https://codex.wordpress.org/Creating_Tables_with_Plugins for more . A: That's not a good practice trying to connect the DB by your own methods while WP does it for you initially. The problem with this is that I have to declare these variables ($db_host, $db_user, $db_pass, $db_name) inside the plugin source code. All these properties are defined in wp-config.php file, located in the root area. If you were to get these constants then, just include the file and call the constants, or use REGEX (better use REGEX, because there might be other callbacks that require loading WordPress) // loading the config file to pull the DB_* constants $dirname = dirname(__FILE__); $root = false !== mb_strpos( $dirname, 'wp-content' ) ? mb_substr( $dirname, 0, mb_strpos( $dirname, 'wp-content' ) ) : $dirname; // if $root is not correct, provide a static path then, $root = '/path/to/root/dir' // assuming constants are ready (wp is configured), let's get them. require_once( $root . "wp-config.php" ); echo var_dump( 'DB name', DB_NAME, 'DB user', DB_USER, 'DB password', DB_PASSWORD, 'DB host', DB_HOST ); Here's a better solution: Load WordPress require( '/wp-blog-header.php' ); You should provide a working path to that file! To test if you have loaded WordPress successfully, dump out something: add_action("wp", function() { echo sprintf( "Yes! I am creating with WordPress v. %s!\n", get_bloginfo("version") ); exit("I exits\n"); }); Now use WordPress DB API To insert data, there's this wpdb::insert you should use. Here the syntax $wpdb->insert( $table, $data, $format ); and example use: $wpdb->insert( 'messages', array( 'PM_ID' => (int) $pm_id, 'sender' => $current_user->ID, 'recipient' => (int) $recipient, 'message' => "Hello!\n", 'date' => time() ) ); $record_id = $wpdb->insert_id; In the example, the array in $wpdb->insert's 2nd param is an array with indexes as columns names, and values to be inserted for these cols in an independent record that you can get its ID with $wpdb->insert_id which gets last record insert ID in that table. Hope that helps, if at least you stay away from SQL injection using $wpdb::insert or prepared statements instead of direct queries. A: <?php global $wpdb; $table="test_table"; $store_arr["name"]="test"; $store_arr["email"]="[email protected]"; $wpdb->insert( $table, $store_arr); ?>
wordpress
{ "language": "en", "length": 507, "provenance": "stackexchange_00019.jsonl.gz:466800", "question_score": "6", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/232278" }
[ 0.04351806640625, 0.016021728515625, -0.0214385986328125, -0.019073486328125, 0.03143310546875, -0.032684326171875, 0.0374755859375, -0.0116729736328125, 0.0122528076171875, -0.0000247955322265625, -0.045867919921875, 0.0194091796875, -0.050689697265625, -0.0115814208984375, -0.0015878677368164062, -0.03790283203125, 0.02960205078125, -0.031402587890625, 0.0233001708984375, -0.01334381103515625, 0.006786346435546875, 0.0012493133544921875, 0.03662109375, -0.0031871795654296875, 0.0294342041015625, 0.01403045654296875, 0.040283203125, -0.00934600830078125, 0.045684814453125, 0.01398468017578125, 0.0311279296875, -0.06549072265625, 0.0130462646484375, 0.040313720703125, -0.025054931640625, 0.022705078125, 0.07305908203125, 0.002475738525390625, 0.01140594482421875, 0.056640625, 0.056854248046875, -0.02252197265625, -0.0124053955078125, 0.032318115234375, -0.01213836669921875, -0.05731201171875, 0.07037353515625, -0.0211334228515625, -0.016265869140625, -0.0162200927734375, 0.00469970703125, 0.0300140380859375, 0.034759521484375, -0.030609130859375, 0.007480621337890625, 0.011474609375, -0.0017881393432617188, -0.0308685302734375, 0.0244293212890625, 0.0233306884765625, -0.01806640625, -0.023040771484375, 0.01360321044921875, -0.01506805419921875, 0.017547607421875, -0.0014801025390625, 0.041015625, 0.025482177734375, -0.00644683837890625, -0.0005316734313964844, 0.00713348388671875, 0.0036106109619140625, -0.014556884765625, -0.0016632080078125, -0.02935791015625, -0.003955841064453125, 0.0338134765625, -0.0141143798828125, -0.01236724853515625, 0.0197296142578125, -0.01395416259765625, -0.0020084381103515625, -0.0029468536376953125, -0.034759521484375, 0.0018434524536132812, 0.00562286376953125, -0.0215911865234375, -0.002948760986328125, 0.027984619140625, -0.0009241104125976562, -0.0005865097045898438, 0.0120391845703125, -0.00408172607421875, 0.055450439453125, -0.00830841064453125, -0.0160369873046875, -0.007106781005859375, 0.039581298828125, -0.0093994140625, 0.0634765625, -0.01016998291015625, -0.03155517578125, 0.0701904296875, -0.06634521484375, 0.0311431884765625, 0.022796630859375, -0.0267333984375, -0.08013916015625, 0.0196990966796875, 0.0116424560546875, -0.006381988525390625, 0.0136871337890625, -0.01282501220703125, -0.049835205078125, 0.01168060302734375, 0.04010009765625, -0.00543975830078125, 0.01163482666015625, 0.0104217529296875, -0.0115814208984375, -0.03271484375, 0.0006151199340820312, -0.1131591796875, -0.00839996337890625, 0.00847625732421875, -0.058929443359375, 0.005710601806640625, 0.08282470703125, -0.09234619140625, 0.0187835693359375, -0.0338134765625, 0.01343536376953125, 0.1331787109375, 0.1031494140625, 0.037445068359375, -0.0067596435546875, 0.061676025390625, 0.017822265625, -0.0002923011779785156, 0.010101318359375, -0.0116424560546875, -0.0123291015625, -0.0270233154296875, -0.047882080078125, -0.01535797119140625, 0.004825592041015625, 0.007568359375, 0.035186767578125, -0.0090179443359375, -0.04510498046875, 0.0122833251953125, -0.004390716552734375, 0.002696990966796875, -0.006046295166015625, 0.01387786865234375, -0.014129638671875, -0.023345947265625, -0.007350921630859375, 0.0330810546875, 0.01210784912109375, -0.01383209228515625, -0.0196685791015625, 0.023529052734375, -0.031036376953125, -0.038116455078125, 0.03521728515625, -0.050872802734375, 0.002033233642578125, 0.0204620361328125, -0.00817108154296875, -0.024871826171875, 0.01479339599609375, 0.053558349609375, 0.0183258056640625, 0.01010894775390625, 0.0261993408203125, -0.01557159423828125, -0.01296234130859375, 0.0300445556640625, 0.0374755859375, 0.01018524169921875, -0.01557159423828125, 0.02813720703125, 0.003467559814453125, -0.0322265625, 0.039093017578125, -0.0036468505859375, 0.05517578125, 0.0172882080078125, 0.020050048828125, -0.01023101806640625, 0.005924224853515625, -0.040191650390625, 0.05120849609375, -0.0096893310546875, -0.046295166015625, -0.0026721954345703125, -0.0113372802734375, -0.0172119140625, 0.01654052734375, -0.04730224609375, 0.00801849365234375, 0.006603240966796875, 0.00876617431640625, -0.0438232421875, 0.0018110275268554688, -0.0209503173828125, 0.029754638671875, -0.01441192626953125, 0.0157318115234375, 0.01404571533203125, 0.005222320556640625, -0.0168914794921875, -0.036285400390625, -0.0251312255859375, -0.01537322998046875, -0.022857666015625, 0.06048583984375, -0.01294708251953125, 0.07012939453125, -0.028900146484375, -0.044158935546875, -0.01800537109375, -0.022979736328125, -0.0045318603515625, -0.01812744140625, 0.005649566650390625, 0.0048370361328125, 0.01483154296875, -0.00585174560546875, 0.067138671875, 0.0030460357666015625, 0.0185394287109375, 0.0122222900390625, -0.0252838134765625, -0.0230712890625, -0.0025177001953125, -0.077392578125, 0.01422119140625, 0.054046630859375, 0.04522705078125, 0.0025005340576171875, -0.0160369873046875, -0.01934814453125, 0.01348114013671875, -0.07916259765625, -0.01390838623046875, -0.0105743408203125, 0.038177490234375, 0.057373046875, -0.043365478515625, -0.0140533447265625, 0.017913818359375, -0.040557861328125, 0.00490570068359375, 0.0355224609375, -0.0281829833984375, -0.01367950439453125, 0.006595611572265625, -0.01450347900390625, 0.0029850006103515625, -0.02227783203125, 0.0036468505859375, -0.0216522216796875, 0.0379638671875, -0.0105743408203125, 0.05206298828125, 0.038970947265625, -0.006671905517578125, -0.025726318359375, 0.002071380615234375, 0.01076507568359375, -0.00614166259765625, -0.0142822265625, -0.00982666015625, 0.032073974609375, -0.052398681640625, 0.017425537109375, 0.033660888671875, 0.0031757354736328125, -0.0125732421875, 0.03509521484375, -0.033111572265625, -0.0159759521484375, -0.0214080810546875, -0.0245513916015625, 0.002536773681640625, 0.0038204193115234375, -0.0279388427734375, -0.041961669921875, 0.00365447998046875, 0.03521728515625, -0.0239410400390625, 0.0276641845703125, -0.0206146240234375, -0.021453857421875, 0.056243896484375, -0.0232391357421875, 0.02276611328125, -0.023101806640625, 0.02081298828125, 0.05224609375, 0.00506591796875, -0.01629638671875, -0.00799560546875, -0.0176239013671875, -0.0163726806640625, 0.025787353515625, 0.0007333755493164062, -0.05438232421875, 0.00290679931640625, 0.03265380859375, 0.023529052734375, 0.056427001953125, -0.00539398193359375, -0.05194091796875, -0.00501251220703125, 0.055206298828125, -0.04803466796875, -0.07275390625, 0.0306549072265625, -0.037078857421875, -0.006214141845703125, -0.054962158203125, -0.02264404296875, 0.0103607177734375, -0.055633544921875, -0.007175445556640625, -0.007843017578125, -0.038116455078125, 0.0147247314453125, -0.0372314453125, -0.05108642578125, -0.0262603759765625, 0.033935546875, 0.016448974609375, -0.01309967041015625, 0.06842041015625, -0.004375457763671875, -0.0269622802734375, -0.0244140625, -0.033203125, 0.003383636474609375, -0.01346588134765625, 0.0207366943359375, -0.0275421142578125, 0.032318115234375, 0.003528594970703125, 0.029754638671875, 0.046844482421875, -0.0445556640625, -0.005886077880859375, 0.0233154296875, 0.008056640625, 0.02252197265625, 0.0100860595703125, -0.026702880859375, 0.0103607177734375, 0.0107421875, -0.0555419921875, 0.018218994140625, 0.0198974609375, -0.00406646728515625, -0.0487060546875, -0.0384521484375, -0.0200347900390625, 0.00568389892578125, 0.006366729736328125, 0.0418701171875, 0.0286407470703125, -0.017578125, 0.01047515869140625, 0.0114593505859375, 0.01113128662109375, 0.03631591796875, -0.0100250244140625, 0.04705810546875, -0.00470733642578125, 0.007808685302734375, 0.0232391357421875, 0.0180206298828125, 0.0141143798828125, -0.01129913330078125, -0.040283203125, -0.056396484375, 0.029388427734375, -0.01215362548828125, 0.04736328125, -0.0362548828125, -0.029205322265625, 0.01195526123046875, 0.1114501953125, -0.0295867919921875, -0.0075531005859375, 0.040313720703125, 0.0164031982421875, -0.05621337890625, 0.0021991729736328125, -0.08929443359375, -0.005649566650390625, 0.0081634521484375, -0.0165252685546875, -0.0148468017578125, -0.019775390625, 0.0123443603515625, -0.004650115966796875, 0.00615692138671875, -0.0181732177734375, 0.0198974609375, -0.013580322265625, 0.01021575927734375, 0.013702392578125, -0.0149383544921875, 0.015106201171875, 0.00878143310546875, -0.028717041015625, -0.092041015625, -0.013671875, -0.0176544189453125, 0.06634521484375, 0.040252685546875, -0.041473388671875, -0.018341064453125, 0.051025390625, -0.013427734375, 0.052276611328125, 0.0012569427490234375, 0.04046630859375, -0.0244293212890625, -0.034698486328125, 0.0204620361328125, -0.04608154296875, -0.0111083984375, -0.042877197265625, 0.01114654541015625, 0.0107879638671875, -0.0258636474609375, 0.0248565673828125, -0.038299560546875, -0.0074920654296875, 0.0149688720703125, -0.02862548828125, -0.0178680419921875, 0.016387939453125, -0.01560211181640625, -0.006893157958984375, -0.0161590576171875, 0.001544952392578125, 0.06683349609375, -0.00958251953125, 0.03460693359375, 0.00548553466796875, 0.1092529296875, 0.0044097900390625, -0.03155517578125, -0.0927734375, -0.0036182403564453125, 0.031341552734375, 0.01158905029296875, 0.032867431640625, 0.004840850830078125, -0.02264404296875, 0.0408935546875, 0.010162353515625, 0.01531219482421875, -0.036407470703125, 0.046630859375, 0.0021190643310546875, -0.0026836395263671875, 0.0182342529296875, 0.003162384033203125, -0.014739990234375, 0.036529541015625, 0.00360107421875, -0.029052734375, 0.00732421875, 0.021728515625, -0.024658203125, 0.032257080078125, -0.00843048095703125, -0.052764892578125, 0.017791748046875, -0.047576904296875, 0.023956298828125, 0.0078277587890625, 0.0070343017578125, 0.0253143310546875, -0.021270751953125, 0.006160736083984375, 0.0102081298828125, 0.0430908203125, -0.01284027099609375, 0.03271484375, 0.02960205078125, 0.001850128173828125, -0.0266876220703125, -0.0152740478515625, 0.07421875, -0.015869140625, -0.025787353515625, -0.03204345703125, -0.029144287109375, -0.0020160675048828125, 0.019287109375, 0.0120086669921875, 0.02410888671875, 0.037506103515625, -0.0088958740234375, 0.00502777099609375, 0.024749755859375, 0.01329803466796875, -0.01629638671875, -0.01361083984375, 0.029388427734375, -0.0301666259765625, -0.0104827880859375, 0.059783935546875, -0.0102081298828125, 0.0191650390625, -0.0023288726806640625, 0.07073974609375, 0.03973388671875, 0.046539306640625, -0.0028820037841796875, -0.01097869873046875, 0.015869140625, -0.00970458984375, -0.03839111328125, -0.025604248046875, 0.005218505859375, -0.00240325927734375, 0.0306854248046875, -0.043975830078125, -0.047119140625, 0.06817626953125, -0.026947021484375, -0.0110321044921875, -0.00347137451171875, -0.0159912109375, -0.021240234375, -0.0258636474609375, 0.00885772705078125, 0.037017822265625, 0.0084075927734375, 0.0194244384765625, 0.003131866455078125, -0.007678985595703125, 0.030242919921875, -0.025390625, 0.06036376953125, -0.057403564453125, -0.06585693359375, 0.026702880859375, -0.019317626953125, -0.030792236328125, 0.0193939208984375, 0.0233001708984375, -0.0288848876953125, -0.0150299072265625, 0.023284912109375, -0.04791259765625, 0.035888671875, -0.020721435546875, 0.0121917724609375, -0.035186767578125, 0.00942230224609375, 0.05255126953125, 0.04498291015625, 0.00827789306640625, -0.0455322265625, 0.01313018798828125, -0.0149688720703125, 0.019561767578125, -0.005107879638671875, -0.00008589029312133789, -0.005672454833984375, 0.00605010986328125, 0.020416259765625, -0.0179443359375, -0.0439453125, 0.007511138916015625, -0.00803375244140625, -0.0131378173828125, -0.01425933837890625, -0.0166168212890625, 0.09674072265625, -0.00383758544921875, 0.050567626953125, 0.0294189453125, 0.04327392578125, -0.03564453125, 0.01044464111328125, 0.0163116455078125, -0.031829833984375, -0.0233001708984375, -0.03155517578125, 0.002132415771484375, 0.0070648193359375, 0.0234527587890625, -0.0042877197265625, 0.014495849609375, -0.0038051605224609375, -0.002471923828125, -0.0047454833984375, 0.023590087890625, -0.00811004638671875, -0.018890380859375, 0.0380859375, -0.0206146240234375, -0.00875091552734375, -0.021392822265625, -0.0010080337524414062, 0.006381988525390625, -0.0177459716796875, -0.00623321533203125, 0.006656646728515625, -0.04339599609375, 0.035308837890625, 0.078857421875, 0.0197296142578125, 0.062469482421875, 0.012725830078125, 0.0281982421875, 0.01898193359375, 0.016937255859375, -0.01216888427734375, -0.0213165283203125, 0.050750732421875, 0.003631591796875, -0.039520263671875, 0.0214691162109375, -0.031707763671875, 0.0283660888671875, 0.043243408203125, 0.06390380859375, -0.06689453125, 0.01366424560546875, 0.01009368896484375, -0.032684326171875, 0.0125732421875, -0.0311737060546875, -0.01275634765625, -0.0023059844970703125, 0.0088348388671875, 0.03759765625, -0.04620361328125, -0.005252838134765625, 0.033721923828125, -0.0050811767578125, -0.0024814605712890625, -0.00518798828125, -0.004673004150390625, 0.0030193328857421875, 0.0011501312255859375, -0.0088958740234375, 0.0054473876953125, 0.028839111328125, 0.048187255859375, -0.0146942138671875, 0.0033206939697265625, -0.0272064208984375, 0.0011568069458007812, -0.009857177734375, -0.049163818359375, 0.0295562744140625, 0.01383209228515625, 0.0645751953125, 0.045135498046875, 0.02032470703125, -0.01629638671875, 0.021331787109375, 0.017974853515625, -0.016387939453125, -0.0121917724609375, -0.0207672119140625, 0.04364013671875, -0.033843994140625, 0.0120086669921875, -0.035400390625, 0.0205841064453125, 0.0064697265625, -0.0028839111328125, 0.061309814453125, -0.0157470703125, -0.03338623046875, -0.00470733642578125, -0.01264190673828125, 0.0293121337890625, -0.009613037109375, 0.006366729736328125, -0.052581787109375, -0.009918212890625, 0.00534820556640625, -0.017181396484375, -0.00931549072265625, 0.013671875, -0.072998046875, 0.095458984375, 0.0003170967102050781, 0.01209259033203125, 0.0199127197265625, 0.0308990478515625, -0.046844482421875, -0.011474609375, -0.04962158203125, 0.05413818359375, -0.010833740234375, 0.044525146484375, -0.056121826171875, -0.00806427001953125, 0.01197052001953125, 0.0350341796875, 0.051544189453125, 0.00933837890625, -0.01995849609375, -0.00395965576171875, 0.0265350341796875, 0.025787353515625, -0.010650634765625, 0.0259246826171875, 0.0018854141235351562, 0.0304718017578125, 0.07513427734375, -0.0166778564453125, 0.035400390625, 0.01328277587890625, -0.0018444061279296875, 0.01354217529296875, 0.0185089111328125, 0.0229644775390625, -0.02850341796875, -0.0167694091796875, 0.0369873046875, -0.0261688232421875, -0.02593994140625, -0.00226593017578125, 0.00792694091796875, 0.028045654296875, 0.03228759765625, -0.032440185546875, -0.0220184326171875, -0.0236663818359375, 0.03875732421875, -0.0036411285400390625, 0.0223846435546875, 0.049530029296875, 0.0224761962890625, 0.02435302734375, 0.0035152435302734375, 0.01134490966796875, 0.00664520263671875, 0.002010345458984375, 0.084228515625, 0.039337158203125, 0.0305023193359375, -0.037994384765625, 0.00665283203125, 0.0219268798828125, 0.0958251953125, -0.06793212890625, 0.009063720703125, 0.01922607421875, 0.02459716796875, -0.0104217529296875, -0.01441192626953125, 0.02484130859375, 0.00511932373046875, 0.01513671875, 0.00006431341171264648, -0.00940704345703125, -0.01172637939453125, -0.0165863037109375, -0.0074920654296875, 0.0237884521484375, 0.03497314453125, -0.006916046142578125, -0.0163726806640625, -0.003787994384765625, 0.035125732421875, 0.0270843505859375, -0.0077362060546875, 0.042083740234375, 0.0246124267578125, -0.00032448768615722656, -0.007762908935546875, 0.017181396484375, 0.002422332763671875, 0.02752685546875, -0.04345703125, -0.05029296875, 0.05426025390625, 0.034332275390625, -0.005046844482421875, 0.046630859375, 0.0238189697265625, 0.0031337738037109375, -0.00855255126953125, 0.0021572113037109375, 0.0200042724609375, -0.0206146240234375, -0.038970947265625, -0.044189453125, 0.01220703125, 0.00872802734375, 0.021636962890625, 0.00644683837890625, 0.0447998046875, -0.01410675048828125, 0.00955963134765625, 0.042724609375, -0.00994110107421875, -0.0172271728515625, 0.024749755859375, -0.05450439453125, 0.059661865234375, 0.002140045166015625, -0.031463623046875, -0.01239776611328125, -0.02752685546875, -0.0021114349365234375, -0.0052490234375, 0.031524658203125, 0.005702972412109375, 0.0248565673828125, 0.00695037841796875, -0.0271453857421875, 0.0093841552734375, 0.01245880126953125, 0.0131378173828125, 0.0007443428039550781, 0.0162506103515625, -0.005428314208984375, -0.0230865478515625, -0.00360870361328125, 0.0005784034729003906, 0.030853271484375, -0.007022857666015625, 0.054962158203125, -0.0380859375, 0.023590087890625, -0.011566162109375, -0.00493621826171875, -0.01861572265625, -0.005584716796875, 0.00142669677734375, 0.005695343017578125, -0.002712249755859375, -0.00241851806640625, -0.01009368896484375, -0.003566741943359375, 0.033233642578125, -0.032501220703125, -0.0509033203125, 0.005580902099609375, 0.05548095703125, 0.0255889892578125, 0.0254669189453125, -0.006969451904296875, 0.0019283294677734375, 0.031158447265625, 0.0146636962890625, 0.02874755859375, 0.03924560546875, 0.01438140869140625, 0.031494140625, -0.0139923095703125, 0.00212860107421875, 0.0175933837890625, -0.040252685546875, 0.0244293212890625, 0.0290374755859375, -0.029510498046875, -0.0231170654296875, -0.00213623046875, -0.0290374755859375, -0.01239013671875, 0.00635528564453125, 0.030548095703125, -0.005462646484375, -0.052154541015625, 0.03778076171875, 0.05621337890625, 0.0859375, 0.02813720703125, 0.045928955078125, 0.0034961700439453125, -0.005863189697265625, 0.00968170166015625, -0.0176239013671875, -0.032867431640625, -0.04364013671875, 0.0022869110107421875, 0.01439666748046875, -0.01395416259765625, -0.013824462890625, -0.060394287109375, 0.020233154296875, 0.02117919921875, -0.01013946533203125, -0.056060791015625, 0.00013339519500732422, -0.02899169921875, 0.06597900390625, -0.03192138671875, 0.006866455078125, 0.005859375, 0.06390380859375, -0.00897979736328125, -0.04486083984375, 0.0017862319946289062, 0.03692626953125, -0.0206756591796875, 0.04022216796875, 0.02880859375, -0.02716064453125, -0.01047515869140625, 0.054840087890625, 0.0254364013671875, 0.096923828125, 0.033111572265625, 0.0020198822021484375, 0.0369873046875, -0.01303863525390625, -0.042388916015625, -0.0894775390625, 0.0052490234375, -0.0794677734375, 0.0117034912109375, -0.039703369140625, 0.0220184326171875, 0.0266571044921875, -0.03875732421875, -0.082275390625, 0.0355224609375, -0.0276336669921875, -0.04193115234375, -0.0230865478515625, -0.01288604736328125, -0.02215576171875, 0.0252532958984375, -0.004611968994140625, -0.031402587890625, -0.0254974365234375, 0.0250244140625, -0.005733489990234375, -0.016571044921875, 0.01910400390625, -0.0308380126953125, -0.080322265625, -0.014251708984375, -0.00980377197265625, -0.01099395751953125, 0.017425537109375, -0.01427459716796875, 0.0222625732421875, 0.0271453857421875, -0.0172271728515625, -0.00039458274841308594, -0.002719879150390625, -0.031951904296875, -0.04022216796875, -0.03515625, 0.0137176513671875, 0.02557373046875, 0.07470703125, 0.0635986328125, 0.005756378173828125, -0.072509765625, 0.00099945068359375, -0.023681640625, 0.0188446044921875, -0.016876220703125, -0.0124664306640625, -0.041015625, -0.0166015625, -0.00255584716796875, 0.0005679130554199219, -0.012664794921875, 0.037139892578125, -0.006137847900390625, -0.0006875991821289062, 0.0587158203125, -0.03326416015625, -0.00601959228515625, -0.009033203125, 0.06976318359375, -0.04913330078125, -0.02520751953125, 0.0174560546875, 0.00000667572021484375, 0.0149993896484375, -0.00665283203125, -0.0122528076171875, -0.01019287109375, -0.02508544921875, 0.021392822265625, -0.0154876708984375, 0.04986572265625, -0.0309295654296875, -0.0267181396484375, -0.010528564453125, 0.008270263671875, -0.0276031494140625, -0.00225067138671875, 0.0007824897766113281, 0.008575439453125, -0.007537841796875, 0.06756591796875, -0.018768310546875, -0.0780029296875, -0.051666259765625, 0.0216064453125, -0.004058837890625, -0.0014324188232421875, 0.006927490234375, 0.00106048583984375, -0.0017604827880859375, 0.0170440673828125, -0.00946807861328125, -0.03948974609375, 0.007282257080078125, 0.0114288330078125, 0.01396942138671875, 0.015350341796875 ]
61f9d954d7fc2d4827f8ede4182765120724d3c2
Wordpress Stackexchange Q: How do I remove "Uncategorized" from posts with more than 1 category? So recently I moved a client from Blogger to Wordpress. When the posts imported from blogger, it saved the blogger "labels" as "tags" in Wordpress. Since I'd like to have these as categories instead, I used a plugin to convert all tags to categories. This worked fine and dandy, but it left Uncategorized on all of my posts. So now I have around 900 posts that all have their correct categories attached, as well as "Uncategorized". So my goal is to remove "Uncategorized" from all 900 posts, but I'm struggling to find a speedy method to do this. Does anyone know how I could accomplish this in a bulk method? A: With wp-cli installed you can run a bash script like this to remove the 'uncategorized' category from all posts with more than one category #!/bin/bash for post in $(wp post list --field=ID) do count=$(wp post term list $post 'category' --fields='name' --format="count") if [ "$count" -gt "1" ] then wp post term remove $post category 'uncategorized' fi done Save this as something like delete_uncategorized.bash and then run bash delete_uncategorized.bash from the command line.
Q: How do I remove "Uncategorized" from posts with more than 1 category? So recently I moved a client from Blogger to Wordpress. When the posts imported from blogger, it saved the blogger "labels" as "tags" in Wordpress. Since I'd like to have these as categories instead, I used a plugin to convert all tags to categories. This worked fine and dandy, but it left Uncategorized on all of my posts. So now I have around 900 posts that all have their correct categories attached, as well as "Uncategorized". So my goal is to remove "Uncategorized" from all 900 posts, but I'm struggling to find a speedy method to do this. Does anyone know how I could accomplish this in a bulk method? A: With wp-cli installed you can run a bash script like this to remove the 'uncategorized' category from all posts with more than one category #!/bin/bash for post in $(wp post list --field=ID) do count=$(wp post term list $post 'category' --fields='name' --format="count") if [ "$count" -gt "1" ] then wp post term remove $post category 'uncategorized' fi done Save this as something like delete_uncategorized.bash and then run bash delete_uncategorized.bash from the command line. A: Here's a plugin that upon activation, loops through all the posts that are in the uncategorized category. If it's in another category, it removes uncategorized. Further, when a post is saved, it does the same check. <?php /** * Plugin Name: Remove Uncategorized * Description: Removes the uncategorized category if there's another category. * Author: Nathan Johnson * Licence: GPL2+ * Licence URI: https://www.gnu.org/licenses/gpl-2.0.en.html */ //* Don't access this file directly defined( 'ABSPATH' ) or die(); register_activation_hook( __FILE__ , 'wpse_106269_activation' ); function wpse_106269_activation() { $args = array( 'posts_per_page' => -1, 'offset' => 0, 'category' => get_option( 'default_category' ), 'post_status' => 'any', 'suppress_filters' => true, ); $posts = get_posts( $args ); foreach( $posts as $post ) { wpse_106269_maybe_remove_uncategorized_category( $post->ID ); } } add_action( 'save_post', 'wpse_106269_save_post', 10, 3 ); function wpse_106269_save_post( $id, $post, $update ) { remove_action( 'save_post', 'wpse_106269_save_post', 10, 3 ); wpse_106269_maybe_remove_uncategorized_category( $id ); add_action( 'save_post', 'wpse_106269_save_post', 10, 3 ); } function wpse_106269_maybe_remove_uncategorized_category( $id ) { $categories = get_the_category( $id ); $default = get_cat_name( get_option( 'default_category' ) ); if( count( $categories ) >= 2 && in_category( $default, $id ) ) { wp_remove_object_terms( $id, $default, 'category' ); } } A: A bit late to the party guys, but I just needed to do this myself. A workaround would be via SQL queries in phpmyadmin, something like: SELECT * FROM `wp_term_relationships` WHERE `term_taxonomy_id` IN ( SELECT `term_taxonomy_id` FROM `wp_term_taxonomy` WHERE `taxonomy` = 'category' ) GROUP BY `object_id` HAVING ( COUNT( `object_id` ) >1 ) (replace wp_ prefix with your prefix) Usually "uncategorized" has a term_taxonomy_id = 1. The above query would group all the post ids where there is more than one category, so naturally "uncategorized" is displayed first in the grouping. So select all those rows that have a term_taxonomy_id = 1 and delete them. And that's about it! Now all you have to do is edit the count field of "uncategorized" (term_taxonomy_id = 1) in the wp_term_taxonomy table. Count number is how many articles are listed in this category, but the specific field is not updated automatically. If you go to your wp admin panel, categories section, the old (wrong) count number is still displayed, but if you press that number and go to the posts list of 'uncategorized', wordpress usually recounts the posts that are affiliated with that category. A correct count will be displayed on your top right, so go then into your db, and edit the count field accordingly :) Edit: Actually, the count does get eventually updated, just not right away, so you may want to skip the manual count update. A: Based on @TechSmurfy's answer I came up with this: create temporary table tr_to_delete (object_id INT); insert into tr_to_delete SELECT object_id FROM wp_term_relationships tr, wp_term_taxonomy tt WHERE tr.term_taxonomy_id=tt.term_taxonomy_id and tt.taxonomy='category' GROUP BY object_id HAVING COUNT(*) >1; delete from wp_term_relationships where term_taxonomy_id=1 and object_id in (select object_id from tr_to_delete); drop temporary table tr_to_delete; A: Well, the easiest way without messing with the database is to create a new category, make that the default, then go into the posts list and sort by the 'uncategorized' category. Edit those posts and remove the 'uncategorized' category tag. Once that is completed, you can delete the category. A category cannot be deleted if any post uses that category. A: After messing around and trying all the approaches from above, I found that this sql query is the fastest way to remove posts from Uncategorized that have more than one cat. Using WP-CLI would be the best option, if it wasn't slow as hell. In my case I had to delete more than 50 000 term relationships, so it just FAILED. DELETE FROM wp_term_relationships WHERE term_taxonomy_id=1 AND object_id IN ( SELECT object_id FROM ( SELECT tr.object_id FROM wp_term_relationships tr, wp_term_taxonomy tt WHERE tr.term_taxonomy_id=tt.term_taxonomy_id and tt.taxonomy='category' GROUP BY tr.object_id HAVING COUNT(*) >1 ) as temp_table);
wordpress
{ "language": "en", "length": 829, "provenance": "stackexchange_00019.jsonl.gz:466832", "question_score": "9", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/232436" }
[ 0.037628173828125, 0.018524169921875, -0.002025604248046875, -0.0211334228515625, 0.029876708984375, -0.034027099609375, 0.036956787109375, -0.051361083984375, -0.040435791015625, 0.0211334228515625, 0.034576416015625, 0.0109710693359375, -0.019317626953125, -0.03375244140625, 0.00868988037109375, -0.0264892578125, 0.0169677734375, 0.005184173583984375, 0.03826904296875, -0.0024261474609375, -0.0024318695068359375, 0.019561767578125, 0.038330078125, 0.01509857177734375, -0.00366973876953125, 0.0039825439453125, 0.0628662109375, -0.02911376953125, -0.021087646484375, -0.040435791015625, 0.01467132568359375, 0.03515625, -0.0005474090576171875, 0.04364013671875, -0.0219573974609375, 0.0026340484619140625, -0.045318603515625, 0.039337158203125, 0.0018835067749023438, 0.014068603515625, 0.01357269287109375, -0.01519012451171875, 0.046966552734375, -0.0162811279296875, 0.0185546875, 0.003025054931640625, 0.0190582275390625, -0.0460205078125, -0.01067352294921875, -0.038665771484375, 0.02392578125, 0.037384033203125, 0.058563232421875, -0.0673828125, -0.0090484619140625, 0.0208587646484375, -0.0216064453125, 0.0172576904296875, 0.052581787109375, 0.0209808349609375, -0.0322265625, -0.03009033203125, 0.0156097412109375, -0.0546875, 0.003742218017578125, 0.0174713134765625, 0.0269317626953125, 0.01079559326171875, -0.046630859375, 0.0012912750244140625, 0.0291900634765625, -0.05206298828125, 0.008270263671875, 0.0027618408203125, 0.007549285888671875, -0.00946807861328125, 0.0185546875, 0.02691650390625, 0.0004875659942626953, -0.0013523101806640625, 0.048126220703125, 0.0081787109375, 0.0236968994140625, 0.0159759521484375, -0.0028476715087890625, 0.00894927978515625, 0.0049285888671875, -0.0328369140625, -0.0419921875, -0.004726409912109375, -0.01506805419921875, -0.041778564453125, -0.0537109375, 0.051605224609375, 0.017547607421875, 0.0082550048828125, 0.018585205078125, 0.03350830078125, -0.01049041748046875, -0.00583648681640625, -0.0236358642578125, -0.0228271484375, -0.0266571044921875, -0.0200347900390625, 0.0191650390625, 0.011627197265625, -0.028289794921875, 0.006130218505859375, 0.063232421875, 0.0458984375, -0.01090240478515625, 0.0094146728515625, -0.0007843971252441406, 0.006175994873046875, -0.0273590087890625, -0.00865936279296875, -0.039764404296875, 0.0255279541015625, -0.015960693359375, 0.01412200927734375, -0.01461029052734375, 0.0101165771484375, -0.0031261444091796875, -0.01433563232421875, 0.01788330078125, 0.0074310302734375, -0.009002685546875, -0.0150299072265625, 0.01067352294921875, -0.041259765625, -0.02301025390625, 0.04608154296875, 0.038818359375, 0.029541015625, -0.002025604248046875, 0.01708984375, 0.00536346435546875, -0.0016508102416992188, 0.01024627685546875, 0.0220794677734375, 0.0026092529296875, -0.052398681640625, 0.0003085136413574219, 0.0063934326171875, 0.0382080078125, 0.0352783203125, 0.01042938232421875, -0.00919342041015625, 0.044097900390625, -0.01495361328125, -0.004405975341796875, -0.007030487060546875, 0.07122802734375, 0.0221405029296875, -0.03973388671875, -0.035400390625, 0.0518798828125, -0.0670166015625, -0.014434814453125, -0.11077880859375, 0.0615234375, 0.0019102096557617188, 0.01432037353515625, -0.0115814208984375, -0.043304443359375, 0.00727081298828125, -0.0953369140625, -0.0192108154296875, 0.0164031982421875, -0.038787841796875, 0.01357269287109375, -0.02447509765625, 0.042205810546875, -0.010101318359375, 0.00049591064453125, 0.028656005859375, -0.032806396484375, -0.0209197998046875, 0.039825439453125, 0.051239013671875, 0.0208740234375, -0.0229949951171875, 0.01462554931640625, 0.0340576171875, -0.08123779296875, 0.029693603515625, 0.01529693603515625, 0.08203125, 0.0193634033203125, 0.01374053955078125, 0.0771484375, -0.006137847900390625, -0.01483917236328125, -0.0020580291748046875, 0.00437164306640625, -0.059967041015625, -0.035308837890625, -0.032684326171875, -0.007511138916015625, 0.02545166015625, 0.034698486328125, -0.01128387451171875, 0.0115509033203125, -0.01497650146484375, -0.06280517578125, 0.007488250732421875, -0.0309600830078125, 0.036468505859375, -0.04803466796875, -0.0098114013671875, 0.040130615234375, -0.024871826171875, -0.005550384521484375, -0.033721923828125, -0.0182037353515625, 0.0174713134765625, -0.0073699951171875, -0.0011396408081054688, -0.0116729736328125, 0.01427459716796875, -0.01031494140625, 0.01495361328125, -0.00914764404296875, 0.0256805419921875, 0.0845947265625, 0.019775390625, -0.041717529296875, -0.04443359375, 0.032867431640625, -0.0007753372192382812, -0.08697509765625, 0.0792236328125, 0.03656005859375, 0.0321044921875, -0.012908935546875, 0.011688232421875, 0.025115966796875, -0.01535797119140625, -0.0011014938354492188, 0.0318603515625, 0.0218048095703125, 0.0167388916015625, -0.0201873779296875, -0.02288818359375, 0.03558349609375, -0.0238037109375, 0.0093536376953125, -0.022125244140625, 0.0019588470458984375, 0.033599853515625, 0.0225067138671875, 0.0292205810546875, 0.01253509521484375, 0.038299560546875, 0.032806396484375, 0.0181732177734375, 0.0181427001953125, -0.044403076171875, 0.01226806640625, 0.00839996337890625, 0.019744873046875, -0.037322998046875, -0.06939697265625, -0.0013608932495117188, 0.06317138671875, -0.02557373046875, 0.01059722900390625, -0.0063934326171875, -0.0601806640625, 0.0269927978515625, 0.032012939453125, -0.01824951171875, -0.0109100341796875, 0.0119476318359375, 0.006221771240234375, 0.0251007080078125, -0.042022705078125, 0.01294708251953125, -0.0141143798828125, 0.0104827880859375, 0.007343292236328125, 0.05535888671875, 0.0184173583984375, -0.0203704833984375, -0.019683837890625, -0.048065185546875, -0.003509521484375, -0.002429962158203125, -0.0670166015625, -0.032440185546875, -0.0276336669921875, 0.075927734375, -0.01378631591796875, 0.0421142578125, -0.020904541015625, 0.0257110595703125, 0.041351318359375, -0.038055419921875, 0.035797119140625, -0.005519866943359375, 0.052001953125, 0.06201171875, 0.01702880859375, -0.0017528533935546875, 0.00787353515625, 0.022308349609375, 0.057403564453125, -0.0328369140625, -0.01529693603515625, -0.001560211181640625, -0.0274505615234375, 0.002269744873046875, 0.0110015869140625, 0.0599365234375, -0.018707275390625, -0.051788330078125, 0.0117645263671875, 0.01849365234375, -0.06854248046875, -0.08184814453125, 0.037139892578125, -0.01788330078125, 0.026092529296875, -0.012725830078125, -0.0160980224609375, -0.047027587890625, 0.0164794921875, -0.0056915283203125, 0.0693359375, -0.0051422119140625, -0.022064208984375, 0.019805908203125, -0.05181884765625, -0.032073974609375, -0.0062713623046875, -0.0008382797241210938, -0.00582122802734375, 0.0931396484375, 0.0202484130859375, -0.04949951171875, -0.00888824462890625, 0.0017108917236328125, -0.00989532470703125, 0.030517578125, 0.033477783203125, 0.036102294921875, -0.0032863616943359375, 0.0207977294921875, -0.0018892288208007812, 0.0299072265625, -0.04620361328125, -0.049652099609375, -0.015228271484375, 0.026824951171875, 0.028900146484375, -0.0350341796875, 0.0032024383544921875, 0.006160736083984375, -0.0165863037109375, -0.051177978515625, 0.00701141357421875, -0.0369873046875, -0.0308837890625, -0.01806640625, 0.0193023681640625, 0.0037288665771484375, -0.045135498046875, -0.002536773681640625, 0.02325439453125, 0.023895263671875, 0.0103759765625, 0.0137939453125, 0.036163330078125, -0.00978851318359375, -0.01447296142578125, -0.03466796875, 0.007755279541015625, -0.035797119140625, 0.006397247314453125, -0.0204010009765625, 0.00566864013671875, -0.02423095703125, -0.01444244384765625, -0.04327392578125, -0.00830841064453125, 0.0443115234375, 0.002506256103515625, -0.0079498291015625, 0.0157928466796875, -0.021759033203125, 0.0274810791015625, 0.058197021484375, -0.043060302734375, -0.033447265625, -0.0173492431640625, 0.022705078125, 0.00846099853515625, -0.05657958984375, 0.007434844970703125, -0.04718017578125, -0.113037109375, 0.015777587890625, -0.00626373291015625, -0.038116455078125, -0.0266265869140625, 0.0194244384765625, -0.075927734375, -0.046783447265625, 0.04876708984375, -0.0513916015625, 0.0557861328125, -0.02508544921875, 0.046966552734375, -0.062347412109375, -0.041015625, -0.01727294921875, -0.045166015625, 0.01299285888671875, -0.0015583038330078125, -0.007160186767578125, -0.03411865234375, 0.048797607421875, -0.0166778564453125, 0.0277557373046875, 0.005275726318359375, -0.02276611328125, 0.01297760009765625, 0.00534820556640625, -0.016845703125, 0.01393890380859375, 0.0013217926025390625, -0.0191802978515625, -0.0247955322265625, -0.0303192138671875, -0.00405120849609375, 0.039642333984375, -0.00893402099609375, 0.0270843505859375, -0.0142364501953125, 0.0099945068359375, -0.037109375, -0.05499267578125, -0.04144287109375, -0.0190582275390625, -0.01422882080078125, 0.008636474609375, -0.04327392578125, -0.0309906005859375, 0.0256500244140625, 0.04833984375, 0.01392364501953125, 0.00426483154296875, 0.030731201171875, -0.0012941360473632812, -0.03173828125, -0.0675048828125, 0.0128631591796875, 0.017364501953125, 0.0189361572265625, 0.06732177734375, 0.027130126953125, 0.0004494190216064453, 0.04949951171875, 0.0151824951171875, -0.00444793701171875, -0.026947021484375, 0.079345703125, 0.00919342041015625, 0.0112457275390625, -0.00731658935546875, -0.026397705078125, 0.020904541015625, 0.01678466796875, 0.0079193115234375, -0.002223968505859375, 0.002391815185546875, 0.00817108154296875, 0.0182342529296875, -0.0516357421875, -0.02496337890625, -0.0300445556640625, 0.01401519775390625, -0.01406097412109375, 0.02386474609375, 0.01806640625, -0.005092620849609375, 0.023590087890625, 0.006603240966796875, 0.005794525146484375, -0.002613067626953125, -0.0194244384765625, -0.029327392578125, 0.017974853515625, -0.0274658203125, -0.027496337890625, 0.017822265625, -0.00498199462890625, -0.007518768310546875, -0.02130126953125, -0.033355712890625, -0.032684326171875, -0.0194549560546875, -0.01132965087890625, 0.017791748046875, -0.0128021240234375, 0.0186004638671875, 0.01641845703125, -0.0123138427734375, -0.0025081634521484375, -0.0258331298828125, -0.02020263671875, -0.035308837890625, -0.01357269287109375, -0.013671875, -0.0022296905517578125, 0.0341796875, -0.009735107421875, -0.023651123046875, 0.030914306640625, -0.01151275634765625, 0.0272674560546875, 0.0102996826171875, 0.0281982421875, 0.006561279296875, 0.00959014892578125, -0.007228851318359375, -0.0036830902099609375, 0.0012140274047851562, -0.0767822265625, -0.008087158203125, 0.044677734375, 0.043701171875, -0.00400543212890625, -0.047210693359375, 0.0162506103515625, 0.00201416015625, -0.024932861328125, -0.0013484954833984375, 0.01239776611328125, 0.0283966064453125, -0.0224761962890625, -0.00949859619140625, 0.023712158203125, 0.03155517578125, 0.011627197265625, -0.0180511474609375, -0.0229339599609375, -0.0255584716796875, 0.0289764404296875, -0.02484130859375, -0.03106689453125, -0.0235443115234375, -0.039398193359375, -0.0171051025390625, 0.01045989990234375, -0.0165557861328125, -0.0157928466796875, 0.00963592529296875, -0.0250244140625, 0.00644683837890625, 0.011383056640625, 0.035858154296875, -0.0249786376953125, -0.00952911376953125, 0.047607421875, -0.0122833251953125, 0.06707763671875, 0.01311492919921875, -0.0360107421875, -0.012298583984375, -0.032989501953125, -0.029388427734375, -0.017547607421875, 0.0116424560546875, -0.055938720703125, 0.00923919677734375, 0.0006365776062011719, 0.006809234619140625, 0.00555419921875, 0.01494598388671875, -0.0146331787109375, 0.0245513916015625, 0.01013946533203125, 0.0240478515625, -0.046630859375, -0.0185394287109375, 0.05242919921875, -0.034423828125, -0.0167236328125, -0.01506805419921875, 0.045806884765625, -0.0121002197265625, -0.01039886474609375, -0.085205078125, 0.0254058837890625, 0.0047454833984375, -0.0164794921875, 0.0335693359375, 0.017730712890625, 0.0201416015625, 0.0294189453125, 0.0000030994415283203125, 0.01323699951171875, 0.000949859619140625, -0.044464111328125, 0.0208282470703125, 0.01776123046875, 0.035125732421875, -0.005390167236328125, 0.037872314453125, 0.00510406494140625, 0.027496337890625, -0.0175323486328125, -0.022308349609375, -0.006923675537109375, 0.0030956268310546875, -0.03875732421875, 0.0428466796875, 0.0139923095703125, -0.0161895751953125, -0.01111602783203125, 0.0036067962646484375, -0.0203399658203125, -0.06439208984375, -0.0675048828125, 0.05023193359375, 0.06097412109375, 0.0200653076171875, -0.03411865234375, 0.01129150390625, -0.00431060791015625, -0.03607177734375, -0.033966064453125, 0.0141448974609375, 0.0240020751953125, -0.00914764404296875, -0.008697509765625, -0.005859375, -0.0010232925415039062, 0.015777587890625, 0.0164947509765625, -0.00879669189453125, -0.0160675048828125, -0.006099700927734375, 0.0005612373352050781, -0.024810791015625, -0.0089263916015625, 0.01116943359375, -0.0062713623046875, 0.007843017578125, 0.033172607421875, 0.0074310302734375, -0.07830810546875, 0.021881103515625, 0.054595947265625, -0.00933837890625, -0.004444122314453125, -0.022705078125, 0.033660888671875, -0.05682373046875, -0.069580078125, 0.0302276611328125, -0.016845703125, 0.002185821533203125, -0.01453399658203125, -0.0322265625, 0.005710601806640625, 0.04241943359375, -0.032135009765625, -0.002956390380859375, 0.014739990234375, -0.04644775390625, -0.009033203125, -0.001445770263671875, 0.027862548828125, 0.006252288818359375, -0.044097900390625, 0.0208892822265625, -0.035797119140625, -0.0126953125, -0.0078125, 0.0009412765502929688, 0.09112548828125, -0.0704345703125, -0.00487518310546875, 0.01800537109375, 0.06280517578125, 0.0025653839111328125, -0.00997161865234375, 0.03314208984375, -0.045989990234375, -0.004241943359375, 0.01526641845703125, 0.0099639892578125, -0.035736083984375, -0.0037670135498046875, -0.08441162109375, 0.06561279296875, 0.01267242431640625, 0.044158935546875, -0.0095367431640625, 0.011627197265625, 0.0024089813232421875, 0.00827789306640625, -0.02044677734375, 0.043212890625, 0.0146484375, 0.018768310546875, -0.0023784637451171875, 0.00519561767578125, 0.0228424072265625, 0.0290069580078125, 0.050933837890625, 0.005001068115234375, 0.010040283203125, -0.0035762786865234375, 0.0175933837890625, 0.03387451171875, -0.0181121826171875, 0.016937255859375, 0.00490570068359375, -0.01218414306640625, -0.021331787109375, -0.0087738037109375, 0.01309967041015625, -0.0211944580078125, -0.0312347412109375, 0.03887939453125, 0.031585693359375, 0.053192138671875, 0.0154266357421875, 0.01262664794921875, 0.00347137451171875, -0.00353240966796875, 0.00695037841796875, 0.008758544921875, 0.00322723388671875, 0.04644775390625, 0.0325927734375, -0.06854248046875, 0.020263671875, -0.052520751953125, 0.06634521484375, -0.00962066650390625, 0.035736083984375, 0.0211029052734375, 0.01451873779296875, 0.08612060546875, -0.0271453857421875, 0.00749969482421875, 0.0013608932495117188, -0.0204620361328125, 0.06396484375, 0.0523681640625, 0.03631591796875, 0.01158905029296875, 0.034698486328125, 0.03253173828125, 0.0589599609375, -0.051300048828125, -0.036407470703125, 0.03118896484375, 0.05126953125, 0.0059661865234375, 0.00490570068359375, 0.0117950439453125, -0.03607177734375, 0.053924560546875, -0.036956787109375, 0.01290130615234375, 0.0299072265625, 0.0282135009765625, 0.0017671585083007812, 0.0167236328125, -0.05474853515625, -0.006923675537109375, -0.0208740234375, 0.0294952392578125, -0.0014219284057617188, 0.041717529296875, 0.00608062744140625, 0.057220458984375, -0.030548095703125, -0.01198577880859375, 0.0071868896484375, 0.01114654541015625, 0.014923095703125, -0.01207733154296875, -0.0087738037109375, -0.034820556640625, 0.0292816162109375, 0.02099609375, -0.0205230712890625, -0.040313720703125, 0.01187896728515625, 0.074951171875, -0.015899658203125, -0.03912353515625, 0.047576904296875, 0.003566741943359375, -0.033416748046875, -0.0174407958984375, -0.0135955810546875, 0.0172271728515625, -0.0093994140625, 0.0208740234375, 0.0601806640625, -0.01172637939453125, -0.01171875, 0.01100921630859375, 0.005588531494140625, -0.0268096923828125, 0.045135498046875, -0.02178955078125, 0.040252685546875, 0.0074462890625, -0.02435302734375, -0.0167999267578125, -0.01181793212890625, -0.0074005126953125, 0.002857208251953125, 0.016876220703125, -0.0204010009765625, 0.037872314453125, 0.0247344970703125, -0.05804443359375, -0.008514404296875, 0.060211181640625, 0.004810333251953125, -0.0035037994384765625, 0.0162353515625, -0.01424407958984375, -0.042816162109375, -0.023651123046875, -0.0084381103515625, 0.043426513671875, 0.00936126708984375, 0.0020084381103515625, 0.0129852294921875, 0.0219573974609375, -0.067626953125, 0.05902099609375, -0.077392578125, -0.0428466796875, -0.0023441314697265625, 0.00830078125, 0.0130615234375, 0.0020732879638671875, 0.007289886474609375, 0.00592803955078125, 0.034698486328125, -0.034393310546875, -0.005107879638671875, -0.0185699462890625, 0.0164337158203125, -0.00646209716796875, 0.06634521484375, -0.00829315185546875, -0.004161834716796875, -0.035888671875, -0.01349639892578125, 0.04278564453125, 0.036651611328125, -0.00836181640625, -0.00891876220703125, 0.0021877288818359375, 0.0038394927978515625, -0.0034580230712890625, 0.039093017578125, -0.0238494873046875, 0.029510498046875, 0.0123748779296875, 0.0005097389221191406, 0.044921875, -0.004634857177734375, 0.00293731689453125, 0.05047607421875, -0.02203369140625, 0.045440673828125, -0.02142333984375, -0.033355712890625, 0.044219970703125, 0.056610107421875, 0.03607177734375, 0.0236053466796875, -0.02679443359375, -0.036529541015625, -0.0306549072265625, -0.0165863037109375, -0.048126220703125, -0.06231689453125, -0.005954742431640625, -0.001495361328125, -0.04119873046875, -0.0753173828125, -0.038848876953125, -0.0231170654296875, 0.0248565673828125, -0.0125732421875, 0.01318359375, 0.01010894775390625, -0.04266357421875, -0.0452880859375, -0.004764556884765625, -0.0118408203125, -0.031646728515625, -0.0181121826171875, -0.0228729248046875, -0.037811279296875, -0.06829833984375, 0.04547119140625, -0.04052734375, -0.00769805908203125, -0.0077056884765625, 0.008941650390625, -0.00800323486328125, -0.015838623046875, -0.0093841552734375, 0.0435791015625, 0.01593017578125, -0.01267242431640625, -0.005626678466796875, 0.024688720703125, -0.04541015625, -0.0301666259765625, 0.03680419921875, -0.038299560546875, -0.0245513916015625, 0.006160736083984375, -0.002483367919921875, 0.00969696044921875, -0.0251617431640625, -0.0523681640625, 0.0679931640625, -0.0144500732421875, -0.02093505859375, -0.0182952880859375, 0.017852783203125, -0.006381988525390625, 0.017974853515625, 0.0035991668701171875, -0.0194091796875, -0.007686614990234375, 0.006687164306640625, 0.0107421875, 0.0137481689453125, 0.007251739501953125, -0.040435791015625, -0.01019287109375, 0.0276947021484375, 0.049346923828125, 0.037811279296875, -0.00991058349609375, 0.017303466796875, 0.0227508544921875, 0.044830322265625, -0.0210113525390625, 0.026275634765625, 0.006317138671875, -0.0198516845703125, 0.0175323486328125, -0.01052093505859375, -0.08001708984375, -0.0225067138671875, 0.0567626953125, 0.0902099609375, 0.04364013671875, -0.02642822265625, -0.038055419921875, -0.059051513671875, -0.009735107421875, -0.027557373046875, 0.0173187255859375, -0.05828857421875, 0.0058441162109375, 0.019287109375, -0.0035724639892578125, 0.01227569580078125, -0.0037021636962890625, -0.01580810546875, -0.0225677490234375, 0.0022792816162109375, -0.005084991455078125, -0.04461669921875, 0.031646728515625, -0.039581298828125, -0.004253387451171875, -0.0225830078125, -0.0174713134765625, -0.0184326171875, -0.032958984375, 0.026885986328125, -0.032440185546875, 0.00281524658203125, -0.022735595703125, 0.020782470703125, -0.0028514862060546875, 0.03900146484375, -0.034759521484375, 0.02679443359375, -0.0177154541015625, -0.0008044242858886719, 0.005420684814453125, -0.00453948974609375, -0.0101776123046875, 0.0183258056640625, 0.01076507568359375, -0.005176544189453125, -0.004085540771484375, -0.07733154296875, -0.031768798828125, 0.04449462890625, 0.003665924072265625, -0.0275115966796875, 0.0452880859375, -0.0285797119140625, -0.00452423095703125, -0.00196075439453125, -0.01349639892578125, -0.07952880859375, 0.0625, 0.050018310546875, 0.023468017578125, 0.05535888671875 ]
5e4ea3d55f830cbf3cc0ef95ee0766de4603d168
Wordpress Stackexchange Q: Search content for shortcodes and get parameters In content I can have multiple shortcodes like [book id="1"] [book id="14" page="243"] Is there any help method with which I can search the content for that shortcode and get its parameters? I need to get IDs so I can call WP_Query and append the Custom Post Types titles at the end. function filter_books( $content ) { // get all shortcodes IDs and other parameters if they exists ... return $content; } add_filter( 'the_content', 'filter_books', 15 ); I tried using following code but var_dump($matches) is empty and if it would work I am not sure how would I get parameters (https://stackoverflow.com/questions/23205537/wordpress-shortcode-filtering-the-content-modifies-all-posts-in-a-list) $shortcode = 'book'; preg_match('/\['.$shortcode.'\]/s', $content, $matches); A: This is working for me $shortcode = 'book'; $pattern = get_shortcode_regex(); // if shortcode 'book' exists if ( preg_match_all( '/'. $pattern .'/s', $post->post_content, $matches ) && array_key_exists( 2, $matches ) && in_array( $shortcode, $matches[2] ) ) { $shortcode_atts = array_keys($matches[2], $shortcode); // if shortcode has attributes if (!empty($shortcode_atts)) { foreach($shortcode_atts as $att) { preg_match('/id="(\d+)"/', $matches[3][$att], $book_id); // fill the id into main array $book_ids[] = $book_id[1]; } } ...
Q: Search content for shortcodes and get parameters In content I can have multiple shortcodes like [book id="1"] [book id="14" page="243"] Is there any help method with which I can search the content for that shortcode and get its parameters? I need to get IDs so I can call WP_Query and append the Custom Post Types titles at the end. function filter_books( $content ) { // get all shortcodes IDs and other parameters if they exists ... return $content; } add_filter( 'the_content', 'filter_books', 15 ); I tried using following code but var_dump($matches) is empty and if it would work I am not sure how would I get parameters (https://stackoverflow.com/questions/23205537/wordpress-shortcode-filtering-the-content-modifies-all-posts-in-a-list) $shortcode = 'book'; preg_match('/\['.$shortcode.'\]/s', $content, $matches); A: This is working for me $shortcode = 'book'; $pattern = get_shortcode_regex(); // if shortcode 'book' exists if ( preg_match_all( '/'. $pattern .'/s', $post->post_content, $matches ) && array_key_exists( 2, $matches ) && in_array( $shortcode, $matches[2] ) ) { $shortcode_atts = array_keys($matches[2], $shortcode); // if shortcode has attributes if (!empty($shortcode_atts)) { foreach($shortcode_atts as $att) { preg_match('/id="(\d+)"/', $matches[3][$att], $book_id); // fill the id into main array $book_ids[] = $book_id[1]; } } ... A: there is actually a much simpler way to achieve this. When the content is parsed by WP, it executes the shortcodes it finds in the content. As of WP 4.7 a new filter, do_shortcode_tag is triggered when a shortcode is replaced by its content. This is really useful to add additional content to the shortcode output based on the attributes found, add_filter( 'do_shortcode_tag','add_my_script',10,3); function enqueue_my_script($output, $tag, $attr){ if('aShortcode' != $tag){ //make sure it is the right shortcode return $output; } if(!isset($attr['id'])){ //you can even check for specific attributes return $output; } $output.='<script> ... </script>'; return $output; } alternatively, if you need to put something into the footer of your page, you could hook onto the wp_footer action within the above function either an an anonymous function or to fire another function in your file.
wordpress
{ "language": "en", "length": 320, "provenance": "stackexchange_00019.jsonl.gz:466840", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/232471" }
[ 0.0171051025390625, -0.0101318359375, 0.033721923828125, -0.002315521240234375, -0.0170440673828125, 0.006622314453125, 0.0138397216796875, -0.0260772705078125, -0.0166778564453125, 0.0224456787109375, -0.0126800537109375, -0.0070037841796875, -0.037109375, -0.0269927978515625, -0.005115509033203125, -0.043548583984375, 0.02093505859375, -0.0040130615234375, -0.00152587890625, -0.028289794921875, 0.022552490234375, -0.0238494873046875, -0.00812530517578125, 0.06500244140625, 0.034454345703125, -0.06158447265625, 0.053131103515625, -0.0081329345703125, 0.0239715576171875, -0.00850677490234375, 0.01861572265625, -0.005504608154296875, 0.046905517578125, -0.009857177734375, -0.03717041015625, 0.0655517578125, -0.0121917724609375, 0.006725311279296875, -0.0160675048828125, 0.0240478515625, 0.030181884765625, -0.01448822021484375, 0.0203094482421875, 0.0235748291015625, -0.0026149749755859375, -0.04071044921875, 0.040771484375, -0.046173095703125, 0.001827239990234375, -0.007465362548828125, 0.03338623046875, 0.00804901123046875, 0.044219970703125, -0.00749969482421875, -0.0174713134765625, -0.00302886962890625, -0.002288818359375, -0.03961181640625, 0.032440185546875, -0.0218963623046875, -0.03814697265625, -0.03656005859375, 0.045623779296875, -0.006000518798828125, -0.0177154541015625, 0.032989501953125, 0.01146697998046875, -0.0013647079467773438, -0.01067352294921875, -0.0079803466796875, 0.015869140625, -0.0258941650390625, -0.039093017578125, -0.0182342529296875, -0.019195556640625, 0.0083160400390625, 0.004180908203125, -0.0233154296875, -0.01029205322265625, 0.044403076171875, -0.01335906982421875, -0.050018310546875, -0.05078125, 0.020294189453125, 0.00445556640625, 0.031982421875, -0.0054779052734375, 0.006008148193359375, -0.01261138916015625, -0.00582122802734375, -0.0066375732421875, -0.0198974609375, -0.0084686279296875, -0.0016994476318359375, -0.019073486328125, -0.03302001953125, 0.0109405517578125, 0.0628662109375, -0.0139617919921875, 0.019287109375, 0.00695037841796875, -0.033935546875, 0.039215087890625, -0.06072998046875, 0.0014047622680664062, 0.038421630859375, 0.013763427734375, 0.0595703125, 0.041839599609375, 0.019256591796875, -0.00823211669921875, 0.00362396240234375, -0.0181427001953125, 0.005138397216796875, -0.037506103515625, 0.004795074462890625, -0.057342529296875, -0.014862060546875, -0.038818359375, -0.033355712890625, 0.0197906494140625, 0.018829345703125, 0.012115478515625, -0.055755615234375, 0.0107269287109375, -0.0234375, -0.03741455078125, -0.01445770263671875, 0.043548583984375, 0.003780364990234375, -0.023895263671875, 0.0284423828125, 0.0260009765625, 0.0027618408203125, -0.002407073974609375, -0.0077362060546875, 0.0153350830078125, -0.013824462890625, 0.009124755859375, -0.0191497802734375, 0.026214599609375, 0.00640106201171875, 0.0001709461212158203, 0.01264190673828125, -0.0011043548583984375, -0.0081024169921875, 0.022491455078125, 0.0244903564453125, -0.0200958251953125, -0.0736083984375, 0.035430908203125, -0.00319671630859375, 0.06744384765625, -0.002651214599609375, -0.039794921875, -0.004581451416015625, 0.05517578125, -0.039031982421875, -0.058929443359375, -0.0701904296875, 0.03302001953125, -0.01514434814453125, -0.0168609619140625, -0.0377197265625, -0.058197021484375, -0.0025424957275390625, -0.0300140380859375, -0.01302337646484375, 0.00202178955078125, 0.043426513671875, -0.028961181640625, 0.01087188720703125, -0.02789306640625, 0.00939178466796875, -0.0100250244140625, -0.0064544677734375, 0.01045989990234375, 0.025604248046875, 0.019866943359375, 0.0034427642822265625, 0.00006783008575439453, -0.0260467529296875, 0.06549072265625, -0.01207733154296875, -0.071044921875, 0.07391357421875, 0.0279541015625, 0.1282958984375, -0.0022792816162109375, 0.0225982666015625, 0.046844482421875, -0.0005078315734863281, -0.03448486328125, 0.01494598388671875, 0.005138397216796875, -0.031829833984375, -0.00975799560546875, -0.0194244384765625, 0.0080108642578125, 0.011627197265625, -0.004917144775390625, -0.0311431884765625, 0.04229736328125, 0.025146484375, -0.0169525146484375, 0.016693115234375, -0.03997802734375, 0.01082611083984375, -0.051361083984375, -0.042083740234375, 0.0355224609375, -0.0281219482421875, -0.042236328125, 0.046173095703125, 0.011474609375, 0.057464599609375, -0.02703857421875, -0.0097198486328125, -0.0134124755859375, 0.038543701171875, -0.01358795166015625, -0.0245513916015625, -0.0245819091796875, 0.0166015625, 0.0650634765625, -0.005809783935546875, 0.000949859619140625, -0.0240325927734375, 0.0428466796875, 0.0234375, -0.05609130859375, -0.00601959228515625, 0.02313232421875, 0.028106689453125, -0.0255279541015625, 0.0152435302734375, 0.01019287109375, -0.004291534423828125, 0.0006737709045410156, 0.0257415771484375, 0.0584716796875, 0.043914794921875, 0.0151214599609375, -0.03851318359375, 0.0809326171875, -0.02069091796875, 0.0247344970703125, -0.04827880859375, 0.0018663406372070312, 0.080322265625, 0.0221099853515625, 0.02777099609375, -0.01580810546875, -0.038482666015625, 0.0034542083740234375, 0.0318603515625, -0.0241241455078125, 0.0171051025390625, -0.02020263671875, -0.0002894401550292969, -0.013519287109375, -0.0401611328125, 0.008056640625, -0.0307159423828125, 0.07177734375, 0.0299835205078125, 0.0550537109375, 0.04833984375, -0.059173583984375, 0.0511474609375, -0.005458831787109375, 0.006622314453125, -0.0032100677490234375, 0.018646240234375, 0.037261962890625, 0.047332763671875, -0.0042724609375, -0.006084442138671875, 0.012451171875, 0.00725555419921875, 0.0150146484375, 0.0655517578125, -0.00945281982421875, -0.007480621337890625, -0.03363037109375, -0.006351470947265625, -0.0104522705078125, 0.030548095703125, 0.004467010498046875, -0.0171051025390625, -0.0188751220703125, 0.07562255859375, -0.00382232666015625, 0.0650634765625, 0.063232421875, -0.004787445068359375, 0.0579833984375, -0.023651123046875, 0.048095703125, -0.029449462890625, 0.01062774658203125, 0.054840087890625, -0.03253173828125, 0.021148681640625, 0.0128631591796875, 0.032928466796875, 0.003765106201171875, 0.0079498291015625, 0.0234375, 0.0213165283203125, -0.022430419921875, 0.04815673828125, 0.023101806640625, 0.0987548828125, -0.01538848876953125, -0.040130615234375, 0.004398345947265625, 0.049163818359375, -0.035003662109375, -0.07427978515625, 0.035736083984375, -0.023284912109375, -0.0146942138671875, -0.0195770263671875, -0.0154876708984375, -0.0024547576904296875, -0.0202484130859375, -0.0236968994140625, -0.0164031982421875, -0.013275146484375, -0.07806396484375, -0.0450439453125, -0.06500244140625, 0.040252685546875, -0.017303466796875, 0.0176544189453125, -0.00383758544921875, 0.0265045166015625, 0.0144500732421875, -0.0139007568359375, 0.0240478515625, 0.045074462890625, -0.00896453857421875, -0.0260162353515625, -0.0293121337890625, -0.0271453857421875, -0.019134521484375, -0.01548004150390625, 0.04534912109375, 0.0169677734375, -0.005077362060546875, 0.04364013671875, -0.006099700927734375, 0.02069091796875, 0.045196533203125, -0.0031719207763671875, -0.0069580078125, 0.04095458984375, 0.080322265625, -0.0096435546875, -0.016693115234375, -0.0234222412109375, -0.041717529296875, 0.004993438720703125, 0.027862548828125, 0.014923095703125, -0.0191192626953125, 0.00716400146484375, 0.030059814453125, 0.019805908203125, 0.005817413330078125, -0.028900146484375, 0.0260772705078125, 0.014862060546875, 0.041168212890625, -0.01448822021484375, 0.00463104248046875, -0.024688720703125, 0.0224456787109375, 0.0067901611328125, 0.0160980224609375, 0.0012102127075195312, 0.0127105712890625, -0.01568603515625, -0.053985595703125, 0.0728759765625, 0.01788330078125, 0.04608154296875, -0.072998046875, -0.0615234375, -0.05029296875, 0.10601806640625, -0.050140380859375, -0.0140380859375, -0.007213592529296875, -0.00115203857421875, 0.005336761474609375, -0.03607177734375, -0.0292205810546875, -0.01263427734375, -0.043243408203125, 0.03558349609375, -0.00739288330078125, 0.007137298583984375, -0.022216796875, -0.03680419921875, 0.00720977783203125, -0.041473388671875, 0.041839599609375, -0.003643035888671875, 0.04400634765625, -0.009857177734375, 0.0199432373046875, -0.002071380615234375, -0.051239013671875, 0.0101470947265625, -0.01396942138671875, -0.022796630859375, 0.048309326171875, 0.0208282470703125, 0.00791168212890625, -0.0489501953125, -0.0168609619140625, 0.0249786376953125, -0.006267547607421875, 0.018157958984375, 0.012054443359375, 0.0126953125, 0.0064544677734375, 0.0186614990234375, 0.005344390869140625, -0.0220489501953125, -0.0016584396362304688, 0.03424072265625, 0.018280029296875, 0.04107666015625, -0.0377197265625, -0.04278564453125, -0.00360107421875, -0.0445556640625, -0.03814697265625, -0.01666259765625, -0.017547607421875, 0.01361846923828125, -0.038177490234375, 0.0028018951416015625, -0.01192474365234375, -0.047332763671875, 0.0548095703125, 0.0103607177734375, -0.0306396484375, -0.017181396484375, 0.0391845703125, 0.024749755859375, -0.045745849609375, 0.0034198760986328125, 0.0021762847900390625, 0.0518798828125, -0.013671875, 0.03729248046875, 0.0242919921875, -0.0308380126953125, 0.072265625, 0.005695343017578125, -0.008880615234375, -0.03851318359375, 0.058563232421875, -0.0005125999450683594, 0.018768310546875, -0.024627685546875, -0.009490966796875, 0.0198822021484375, 0.005786895751953125, -0.0166015625, 0.007717132568359375, 0.0222015380859375, 0.028594970703125, -0.0350341796875, 0.0204620361328125, -0.009674072265625, -0.03375244140625, 0.01064300537109375, 0.062286376953125, 0.00440216064453125, 0.0240936279296875, 0.006305694580078125, -0.0003275871276855469, -0.001392364501953125, 0.017730712890625, 0.05010986328125, 0.0289459228515625, 0.0021228790283203125, 0.058135986328125, -0.01239776611328125, -0.006839752197265625, 0.01727294921875, 0.004421234130859375, 0.01261138916015625, -0.0250396728515625, -0.05810546875, 0.0186004638671875, -0.019744873046875, -0.05584716796875, 0.0189056396484375, -0.0184173583984375, 0.012237548828125, 0.049072265625, -0.005641937255859375, 0.00923919677734375, -0.01090240478515625, 0.04119873046875, -0.0200042724609375, -0.02435302734375, -0.03155517578125, -0.01303863525390625, 0.00027251243591308594, 0.034820556640625, -0.09307861328125, 0.032073974609375, 0.01236724853515625, 0.019287109375, 0.01214599609375, 0.033111572265625, 0.0234832763671875, -0.032257080078125, 0.00557708740234375, 0.01763916015625, -0.00872039794921875, -0.03424072265625, -0.0276336669921875, 0.0335693359375, 0.0478515625, -0.01580810546875, -0.0034999847412109375, 0.00032329559326171875, 0.002384185791015625, -0.0307464599609375, -0.025421142578125, 0.0068511962890625, 0.024810791015625, -0.038177490234375, -0.0002570152282714844, 0.028717041015625, 0.05731201171875, -0.01995849609375, -0.02349853515625, -0.0587158203125, -0.0330810546875, -0.0010738372802734375, -0.0299835205078125, -0.00921630859375, -0.0046844482421875, 0.040679931640625, -0.03173828125, -0.0426025390625, -0.0035953521728515625, 0.0047760009765625, -0.012786865234375, 0.0268707275390625, 0.0394287109375, -0.03564453125, 0.04730224609375, -0.0189666748046875, -0.0036602020263671875, 0.0323486328125, 0.0097808837890625, 0.044647216796875, 0.028900146484375, -0.006626129150390625, 0.0285491943359375, -0.02325439453125, 0.0012216567993164062, 0.0219879150390625, -0.0501708984375, -0.022003173828125, -0.04498291015625, -0.035675048828125, 0.0247039794921875, -0.01197052001953125, 0.043975830078125, 0.0262298583984375, 0.0159759521484375, -0.0399169921875, 0.045806884765625, 0.0035762786865234375, 0.019866943359375, 0.0043487548828125, 0.02392578125, 0.0140380859375, -0.0014696121215820312, -0.012786865234375, -0.023101806640625, 0.00030803680419921875, -0.01177215576171875, 0.002094268798828125, -0.01526641845703125, 0.0029354095458984375, -0.01161956787109375, 0.037811279296875, 0.00325775146484375, -0.00595855712890625, 0.0036945343017578125, -0.0037174224853515625, -0.02490234375, 0.0282745361328125, 0.00785064697265625, 0.004703521728515625, 0.0011625289916992188, -0.0330810546875, -0.01274871826171875, -0.01055145263671875, 0.037811279296875, -0.0045013427734375, -0.0301666259765625, 0.00565338134765625, 0.004673004150390625, 0.0166778564453125, 0.02935791015625, 0.07806396484375, -0.0242919921875, 0.0187530517578125, 0.053924560546875, 0.00008577108383178711, 0.01178741455078125, 0.004558563232421875, 0.03973388671875, 0.006832122802734375, 0.072021484375, 0.0014171600341796875, -0.0269927978515625, 0.0404052734375, -0.032684326171875, -0.01505279541015625, -0.013641357421875, 0.0174407958984375, -0.027587890625, 0.0010251998901367188, 0.015899658203125, -0.00595855712890625, -0.0516357421875, 0.0267791748046875, -0.027740478515625, -0.0203704833984375, -0.049774169921875, 0.002651214599609375, -0.046966552734375, -0.0264892578125, 0.046966552734375, -0.0031948089599609375, -0.03546142578125, -0.00601959228515625, -0.01386260986328125, -0.0164642333984375, 0.0135955810546875, 0.00933837890625, 0.0099945068359375, -0.00872802734375, 0.0152740478515625, 0.0005393028259277344, -0.038299560546875, -0.051025390625, -0.0010528564453125, 0.0018224716186523438, -0.0306396484375, -0.03289794921875, 0.0004401206970214844, 0.031402587890625, 0.04791259765625, -0.025909423828125, -0.01085662841796875, 0.031768798828125, -0.0157470703125, 0.007442474365234375, -0.016143798828125, 0.01480865478515625, 0.052276611328125, -0.07183837890625, 0.0273590087890625, -0.02294921875, 0.00927734375, -0.0033016204833984375, -0.0318603515625, 0.0312347412109375, -0.046417236328125, 0.01456451416015625, 0.037078857421875, 0.02490234375, -0.0099029541015625, -0.0045013427734375, -0.016845703125, -0.060211181640625, -0.04205322265625, -0.0030975341796875, -0.050628662109375, 0.0090484619140625, -0.01641845703125, -0.07086181640625, 0.033233642578125, 0.030426025390625, 0.00661468505859375, -0.0128173828125, 0.015655517578125, -0.00904083251953125, -0.0099639892578125, -0.020965576171875, 0.0291900634765625, -0.0113525390625, 0.036102294921875, -0.0178375244140625, -0.0001785755157470703, 0.027801513671875, 0.040191650390625, 0.055511474609375, 0.004852294921875, 0.0044708251953125, -0.01403045654296875, 0.05322265625, 0.0029659271240234375, -0.03076171875, 0.0262298583984375, -0.00720977783203125, -0.00011485815048217773, 0.045562744140625, -0.02960205078125, 0.025482177734375, -0.038055419921875, 0.0233612060546875, 0.01068115234375, -0.0021495819091796875, -0.004669189453125, 0.01245880126953125, -0.0126190185546875, -0.016571044921875, -0.0034618377685546875, -0.00823211669921875, -0.0157623291015625, 0.003780364990234375, 0.0302734375, 0.045654296875, -0.0704345703125, -0.0665283203125, -0.01145172119140625, 0.0413818359375, 0.010528564453125, 0.06817626953125, 0.043731689453125, 0.019012451171875, 0.0875244140625, -0.0007123947143554688, 0.038360595703125, 0.00658416748046875, -0.01134490966796875, 0.01468658447265625, -0.0174102783203125, -0.002124786376953125, -0.04534912109375, 0.03594970703125, 0.0169219970703125, 0.007678985595703125, -0.0369873046875, -0.038604736328125, 0.01493072509765625, 0.01186370849609375, -0.01519775390625, -0.01031494140625, -0.0242462158203125, -0.02825927734375, 0.0426025390625, -0.0655517578125, 0.00046563148498535156, 0.05224609375, 0.0292205810546875, -0.017486572265625, -0.0340576171875, -0.0195465087890625, -0.00743865966796875, -0.0290374755859375, 0.00574493408203125, 0.01511383056640625, 0.06640625, 0.0126190185546875, 0.050323486328125, -0.08905029296875, -0.029327392578125, 0.0137939453125, -0.00188446044921875, -0.057403564453125, -0.003925323486328125, -0.0190582275390625, -0.04583740234375, -0.046966552734375, 0.04803466796875, 0.060272216796875, 0.022735595703125, 0.035552978515625, -0.004730224609375, 0.0221710205078125, 0.022003173828125, 0.0204315185546875, -0.006610870361328125, 0.00669097900390625, -0.0154571533203125, 0.01812744140625, -0.0096588134765625, -0.01508331298828125, -0.034881591796875, 0.0494384765625, -0.0027446746826171875, -0.00113677978515625, 0.0550537109375, 0.015838623046875, 0.0239105224609375, 0.019195556640625, 0.01763916015625, 0.01392364501953125, 0.033050537109375, -0.06854248046875, -0.0033283233642578125, -0.047393798828125, -0.06939697265625, 0.028564453125, 0.050445556640625, -0.005565643310546875, 0.0043182373046875, -0.02874755859375, -0.0177001953125, -0.0100860595703125, 0.0211029052734375, 0.0072479248046875, 0.0213623046875, 0.0109710693359375, -0.0113983154296875, -0.05535888671875, 0.003414154052734375, 0.0106353759765625, -0.0281219482421875, 0.026214599609375, 0.04156494140625, 0.025421142578125, -0.0003769397735595703, -0.0109100341796875, 0.0313720703125, -0.0511474609375, -0.0167236328125, 0.05682373046875, -0.049346923828125, -0.0310821533203125, 0.0142669677734375, 0.050933837890625, 0.0557861328125, 0.0261688232421875, 0.007198333740234375, 0.0283660888671875, -0.049041748046875, 0.00963592529296875, -0.00446319580078125, 0.0095062255859375, -0.037109375, -0.01317596435546875, -0.051116943359375, -0.03326416015625, 0.041534423828125, 0.0102996826171875, -0.0008459091186523438, 0.01381683349609375, 0.0537109375, -0.0266876220703125, 0.062225341796875, -0.0216064453125, 0.1080322265625, 0.04644775390625, -0.0003807544708251953, 0.0254669189453125, -0.0012712478637695312, -0.01322174072265625, -0.002532958984375, 0.027130126953125, -0.0247344970703125, -0.004547119140625, -0.006832122802734375, 0.01323699951171875, 0.05767822265625, 0.048919677734375, 0.003314971923828125, 0.028045654296875, 0.032379150390625, -0.0311737060546875, -0.0002524852752685547, -0.01358795166015625, -0.01338958740234375, -0.0186767578125, -0.006404876708984375, 0.01035308837890625, 0.006481170654296875, -0.01256561279296875, -0.019561767578125, -0.01541900634765625, 0.004009246826171875, 0.00960540771484375, -0.03558349609375, 0.009368896484375, 0.003810882568359375, 0.0135498046875, -0.00952911376953125, 0.0229339599609375, -0.0111846923828125, -0.01213836669921875, -0.04296875, -0.0020275115966796875, -0.040863037109375, 0.004505157470703125, 0.0074615478515625, 0.031890869140625, 0.05224609375, -0.0243072509765625, -0.041839599609375, 0.0249786376953125, 0.0126495361328125, 0.07550048828125, -0.041015625, -0.02581787109375, 0.055145263671875, -0.00690460205078125, -0.03106689453125, -0.0755615234375, -0.009735107421875, -0.0280609130859375, 0.0181884765625, -0.0133056640625, 0.01264190673828125, 0.0210418701171875, -0.0338134765625, -0.077880859375, 0.033172607421875, -0.01560211181640625, -0.036407470703125, -0.07440185546875, -0.007740020751953125, 0.01800537109375, -0.0206451416015625, -0.020294189453125, -0.032379150390625, -0.05389404296875, 0.036895751953125, -0.011505126953125, 0.051666259765625, 0.0172119140625, -0.007404327392578125, -0.006893157958984375, -0.0218505859375, -0.036529541015625, -0.0308685302734375, 0.06658935546875, -0.03753662109375, 0.05706787109375, 0.03240966796875, -0.051849365234375, -0.01251220703125, -0.035125732421875, -0.0435791015625, 0.0005669593811035156, -0.059326171875, -0.03057861328125, -0.00829315185546875, 0.06298828125, 0.03240966796875, 0.01751708984375, -0.03515625, 0.029693603515625, 0.0214385986328125, -0.005420684814453125, -0.012969970703125, 0.00228118896484375, -0.01222991943359375, -0.02130126953125, -0.060455322265625, -0.022247314453125, -0.00917816162109375, -0.037445068359375, -0.030975341796875, 0.002803802490234375, -0.020477294921875, -0.00617218017578125, 0.02117919921875, 0.013275146484375, 0.0018978118896484375, -0.0222320556640625, -0.0109710693359375, -0.00835418701171875, 0.0100555419921875, -0.018829345703125, -0.0277862548828125, -0.0224761962890625, 0.0171661376953125, 0.008270263671875, 0.006114959716796875, 0.033050537109375, -0.01220703125, 0.0084991455078125, 0.022216796875, -0.01195526123046875, 0.01580810546875, 0.00991058349609375, 0.002567291259765625, -0.019378662109375, 0.014678955078125, -0.0034027099609375, 0.040802001953125, -0.00809478759765625, 0.059661865234375, 0.014007568359375, 0.03631591796875, 0.01132965087890625, -0.01959228515625, 0.055450439453125, -0.057647705078125, -0.01041412353515625, 0.020538330078125, -0.01186370849609375, -0.047210693359375, -0.00136566162109375, -0.0106658935546875, 0.02301025390625, 0.00992584228515625 ]
c9a5567076d10e055e0a4cd88ededd387930b7c8
Wordpress Stackexchange Q: Is WordPress vulnerable to the httpoxy? Is WordPress vulnerable to the httpoxy exploit? See https://httpoxy.org/ Thanks. A: If I follow the description right the vulnerability refers to PHP applications which read, trust, and use HTTP_PROXY environment value (which might be compromised). From quick search through WordPress core source code I found no instances of that value being accessed. Since WP ships its own HTTP client implementation its also not affected by upstream library issues (such as Guzzle example). Though I think Requests library is being merged into core in near future, but it doesn't seem to be mentioned as vulnerable on that site. So I would cautiously guess that WordPress core is fine about it. Of course extension space is anything goes.
Q: Is WordPress vulnerable to the httpoxy? Is WordPress vulnerable to the httpoxy exploit? See https://httpoxy.org/ Thanks. A: If I follow the description right the vulnerability refers to PHP applications which read, trust, and use HTTP_PROXY environment value (which might be compromised). From quick search through WordPress core source code I found no instances of that value being accessed. Since WP ships its own HTTP client implementation its also not affected by upstream library issues (such as Guzzle example). Though I think Requests library is being merged into core in near future, but it doesn't seem to be mentioned as vulnerable on that site. So I would cautiously guess that WordPress core is fine about it. Of course extension space is anything goes.
wordpress
{ "language": "en", "length": 123, "provenance": "stackexchange_00019.jsonl.gz:466859", "question_score": "6", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/232558" }
[ 0.048065185546875, -0.005794525146484375, 0.021148681640625, 0.0183258056640625, 0.0044097900390625, -0.0281829833984375, 0.09033203125, -0.0300140380859375, 0.0171661376953125, 0.03106689453125, -0.0133819580078125, 0.007030487060546875, -0.0120697021484375, -0.01361846923828125, -0.0274200439453125, -0.03289794921875, 0.0086822509765625, -0.003871917724609375, 0.02337646484375, -0.02008056640625, 0.033447265625, -0.00988006591796875, 0.027252197265625, -0.0205841064453125, 0.0258331298828125, 0.0012044906616210938, 0.024169921875, -0.047515869140625, 0.03424072265625, 0.0068359375, 0.0092620849609375, -0.0194549560546875, 0.0231781005859375, 0.054931640625, -0.07183837890625, -0.03265380859375, -0.01113128662109375, 0.0225677490234375, -0.01088714599609375, 0.024688720703125, -0.01129150390625, 0.0229644775390625, 0.08612060546875, 0.01312255859375, 0.004940032958984375, 0.009307861328125, -0.044586181640625, -0.0830078125, 0.01299285888671875, 0.0037136077880859375, -0.0113525390625, 0.01532745361328125, -0.0016202926635742188, -0.0213775634765625, -0.002834320068359375, -0.005405426025390625, -0.02569580078125, 0.042816162109375, 0.033966064453125, -0.0015535354614257812, -0.039794921875, 0.001544952392578125, 0.0016145706176757812, -0.042938232421875, -0.00033593177795410156, -0.0014734268188476562, -0.0173187255859375, 0.031494140625, -0.0450439453125, -0.021240234375, 0.0194549560546875, -0.0362548828125, -0.01248931884765625, -0.044342041015625, 0.0254364013671875, 0.007038116455078125, 0.0142822265625, -0.0305328369140625, -0.01071929931640625, 0.02490234375, 0.02423095703125, -0.00457763671875, -0.027984619140625, 0.012786865234375, 0.0283050537109375, 0.06640625, -0.002437591552734375, -0.04046630859375, -0.0018129348754882812, -0.0229644775390625, -0.0136871337890625, -0.025115966796875, -0.033355712890625, 0.0097198486328125, 0.0042266845703125, -0.02850341796875, -0.032806396484375, -0.037109375, 0.0197296142578125, 0.025299072265625, 0.07696533203125, -0.06689453125, 0.0772705078125, -0.01983642578125, -0.0220794677734375, 0.016754150390625, 0.03179931640625, 0.004772186279296875, 0.004611968994140625, 0.01129150390625, -0.023223876953125, 0.05108642578125, 0.038299560546875, 0.0164337158203125, -0.037353515625, 0.018951416015625, 0.0281982421875, -0.00652313232421875, -0.03375244140625, 0.0322265625, -0.016387939453125, 0.01239776611328125, 0.01418304443359375, -0.0198211669921875, 0.045501708984375, 0.0232391357421875, -0.0114898681640625, -0.0026454925537109375, 0.00743865966796875, 0.04656982421875, -0.031158447265625, -0.00994110107421875, 0.06024169921875, 0.0169525146484375, 0.0003027915954589844, -0.035675048828125, -0.002361297607421875, -0.004497528076171875, 0.0167999267578125, -0.03143310546875, 0.0177764892578125, -0.022064208984375, 0.0005621910095214844, 0.01142120361328125, 0.0180816650390625, -0.00858306884765625, 0.0046539306640625, 0.0299530029296875, 0.040252685546875, 0.0196990966796875, 0.02020263671875, -0.02850341796875, -0.0009160041809082031, 0.038665771484375, 0.054443359375, 0.006275177001953125, 0.07763671875, -0.042449951171875, -0.01149749755859375, -0.03814697265625, -0.0141143798828125, 0.00031495094299316406, 0.0178985595703125, -0.0010232925415039062, -0.0030975341796875, -0.0108795166015625, -0.0027980804443359375, 0.00218963623046875, 0.036895751953125, 0.057159423828125, 0.028472900390625, -0.018798828125, 0.00931549072265625, 0.038238525390625, -0.006374359130859375, 0.0029430389404296875, -0.028533935546875, 0.0767822265625, 0.04150390625, -0.020721435546875, -0.0033512115478515625, -0.0379638671875, 0.11102294921875, -0.0252685546875, -0.004878997802734375, -0.00189208984375, -0.002727508544921875, -0.012359619140625, 0.0006012916564941406, 0.01499176025390625, 0.0019121170043945312, 0.03387451171875, -0.01074981689453125, 0.04168701171875, -0.025482177734375, -0.008270263671875, -0.029571533203125, 0.03741455078125, -0.0323486328125, -0.050048828125, 0.00260162353515625, 0.01027679443359375, 0.0112152099609375, -0.027069091796875, -0.058380126953125, 0.017303466796875, -0.03125, 0.0618896484375, 0.00978851318359375, 0.048614501953125, 0.0007352828979492188, 0.01503753662109375, -0.01788330078125, -0.03179931640625, -0.0188751220703125, -0.0005679130554199219, 0.00664520263671875, 0.034271240234375, 0.03680419921875, 0.01220703125, 0.003810882568359375, 0.0161590576171875, -0.0004525184631347656, -0.024505615234375, 0.0038700103759765625, -0.014434814453125, -0.000014781951904296875, -0.00739288330078125, 0.07049560546875, 0.005397796630859375, 0.06304931640625, -0.018890380859375, 0.01386260986328125, 0.029327392578125, -0.0333251953125, -0.038726806640625, -0.061187744140625, -0.10028076171875, 0.0225067138671875, 0.0836181640625, 0.0289306640625, 0.052825927734375, -0.01177215576171875, -0.00785064697265625, 0.049896240234375, -0.046875, -0.0015115737915039062, 0.003692626953125, -0.0103607177734375, 0.008575439453125, -0.018829345703125, -0.02093505859375, 0.025848388671875, -0.00038242340087890625, -0.044342041015625, 0.0355224609375, 0.03173828125, 0.01300048828125, -0.036865234375, 0.0175018310546875, 0.0085906982421875, 0.00012123584747314453, -0.052276611328125, 0.015380859375, -0.0082855224609375, -0.022857666015625, 0.021881103515625, 0.032684326171875, 0.032257080078125, -0.06622314453125, -0.004425048828125, -0.0261383056640625, 0.01235198974609375, 0.08349609375, 0.005828857421875, 0.016326904296875, -0.042266845703125, -0.0239105224609375, 0.004695892333984375, 0.04437255859375, -0.0216217041015625, 0.040313720703125, -0.0181427001953125, -0.021453857421875, -0.041351318359375, 0.002307891845703125, -0.00949859619140625, -0.0172882080078125, 0.035430908203125, 0.003360748291015625, -0.00893402099609375, 0.08758544921875, -0.0015277862548828125, 0.07867431640625, 0.013702392578125, 0.0018444061279296875, 0.01209259033203125, -0.0452880859375, 0.033172607421875, -0.0277557373046875, 0.023162841796875, 0.06005859375, 0.00844573974609375, -0.017730712890625, -0.0032634735107421875, 0.01087188720703125, 0.03790283203125, -0.0142974853515625, -0.01702880859375, 0.0038280487060546875, -0.037017822265625, -0.009765625, 0.012115478515625, 0.03216552734375, -0.0209503173828125, -0.05548095703125, -0.00904083251953125, 0.019317626953125, -0.09442138671875, -0.08551025390625, 0.0178985595703125, -0.027740478515625, 0.033355712890625, -0.0509033203125, 0.0017423629760742188, -0.0121612548828125, -0.04815673828125, -0.00012612342834472656, -0.0185699462890625, -0.0360107421875, -0.0509033203125, -0.09893798828125, -0.0863037109375, -0.02587890625, -0.0024280548095703125, 0.0184173583984375, 0.0115509033203125, 0.007602691650390625, -0.005672454833984375, -0.079345703125, -0.039154052734375, 0.0224761962890625, -0.00981903076171875, -0.02374267578125, -0.040435791015625, -0.01342010498046875, -0.06268310546875, 0.0015344619750976562, 0.0273284912109375, -0.0247344970703125, 0.0200347900390625, 0.0173797607421875, 0.051788330078125, -0.0169219970703125, 0.01702880859375, 0.004764556884765625, -0.053985595703125, -0.06585693359375, -0.04205322265625, -0.08819580078125, -0.01105499267578125, -0.0036640167236328125, -0.0316162109375, -0.0070648193359375, -0.00540924072265625, -0.002197265625, -0.0081787109375, -0.006580352783203125, 0.006927490234375, -0.01149749755859375, 0.0246124267578125, -0.023956298828125, 0.023956298828125, -0.002864837646484375, 0.00711822509765625, -0.033203125, 0.036651611328125, -0.033111572265625, 0.018310546875, 0.00897216796875, -0.036376953125, -0.0232696533203125, -0.028167724609375, -0.019927978515625, -0.0241546630859375, 0.0428466796875, -0.0111236572265625, 0.029083251953125, -0.044677734375, -0.0218505859375, -0.0290374755859375, 0.07196044921875, -0.0214385986328125, -0.0305328369140625, 0.032928466796875, 0.02740478515625, -0.015899658203125, 0.0181121826171875, -0.01702880859375, -0.0189361572265625, 0.013824462890625, -0.00995635986328125, -0.0106201171875, -0.01611328125, 0.007129669189453125, -0.032073974609375, 0.0228118896484375, -0.014892578125, 0.00617218017578125, 0.001743316650390625, 0.0125885009765625, -0.0259857177734375, 0.0128326416015625, -0.03887939453125, 0.0259246826171875, -0.0416259765625, -0.038604736328125, -0.0154876708984375, 0.005451202392578125, 0.042022705078125, 0.01488494873046875, -0.059356689453125, 0.024017333984375, 0.05755615234375, -0.0045166015625, -0.0234222412109375, 0.00011914968490600586, -0.02069091796875, 0.0215301513671875, 0.035247802734375, -0.00726318359375, 0.00783538818359375, 0.006591796875, 0.004428863525390625, -0.07391357421875, -0.051544189453125, -0.013671875, -0.039825439453125, 0.06427001953125, -0.04901123046875, -0.019317626953125, -0.036651611328125, -0.0223541259765625, 0.0643310546875, -0.0292205810546875, 0.036346435546875, -0.08203125, -0.050750732421875, 0.082763671875, 0.0175933837890625, -0.017822265625, -0.0030670166015625, 0.08984375, 0.0119171142578125, -0.038787841796875, -0.08270263671875, -0.04034423828125, 0.0255279541015625, 0.0062408447265625, 0.038909912109375, 0.009185791015625, -0.020172119140625, 0.05792236328125, 0.01175689697265625, -0.0080413818359375, 0.00933074951171875, 0.0006451606750488281, 0.047119140625, 0.0240631103515625, -0.035736083984375, 0.036590576171875, 0.006282806396484375, 0.006526947021484375, 0.00849151611328125, -0.0247802734375, 0.0122222900390625, 0.02166748046875, -0.00731658935546875, 0.02703857421875, -0.014068603515625, -0.0400390625, 0.01031494140625, -0.032745361328125, 0.034271240234375, -0.0223236083984375, 0.0101318359375, 0.0045318603515625, 0.023895263671875, 0.0023193359375, -0.0638427734375, -0.0214080810546875, -0.03314208984375, 0.036376953125, -0.045318603515625, -0.0065460205078125, -0.0316162109375, -0.017425537109375, 0.059814453125, -0.020751953125, -0.09991455078125, 0.049102783203125, -0.005474090576171875, 0.01468658447265625, 0.0667724609375, -0.0401611328125, 0.00658416748046875, -0.006435394287109375, -0.00855255126953125, 0.0141143798828125, -0.03302001953125, -0.037811279296875, -0.023895263671875, 0.0467529296875, 0.01551055908203125, -0.001117706298828125, 0.046112060546875, -0.0015344619750976562, 0.00859832763671875, 0.010772705078125, -0.01323699951171875, 0.0203094482421875, 0.035675048828125, 0.0170135498046875, 0.007289886474609375, -0.0230865478515625, 0.02850341796875, -0.01226806640625, 0.036102294921875, -0.0216217041015625, -0.04241943359375, 0.024169921875, 0.038177490234375, -0.032623291015625, 0.007965087890625, 0.00484466552734375, 0.0157928466796875, -0.0006957054138183594, -0.0005803108215332031, -0.0296630859375, 0.0020122528076171875, -0.0182647705078125, 0.0093841552734375, 0.036712646484375, 0.0030879974365234375, -0.0211639404296875, 0.0011091232299804688, -0.0304107666015625, 0.01513671875, 0.0269012451171875, -0.03155517578125, 0.007625579833984375, 0.0022735595703125, 0.0124664306640625, -0.015716552734375, -0.0217437744140625, 0.016571044921875, -0.00760650634765625, -0.0235137939453125, -0.0077056884765625, 0.052337646484375, -0.0071258544921875, -0.01947021484375, -0.0288543701171875, 0.0270843505859375, 0.019989013671875, 0.0007958412170410156, 0.0298309326171875, -0.0171661376953125, -0.01114654541015625, 0.01155853271484375, -0.0081634521484375, 0.0012187957763671875, 0.034820556640625, -0.028350830078125, -0.021636962890625, -0.040924072265625, 0.034515380859375, 0.023895263671875, 0.0303802490234375, 0.00803375244140625, 0.0004818439483642578, 0.00887298583984375, -0.01476287841796875, 0.01212310791015625, -0.0416259765625, 0.040740966796875, 0.044586181640625, -0.0240936279296875, 0.0061492919921875, 0.025177001953125, 0.00962066650390625, 0.0030975341796875, 0.0198974609375, -0.045196533203125, -0.032318115234375, -0.06463623046875, 0.040740966796875, 0.0218963623046875, 0.0074615478515625, -0.0089874267578125, 0.00765228271484375, -0.018280029296875, 0.0220184326171875, -0.004184722900390625, 0.02337646484375, -0.00818634033203125, -0.037017822265625, 0.051971435546875, 0.007068634033203125, 0.031005859375, -0.020904541015625, -0.00899505615234375, 0.00838470458984375, -0.00511932373046875, 0.01181793212890625, 0.00263214111328125, -0.0166168212890625, 0.03240966796875, 0.06378173828125, -0.00815582275390625, 0.0469970703125, 0.03106689453125, 0.01476287841796875, 0.018798828125, 0.0221710205078125, -0.0207366943359375, -0.0267333984375, -0.0128173828125, -0.00998687744140625, -0.0088043212890625, -0.01287841796875, 0.0005908012390136719, 0.040618896484375, 0.0745849609375, 0.106689453125, -0.10247802734375, 0.0144500732421875, 0.04302978515625, -0.047576904296875, -0.0308990478515625, -0.00959014892578125, -0.0257720947265625, -0.055389404296875, 0.0146942138671875, 0.002162933349609375, -0.0408935546875, -0.0199127197265625, 0.0192718505859375, 0.00269317626953125, -0.0293731689453125, 0.0213165283203125, 0.005218505859375, -0.045623779296875, 0.0246429443359375, 0.0200042724609375, 0.0015192031860351562, 0.01261138916015625, 0.0080108642578125, -0.031646728515625, -0.01363372802734375, -0.0278778076171875, -0.017242431640625, -0.032989501953125, -0.0004298686981201172, -0.01311492919921875, 0.048431396484375, 0.0153045654296875, 0.051605224609375, -0.0011720657348632812, 0.0043487548828125, 0.0235748291015625, 0.0280303955078125, 0.031463623046875, -0.023681640625, -0.01509857177734375, 0.056854248046875, -0.0222320556640625, 0.0010061264038085938, 0.01085662841796875, 0.027587890625, -0.020263671875, 0.037384033203125, 0.09490966796875, 0.01363372802734375, -0.048370361328125, 0.020294189453125, 0.036102294921875, -0.00051116943359375, 0.01058197021484375, -0.0232391357421875, -0.0137786865234375, 0.003261566162109375, -0.01107025146484375, -0.00612640380859375, 0.034637451171875, 0.0098419189453125, -0.06793212890625, 0.048919677734375, 0.00258636474609375, 0.0330810546875, 0.0202484130859375, 0.006336212158203125, -0.035186767578125, -0.0166168212890625, -0.004062652587890625, 0.0675048828125, 0.0384521484375, -0.002643585205078125, -0.01593017578125, -0.013275146484375, 0.00582122802734375, 0.02947998046875, 0.021087646484375, 0.0008807182312011719, -0.05645751953125, -0.04449462890625, -0.01165008544921875, 0.0307769775390625, 0.00870513916015625, 0.053314208984375, 0.01080322265625, 0.0240936279296875, 0.038482666015625, -0.04656982421875, 0.034942626953125, -0.043975830078125, 0.01024627685546875, 0.0186614990234375, -0.00832366943359375, -0.0421142578125, -0.01030731201171875, -0.003528594970703125, 0.0011768341064453125, -0.00445556640625, -0.0164642333984375, 0.0218353271484375, -0.002811431884765625, -0.0003261566162109375, -0.045013427734375, 0.01126861572265625, 0.019073486328125, -0.021697998046875, 0.015167236328125, -0.0196685791015625, 0.0179901123046875, 0.0177001953125, 0.01111602783203125, -0.036285400390625, -0.0003821849822998047, 0.004459381103515625, 0.017822265625, -0.0240631103515625, 0.0255584716796875, 0.005657196044921875, 0.0260772705078125, -0.051483154296875, 0.0243377685546875, 0.037567138671875, 0.032684326171875, -0.038818359375, -0.0360107421875, 0.0174713134765625, -0.001003265380859375, 0.0113525390625, -0.0216064453125, 0.01715087890625, 0.0321044921875, 0.03240966796875, 0.004779815673828125, -0.031280517578125, 0.01560211181640625, 0.0030117034912109375, 0.0224761962890625, 0.038909912109375, 0.0244903564453125, -0.02459716796875, 0.0093841552734375, -0.02911376953125, -0.0055999755859375, 0.0182342529296875, -0.00550079345703125, 0.043212890625, -0.0123443603515625, 0.000926971435546875, 0.007251739501953125, 0.019683837890625, 0.02667236328125, -0.019561767578125, -0.0272979736328125, -0.052825927734375, 0.0367431640625, 0.034515380859375, 0.01270294189453125, 0.03143310546875, 0.019500732421875, 0.009033203125, 0.0131378173828125, 0.01068115234375, 0.031158447265625, -0.013641357421875, 0.012725830078125, -0.00792694091796875, 0.006351470947265625, 0.0305938720703125, -0.01381683349609375, -0.0193023681640625, 0.0211029052734375, 0.044403076171875, 0.0323486328125, 0.0252532958984375, 0.0053253173828125, 0.0068817138671875, 0.01503753662109375, -0.0290985107421875, 0.01393890380859375, 0.0260772705078125, -0.04852294921875, -0.006908416748046875, 0.01520538330078125, -0.03594970703125, 0.012451171875, 0.030120849609375, -0.026275634765625, 0.0205078125, 0.00785064697265625, -0.0177154541015625, -0.003925323486328125, -0.0080718994140625, 0.031494140625, 0.03497314453125, 0.00360870361328125, 0.0235595703125, 0.01483154296875, -0.0281219482421875, -0.001922607421875, 0.0838623046875, -0.01497650146484375, 0.0557861328125, -0.060821533203125, 0.0278778076171875, 0.036468505859375, 0.0021266937255859375, -0.0028667449951171875, 0.042205810546875, -0.0182037353515625, 0.0003006458282470703, 0.0151824951171875, -0.0256500244140625, -0.05987548828125, 0.0276947021484375, 0.005847930908203125, -0.01372528076171875, 0.002285003662109375, -0.0037288665771484375, 0.01232147216796875, 0.0187835693359375, -0.006946563720703125, -0.02496337890625, -0.04620361328125, -0.02313232421875, 0.012420654296875, 0.00839996337890625, 0.0263214111328125, -0.0199432373046875, 0.0290985107421875, -0.006099700927734375, 0.01357269287109375, -0.031707763671875, -0.0011949539184570312, -0.07305908203125, 0.0101165771484375, 0.01280975341796875, 0.0170440673828125, -0.0203857421875, -0.032745361328125, 0.0017461776733398438, 0.0003714561462402344, -0.0220184326171875, -0.0106201171875, -0.01549530029296875, -0.0209197998046875, -0.00827789306640625, 0.00958251953125, -0.01505279541015625, 0.0011968612670898438, -0.01351165771484375, 0.004764556884765625, -0.004367828369140625, 0.038787841796875, 0.00038361549377441406, 0.04205322265625, -0.03271484375, -0.0209503173828125, 0.03216552734375, -0.05078125, -0.0029449462890625, -0.021881103515625, 0.003742218017578125, -0.0257568359375, 0.022003173828125, -0.024322509765625, -0.043487548828125, 0.00872802734375, -0.0248565673828125, 0.034515380859375, -0.007595062255859375, 0.00925445556640625, -0.06500244140625, -0.05084228515625, -0.034515380859375, 0.04248046875, -0.04541015625, 0.00522613525390625, 0.0303802490234375, -0.01824951171875, -0.03973388671875, -0.00812530517578125, 0.013427734375, 0.04046630859375, -0.0110931396484375, -0.00829315185546875, -0.0164642333984375, 0.0224761962890625, -0.02667236328125, -0.05047607421875, 0.0235137939453125, -0.04913330078125, -0.0330810546875, -0.0310211181640625, -0.00778961181640625, -0.0160064697265625, -0.058074951171875, -0.059112548828125, 0.0556640625, -0.01262664794921875, -0.0269317626953125, -0.032928466796875, 0.0193328857421875, -0.01132965087890625, 0.0299835205078125, 0.0026645660400390625, -0.023193359375, -0.0171051025390625, 0.0025463104248046875, 0.001495361328125, 0.00148773193359375, 0.007717132568359375, -0.0138702392578125, 0.0002613067626953125, 0.0360107421875, 0.034576416015625, -0.038818359375, -0.055572509765625, 0.04583740234375, 0.024627685546875, 0.052276611328125, 0.00997161865234375, 0.08624267578125, 0.03692626953125, -0.00621795654296875, 0.00701141357421875, 0.0633544921875, -0.0478515625, 0.0181884765625, 0.02313232421875, 0.1226806640625, 0.031951904296875, -0.05010986328125, -0.03759765625, -0.041595458984375, -0.024505615234375, -0.0123291015625, 0.0293426513671875, -0.07177734375, 0.007541656494140625, 0.0321044921875, -0.008758544921875, -0.01357269287109375, -0.0036258697509765625, -0.01548004150390625, -0.006435394287109375, 0.0254669189453125, -0.0185089111328125, 0.038482666015625, -0.0172119140625, 0.060882568359375, -0.0233001708984375, 0.03509521484375, -0.0073699951171875, 0.01739501953125, 0.055328369140625, 0.038604736328125, 0.00917816162109375, 0.00025153160095214844, -0.010284423828125, 0.0176849365234375, 0.019256591796875, 0.0017986297607421875, 0.008575439453125, -0.02496337890625, -0.0164642333984375, 0.0087432861328125, 0.0269775390625, 0.022247314453125, -0.045074462890625, -0.00888824462890625, -0.0022430419921875, 0.01201629638671875, 0.0056610107421875, 0.054168701171875, 0.002178192138671875, 0.037139892578125, 0.00864410400390625, -0.0277252197265625, 0.035858154296875, -0.053375244140625, 0.0159759521484375, 0.055633544921875, 0.004703521728515625, 0.00800323486328125, -0.036895751953125, -0.00885009765625, 0.0224456787109375, -0.01715087890625 ]
11c6521786b13a9a66cbd8f043a97e5f30a1df65
Wordpress Stackexchange Q: Change media item permalink I have an image whose permalink is domain.com/books I would now like a page located at this permalink. Is there a way to change the image's permalink? Thanks A: Yes! * *Go to your Media Library *Find the Image *Click Edit *Locate the Permalink under the Title *Click Edit *Change the Permalink *Click Update! Edit If for some reason you cannot Edit the Images' Permalink... you could: * *Delete Image *Change your Pages' Permalink *Re-Upload Image
Q: Change media item permalink I have an image whose permalink is domain.com/books I would now like a page located at this permalink. Is there a way to change the image's permalink? Thanks A: Yes! * *Go to your Media Library *Find the Image *Click Edit *Locate the Permalink under the Title *Click Edit *Change the Permalink *Click Update! Edit If for some reason you cannot Edit the Images' Permalink... you could: * *Delete Image *Change your Pages' Permalink *Re-Upload Image A: On the edit page, 1. click the screen options downward triangle in the upper right of the screen 2. Check "Slug" under Boxes. 3. Update 4. Scroll down to Slug box. 5. Type in what you want to call the link. This doesn't change the link location. Just the link name, which is what I was trying to figure out since I didn't want it as the name of the file I uploaded. A: * *Go to Media Library *Find the Image *Click Edit Image *Click Edit more details (at bottom right, very easy to miss) *Find the Screen Options (top right) and enable the Slug checkbox *Scroll down to the slug box and change the slug to whatever you want. *Click Update! A: In Media Library, I noticed that when media file is not Attached to a page the permalink is not editable. When they are attached, permalink editing is permitted.
wordpress
{ "language": "en", "length": 234, "provenance": "stackexchange_00019.jsonl.gz:466863", "question_score": "22", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/232569" }
[ 0.049468994140625, 0.022857666015625, 0.037689208984375, 0.06475830078125, -0.012298583984375, -0.039886474609375, 0.0787353515625, -0.09271240234375, 0.031890869140625, 0.0026683807373046875, -0.03155517578125, -0.005077362060546875, -0.006076812744140625, -0.036041259765625, 0.0076446533203125, -0.01026153564453125, 0.0230255126953125, -0.0130767822265625, 0.0379638671875, -0.00516510009765625, 0.0204620361328125, 0.01153564453125, 0.054473876953125, -0.0015277862548828125, 0.01381683349609375, -0.007152557373046875, 0.064697265625, -0.045379638671875, 0.00925445556640625, -0.043243408203125, 0.01422882080078125, 0.016937255859375, 0.013885498046875, -0.0017271041870117188, 0.0310211181640625, 0.016204833984375, 0.02239990234375, -0.0037593841552734375, 0.01250457763671875, 0.0079498291015625, 0.0301971435546875, -0.01166534423828125, -0.0177764892578125, 0.06842041015625, 0.00739288330078125, -0.0227203369140625, -0.021514892578125, -0.1077880859375, 0.0180816650390625, -0.0281982421875, 0.0138397216796875, 0.022979736328125, 0.01605224609375, 0.0010995864868164062, -0.031982421875, 0.00189208984375, 0.02337646484375, -0.031951904296875, 0.0115509033203125, -0.042694091796875, -0.0166473388671875, 0.0173492431640625, 0.039215087890625, 0.046539306640625, -0.01294708251953125, -0.03240966796875, -0.034027099609375, 0.0309295654296875, -0.04132080078125, -0.032196044921875, 0.035858154296875, -0.019561767578125, -0.0233001708984375, -0.0743408203125, -0.0225982666015625, 0.0552978515625, -0.0162811279296875, -0.045257568359375, -0.01448822021484375, 0.0021762847900390625, 0.039886474609375, -0.01032257080078125, 0.018768310546875, -0.045257568359375, 0.04986572265625, -0.030120849609375, 0.01169586181640625, -0.0047607421875, -0.0266265869140625, 0.01288604736328125, -0.029296875, -0.0145416259765625, 0.01480865478515625, 0.0165863037109375, -0.0276031494140625, 0.0251007080078125, 0.042266845703125, 0.037750244140625, -0.0106048583984375, 0.0032138824462890625, 0.0131072998046875, -0.02642822265625, 0.00794219970703125, -0.0261688232421875, -0.00734710693359375, -0.040740966796875, 0.025115966796875, 0.04638671875, 0.038909912109375, 0.023956298828125, -0.04412841796875, 0.077392578125, -0.008697509765625, -0.01125335693359375, -0.0246429443359375, 0.01114654541015625, -0.03509521484375, 0.0156402587890625, 0.0019969940185546875, 0.022796630859375, -0.01751708984375, 0.0159149169921875, 0.02911376953125, -0.0195770263671875, 0.0104217529296875, 0.006984710693359375, -0.006633758544921875, -0.043853759765625, -0.01568603515625, 0.016937255859375, -0.03802490234375, 0.0018587112426757812, 0.055999755859375, 0.05133056640625, 0.032073974609375, -0.0163421630859375, -0.00611114501953125, -0.017578125, 0.0151214599609375, 0.00630950927734375, 0.01552581787109375, -0.017364501953125, 0.032806396484375, 0.0278778076171875, 0.005565643310546875, 0.03076171875, -0.0079803466796875, 0.00457000732421875, 0.004680633544921875, -0.024017333984375, 0.0092010498046875, -0.062744140625, 0.0225067138671875, 0.01375579833984375, 0.0277099609375, -0.035003662109375, 0.05255126953125, -0.030426025390625, 0.01776123046875, -0.04559326171875, 0.031494140625, 0.01074981689453125, 0.05926513671875, 0.049346923828125, 0.0263519287109375, 0.005199432373046875, -0.05224609375, -0.0181121826171875, 0.0157318115234375, 0.00848388671875, -0.004467010498046875, -0.021270751953125, -0.03375244140625, 0.0138397216796875, 0.003932952880859375, 0.01654052734375, 0.00678253173828125, 0.0246124267578125, -0.0149993896484375, 0.0994873046875, 0.052734375, -0.00464630126953125, 0.01898193359375, 0.00994873046875, -0.0076751708984375, -0.00518798828125, 0.0285797119140625, 0.040069580078125, -0.02935791015625, 0.033660888671875, 0.0004642009735107422, 0.0323486328125, -0.07073974609375, 0.00748443603515625, -0.01358795166015625, 0.004711151123046875, -0.0050811767578125, -0.004131317138671875, -0.0102691650390625, 0.009490966796875, 0.0012712478637695312, 0.0312347412109375, -0.034393310546875, 0.045654296875, 0.0026988983154296875, 0.0055999755859375, 0.00379180908203125, 0.0022125244140625, 0.01059722900390625, 0.0264892578125, -0.0013818740844726562, 0.01007080078125, 0.010223388671875, -0.088623046875, -0.0193023681640625, 0.035888671875, -0.01137542724609375, -0.038482666015625, -0.0223388671875, 0.0211181640625, -0.032318115234375, -0.0182037353515625, -0.035980224609375, 0.04754638671875, 0.00705718994140625, 0.0131988525390625, -0.038482666015625, -0.0147247314453125, -0.05120849609375, 0.0281219482421875, -0.09429931640625, 0.040771484375, 0.0257110595703125, 0.0162811279296875, -0.0012989044189453125, -0.0042877197265625, 0.0140533447265625, -0.0509033203125, 0.00994873046875, 0.045074462890625, 0.0141754150390625, 0.007007598876953125, 0.0140380859375, 0.0251007080078125, 0.0306243896484375, 0.033203125, 0.05145263671875, -0.0190277099609375, 0.0004703998565673828, -0.016937255859375, 0.0185089111328125, -0.004886627197265625, 0.037017822265625, -0.07147216796875, 0.0020427703857421875, 0.042388916015625, -0.006229400634765625, 0.0035114288330078125, -0.0183868408203125, 0.039306640625, 0.0047149658203125, 0.04083251953125, 0.00226593017578125, 0.0007238388061523438, 0.00977325439453125, 0.0338134765625, 0.01558685302734375, 0.03594970703125, -0.029449462890625, 0.016021728515625, 0.0009694099426269531, -0.0232391357421875, -0.0001386404037475586, 0.0203704833984375, 0.00843048095703125, 0.0255126953125, -0.029632568359375, 0.0005674362182617188, -0.006755828857421875, 0.01727294921875, -0.038482666015625, -0.0267333984375, -0.048492431640625, -0.006809234619140625, -0.0283660888671875, -0.0545654296875, 0.01617431640625, 0.0230560302734375, -0.0149993896484375, -0.03155517578125, 0.011932373046875, 0.003467559814453125, -0.01187896728515625, 0.005504608154296875, -0.0002818107604980469, -0.038726806640625, 0.032623291015625, -0.06048583984375, 0.06494140625, -0.0609130859375, 0.057037353515625, 0.06878662109375, -0.0462646484375, 0.0474853515625, 0.0257110595703125, -0.0238494873046875, 0.005710601806640625, 0.021514892578125, 0.01068878173828125, 0.0085601806640625, -0.0518798828125, -0.0025424957275390625, 0.00751495361328125, -0.038848876953125, -0.001239776611328125, -0.01325225830078125, -0.0272369384765625, -0.00994873046875, -0.08819580078125, -0.053131103515625, -0.0306854248046875, -0.0237274169921875, -0.005870819091796875, 0.039764404296875, -0.00046253204345703125, -0.01189422607421875, 0.061737060546875, -0.01019287109375, 0.018035888671875, -0.0214691162109375, -0.04693603515625, -0.036468505859375, -0.05975341796875, -0.0174560546875, -0.0089111328125, 0.005435943603515625, -0.01031494140625, 0.01538848876953125, -0.023895263671875, -0.01239013671875, -0.0130462646484375, 0.051055908203125, 0.0335693359375, -0.04644775390625, 0.0245819091796875, -0.043701171875, -0.0162353515625, -0.007709503173828125, 0.1080322265625, 0.053466796875, -0.0433349609375, 0.03118896484375, -0.031707763671875, -0.04742431640625, -0.0003650188446044922, 0.03515625, 0.0304107666015625, -0.05279541015625, 0.02423095703125, -0.06243896484375, -0.056121826171875, -0.0230712890625, -0.0628662109375, 0.01509857177734375, 0.01358795166015625, 0.014617919921875, -0.0276641845703125, 0.030548095703125, 0.033538818359375, 0.01253509521484375, 0.01971435546875, -0.037994384765625, 0.033355712890625, 0.005855560302734375, 0.01348876953125, -0.033294677734375, 0.0225982666015625, -0.0184783935546875, 0.0147247314453125, 0.006305694580078125, -0.005634307861328125, -0.01042938232421875, 0.013824462890625, -0.0171661376953125, -0.05078125, 0.049102783203125, -0.06878662109375, 0.00347137451171875, -0.053436279296875, -0.0221405029296875, -0.000017642974853515625, 0.104248046875, 0.0284271240234375, -0.0345458984375, -0.0032825469970703125, -0.00505828857421875, -0.0281829833984375, 0.004238128662109375, -0.000013530254364013672, -0.01352691650390625, -0.045989990234375, -0.0027256011962890625, 0.01395416259765625, -0.0223846435546875, -0.007732391357421875, 0.0250091552734375, -0.01043701171875, -0.0147552490234375, 0.01248931884765625, 0.02972412109375, -0.033966064453125, 0.04254150390625, -0.0296478271484375, 0.0231475830078125, -0.01453399658203125, -0.0137176513671875, -0.0946044921875, -0.0311279296875, 0.0108642578125, 0.08892822265625, -0.00970458984375, -0.01215362548828125, -0.034759521484375, 0.06494140625, -0.0027217864990234375, 0.036468505859375, 0.01062774658203125, 0.00862884521484375, -0.00849151611328125, -0.0107574462890625, 0.007564544677734375, -0.034271240234375, 0.004039764404296875, -0.0179290771484375, -0.04022216796875, 0.021026611328125, -0.01248931884765625, 0.047088623046875, 0.01422119140625, -0.0274810791015625, -0.06982421875, -0.00350189208984375, 0.005474090576171875, 0.0113372802734375, -0.03326416015625, 0.0105438232421875, -0.0266265869140625, -0.0633544921875, 0.027801513671875, -0.0007166862487792969, 0.022186279296875, 0.0087432861328125, 0.049835205078125, -0.007659912109375, -0.019561767578125, -0.0213470458984375, 0.0155029296875, 0.028656005859375, -0.002635955810546875, 0.00701904296875, 0.00594329833984375, -0.00439453125, -0.01302337646484375, -0.01959228515625, -0.0235748291015625, -0.01537322998046875, 0.02789306640625, 0.0067596435546875, -0.01678466796875, 0.01381683349609375, -0.0295257568359375, 0.0498046875, 0.0209808349609375, -0.011627197265625, 0.006984710693359375, -0.060089111328125, 0.033782958984375, -0.005611419677734375, 0.0292816162109375, -0.0316162109375, -0.05303955078125, 0.01551055908203125, 0.0229949951171875, 0.0361328125, 0.01363372802734375, 0.0007715225219726562, 0.036956787109375, 0.032501220703125, 0.0124969482421875, -0.023193359375, -0.044403076171875, -0.004772186279296875, 0.033721923828125, -0.03619384765625, 0.01337432861328125, -0.00112152099609375, -0.0010118484497070312, 0.043060302734375, 0.00597381591796875, -0.0167388916015625, -0.01532745361328125, -0.02880859375, -0.0066680908203125, 0.01287078857421875, 0.0272369384765625, 0.0269775390625, -0.0034198760986328125, 0.0185546875, 0.0015573501586914062, -0.0177764892578125, 0.01132965087890625, -0.02532958984375, 0.0294189453125, 0.01282501220703125, -0.00502777099609375, 0.0112762451171875, 0.054962158203125, 0.0026302337646484375, 0.0250244140625, -0.01010894775390625, -0.00568389892578125, 0.0164947509765625, 0.0265960693359375, 0.01334381103515625, -0.0034637451171875, -0.0066375732421875, -0.0026874542236328125, 0.0225830078125, -0.023284912109375, -0.00006943941116333008, 0.030914306640625, 0.05084228515625, 0.004222869873046875, -0.00016820430755615234, -0.00827789306640625, -0.0269622802734375, -0.0272369384765625, 0.0243988037109375, -0.0567626953125, -0.077392578125, -0.03375244140625, 0.040283203125, 0.0379638671875, -0.03656005859375, -0.00801849365234375, -0.0166778564453125, -0.0262451171875, -0.0101165771484375, 0.0027484893798828125, 0.0059051513671875, -0.003997802734375, 0.001811981201171875, 0.005222320556640625, -0.01354217529296875, -0.0361328125, 0.005840301513671875, -0.004108428955078125, -0.00588226318359375, 0.0010776519775390625, 0.0235443115234375, -0.00785064697265625, 0.0506591796875, -0.01396942138671875, -0.0272369384765625, 0.0187835693359375, 0.01076507568359375, 0.00829315185546875, -0.00937652587890625, -0.0261077880859375, 0.022979736328125, -0.028961181640625, -0.0080718994140625, -0.018035888671875, -0.024627685546875, -0.036956787109375, -0.02978515625, 0.006397247314453125, 0.0253753662109375, -0.013031005859375, -0.00543975830078125, 0.00745391845703125, 0.01474761962890625, -0.0040130615234375, 0.024505615234375, -0.0127716064453125, 0.0268096923828125, 0.002857208251953125, 0.0206451416015625, 0.0011234283447265625, -0.022491455078125, -0.023895263671875, -0.017333984375, -0.0406494140625, -0.04364013671875, 0.01019287109375, 0.049072265625, -0.02032470703125, 0.04656982421875, 0.057403564453125, 0.026885986328125, -0.0156402587890625, -0.0271148681640625, -0.00377655029296875, -0.01605224609375, 0.03564453125, -0.058441162109375, -0.006999969482421875, -0.044647216796875, 0.007617950439453125, 0.05767822265625, -0.0148162841796875, -0.016021728515625, -0.0208587646484375, -0.006420135498046875, -0.00850677490234375, 0.0506591796875, -0.0179901123046875, 0.00792694091796875, 0.06427001953125, -0.001079559326171875, 0.03253173828125, 0.02325439453125, -0.0034503936767578125, 0.0302734375, 0.012542724609375, 0.018218994140625, 0.01027679443359375, 0.0574951171875, 0.0131072998046875, 0.003017425537109375, 0.053314208984375, -0.018218994140625, -0.0192718505859375, 0.006565093994140625, 0.0307159423828125, -0.030426025390625, 0.017242431640625, 0.00116729736328125, 0.0308074951171875, 0.039337158203125, 0.038970947265625, -0.0254364013671875, -0.00870513916015625, -0.004367828369140625, -0.080078125, -0.006351470947265625, -0.0133819580078125, -0.00891876220703125, 0.007709503173828125, -0.0105743408203125, 0.0396728515625, -0.002166748046875, -0.0595703125, -0.03271484375, 0.05242919921875, -0.04351806640625, -0.002193450927734375, 0.01479339599609375, -0.0018968582153320312, -0.008514404296875, -0.0005450248718261719, 0.06378173828125, -0.0111236572265625, 0.029205322265625, -0.00997161865234375, 0.01053619384765625, 0.0322265625, 0.0248870849609375, -0.004726409912109375, -0.024627685546875, 0.004688262939453125, -0.0233001708984375, 0.026123046875, -0.00620269775390625, 0.016510009765625, -0.0116119384765625, -0.0440673828125, -0.0009908676147460938, -0.05938720703125, 0.014129638671875, -0.00167083740234375, -0.0262908935546875, 0.029205322265625, -0.0638427734375, 0.0218048095703125, 0.03448486328125, 0.0137786865234375, -0.010009765625, -0.00701141357421875, 0.0067596435546875, -0.0413818359375, 0.0011854171752929688, -0.00921630859375, -0.005367279052734375, 0.0108642578125, -0.01441192626953125, -0.0484619140625, 0.06494140625, -0.0278472900390625, 0.0305328369140625, 0.025970458984375, 0.020904541015625, 0.01114654541015625, 0.005435943603515625, -0.004367828369140625, 0.0299530029296875, -0.03582763671875, 0.043365478515625, 0.002712249755859375, -0.00450897216796875, 0.0408935546875, 0.035858154296875, 0.0784912109375, 0.0184173583984375, -0.048797607421875, -0.0247039794921875, 0.049530029296875, 0.04351806640625, 0.014923095703125, 0.047332763671875, -0.032806396484375, 0.0012731552124023438, -0.0010623931884765625, -0.0285491943359375, 0.02203369140625, -0.0273590087890625, -0.04296875, -0.01192474365234375, 0.0243072509765625, 0.0396728515625, 0.0157470703125, -0.002105712890625, -0.02764892578125, -0.003009796142578125, 0.061553955078125, -0.061798095703125, 0.02117919921875, 0.005786895751953125, 0.01221466064453125, 0.0048065185546875, 0.00455474853515625, -0.0020351409912109375, 0.043304443359375, 0.00888824462890625, 0.0219268798828125, 0.005397796630859375, 0.006793975830078125, 0.038360595703125, 0.0016622543334960938, 0.006237030029296875, 0.038482666015625, -0.006786346435546875, 0.045623779296875, 0.03466796875, 0.022979736328125, -0.03314208984375, 0.0030574798583984375, 0.0704345703125, 0.07928466796875, -0.056304931640625, -0.0084228515625, 0.0171051025390625, 0.0125885009765625, -0.00897979736328125, -0.0631103515625, -0.0282745361328125, -0.0672607421875, -0.01904296875, 0.0008664131164550781, -0.006977081298828125, 0.05078125, 0.031707763671875, 0.01113128662109375, -0.0115966796875, -0.04376220703125, 0.00396728515625, -0.03662109375, 0.03045654296875, -0.0239105224609375, 0.034698486328125, 0.0268402099609375, 0.026885986328125, 0.003925323486328125, -0.01491546630859375, -0.0179443359375, 0.06134033203125, -0.0277099609375, 0.047271728515625, -0.06524658203125, -0.047882080078125, 0.00580596923828125, 0.045135498046875, 0.0295562744140625, 0.0202178955078125, 0.019317626953125, -0.0028247833251953125, 0.00482177734375, 0.0005564689636230469, 0.007602691650390625, -0.01430511474609375, 0.0654296875, -0.0367431640625, 0.077392578125, 0.0251922607421875, 0.0014963150024414062, -0.049591064453125, 0.02557373046875, 0.067138671875, -0.04083251953125, 0.0268096923828125, -0.00020813941955566406, -0.0244140625, 0.01477813720703125, -0.0010051727294921875, 0.050384521484375, -0.0111236572265625, -0.037506103515625, -0.0230865478515625, 0.01276397705078125, -0.0428466796875, 0.02105712890625, 0.048004150390625, -0.00859832763671875, -0.0165557861328125, -0.03564453125, 0.007740020751953125, 0.006298065185546875, -0.048065185546875, 0.018463134765625, 0.050506591796875, 0.002567291259765625, 0.0239105224609375, -0.03857421875, -0.0223846435546875, -0.008331298828125, 0.025299072265625, 0.021759033203125, 0.051727294921875, 0.0010652542114257812, 0.02081298828125, -0.02410888671875, 0.004772186279296875, -0.037384033203125, -0.007610321044921875, 0.01580810546875, -0.02545166015625, -0.0166473388671875, 0.0112762451171875, -0.0033817291259765625, 0.0550537109375, 0.0008230209350585938, -0.016143798828125, 0.0294036865234375, -0.048919677734375, 0.0012331008911132812, 0.0187225341796875, 0.0235595703125, -0.02264404296875, -0.048553466796875, -0.0377197265625, 0.009765625, 0.013031005859375, 0.0015344619750976562, -0.046112060546875, 0.0173492431640625, 0.00836944580078125, -0.0045623779296875, 0.026458740234375, -0.01934814453125, 0.05572509765625, 0.04962158203125, -0.035858154296875, -0.0211944580078125, 0.00226593017578125, -0.0110626220703125, -0.006744384765625, 0.0036449432373046875, 0.02227783203125, -0.0033588409423828125, -0.0185394287109375, -0.004009246826171875, -0.05181884765625, -0.043670654296875, -0.044586181640625, -0.03680419921875, -0.00542449951171875, 0.01129150390625, -0.01702880859375, 0.00614166259765625, -0.0175323486328125, -0.03936767578125, -0.01953125, 0.026397705078125, -0.038543701171875, -0.0106048583984375, -0.0657958984375, 0.029205322265625, 0.0175628662109375, 0.0184783935546875, -0.07464599609375, 0.052764892578125, -0.01456451416015625, 0.036102294921875, -0.0209503173828125, -0.07794189453125, 0.0171661376953125, 0.0498046875, -0.0252532958984375, -0.0631103515625, -0.06439208984375, -0.0184783935546875, -0.08282470703125, 0.03350830078125, 0.030120849609375, -0.046539306640625, 0.035888671875, 0.0232086181640625, 0.05242919921875, 0.09796142578125, 0.0003476142883300781, -0.032806396484375, 0.0034942626953125, 0.021728515625, 0.00818634033203125, -0.041656494140625, -0.00027441978454589844, -0.023040771484375, 0.01367950439453125, -0.0236358642578125, 0.01055908203125, 0.003330230712890625, -0.0362548828125, -0.06304931640625, -0.007598876953125, 0.00618743896484375, -0.032958984375, -0.04559326171875, 0.018096923828125, -0.031280517578125, 0.0645751953125, 0.02056884765625, -0.00804901123046875, 0.0187530517578125, 0.0335693359375, 0.003849029541015625, 0.07159423828125, -0.0187225341796875, 0.0222320556640625, 0.02752685546875, 0.034210205078125, 0.027313232421875, 0.0212249755859375, 0.03857421875, -0.0272674560546875, 0.022796630859375, 0.032012939453125, -0.05963134765625, -0.040283203125, -0.047637939453125, -0.004673004150390625, -0.016021728515625, -0.044769287109375, -0.0172119140625, -0.002193450927734375, 0.0941162109375, 0.02008056640625, 0.02203369140625, -0.037933349609375, 0.0308074951171875, -0.010833740234375, -0.0213165283203125, 0.0031681060791015625, 0.008514404296875, -0.0307159423828125, -0.00328826904296875, -0.00077056884765625, -0.036529541015625, -0.02044677734375, 0.00989532470703125, -0.055267333984375, 0.0177154541015625, -0.006103515625, -0.0160675048828125, -0.003986358642578125, 0.011749267578125, 0.052001953125, -0.0283660888671875, 0.033203125, -0.0216827392578125, 0.017791748046875, 0.032501220703125, -0.044525146484375, 0.01490020751953125, -0.0222625732421875, 0.0186309814453125, 0.0243988037109375, 0.020721435546875, 0.01279449462890625, -0.004093170166015625, -0.0150299072265625, -0.004444122314453125, 0.0259857177734375, 0.0148773193359375, 0.0196990966796875, -0.02496337890625, 0.0230560302734375, -0.0067138671875, 0.05694580078125, -0.01230621337890625, 0.003810882568359375, -0.003948211669921875, 0.0181427001953125, -0.051513671875, 0.01861572265625, -0.0096435546875, -0.04974365234375, 0.01488494873046875, 0.0148468017578125, 0.0016231536865234375, -0.0175323486328125, -0.0182037353515625, -0.05596923828125, -0.0032138824462890625, 0.00695037841796875 ]
ac7b7218ca518926b2e46ac44a08a2ee580fac39
Wordpress Stackexchange Q: Should we use plugins that aren't available from the official WordPress site? I'm not sure if my question is appropriate here, apologies in advance but I am confused and need some helpful thoughts! We were using this plugin for our site , which has recently been removed from the WordPress site, and replaced with a suggested alternative. The alternative is very expensive and beyond our budget. My site recently got hacked, and some spam links were included in some of the plugin files, including this one. As the plugin is no longer supported, and hence there won't be any security updates, is this a source of vulnerability? A: There is no definite answer as each plugin, whether available in a repo or not, should be handled on its own merit. Also, who says that that plugin caused your site to get hacked, it might have being a loophole in another plugin or even your theme. Just in general, one should avoid using plugins and themes that are not actively being maintained as it does have an increased security vulnerability
Q: Should we use plugins that aren't available from the official WordPress site? I'm not sure if my question is appropriate here, apologies in advance but I am confused and need some helpful thoughts! We were using this plugin for our site , which has recently been removed from the WordPress site, and replaced with a suggested alternative. The alternative is very expensive and beyond our budget. My site recently got hacked, and some spam links were included in some of the plugin files, including this one. As the plugin is no longer supported, and hence there won't be any security updates, is this a source of vulnerability? A: There is no definite answer as each plugin, whether available in a repo or not, should be handled on its own merit. Also, who says that that plugin caused your site to get hacked, it might have being a loophole in another plugin or even your theme. Just in general, one should avoid using plugins and themes that are not actively being maintained as it does have an increased security vulnerability A: which has recently been removed from the WordPress site, and replaced with a suggested alternative. The alternative is very expensive and beyond our budget. If the plugin has been removed from the WordPress main repo, there must be a reason. I wrote on how you can check a plugin for malicious code. So you may check that first.
wordpress
{ "language": "en", "length": 239, "provenance": "stackexchange_00019.jsonl.gz:466895", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/232701" }
[ 0.016632080078125, -0.007686614990234375, 0.045318603515625, 0.05712890625, -0.03485107421875, -0.0078582763671875, 0.047637939453125, -0.04510498046875, -0.011077880859375, 0.004001617431640625, -0.0026721954345703125, 0.02301025390625, -0.04266357421875, -0.0222015380859375, 0.0014200210571289062, -0.04669189453125, 0.0282745361328125, 0.001373291015625, 0.02496337890625, -0.00406646728515625, 0.043731689453125, 0.0214691162109375, -0.005001068115234375, 0.044677734375, 0.050872802734375, -0.0245208740234375, 0.0965576171875, -0.004955291748046875, 0.05621337890625, -0.005702972412109375, 0.0540771484375, -0.07489013671875, 0.0205230712890625, 0.01666259765625, -0.024993896484375, -0.03265380859375, 0.033782958984375, -0.03253173828125, -0.0101776123046875, 0.04345703125, 0.0136260986328125, 0.0007357597351074219, 0.048919677734375, 0.006298065185546875, 0.0218353271484375, -0.0270233154296875, 0.0036640167236328125, -0.07037353515625, 0.0036296844482421875, 0.0170440673828125, 0.0159149169921875, 0.017669677734375, 0.034881591796875, 0.0027599334716796875, -0.005290985107421875, -0.00780487060546875, -0.038421630859375, 0.049560546875, 0.022705078125, 0.0140380859375, -0.019744873046875, -0.0027828216552734375, 0.0054931640625, -0.034423828125, 0.0279388427734375, -0.00946044921875, -0.0121307373046875, 0.01401519775390625, -0.048187255859375, 0.028564453125, 0.049774169921875, -0.045806884765625, -0.0092926025390625, -0.01245880126953125, -0.041229248046875, -0.01493072509765625, -0.01561737060546875, -0.070068359375, 0.03515625, -0.004718780517578125, -0.0006308555603027344, 0.0201873779296875, -0.0198822021484375, -0.0230560302734375, 0.00875091552734375, 0.003673553466796875, -0.00434112548828125, -0.0115203857421875, -0.031341552734375, 0.01157379150390625, -0.017578125, -0.017730712890625, -0.0513916015625, 0.07550048828125, 0.0110321044921875, 0.0413818359375, 0.0232391357421875, 0.0423583984375, 0.0008015632629394531, 0.0229034423828125, 0.005413055419921875, -0.038482666015625, 0.043701171875, -0.03759765625, -0.027923583984375, 0.0241241455078125, 0.03631591796875, -0.0086669921875, -0.01739501953125, 0.015472412109375, -0.0183258056640625, -0.00662994384765625, -0.0025634765625, -0.0675048828125, 0.007404327392578125, 0.036163330078125, -0.01436614990234375, 0.0255126953125, 0.03546142578125, -0.01399993896484375, 0.003936767578125, 0.0338134765625, -0.0233612060546875, -0.071533203125, -0.0067138671875, -0.049163818359375, -0.038116455078125, 0.01531982421875, -0.00041985511779785156, 0.01024627685546875, -0.03564453125, -0.009735107421875, 0.037750244140625, 0.041107177734375, 0.01128387451171875, -0.0233306884765625, -0.003753662109375, 0.0408935546875, 0.005634307861328125, -0.04718017578125, 0.036712646484375, 0.00778961181640625, 0.0270538330078125, -0.008880615234375, 0.03515625, -0.01439666748046875, -0.01061248779296875, 0.036041259765625, 0.0447998046875, 0.031524658203125, 0.01654052734375, -0.0224151611328125, 0.03179931640625, 0.0139312744140625, 0.040557861328125, -0.0189361572265625, 0.1024169921875, -0.0625, -0.034149169921875, -0.054595947265625, 0.002429962158203125, -0.0178680419921875, -0.017547607421875, -0.041839599609375, -0.050201416015625, 0.01509857177734375, 0.006015777587890625, 0.0200042724609375, 0.02044677734375, 0.01776123046875, 0.0222015380859375, -0.04522705078125, 0.029205322265625, 0.055084228515625, 0.01971435546875, 0.0538330078125, -0.01666259765625, 0.06353759765625, 0.04486083984375, -0.00672149658203125, -0.00884246826171875, -0.046875, 0.109619140625, -0.05389404296875, -0.060638427734375, 0.0254364013671875, 0.0013904571533203125, 0.07421875, 0.0256805419921875, 0.01197052001953125, 0.03594970703125, -0.0189361572265625, -0.0177764892578125, 0.0275726318359375, -0.007511138916015625, -0.0185546875, -0.030670166015625, -0.00044655799865722656, -0.0164337158203125, -0.01666259765625, -0.0014295578002929688, 0.026824951171875, -0.025726318359375, 0.00968170166015625, -0.05322265625, 0.0006365776062011719, -0.0049285888671875, 0.024139404296875, -0.0235595703125, 0.0201263427734375, 0.0218963623046875, -0.01446533203125, -0.025177001953125, 0.024871826171875, 0.001094818115234375, -0.01250457763671875, -0.0012845993041992188, 0.037017822265625, 0.0123291015625, 0.01045989990234375, 0.02288818359375, -0.004383087158203125, 0.015655517578125, 0.034637451171875, -0.02056884765625, 0.0262603759765625, -0.03985595703125, 0.00908660888671875, -0.0396728515625, 0.03826904296875, -0.0157470703125, -0.000690460205078125, -0.00565338134765625, 0.0384521484375, 0.005092620849609375, -0.0160369873046875, 0.0027599334716796875, -0.07843017578125, 0.025054931640625, 0.037872314453125, 0.0178985595703125, 0.040557861328125, -0.036590576171875, -0.0382080078125, 0.015960693359375, -0.059478759765625, -0.00868988037109375, -0.00821685791015625, -0.0037593841552734375, -0.0002567768096923828, 0.0229949951171875, -0.0092926025390625, 0.01273345947265625, 0.0234832763671875, -0.016510009765625, 0.01108551025390625, 0.005397796630859375, 0.0109710693359375, 0.009613037109375, -0.037689208984375, 0.0180511474609375, -0.0193634033203125, -0.047943115234375, 0.004825592041015625, 0.0011930465698242188, -0.054412841796875, 0.028533935546875, 0.0201263427734375, 0.047271728515625, -0.07366943359375, -0.0007781982421875, -0.0310821533203125, 0.00994873046875, 0.039398193359375, 0.071533203125, 0.023406982421875, -0.0172271728515625, -0.04840087890625, 0.029449462890625, 0.041229248046875, -0.0283203125, -0.031494140625, -0.037384033203125, -0.0106048583984375, -0.01885986328125, -0.004314422607421875, 0.040374755859375, 0.015869140625, 0.0034275054931640625, -0.017333984375, 0.030426025390625, -0.03314208984375, -0.040435791015625, 0.01171112060546875, -0.023651123046875, -0.0460205078125, -0.026702880859375, -0.0467529296875, 0.03271484375, -0.02532958984375, 0.035308837890625, 0.08563232421875, 0.018463134765625, 0.00759124755859375, 0.0014095306396484375, 0.0153350830078125, 0.0159759521484375, 0.0117950439453125, 0.01055145263671875, 0.0287322998046875, -0.066162109375, -0.03924560546875, 0.019439697265625, 0.028167724609375, -0.033447265625, -0.042327880859375, -0.056732177734375, 0.00890350341796875, -0.09979248046875, -0.0017633438110351562, -0.037078857421875, -0.0270233154296875, 0.003551483154296875, -0.0088653564453125, -0.005268096923828125, -0.0019044876098632812, -0.0099334716796875, 0.0130462646484375, 0.036834716796875, -0.0623779296875, -0.0286407470703125, -0.0732421875, -0.10467529296875, -0.05401611328125, 0.020355224609375, 0.00640869140625, -0.007965087890625, 0.06280517578125, 0.00603485107421875, -0.036834716796875, 0.0094757080078125, 0.0246429443359375, 0.0049591064453125, 0.0234375, -0.020843505859375, 0.023406982421875, 0.007061004638671875, 0.0284271240234375, 0.0012121200561523438, 0.017181396484375, -0.032257080078125, -0.0305328369140625, 0.0025005340576171875, -0.00885772705078125, 0.01226806640625, 0.023773193359375, -0.01122283935546875, -0.0183563232421875, -0.0106964111328125, -0.057952880859375, 0.0214080810546875, 0.021697998046875, 0.01080322265625, 0.043426513671875, -0.030670166015625, -0.038299560546875, 0.0299224853515625, 0.0030231475830078125, 0.01995849609375, 0.037933349609375, 0.00007450580596923828, 0.007625579833984375, -0.0013885498046875, -0.006534576416015625, -0.010955810546875, -0.0203704833984375, 0.0022411346435546875, -0.040802001953125, 0.01434326171875, -0.0191497802734375, -0.0223846435546875, -0.0263824462890625, 0.02471923828125, -0.02020263671875, -0.0128326416015625, 0.0296478271484375, 0.0182342529296875, 0.043304443359375, 0.00576019287109375, -0.0234375, 0.0042724609375, 0.075439453125, -0.007373809814453125, -0.0172882080078125, -0.01210784912109375, 0.0033435821533203125, -0.01145172119140625, 0.00936126708984375, -0.0038814544677734375, -0.0180511474609375, -0.0716552734375, -0.0068206787109375, -0.0308074951171875, -0.007228851318359375, 0.0372314453125, -0.02227783203125, 0.0200347900390625, -0.06005859375, 0.012481689453125, -0.00994110107421875, 0.0239715576171875, -0.02581787109375, -0.0008101463317871094, -0.025970458984375, -0.003772735595703125, -0.03216552734375, -0.041717529296875, -0.0015707015991210938, -0.0226593017578125, 0.0227203369140625, 0.023162841796875, -0.042083740234375, 0.01444244384765625, 0.01424407958984375, -0.0200347900390625, 0.029937744140625, 0.00766754150390625, 0.0021114349365234375, 0.0036144256591796875, 0.0258636474609375, 0.0159759521484375, 0.002483367919921875, 0.0048370361328125, -0.0232086181640625, -0.063720703125, -0.033843994140625, -0.0218048095703125, -0.01020050048828125, 0.02288818359375, -0.040679931640625, -0.00554656982421875, -0.007129669189453125, -0.0015058517456054688, 0.0287017822265625, -0.0012836456298828125, -0.017242431640625, -0.0316162109375, 0.005878448486328125, 0.0255584716796875, 0.0177459716796875, -0.0185089111328125, 0.0289154052734375, 0.04547119140625, -0.002666473388671875, -0.0268402099609375, -0.061553955078125, -0.008941650390625, 0.0272064208984375, -0.0099945068359375, 0.01395416259765625, 0.00836181640625, -0.0295867919921875, 0.034393310546875, -0.0006728172302246094, 0.0169525146484375, -0.038848876953125, 0.0019216537475585938, -0.00824737548828125, 0.00006479024887084961, 0.00042366981506347656, -0.00569915771484375, 0.065185546875, 0.051422119140625, 0.004764556884765625, -0.01629638671875, 0.0008754730224609375, -0.004180908203125, -0.01387786865234375, 0.006008148193359375, 0.006336212158203125, 0.004451751708984375, -0.00040149688720703125, -0.042999267578125, 0.059326171875, 0.0234832763671875, 0.00916290283203125, 0.0001951456069946289, 0.01430511474609375, -0.015899658203125, -0.0247955322265625, -0.017120361328125, -0.0011415481567382812, 0.00749969482421875, -0.02734375, -0.0114593505859375, -0.03143310546875, -0.01027679443359375, 0.07476806640625, -0.01187896728515625, -0.04986572265625, -0.01922607421875, -0.0218505859375, -0.00811004638671875, 0.03253173828125, 0.0290679931640625, 0.01477813720703125, 0.02093505859375, -0.023651123046875, -0.01105499267578125, -0.001735687255859375, 0.01163482666015625, -0.0287017822265625, -0.0182647705078125, -0.0247344970703125, -0.007686614990234375, 0.0167694091796875, 0.02728271484375, -0.015380859375, 0.033172607421875, -0.01354217529296875, 0.0085601806640625, 0.0156402587890625, -0.0294189453125, 0.0058135986328125, 0.00658416748046875, 0.03131103515625, -0.06414794921875, 0.04833984375, -0.0343017578125, -0.018341064453125, -0.034698486328125, 0.0021495819091796875, -0.0355224609375, -0.0004887580871582031, 0.06756591796875, 0.01160430908203125, -0.044647216796875, 0.04034423828125, 0.0120086669921875, -0.041107177734375, -0.037017822265625, 0.023529052734375, 0.044891357421875, 0.024871826171875, -0.0011968612670898438, -0.00345611572265625, -0.01065826416015625, -0.038726806640625, 0.0017099380493164062, -0.0986328125, 0.0094146728515625, 0.048583984375, 0.0469970703125, -0.024566650390625, -0.037353515625, 0.01247406005859375, 0.022369384765625, -0.038665771484375, -0.00730133056640625, 0.056121826171875, -0.0093231201171875, 0.01629638671875, -0.032501220703125, 0.01308441162109375, -0.0003592967987060547, 0.013885498046875, 0.0008783340454101562, -0.0153045654296875, -0.11065673828125, 0.0236358642578125, -0.0601806640625, 0.00670623779296875, -0.049957275390625, -0.0120391845703125, -0.07403564453125, -0.0139007568359375, 0.00757598876953125, 0.033050537109375, -0.019805908203125, -0.039581298828125, 0.00920867919921875, 0.0242462158203125, 0.0176239013671875, 0.0294342041015625, -0.0252838134765625, 0.01148223876953125, 0.05712890625, -0.009613037109375, 0.0106353759765625, 0.006744384765625, 0.00588226318359375, -0.026031494140625, -0.001056671142578125, -0.022216796875, 0.0190582275390625, -0.005779266357421875, 0.022430419921875, -0.006336212158203125, 0.01360321044921875, 0.0177764892578125, 0.0196075439453125, -0.0178680419921875, 0.0017366409301757812, -0.00970458984375, 0.049530029296875, -0.0078887939453125, -0.0058746337890625, 0.025634765625, -0.037445068359375, -0.0280609130859375, 0.005550384521484375, -0.0026874542236328125, 0.004894256591796875, -0.01407623291015625, -0.0025539398193359375, 0.0323486328125, -0.011199951171875, 0.06719970703125, 0.052978515625, -0.0210418701171875, 0.028564453125, 0.052490234375, 0.0032958984375, -0.003658294677734375, 0.0421142578125, -0.025909423828125, -0.048248291015625, 0.004901885986328125, -0.003803253173828125, -0.01458740234375, -0.025238037109375, -0.0245361328125, 0.02960205078125, 0.021942138671875, 0.051239013671875, -0.06048583984375, 0.035308837890625, 0.013519287109375, -0.004779815673828125, 0.0268402099609375, -0.0152740478515625, -0.01090240478515625, -0.0455322265625, 0.021820068359375, -0.004856109619140625, -0.0167999267578125, -0.0032978057861328125, -0.00029349327087402344, -0.0227813720703125, -0.021514892578125, 0.00566864013671875, -0.0038089752197265625, -0.0258636474609375, 0.00870513916015625, -0.003574371337890625, 0.01044464111328125, -0.008514404296875, -0.0162200927734375, 0.01468658447265625, -0.0292205810546875, -0.0269927978515625, 0.016021728515625, -0.050537109375, 0.0225830078125, -0.0290069580078125, -0.00994873046875, 0.0261993408203125, 0.0335693359375, -0.0273284912109375, -0.01126861572265625, 0.039764404296875, 0.033538818359375, 0.053253173828125, -0.0284271240234375, 0.014678955078125, 0.052642822265625, -0.02838134765625, 0.00959014892578125, 0.0218658447265625, -0.022125244140625, -0.0227203369140625, 0.007747650146484375, 0.07318115234375, 0.0009512901306152344, -0.032440185546875, 0.0277862548828125, 0.034515380859375, -0.0260162353515625, -0.0293731689453125, -0.0230255126953125, -0.05047607421875, 0.03509521484375, -0.02593994140625, 0.059539794921875, 0.054107666015625, -0.003147125244140625, -0.0631103515625, 0.07867431640625, -0.04510498046875, 0.034942626953125, 0.020050048828125, 0.0193328857421875, -0.0090484619140625, -0.003734588623046875, 0.0012025833129882812, 0.04840087890625, -0.05926513671875, 0.0017032623291015625, -0.0009684562683105469, 0.0204010009765625, -0.013671875, -0.006710052490234375, 0.035614013671875, 0.01776123046875, -0.040252685546875, -0.00910186767578125, 0.0283050537109375, 0.02581787109375, -0.0020294189453125, 0.050140380859375, -0.020660400390625, 0.0168304443359375, 0.041015625, -0.04876708984375, 0.021636962890625, -0.0123138427734375, 0.011322021484375, -0.00445556640625, -0.00408935546875, -0.037750244140625, 0.037384033203125, -0.0136871337890625, -0.054290771484375, 0.0233154296875, 0.02154541015625, 0.04718017578125, 0.0087432861328125, -0.0214080810546875, -0.039337158203125, -0.025115966796875, -0.02197265625, 0.004436492919921875, 0.0208740234375, -0.0011138916015625, -0.010406494140625, 0.0113983154296875, 0.01181793212890625, 0.039215087890625, -0.0258331298828125, -0.0084991455078125, 0.0151214599609375, -0.00910186767578125, 0.026611328125, -0.003856658935546875, 0.01708984375, -0.046600341796875, -0.00403594970703125, 0.039581298828125, 0.0394287109375, -0.0361328125, -0.029541015625, 0.0009641647338867188, 0.01422119140625, 0.02923583984375, -0.0106048583984375, 0.007122039794921875, 0.0217132568359375, 0.0533447265625, -0.021392822265625, 0.01020050048828125, 0.0245208740234375, -0.026336669921875, -0.0159759521484375, 0.0206146240234375, 0.00453948974609375, 0.04083251953125, -0.0261993408203125, -0.03143310546875, 0.034576416015625, 0.04815673828125, 0.0117645263671875, 0.035614013671875, 0.018768310546875, -0.02520751953125, 0.006511688232421875, 0.024993896484375, -0.04443359375, 0.0149688720703125, -0.033203125, -0.07647705078125, -0.00966644287109375, 0.039794921875, -0.016693115234375, 0.01313018798828125, 0.0225372314453125, 0.00585174560546875, -0.0209503173828125, -0.0214691162109375, -0.0338134765625, -0.0290679931640625, 0.036041259765625, -0.006435394287109375, 0.00897216796875, 0.0245361328125, -0.035919189453125, 0.0008726119995117188, 0.0019550323486328125, 0.06439208984375, -0.009490966796875, 0.01090240478515625, 0.00614166259765625, -0.0285797119140625, 0.0215606689453125, -0.0136566162109375, 0.04608154296875, 0.004791259765625, -0.044921875, -0.029876708984375, 0.00872802734375, 0.0447998046875, -0.015838623046875, 0.00977325439453125, 0.005771636962890625, 0.035888671875, 0.0279541015625, -0.01004791259765625, 0.0341796875, -0.016845703125, 0.0108489990234375, -0.01158905029296875, 0.0130767822265625, -0.00397491455078125, 0.033966064453125, 0.005374908447265625, -0.03955078125, 0.053985595703125, 0.01947021484375, 0.117919921875, -0.0628662109375, 0.046051025390625, 0.0289306640625, -0.007350921630859375, 0.001880645751953125, 0.002353668212890625, -0.004489898681640625, -0.003307342529296875, 0.01004791259765625, -0.0032482147216796875, -0.0219573974609375, 0.033843994140625, -0.010955810546875, -0.0091705322265625, 0.0130462646484375, -0.034881591796875, 0.011810302734375, 0.0355224609375, 0.0033435821533203125, -0.0251922607421875, -0.032867431640625, -0.0272064208984375, -0.0063018798828125, 0.004703521728515625, 0.0135650634765625, -0.0003941059112548828, 0.021881103515625, -0.04547119140625, 0.006740570068359375, -0.0278472900390625, 0.0008645057678222656, -0.077880859375, 0.014007568359375, -0.064208984375, -0.043731689453125, -0.00394439697265625, -0.0141754150390625, -0.004573822021484375, -0.00598907470703125, 0.045745849609375, 0.0018701553344726562, -0.02880859375, 0.005390167236328125, -0.011444091796875, 0.035919189453125, -0.01953125, 0.0088958740234375, -0.0021724700927734375, 0.0208740234375, -0.004543304443359375, -0.0001957416534423828, -0.034423828125, -0.042022705078125, 0.0032558441162109375, 0.018310546875, -0.007656097412109375, -0.023193359375, -0.03887939453125, 0.01458740234375, 0.026885986328125, 0.0268707275390625, -0.0950927734375, 0.0435791015625, -0.00336456298828125, 0.056976318359375, -0.0198516845703125, 0.021331787109375, -0.006198883056640625, 0.033172607421875, -0.029266357421875, -0.0307769775390625, -0.02752685546875, 0.0306396484375, -0.0130767822265625, 0.0474853515625, 0.06134033203125, -0.031768798828125, -0.022796630859375, 0.0673828125, 0.019378662109375, 0.10113525390625, -0.047698974609375, 0.02044677734375, 0.0230865478515625, -0.004207611083984375, -0.05389404296875, -0.060150146484375, 0.01416015625, -0.061859130859375, -0.0215911865234375, -0.01617431640625, -0.00016880035400390625, -0.0006508827209472656, -0.057830810546875, -0.05743408203125, 0.06646728515625, -0.01593017578125, -0.04290771484375, -0.011566162109375, -0.0185089111328125, 0.0099639892578125, -0.006870269775390625, -0.0037937164306640625, -0.023162841796875, -0.05157470703125, 0.01378631591796875, -0.0028934478759765625, 0.0367431640625, -0.0195770263671875, -0.00836181640625, -0.00864410400390625, 0.0347900390625, 0.02099609375, -0.0084686279296875, -0.027435302734375, 0.00981903076171875, 0.0211181640625, 0.0224456787109375, -0.01084136962890625, 0.02557373046875, 0.023223876953125, 0.0234832763671875, 0.0084686279296875, 0.014739990234375, -0.05255126953125, -0.0154266357421875, 0.039337158203125, 0.0916748046875, 0.0263214111328125, -0.0253448486328125, -0.0048828125, -0.0280609130859375, -0.024566650390625, 0.0036163330078125, 0.01490020751953125, -0.07647705078125, 0.003643035888671875, 0.0225677490234375, 0.006153106689453125, -0.0201263427734375, -0.012664794921875, -0.03582763671875, -0.01401519775390625, -0.01428985595703125, 0.0054168701171875, -0.0275115966796875, 0.01116180419921875, 0.040863037109375, -0.01035308837890625, 0.056396484375, 0.003223419189453125, -0.01094818115234375, 0.07415771484375, 0.095458984375, 0.024139404296875, -0.025054931640625, -0.0263519287109375, 0.03936767578125, 0.0081939697265625, 0.07373046875, -0.033416748046875, -0.06036376953125, -0.0162811279296875, 0.0369873046875, 0.0140380859375, 0.050262451171875, -0.032928466796875, 0.057586669921875, 0.0302886962890625, 0.04315185546875, 0.0011234283447265625, -0.02044677734375, -0.03631591796875, 0.045623779296875, 0.0272674560546875, -0.02325439453125, 0.034454345703125, -0.01229095458984375, 0.02227783203125, -0.00013780593872070312, 0.0122222900390625, -0.0084075927734375, 0.022918701171875, -0.00701904296875, -0.0132598876953125, 0.016448974609375 ]
7144b71100e945fd74284dfff0bebde5c4abf66b
Wordpress Stackexchange Q: Order posts by meta_value even if meta_key is not filled I want to sort search results by the value of custom field ('name-official') for all posts (is this field filled or not). But when I add filter in function.php like function searchExcludePages($query) { if ($query->is_search) { $query->set('orderby','meta_value'); $query->set('meta_key','name-official'); $query->set('order','ASC'); } return $query; } add_filter('pre_get_posts','searchExcludePages'); i've received results with filled 'name-official' only. What should i do to get results with non-filled field too? $query->set( 'meta_query', array( 'relation' => 'OR', # Matches to this meta_query should be added to those matching the 'meta_key' query array( 'key' => 'name-official', 'value' => 'non-exist-value', 'compare' => 'NOT EXISTS' ) ) ); $query->set('orderby','meta_value date'); $query->set('meta_key','name-official'); $query->set('order','DESC');
Q: Order posts by meta_value even if meta_key is not filled I want to sort search results by the value of custom field ('name-official') for all posts (is this field filled or not). But when I add filter in function.php like function searchExcludePages($query) { if ($query->is_search) { $query->set('orderby','meta_value'); $query->set('meta_key','name-official'); $query->set('order','ASC'); } return $query; } add_filter('pre_get_posts','searchExcludePages'); i've received results with filled 'name-official' only. What should i do to get results with non-filled field too? $query->set( 'meta_query', array( 'relation' => 'OR', # Matches to this meta_query should be added to those matching the 'meta_key' query array( 'key' => 'name-official', 'value' => 'non-exist-value', 'compare' => 'NOT EXISTS' ) ) ); $query->set('orderby','meta_value date'); $query->set('meta_key','name-official'); $query->set('order','DESC');
wordpress
{ "language": "en", "length": 111, "provenance": "stackexchange_00019.jsonl.gz:466952", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/232926" }
[ 0.048583984375, -0.006381988525390625, 0.05340576171875, -0.0127716064453125, 0.000789642333984375, -0.00439453125, 0.03997802734375, -0.0401611328125, 0.051483154296875, -0.0107879638671875, -0.0333251953125, -0.02423095703125, -0.0147552490234375, -0.041351318359375, -0.0140228271484375, -0.04364013671875, 0.01476287841796875, -0.01290130615234375, 0.031463623046875, -0.01103973388671875, 0.02569580078125, -0.01088714599609375, 0.047454833984375, -0.0784912109375, 0.02679443359375, -0.0528564453125, 0.040802001953125, -0.02435302734375, 0.029388427734375, -0.0228118896484375, 0.0211334228515625, -0.006744384765625, 0.0153350830078125, -0.0177154541015625, 0.0204010009765625, 0.0223236083984375, 0.036224365234375, -0.01319122314453125, 0.0215911865234375, 0.0047607421875, 0.0264129638671875, -0.01357269287109375, -0.0570068359375, 0.03173828125, -0.0180206298828125, -0.0714111328125, 0.053253173828125, -0.01497650146484375, 0.02862548828125, 0.0195159912109375, -0.0225982666015625, 0.017364501953125, -0.0234832763671875, -0.00322723388671875, 0.0009965896606445312, -0.0024433135986328125, -0.0286712646484375, 0.006565093994140625, -0.0011157989501953125, 0.0011224746704101562, 0.0158843994140625, 0.00894927978515625, -0.0027446746826171875, 0.016815185546875, -0.009857177734375, -0.004528045654296875, -0.01611328125, 0.003810882568359375, -0.046234130859375, -0.021728515625, 0.0308990478515625, -0.026214599609375, -0.00514984130859375, -0.020660400390625, -0.017303466796875, -0.027313232421875, -0.0189056396484375, -0.052398681640625, 0.03253173828125, 0.00159454345703125, 0.0162353515625, -0.015655517578125, -0.01141357421875, -0.01229095458984375, -0.0045318603515625, -0.002658843994140625, -0.01042938232421875, -0.00966644287109375, -0.028961181640625, -0.060211181640625, -0.021331787109375, -0.047821044921875, -0.05853271484375, 0.0183868408203125, -0.015838623046875, -0.002681732177734375, 0.0318603515625, 0.0972900390625, -0.033905029296875, -0.00629425048828125, -0.032012939453125, -0.00798797607421875, -0.00884246826171875, -0.04962158203125, 0.01287841796875, 0.005962371826171875, -0.035980224609375, -0.0181732177734375, 0.042022705078125, 0.0562744140625, 0.01103973388671875, -0.036376953125, -0.019622802734375, -0.01094818115234375, -0.0404052734375, 0.021270751953125, -0.0260467529296875, -0.002971649169921875, 0.01025390625, 0.004180908203125, 0.03753662109375, 0.042633056640625, 0.0183868408203125, -0.06591796875, 0.0257415771484375, 0.00859832763671875, -0.04296875, -0.0311431884765625, -0.0012292861938476562, -0.0025634765625, -0.042236328125, 0.0030517578125, 0.0731201171875, 0.042144775390625, 0.004364013671875, -0.011138916015625, 0.0095977783203125, -0.031494140625, 0.002292633056640625, -0.016693115234375, 0.0173187255859375, -0.012603759765625, 0.0101470947265625, 0.00922393798828125, 0.022491455078125, 0.020233154296875, 0.0303192138671875, 0.01300811767578125, -0.0099029541015625, -0.0291595458984375, -0.00751495361328125, 0.022125244140625, 0.04388427734375, -0.0008025169372558594, -0.050750732421875, -0.0018453598022460938, 0.0214691162109375, -0.03240966796875, -0.030181884765625, -0.0499267578125, 0.01522064208984375, -0.007549285888671875, -0.019561767578125, -0.041534423828125, -0.0416259765625, -0.01097869873046875, -0.0089569091796875, 0.00543975830078125, 0.01212310791015625, -0.0111236572265625, 0.041656494140625, 0.025543212890625, 0.0245208740234375, -0.032562255859375, -0.0164031982421875, -0.050018310546875, 0.01131439208984375, 0.006694793701171875, 0.005115509033203125, -0.00009763240814208984, -0.0325927734375, -0.03533935546875, 0.0196685791015625, -0.024261474609375, -0.07696533203125, 0.0469970703125, -0.00740814208984375, 0.04705810546875, 0.03802490234375, -0.00836181640625, 0.0699462890625, -0.007045745849609375, -0.03021240234375, 0.0228424072265625, 0.00850677490234375, -0.035430908203125, -0.0023956298828125, -0.0174713134765625, 0.017547607421875, -0.0126190185546875, -0.020111083984375, 0.005306243896484375, -0.0157928466796875, 0.0124969482421875, -0.04425048828125, 0.00991058349609375, -0.0171356201171875, 0.0297393798828125, -0.0362548828125, 0.01776123046875, 0.0460205078125, -0.005840301513671875, -0.059539794921875, 0.053924560546875, -0.000010132789611816406, -0.03485107421875, 0.0228424072265625, 0.00885772705078125, -0.0032196044921875, -0.0217742919921875, -0.0039825439453125, -0.0322265625, -0.035736083984375, 0.017669677734375, 0.0455322265625, 0.00278472900390625, -0.0269317626953125, -0.0146026611328125, 0.050811767578125, -0.00457000732421875, -0.0008568763732910156, 0.04010009765625, 0.049957275390625, 0.05120849609375, -0.0302276611328125, -0.0078277587890625, -0.0136871337890625, -0.0321044921875, -0.0027523040771484375, 0.041473388671875, 0.02349853515625, 0.046478271484375, 0.01849365234375, 0.03875732421875, 0.07196044921875, 0.0236663818359375, 0.0207977294921875, -0.009002685546875, 0.0139923095703125, 0.07281494140625, -0.0240478515625, 0.0002256631851196289, 0.00534820556640625, -0.035308837890625, -0.016754150390625, 0.04248046875, -0.0032596588134765625, 0.00678253173828125, 0.00498199462890625, -0.0013132095336914062, -0.00978851318359375, -0.00750732421875, -0.0121002197265625, 0.002407073974609375, 0.01290130615234375, 0.0005035400390625, 0.0028705596923828125, 0.005977630615234375, -0.049102783203125, -0.0038852691650390625, 0.041412353515625, 0.0019464492797851562, 0.00849151611328125, -0.011962890625, -0.030487060546875, -0.02490234375, -0.032196044921875, 0.019134521484375, 0.027191162109375, -0.0274200439453125, 0.005115509033203125, 0.01312255859375, -0.01483917236328125, 0.00466156005859375, 0.001277923583984375, -0.016754150390625, 0.0204925537109375, 0.036956787109375, -0.0184783935546875, -0.0247802734375, 0.01445770263671875, 0.0237274169921875, 0.00008553266525268555, -0.00510406494140625, -0.015869140625, -0.0189666748046875, -0.048492431640625, -0.060577392578125, 0.04052734375, -0.0631103515625, 0.042449951171875, 0.06884765625, -0.0214080810546875, 0.0282440185546875, -0.035064697265625, 0.0036373138427734375, -0.055328369140625, 0.0102081298828125, -0.0113525390625, -0.0582275390625, 0.00576019287109375, 0.029449462890625, 0.056854248046875, 0.05279541015625, 0.0308837890625, 0.00006514787673950195, 0.0145263671875, 0.0489501953125, -0.0623779296875, -0.099609375, -0.03900146484375, 0.0136871337890625, -0.02069091796875, -0.0156097412109375, -0.0013589859008789062, 0.0187835693359375, -0.0323486328125, 0.000659942626953125, 0.015899658203125, -0.019317626953125, -0.07000732421875, -0.035125732421875, -0.050506591796875, 0.0128631591796875, -0.0019426345825195312, -0.0063323974609375, 0.007785797119140625, 0.08453369140625, 0.0241851806640625, -0.047882080078125, 0.0268707275390625, 0.0478515625, -0.037872314453125, 0.0238494873046875, 0.00533294677734375, -0.046539306640625, 0.0197906494140625, -0.01507568359375, 0.069091796875, 0.019744873046875, -0.007678985595703125, 0.01245880126953125, -0.00412750244140625, 0.005748748779296875, 0.032745361328125, 0.006679534912109375, -0.0171051025390625, 0.0433349609375, 0.054443359375, -0.007648468017578125, -0.00206756591796875, -0.033233642578125, -0.045806884765625, 0.0267181396484375, 0.04071044921875, 0.0099334716796875, 0.01348114013671875, -0.0069122314453125, 0.0228424072265625, 0.01496124267578125, 0.00013947486877441406, -0.016754150390625, 0.00241851806640625, 0.005733489990234375, 0.03515625, -0.00015985965728759766, 0.016387939453125, -0.02606201171875, 0.033355712890625, 0.011077880859375, 0.01519012451171875, 0.018280029296875, -0.0188140869140625, -0.022491455078125, -0.051788330078125, 0.043853759765625, 0.000858306884765625, 0.046630859375, -0.040557861328125, -0.039093017578125, -0.0250701904296875, 0.10516357421875, -0.007663726806640625, -0.038848876953125, 0.01343536376953125, 0.0017385482788085938, -0.006175994873046875, -0.0012569427490234375, 0.0145111083984375, -0.0120697021484375, -0.09454345703125, 0.00972747802734375, -0.0035419464111328125, -0.028900146484375, -0.0162353515625, -0.0194091796875, -0.0595703125, -0.03460693359375, 0.0166168212890625, -0.01031494140625, 0.01555633544921875, 0.029449462890625, -0.0012989044189453125, 0.0063629150390625, -0.002620697021484375, -0.029815673828125, -0.0806884765625, -0.005451202392578125, -0.01666259765625, 0.0228424072265625, -0.014739990234375, 0.01007843017578125, -0.034942626953125, 0.0113983154296875, 0.0212249755859375, 0.01012420654296875, 0.0295562744140625, -0.005260467529296875, 0.039276123046875, 0.0022830963134765625, 0.0074310302734375, -0.047882080078125, 0.0017147064208984375, -0.01511383056640625, -0.022796630859375, -0.008697509765625, -0.0457763671875, 0.00010985136032104492, -0.0081634521484375, -0.0325927734375, -0.040313720703125, -0.0225067138671875, -0.003215789794921875, -0.0004405975341796875, -0.0272216796875, 0.0022144317626953125, -0.0115203857421875, -0.0322265625, 0.05596923828125, 0.01068878173828125, -0.0259552001953125, -0.003704071044921875, 0.06585693359375, 0.005519866943359375, -0.0244598388671875, -0.057159423828125, -0.0056915283203125, 0.006805419921875, 0.005847930908203125, 0.0016679763793945312, -0.042236328125, -0.0103607177734375, 0.033905029296875, -0.0323486328125, 0.025848388671875, 0.010406494140625, 0.0014896392822265625, -0.0163726806640625, -0.0364990234375, 0.0296630859375, -0.0117950439453125, -0.0095977783203125, 0.047332763671875, 0.0007500648498535156, -0.0309906005859375, 0.02435302734375, 0.035552978515625, -0.0215301513671875, 0.005889892578125, -0.0144195556640625, -0.00946044921875, -0.0029010772705078125, -0.043701171875, 0.06402587890625, -0.006450653076171875, 0.001636505126953125, -0.00460052490234375, 0.00616455078125, 0.002536773681640625, -0.00457763671875, 0.0247955322265625, -0.033599853515625, 0.0068206787109375, 0.01514434814453125, -0.02972412109375, -0.007251739501953125, -0.01087188720703125, 0.10211181640625, -0.00469970703125, -0.0219879150390625, 0.0059661865234375, -0.03607177734375, 0.0310516357421875, 0.0224609375, -0.00304412841796875, -0.014068603515625, 0.043609619140625, -0.01145172119140625, 0.01175689697265625, 0.0262298583984375, 0.022918701171875, -0.0242919921875, 0.020294189453125, -0.0010862350463867188, 0.01190185546875, -0.049468994140625, 0.1171875, -0.0130462646484375, 0.034088134765625, -0.015838623046875, -0.009979248046875, -0.00917816162109375, 0.0196075439453125, 0.0291748046875, -0.0257110595703125, 0.00400543212890625, 0.017120361328125, 0.016357421875, 0.0027751922607421875, -0.018035888671875, 0.004425048828125, -0.05377197265625, -0.02093505859375, 0.02264404296875, 0.056671142578125, 0.05853271484375, -0.01593017578125, 0.000705718994140625, 0.0218505859375, 0.0006337165832519531, -0.03387451171875, -0.060150146484375, -0.0017070770263671875, 0.0026073455810546875, 0.0157928466796875, 0.01303863525390625, 0.0202178955078125, 0.031768798828125, -0.055877685546875, 0.01010894775390625, -0.02166748046875, -0.008758544921875, -0.0273895263671875, -0.020477294921875, 0.0293731689453125, -0.030731201171875, 0.01131439208984375, -0.028350830078125, -0.0609130859375, 0.0743408203125, -0.0247344970703125, 0.038604736328125, -0.048797607421875, 0.016326904296875, -0.035247802734375, 0.031463623046875, -0.0278778076171875, -0.0303497314453125, 0.0288543701171875, -0.0180816650390625, -0.033233642578125, -0.041900634765625, 0.026336669921875, 0.0181732177734375, -0.01354217529296875, -0.00494384765625, 0.03411865234375, 0.041748046875, -0.0185394287109375, -0.094482421875, -0.0246124267578125, -0.03936767578125, 0.0389404296875, 0.0024738311767578125, -0.0136566162109375, 0.060089111328125, -0.01033782958984375, 0.0234375, 0.004444122314453125, 0.01617431640625, -0.0215301513671875, 0.004608154296875, 0.01395416259765625, -0.0672607421875, -0.0229339599609375, -0.0075531005859375, -0.07574462890625, 0.0197296142578125, 0.0310211181640625, -0.00766754150390625, 0.015777587890625, -0.0058746337890625, -0.0008945465087890625, 0.0006299018859863281, -0.0223846435546875, 0.02532958984375, 0.01047515869140625, 0.051727294921875, -0.0110015869140625, -0.0161590576171875, 0.005039215087890625, -0.033172607421875, 0.034698486328125, 0.0039520263671875, 0.015869140625, -0.0155792236328125, -0.05902099609375, 0.048583984375, 0.07244873046875, 0.00917816162109375, 0.0152587890625, -0.00028443336486816406, -0.0168304443359375, 0.00542449951171875, 0.0034027099609375, 0.0240325927734375, 0.02618408203125, 0.08447265625, -0.0007042884826660156, -0.01125335693359375, 0.043182373046875, -0.031463623046875, 0.009918212890625, 0.021392822265625, 0.0477294921875, -0.048309326171875, 0.0178985595703125, 0.03314208984375, 0.002773284912109375, 0.0008115768432617188, 0.0186767578125, -0.020263671875, 0.0078582763671875, 0.00551605224609375, -0.0621337890625, -0.037445068359375, -0.004425048828125, 0.00093841552734375, -0.021514892578125, -0.0248565673828125, 0.00159454345703125, -0.005222320556640625, 0.0197906494140625, 0.0114288330078125, -0.0127716064453125, 0.0091094970703125, -0.00014197826385498047, 0.020782470703125, -0.036285400390625, -0.0164337158203125, -0.07489013671875, -0.056427001953125, -0.0271759033203125, -0.0155181884765625, 0.03582763671875, -0.00731658935546875, 0.029205322265625, 0.016204833984375, 0.008880615234375, -0.01494598388671875, -0.023956298828125, -0.01500701904296875, 0.0012807846069335938, -0.04718017578125, -0.01250457763671875, -0.0017957687377929688, 0.014495849609375, 0.01812744140625, 0.0244293212890625, -0.07470703125, -0.0155181884765625, -0.001354217529296875, 0.027435302734375, -0.007099151611328125, -0.0207366943359375, 0.0245361328125, 0.0537109375, 0.0016298294067382812, 0.046966552734375, -0.003978729248046875, -0.0261993408203125, -0.020111083984375, 0.029449462890625, -0.025970458984375, -0.007049560546875, 0.056365966796875, -0.06146240234375, 0.07330322265625, 0.0005316734313964844, 0.01020050048828125, -0.0125579833984375, 0.041595458984375, -0.00789642333984375, 0.026275634765625, -0.040374755859375, 0.053802490234375, 0.00423431396484375, 0.039215087890625, -0.06500244140625, -0.0178070068359375, -0.012115478515625, 0.042449951171875, 0.00717926025390625, 0.00490570068359375, -0.06109619140625, 0.0006651878356933594, 0.0280303955078125, 0.0162200927734375, 0.004627227783203125, 0.06793212890625, 0.006519317626953125, 0.06353759765625, 0.05712890625, -0.03741455078125, 0.035003662109375, -0.00600433349609375, -0.0372314453125, 0.0289306640625, 0.015380859375, 0.036712646484375, -0.03228759765625, -0.024749755859375, -0.0404052734375, -0.0078125, 0.039886474609375, -0.01678466796875, 0.0288848876953125, 0.003936767578125, 0.041473388671875, -0.08148193359375, -0.06341552734375, 0.00011390447616577148, 0.034942626953125, 0.040435791015625, 0.0209197998046875, 0.046295166015625, 0.0302886962890625, 0.042724609375, -0.039306640625, 0.00016582012176513672, -0.024200439453125, -0.00821685791015625, 0.056427001953125, -0.0035877227783203125, -0.00047016143798828125, -0.044158935546875, 0.031158447265625, 0.024078369140625, 0.049896240234375, -0.056732177734375, -0.016326904296875, 0.0102386474609375, -0.007732391357421875, -0.006839752197265625, -0.0292816162109375, -0.03265380859375, 0.00795745849609375, 0.033660888671875, -0.06805419921875, 0.0036907196044921875, 0.0238189697265625, 0.0272674560546875, -0.021942138671875, -0.0067901611328125, -0.0256500244140625, -0.00167083740234375, -0.01291656494140625, 0.006748199462890625, 0.025787353515625, 0.036865234375, -0.0100250244140625, 0.028533935546875, -0.005615234375, 0.0040435791015625, -0.0263824462890625, 0.014801025390625, -0.01824951171875, 0.0523681640625, -0.051727294921875, -0.00797271728515625, -0.0224151611328125, 0.050689697265625, 0.03955078125, 0.052642822265625, 0.0650634765625, 0.020477294921875, -0.01214599609375, 0.020538330078125, 0.0229034423828125, -0.0325927734375, -0.027069091796875, -0.0019855499267578125, -0.0008454322814941406, 0.042022705078125, 0.01071929931640625, 0.00284576416015625, 0.04473876953125, 0.02923583984375, -0.01084136962890625, 0.005481719970703125, 0.014190673828125, -0.043487548828125, 0.0257568359375, 0.0167999267578125, 0.0704345703125, 0.0244140625, -0.052154541015625, -0.0194549560546875, -0.033233642578125, -0.01274871826171875, 0.0234832763671875, 0.038543701171875, 0.0266571044921875, -0.00954437255859375, 0.029205322265625, -0.0311126708984375, 0.01213836669921875, 0.02593994140625, 0.031768798828125, 0.0350341796875, 0.00475311279296875, 0.015716552734375, 0.00652313232421875, 0.009185791015625, 0.0391845703125, 0.0005745887756347656, -0.00789642333984375, 0.005580902099609375, 0.01690673828125, 0.0022411346435546875, 0.00859832763671875, -0.025482177734375, 0.011138916015625, -0.0155029296875, 0.0226287841796875, -0.0163421630859375, -0.0175018310546875, 0.0017871856689453125, 0.042633056640625, -0.0013895034790039062, 0.0306549072265625, -0.0496826171875, -0.01470184326171875, -0.027801513671875, 0.0118560791015625, -0.007579803466796875, -0.0014934539794921875, -0.045257568359375, -0.01393890380859375, -0.022430419921875, -0.03131103515625, 0.006641387939453125, -0.00098419189453125, 0.01053619384765625, 0.0416259765625, 0.0014753341674804688, -0.0172576904296875, 0.046875, -0.051910400390625, 0.08489990234375, 0.04193115234375, -0.02490234375, 0.0294342041015625, -0.0175018310546875, -0.0295257568359375, 0.054473876953125, -0.0134124755859375, -0.018798828125, 0.0081787109375, -0.0233917236328125, -0.0723876953125, -0.005451202392578125, 0.0301513671875, 0.004730224609375, 0.00942230224609375, -0.027069091796875, -0.021575927734375, -0.032745361328125, 0.01019287109375, -0.037994384765625, -0.0184173583984375, -0.007205963134765625, -0.024627685546875, 0.0163726806640625, -0.050323486328125, 0.007259368896484375, 0.0118255615234375, 0.01508331298828125, 0.00026607513427734375, -0.03912353515625, 0.0341796875, -0.027130126953125, -0.0149688720703125, -0.006969451904296875, -0.0004978179931640625, 0.00290679931640625, 0.035858154296875, -0.00792694091796875, 0.0205078125, -0.017913818359375, -0.01311492919921875, 0.023284912109375, -0.0095062255859375, 0.0445556640625, -0.0011625289916992188, -0.044830322265625, -0.01348114013671875, -0.00833892822265625, 0.00444793701171875, -0.0300140380859375, -0.01541900634765625, 0.0196075439453125, 0.0011434555053710938, -0.040252685546875, -0.08544921875, 0.0306854248046875, -0.0980224609375, 0.005916595458984375, 0.006122589111328125, 0.01021575927734375, 0.03955078125, -0.0182647705078125, -0.08306884765625, 0.057373046875, -0.01528167724609375, -0.04437255859375, -0.05859375, -0.028350830078125, -0.00078582763671875, 0.0506591796875, 0.0024089813232421875, -0.04925537109375, -0.06365966796875, 0.019805908203125, 0.0176849365234375, 0.002666473388671875, -0.0002340078353881836, 0.05548095703125, -0.1104736328125, 0.0136871337890625, -0.03228759765625, -0.01363372802734375, 0.001255035400390625, 0.006866455078125, 0.0038242340087890625, 0.0207977294921875, -0.036651611328125, -0.021697998046875, 0.0020122528076171875, -0.01267242431640625, -0.0003800392150878906, -0.03192138671875, -0.05364990234375, -0.0121917724609375, 0.060394287109375, 0.0552978515625, 0.0271759033203125, -0.043487548828125, -0.01526641845703125, -0.0218963623046875, -0.00399017333984375, -0.049285888671875, 0.007198333740234375, -0.07940673828125, -0.045135498046875, -0.0007448196411132812, -0.01629638671875, -0.0038394927978515625, -0.0014925003051757812, -0.030364990234375, 0.01763916015625, 0.0310516357421875, -0.0006432533264160156, -0.0283966064453125, -0.006572723388671875, 0.03668212890625, -0.0509033203125, -0.057220458984375, 0.0192718505859375, 0.004974365234375, -0.027801513671875, -0.002285003662109375, 0.02239990234375, 0.0014142990112304688, -0.002410888671875, 0.00960540771484375, 0.041259765625, -0.00960540771484375, 0.01015472412109375, -0.013336181640625, -0.04278564453125, 0.03192138671875, 0.007843017578125, 0.0280609130859375, -0.0257720947265625, 0.0232696533203125, 0.035064697265625, 0.07171630859375, -0.0235443115234375, 0.03692626953125, 0.0018625259399414062, 0.0023193359375, 0.0003199577331542969, 0.0057525634765625, 0.059295654296875, -0.01416015625, 0.00878143310546875, -0.049560546875, -0.0040283203125, -0.0228729248046875, 0.004032135009765625, 0.0120086669921875, -0.044403076171875, 0.026275634765625 ]
ac4ff0346893a042906451c07d1c955807f5c6d6
Wordpress Stackexchange Q: Custom values are not translated I'm trying to translate my plugin. Inside plugin's root folder I have 'inc' folder, where located registration.php file. This file has a code, which adds custom fields to comment form. (I use right solution from this answer) and here is a part of a code, which should be translated. $myfields['code'] = sprintf( '<p class="comment-form-code"> <label for="code">%s <span class="required">*</span></label><br/> <input id="code" name="code" type="text" tabindex="5" /> </p>', __('Personal Code', 'kvkoolitus') ); $myfields['phone'] = sprintf( '<p class="comment-form-phone"> <label for="phone">%s <span class="required">*</span></label><br/> <input id="phone" name="phone" type="text" size="30" tabindex="5" /> </p>', __('Phone', 'kvkoolitus') ); $myfields['address'] = sprintf( '<p class="comment-form-address"> <label for="address">%s</label><br/> <input id="address" name="address" type="text" size="30" tabindex="5" /> </p>', __('Address', 'kvkoolitus') ); $myfields['company'] = sprintf( '<p class="comment-form-company"> <label for="company">%s</label><br/> <input id="company" name="company" type="text" size="30" tabindex="5" /> </p>', __('Company', 'kvkoolitus') ); I successfully see all values in my .po files, but default name and email fields (green color) are translated on the front-page, but custom fields are not (red color)
Q: Custom values are not translated I'm trying to translate my plugin. Inside plugin's root folder I have 'inc' folder, where located registration.php file. This file has a code, which adds custom fields to comment form. (I use right solution from this answer) and here is a part of a code, which should be translated. $myfields['code'] = sprintf( '<p class="comment-form-code"> <label for="code">%s <span class="required">*</span></label><br/> <input id="code" name="code" type="text" tabindex="5" /> </p>', __('Personal Code', 'kvkoolitus') ); $myfields['phone'] = sprintf( '<p class="comment-form-phone"> <label for="phone">%s <span class="required">*</span></label><br/> <input id="phone" name="phone" type="text" size="30" tabindex="5" /> </p>', __('Phone', 'kvkoolitus') ); $myfields['address'] = sprintf( '<p class="comment-form-address"> <label for="address">%s</label><br/> <input id="address" name="address" type="text" size="30" tabindex="5" /> </p>', __('Address', 'kvkoolitus') ); $myfields['company'] = sprintf( '<p class="comment-form-company"> <label for="company">%s</label><br/> <input id="company" name="company" type="text" size="30" tabindex="5" /> </p>', __('Company', 'kvkoolitus') ); I successfully see all values in my .po files, but default name and email fields (green color) are translated on the front-page, but custom fields are not (red color)
wordpress
{ "language": "en", "length": 160, "provenance": "stackexchange_00019.jsonl.gz:466972", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/233022" }
[ -0.0102386474609375, -0.03375244140625, 0.005290985107421875, -0.012451171875, -0.03961181640625, 0.0006618499755859375, -0.01947021484375, -0.0102996826171875, -0.003749847412109375, 0.018035888671875, -0.0161590576171875, -0.004405975341796875, -0.0263519287109375, -0.0277557373046875, -0.0185089111328125, -0.040802001953125, 0.0040740966796875, 0.035797119140625, 0.0283203125, -0.020263671875, 0.0098724365234375, -0.01013946533203125, 0.0003819465637207031, -0.0177001953125, 0.0423583984375, -0.08380126953125, 0.050994873046875, 0.004329681396484375, 0.007427215576171875, -0.016357421875, 0.033477783203125, 0.0135345458984375, 0.05352783203125, 0.01221466064453125, -0.0462646484375, -0.009613037109375, 0.0276031494140625, -0.031982421875, -0.03399658203125, 0.06732177734375, 0.05523681640625, -0.0355224609375, -0.0110015869140625, -0.0010509490966796875, 0.0160064697265625, -0.0718994140625, 0.10107421875, -0.037811279296875, 0.023529052734375, -0.018646240234375, -0.0160064697265625, 0.033599853515625, -0.006305694580078125, -0.0244293212890625, 0.006885528564453125, 0.033050537109375, -0.0755615234375, 0.005542755126953125, 0.01068115234375, 0.08135986328125, 0.043609619140625, -0.0230560302734375, -0.01366424560546875, -0.0177459716796875, -0.046356201171875, -0.01406097412109375, -0.03436279296875, -0.01406097412109375, 0.0438232421875, -0.04010009765625, -0.004497528076171875, 0.034271240234375, 0.02227783203125, -0.037506103515625, 0.0034637451171875, 0.0078887939453125, -0.0137481689453125, -0.028350830078125, 0.024627685546875, -0.0158538818359375, 0.01200103759765625, -0.0005664825439453125, -0.005344390869140625, -0.003482818603515625, 0.0015106201171875, 0.0271759033203125, -0.0193328857421875, -0.03204345703125, -0.031402587890625, -0.059234619140625, -0.0294952392578125, -0.0206756591796875, -0.07135009765625, 0.0159454345703125, -0.01148223876953125, 0.0009465217590332031, 0.032012939453125, 0.05267333984375, -0.020050048828125, 0.0036163330078125, -0.039703369140625, -0.0083160400390625, 0.0020465850830078125, -0.03765869140625, 0.021087646484375, 0.02410888671875, -0.017181396484375, -0.0101165771484375, 0.040924072265625, -0.0002332925796508789, -0.0063934326171875, 0.035736083984375, -0.0186767578125, -0.0266876220703125, -0.00843048095703125, 0.0390625, -0.0142669677734375, -0.0029449462890625, -0.006397247314453125, 0.0013208389282226562, -0.020111083984375, -0.02203369140625, 0.040771484375, -0.053985595703125, 0.038421630859375, -0.0008115768432617188, -0.036224365234375, -0.001071929931640625, 0.034698486328125, -0.0009360313415527344, -0.0257415771484375, 0.0084381103515625, 0.058197021484375, 0.03173828125, 0.00954437255859375, -0.000046193599700927734, -0.0070953369140625, 0.0240478515625, 0.0002319812774658203, 0.00397491455078125, -0.0107574462890625, -0.019622802734375, 0.035186767578125, -0.00296783447265625, -0.0280303955078125, 0.0211639404296875, 0.01175689697265625, 0.0203094482421875, -0.0195465087890625, -0.027374267578125, -0.00580596923828125, -0.0211181640625, 0.037445068359375, 0.031707763671875, -0.0278778076171875, 0.01366424560546875, 0.05902099609375, -0.044586181640625, -0.042755126953125, -0.053497314453125, 0.01525115966796875, -0.04400634765625, -0.037811279296875, -0.0748291015625, -0.09344482421875, 0.0308685302734375, -0.022552490234375, -0.00322723388671875, 0.01715087890625, -0.006328582763671875, -0.0236053466796875, 0.051025390625, 0.015899658203125, 0.0089263916015625, 0.0205841064453125, -0.00676727294921875, -0.059295654296875, 0.0181427001953125, 0.0386962890625, -0.017333984375, -0.004665374755859375, -0.042083740234375, 0.0119781494140625, 0.0316162109375, -0.056121826171875, 0.0283050537109375, 0.01197052001953125, 0.04327392578125, 0.01678466796875, 0.00250244140625, 0.038848876953125, 0.01580810546875, -0.0292510986328125, -0.01386260986328125, -0.0101165771484375, 0.019317626953125, -0.01548004150390625, 0.037200927734375, -0.007110595703125, 0.006664276123046875, -0.04534912109375, -0.04949951171875, 0.0279541015625, 0.039642333984375, 0.005756378173828125, 0.00411224365234375, -0.0184478759765625, 0.01593017578125, -0.01541900634765625, 0.0029201507568359375, 0.0289154052734375, 0.00853729248046875, -0.060943603515625, 0.02752685546875, -0.0304718017578125, 0.00547027587890625, 0.010040283203125, 0.03167724609375, -0.00901031494140625, 0.016265869140625, 0.005344390869140625, -0.04119873046875, 0.006900787353515625, 0.039825439453125, -0.007114410400390625, 0.01006317138671875, -0.0286712646484375, 0.018157958984375, 0.029693603515625, -0.0155792236328125, 0.08148193359375, 0.01459503173828125, -0.0207061767578125, -0.046142578125, -0.048980712890625, 0.006885528564453125, -0.01446533203125, -0.01971435546875, -0.003139495849609375, 0.046630859375, 0.042510986328125, -0.006916046142578125, 0.01206207275390625, 0.02203369140625, 0.047271728515625, 0.0310211181640625, 0.041748046875, -0.025787353515625, 0.0479736328125, 0.068115234375, -0.0408935546875, -0.01123809814453125, 0.00872802734375, -0.0194549560546875, 0.016082763671875, 0.022064208984375, -0.055206298828125, -0.0867919921875, 0.0303497314453125, 0.00998687744140625, 0.0193634033203125, -0.0281524658203125, -0.00919342041015625, -0.005580902099609375, 0.0322265625, 0.0016632080078125, 0.0276031494140625, 0.0172576904296875, -0.045654296875, 0.006237030029296875, 0.0308990478515625, 0.03948974609375, -0.002483367919921875, -0.014617919921875, -0.0232391357421875, 0.0231781005859375, -0.002285003662109375, 0.01544189453125, -0.02093505859375, -0.0186614990234375, 0.0014314651489257812, 0.043914794921875, -0.062286376953125, -0.0254669189453125, 0.0149383544921875, -0.0224456787109375, -0.04913330078125, -0.010345458984375, -0.021392822265625, -0.040069580078125, 0.020660400390625, 0.00241851806640625, -0.03607177734375, 0.0155487060546875, -0.021636962890625, -0.045196533203125, 0.024169921875, -0.036773681640625, 0.034912109375, -0.043304443359375, 0.021942138671875, 0.061798095703125, -0.01800537109375, 0.018402099609375, -0.007080078125, -0.049530029296875, -0.01470184326171875, 0.0212554931640625, -0.001377105712890625, -0.0416259765625, -0.0075836181640625, 0.0275726318359375, -0.0005097389221191406, 0.05670166015625, -0.0533447265625, -0.07305908203125, -0.030548095703125, -0.0005083084106445312, -0.09381103515625, -0.04864501953125, 0.018218994140625, 0.006984710693359375, -0.023345947265625, 0.0191192626953125, -0.0173797607421875, 0.0040130615234375, 0.0061187744140625, -0.0019931793212890625, 0.001483917236328125, -0.0233917236328125, -0.04833984375, -0.059600830078125, -0.08563232421875, -0.024688720703125, 0.0227813720703125, 0.0272369384765625, 0.0068359375, 0.006641387939453125, 0.0158843994140625, -0.0218658447265625, 0.031890869140625, 0.033203125, -0.005161285400390625, 0.02264404296875, -0.0278167724609375, -0.058746337890625, 0.0692138671875, -0.020965576171875, -0.0096435546875, 0.005855560302734375, 0.034454345703125, -0.0115509033203125, 0.0189361572265625, 0.03753662109375, 0.027923583984375, -0.0187530517578125, 0.004238128662109375, 0.024627685546875, -0.00531768798828125, -0.0347900390625, -0.0462646484375, 0.028045654296875, -0.0307769775390625, -0.0058746337890625, -0.0211639404296875, 0.01374053955078125, 0.0023345947265625, 0.053466796875, -0.0002510547637939453, -0.01062774658203125, 0.048980712890625, -0.0196685791015625, 0.005977630615234375, 0.0008392333984375, -0.00850677490234375, -0.0251312255859375, 0.04595947265625, -0.0010957717895507812, -0.00873565673828125, 0.023956298828125, 0.007198333740234375, -0.0027618408203125, 0.0249176025390625, -0.012847900390625, -0.044158935546875, 0.026947021484375, -0.0732421875, 0.0002815723419189453, -0.0239715576171875, -0.0024585723876953125, 0.010528564453125, 0.0560302734375, -0.0189666748046875, -0.0160675048828125, 0.027862548828125, -0.0020904541015625, -0.0111083984375, 0.004329681396484375, -0.03887939453125, -0.01561737060546875, -0.00823211669921875, 0.015594482421875, 0.005859375, -0.0135498046875, -0.0200347900390625, 0.00945281982421875, -0.01343536376953125, -0.00936126708984375, 0.02276611328125, 0.040863037109375, -0.0009613037109375, -0.010162353515625, -0.0132904052734375, 0.003368377685546875, -0.007717132568359375, -0.0068359375, -0.10296630859375, -0.0198516845703125, -0.0299072265625, 0.06646728515625, -0.00826263427734375, 0.01238250732421875, -0.0289306640625, 0.060516357421875, 0.004795074462890625, -0.0212554931640625, 0.01387786865234375, 0.0158233642578125, -0.0169219970703125, -0.0020198822021484375, 0.01033782958984375, -0.0267791748046875, 0.0193634033203125, 0.01044464111328125, -0.039398193359375, 0.049713134765625, -0.0270538330078125, 0.00948333740234375, 0.0194244384765625, -0.049835205078125, 0.01126861572265625, -0.0199432373046875, -0.039794921875, 0.0145263671875, -0.021240234375, -0.024017333984375, -0.00014972686767578125, -0.014862060546875, 0.018218994140625, -0.035919189453125, -0.01107025146484375, 0.0221099853515625, 0.041229248046875, 0.00850677490234375, -0.0006928443908691406, -0.038848876953125, -0.00681304931640625, 0.043365478515625, 0.046966552734375, 0.0142974853515625, 0.0223388671875, -0.039215087890625, 0.053741455078125, 0.0285797119140625, -0.0013713836669921875, -0.005641937255859375, 0.023834228515625, 0.0160675048828125, -0.0050506591796875, -0.0002307891845703125, 0.01061248779296875, 0.0034656524658203125, 0.033477783203125, -0.019744873046875, -0.00600433349609375, 0.0032749176025390625, 0.03668212890625, -0.0506591796875, 0.030517578125, -0.0306396484375, -0.062469482421875, 0.0169830322265625, 0.03753662109375, -0.0284881591796875, 0.00043463706970214844, 0.0036373138427734375, 0.0175933837890625, -0.02777099609375, 0.03582763671875, 0.03680419921875, 0.005382537841796875, 0.0202789306640625, 0.0347900390625, 0.054595947265625, 0.03814697265625, 0.00774383544921875, -0.0011806488037109375, 0.049835205078125, -0.0167083740234375, -0.0268096923828125, -0.02392578125, -0.0207672119140625, -0.0002620220184326172, 0.00917816162109375, 0.02093505859375, -0.01180267333984375, 0.0299224853515625, -0.007068634033203125, 0.058135986328125, 0.033599853515625, 0.029388427734375, 0.01139068603515625, 0.0013322830200195312, 0.0208282470703125, -0.0328369140625, -0.03704833984375, 0.0328369140625, -0.022735595703125, -0.01361846923828125, 0.015655517578125, 0.0252532958984375, -0.0006480216979980469, 0.0330810546875, 0.0091705322265625, 0.001739501953125, -0.0176849365234375, 0.0270538330078125, -0.0217742919921875, -0.002399444580078125, 0.037078857421875, 0.0026035308837890625, 0.034820556640625, -0.0016412734985351562, -0.0253448486328125, 0.01548004150390625, -0.048736572265625, 0.005535125732421875, -0.0012617111206054688, 0.0023956298828125, -0.024993896484375, 0.0093994140625, 0.00536346435546875, -0.013031005859375, -0.0269775390625, 0.005096435546875, 0.02105712890625, -0.0240631103515625, -0.003391265869140625, 0.03826904296875, 0.0010709762573242188, -0.036834716796875, -0.0478515625, 0.05609130859375, 0.0166015625, -0.0321044921875, -0.0162811279296875, -0.01386260986328125, 0.0013589859008789062, 0.00797271728515625, 0.0079803466796875, -0.0216064453125, 0.01068878173828125, -0.005298614501953125, -0.008453369140625, -0.00955963134765625, -0.0015439987182617188, 0.037872314453125, -0.0019073486328125, -0.007404327392578125, -0.001216888427734375, -0.06390380859375, -0.0188751220703125, -0.0132904052734375, -0.0258636474609375, -0.006134033203125, -0.007228851318359375, 0.01198577880859375, 0.034912109375, 0.0024394989013671875, -0.012237548828125, -0.00939178466796875, 0.0062103271484375, 0.0016775131225585938, 0.06793212890625, -0.0052337646484375, 0.05816650390625, -0.01201629638671875, 0.0127105712890625, 0.00244903564453125, 0.054412841796875, 0.0093841552734375, -0.0123443603515625, 0.00943756103515625, 0.0034160614013671875, -0.0229339599609375, -0.0145416259765625, -0.039459228515625, 0.01091766357421875, 0.08154296875, -0.001857757568359375, -0.027618408203125, 0.004108428955078125, 0.011932373046875, -0.017822265625, 0.0183563232421875, 0.0156707763671875, -0.0026454925537109375, -0.0009784698486328125, -0.0246734619140625, 0.02203369140625, -0.0079803466796875, 0.0188751220703125, 0.0192413330078125, -0.04278564453125, 0.00838470458984375, 0.0156402587890625, -0.0304107666015625, 0.02142333984375, 0.040863037109375, 0.01678466796875, 0.03753662109375, 0.006725311279296875, 0.022186279296875, 0.00946807861328125, 0.0008344650268554688, 0.0100555419921875, 0.0053558349609375, 0.05279541015625, -0.003936767578125, -0.0031795501708984375, 0.0166015625, -0.0078887939453125, 0.034759521484375, 0.08770751953125, 0.0828857421875, -0.1207275390625, 0.002902984619140625, 0.00873565673828125, -0.01558685302734375, 0.051239013671875, 0.0225067138671875, 0.00209808349609375, 0.0016965866088867188, -0.0287322998046875, -0.00798797607421875, -0.0267181396484375, -0.004878997802734375, 0.0298004150390625, -0.0118560791015625, 0.0186004638671875, 0.02899169921875, 0.004459381103515625, 0.0279998779296875, -0.041656494140625, -0.016326904296875, 0.00345611572265625, -0.0022525787353515625, 0.0195159912109375, -0.00421142578125, -0.0163421630859375, -0.08367919921875, -0.0268402099609375, -0.021942138671875, -0.050811767578125, 0.0389404296875, 0.01067352294921875, 0.08001708984375, 0.048248291015625, -0.0012025833129882812, 0.0152587890625, 0.00656890869140625, 0.01374053955078125, 0.022064208984375, -0.0210113525390625, -0.0352783203125, 0.05072021484375, 0.003314971923828125, 0.002216339111328125, 0.01363372802734375, 0.0141143798828125, 0.028778076171875, 0.0312347412109375, 0.0176849365234375, -0.01531982421875, -0.0307769775390625, 0.018463134765625, -0.032806396484375, 0.026214599609375, -0.018798828125, -0.0116729736328125, -0.0443115234375, -0.031097412109375, -0.0305328369140625, -0.07342529296875, 0.005374908447265625, -0.0640869140625, -0.08544921875, 0.08099365234375, 0.03839111328125, 0.047760009765625, -0.031890869140625, 0.04656982421875, -0.0010538101196289062, 0.025970458984375, -0.0011119842529296875, -0.032318115234375, -0.00539398193359375, -0.0076751708984375, -0.0199737548828125, -0.00801849365234375, -0.023895263671875, 0.06219482421875, 0.03546142578125, 0.0060577392578125, 0.0195465087890625, 0.00611114501953125, 0.0312042236328125, -0.0015974044799804688, -0.033935546875, 0.0048828125, -0.004627227783203125, 0.030303955078125, 0.03863525390625, -0.04730224609375, 0.00933837890625, 0.00618743896484375, -0.00446319580078125, 0.01800537109375, -0.0004930496215820312, -0.00267791748046875, 0.002483367919921875, 0.03839111328125, -0.0165252685546875, -0.009185791015625, 0.0132293701171875, -0.0494384765625, -0.03204345703125, 0.049224853515625, 0.06414794921875, -0.056365966796875, -0.033905029296875, -0.037139892578125, 0.05462646484375, 0.043060302734375, 0.028533935546875, 0.06915283203125, 0.025390625, 0.0850830078125, -0.031463623046875, 0.0201873779296875, -0.029296875, 0.0224761962890625, 0.0073089599609375, 0.033111572265625, 0.003204345703125, 0.0092315673828125, 0.0780029296875, 0.041015625, 0.0147857666015625, -0.05328369140625, -0.005413055419921875, 0.01543426513671875, 0.017913818359375, 0.0360107421875, -0.01561737060546875, 0.049652099609375, -0.03070068359375, -0.014556884765625, -0.03265380859375, -0.0079345703125, 0.0095977783203125, 0.01151275634765625, -0.01229095458984375, -0.01284027099609375, 0.00008982419967651367, -0.001956939697265625, -0.01255035400390625, 0.0125885009765625, 0.006938934326171875, 0.01800537109375, -0.01000213623046875, 0.06951904296875, -0.0034160614013671875, 0.008148193359375, 0.0205535888671875, 0.01433563232421875, 0.0426025390625, -0.032470703125, 0.0157318115234375, 0.01129913330078125, 0.0236663818359375, 0.01277923583984375, -0.005260467529296875, 0.01303863525390625, -0.00783538818359375, -0.006717681884765625, -0.003204345703125, 0.004283905029296875, 0.0306854248046875, -0.039520263671875, -0.00698089599609375, -0.036773681640625, -0.0218353271484375, 0.0193939208984375, -0.022064208984375, 0.0297088623046875, -0.01519012451171875, 0.039886474609375, -0.01238250732421875, 0.010345458984375, 0.0023860931396484375, -0.0188751220703125, 0.0626220703125, -0.0185394287109375, 0.0654296875, 0.033355712890625, -0.00594329833984375, 0.01432037353515625, -0.0265655517578125, -0.0299072265625, 0.0025157928466796875, 0.03704833984375, 0.011871337890625, 0.01184844970703125, 0.058929443359375, -0.015594482421875, 0.0009732246398925781, -0.00832366943359375, 0.028350830078125, 0.002777099609375, 0.008209228515625, 0.0151824951171875, -0.015350341796875, -0.035614013671875, -0.011962890625, 0.043548583984375, -0.0164642333984375, 0.04168701171875, -0.022125244140625, 0.0343017578125, -0.03863525390625, -0.007770538330078125, 0.00423431396484375, -0.041656494140625, 0.0689697265625, 0.049407958984375, 0.00946044921875, -0.028717041015625, -0.0264129638671875, 0.030242919921875, -0.0029697418212890625, -0.044403076171875, -0.0157470703125, 0.0457763671875, 0.00518035888671875, 0.018341064453125, 0.0307159423828125, -0.0204010009765625, -0.0293121337890625, -0.0634765625, -0.0197906494140625, 0.03900146484375, 0.0199432373046875, -0.0225372314453125, 0.083984375, 0.0115814208984375, 0.04107666015625, 0.031646728515625, -0.0653076171875, 0.06121826171875, 0.050506591796875, -0.053466796875, -0.0185089111328125, -0.0264739990234375, -0.0289764404296875, 0.004299163818359375, -0.006946563720703125, 0.0227203369140625, -0.0274200439453125, 0.004486083984375, 0.01398468017578125, 0.006053924560546875, 0.01274871826171875, -0.04052734375, -0.00540924072265625, 0.0361328125, -0.0092926025390625, 0.006824493408203125, -0.053466796875, -0.043731689453125, -0.061981201171875, 0.0249786376953125, 0.0139007568359375, -0.0260009765625, -0.040924072265625, -0.05755615234375, -0.0030345916748046875, -0.0159912109375, -0.01262664794921875, -0.01171112060546875, -0.011505126953125, 0.0052642822265625, 0.0124359130859375, -0.04296875, 0.04510498046875, -0.0199127197265625, 0.004886627197265625, -0.0300140380859375, -0.007396697998046875, -0.028717041015625, 0.03143310546875, -0.0165557861328125, 0.035675048828125, 0.0718994140625, -0.01097869873046875, -0.045989990234375, 0.05804443359375, 0.005390167236328125, 0.10992431640625, -0.03399658203125, -0.0279541015625, 0.0447998046875, -0.046417236328125, -0.04180908203125, -0.06707763671875, 0.01959228515625, -0.1353759765625, -0.0017862319946289062, -0.0154876708984375, -0.0217437744140625, -0.0024662017822265625, -0.053314208984375, -0.08935546875, 0.04656982421875, -0.00110626220703125, -0.04107666015625, -0.03680419921875, -0.05230712890625, -0.0099639892578125, 0.057098388671875, -0.01039886474609375, -0.056060791015625, -0.043487548828125, 0.047119140625, 0.00823211669921875, 0.049041748046875, 0.017364501953125, 0.0025196075439453125, -0.0183258056640625, 0.00677490234375, 0.00605010986328125, -0.0025043487548828125, 0.01145172119140625, -0.00550079345703125, 0.0059356689453125, 0.0304718017578125, -0.02587890625, -0.05615234375, -0.008544921875, -0.03997802734375, -0.00450897216796875, -0.032806396484375, -0.01776123046875, -0.00726318359375, 0.02899169921875, 0.031341552734375, -0.01092529296875, -0.0303497314453125, 0.023040771484375, 0.03338623046875, -0.020416259765625, -0.0080108642578125, 0.004261016845703125, -0.045623779296875, -0.0310516357421875, -0.0196075439453125, 0.007602691650390625, -0.029998779296875, 0.0071868896484375, -0.0139617919921875, -0.0111846923828125, 0.0212249755859375, -0.036895751953125, 0.0233306884765625, -0.0307159423828125, 0.06414794921875, -0.030914306640625, -0.004852294921875, 0.0127716064453125, 0.0211029052734375, 0.034271240234375, 0.0484619140625, -0.0487060546875, -0.0178680419921875, -0.0018901824951171875, 0.0244293212890625, -0.003635406494140625, 0.0222015380859375, -0.0039825439453125, 0.00835418701171875, -0.003498077392578125, 0.030487060546875, -0.006381988525390625, 0.0256500244140625, -0.0120697021484375, 0.04644775390625, 0.004955291748046875, 0.049774169921875, -0.020751953125, -0.024810791015625, -0.0250701904296875, 0.0108489990234375, -0.01525115966796875, -0.004329681396484375, 0.036346435546875, -0.026031494140625, 0.01503753662109375, -0.002635955810546875, -0.0298309326171875, -0.047119140625, 0.02557373046875, 0.01739501953125, -0.00875091552734375, 0.022308349609375 ]
f647e3b52ae8fc6761f8da6175ffee53ee0ddaa2
Wordpress Stackexchange Q: Authoritative answer on which boots first - Plugins or Themes? I can't seem to find anywhere in the WordPress documentation an authoritative answer on the question on whether a WordPress plugin boots first or whether a WordPress theme boots first. I need to know the answer because an important development decision I am working on depends on it - as it is related to themes that depend on the presence of certain plug-ins. And by "authoritative answer", I mean -- is the answer as-it-is just an accident of how WordPress is presently designed - subject to being all up-in-the-wind next version of WordPress --- or is it a standard aspect of how WordPress is supposed to work? A: See this famous answer by the equally famous Rarst. Here he charts out the load process of WordPress which hasn't and isn't expected to change any time soon. The process pretty much goes: * *WordPress Core *Must-Use Plugins ( mu-plugins directory ) *Plugins *Themes ( Child before Parent )
Q: Authoritative answer on which boots first - Plugins or Themes? I can't seem to find anywhere in the WordPress documentation an authoritative answer on the question on whether a WordPress plugin boots first or whether a WordPress theme boots first. I need to know the answer because an important development decision I am working on depends on it - as it is related to themes that depend on the presence of certain plug-ins. And by "authoritative answer", I mean -- is the answer as-it-is just an accident of how WordPress is presently designed - subject to being all up-in-the-wind next version of WordPress --- or is it a standard aspect of how WordPress is supposed to work? A: See this famous answer by the equally famous Rarst. Here he charts out the load process of WordPress which hasn't and isn't expected to change any time soon. The process pretty much goes: * *WordPress Core *Must-Use Plugins ( mu-plugins directory ) *Plugins *Themes ( Child before Parent )
wordpress
{ "language": "en", "length": 168, "provenance": "stackexchange_00019.jsonl.gz:467032", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/233245" }
[ -0.0306396484375, -0.018585205078125, 0.0033130645751953125, 0.0196075439453125, -0.0316162109375, -0.0008978843688964844, 0.01129913330078125, -0.0199432373046875, -0.03533935546875, 0.023284912109375, 0.0187530517578125, 0.01081085205078125, -0.01123809814453125, -0.030609130859375, 0.0147857666015625, -0.0386962890625, 0.038604736328125, -0.00826263427734375, 0.0258636474609375, -0.0213470458984375, 0.0296173095703125, 0.0108184814453125, 0.0120391845703125, 0.1473388671875, 0.029998779296875, -0.031158447265625, 0.06915283203125, -0.0157928466796875, 0.038482666015625, 0.0014848709106445312, 0.033050537109375, -0.043609619140625, -0.00853729248046875, 0.0010128021240234375, 0.06793212890625, -0.035491943359375, 0.0216522216796875, -0.0019474029541015625, 0.055450439453125, -0.02728271484375, 0.02069091796875, -0.004383087158203125, 0.057891845703125, 0.0120391845703125, 0.0031337738037109375, -0.02276611328125, 0.0169830322265625, -0.051727294921875, 0.0141143798828125, -0.056365966796875, 0.01038360595703125, 0.02410888671875, 0.048614501953125, -0.066650390625, -0.0264129638671875, 0.0174560546875, -0.005443572998046875, 0.01497650146484375, 0.01244354248046875, 0.00885009765625, -0.004673004150390625, 0.014862060546875, 0.0062408447265625, -0.00872039794921875, 0.01464080810546875, 0.0040283203125, 0.007701873779296875, 0.0247039794921875, -0.0258026123046875, 0.004985809326171875, 0.0204010009765625, -0.02130126953125, -0.01806640625, -0.01959228515625, -0.011566162109375, 0.01385498046875, 0.0274505615234375, -0.016754150390625, -0.005191802978515625, 0.031524658203125, 0.0084075927734375, -0.037078857421875, 0.049041748046875, -0.0572509765625, 0.0078582763671875, -0.04779052734375, 0.004207611083984375, 0.0196380615234375, -0.04168701171875, -0.027801513671875, -0.028411865234375, -0.018707275390625, -0.04461669921875, 0.003704071044921875, -0.0157318115234375, 0.012481689453125, 0.053741455078125, 0.055755615234375, -0.04437255859375, -0.043121337890625, -0.030548095703125, -0.007843017578125, -0.04345703125, -0.0020427703857421875, -0.01544952392578125, 0.0272674560546875, 0.005767822265625, -0.01535797119140625, 0.002246856689453125, 0.02215576171875, -0.01666259765625, 0.0111236572265625, -0.00588226318359375, -0.04034423828125, 0.016815185546875, 0.0233306884765625, -0.01885986328125, 0.03857421875, 0.021331787109375, 0.015594482421875, 0.0083770751953125, 0.0103607177734375, 0.04388427734375, -0.050872802734375, -0.01548004150390625, -0.0291290283203125, -0.048980712890625, -0.03302001953125, -0.0714111328125, 0.0234832763671875, 0.034698486328125, 0.02789306640625, -0.0265655517578125, 0.01348876953125, -0.059173583984375, 0.00533294677734375, -0.026153564453125, 0.01995849609375, 0.0119476318359375, 0.0005526542663574219, 0.032318115234375, -0.038787841796875, -0.00756072998046875, 0.0280303955078125, -0.007450103759765625, 0.038299560546875, 0.0260009765625, 0.0006241798400878906, -0.0273284912109375, -0.06494140625, 0.019317626953125, -0.0265655517578125, 0.011627197265625, 0.031280517578125, -0.00994110107421875, 0.00844573974609375, 0.00446319580078125, -0.0003509521484375, -0.001461029052734375, -0.009246826171875, -0.028411865234375, 0.01111602783203125, 0.0123291015625, -0.0173492431640625, -0.0213623046875, -0.0119476318359375, 0.0240936279296875, 0.01010894775390625, 0.01861572265625, -0.01446533203125, 0.007381439208984375, -0.0053253173828125, 0.05072021484375, -0.01053619384765625, -0.0185546875, 0.01299285888671875, 0.005878448486328125, 0.0285186767578125, 0.0219268798828125, 0.027313232421875, -0.0006279945373535156, -0.0204925537109375, 0.055938720703125, -0.0171966552734375, -0.00774383544921875, 0.0061798095703125, 0.0202178955078125, 0.018707275390625, -0.0014066696166992188, 0.022003173828125, -0.0092315673828125, 0.0225067138671875, -0.0447998046875, 0.036651611328125, -0.024139404296875, 0.00670623779296875, -0.012664794921875, 0.037628173828125, -0.01947021484375, -0.04022216796875, 0.00841522216796875, 0.009979248046875, -0.01479339599609375, -0.01690673828125, -0.031951904296875, -0.032379150390625, 0.0007672309875488281, 0.020751953125, 0.025848388671875, 0.0411376953125, -0.01904296875, 0.00930023193359375, 0.0277099609375, -0.08740234375, -0.0270538330078125, 0.01334381103515625, -0.03656005859375, 0.01447296142578125, -0.0254669189453125, 0.0200653076171875, -0.01412200927734375, -0.04779052734375, -0.010986328125, 0.0145721435546875, 0.01117706298828125, -0.011444091796875, 0.0046844482421875, -0.0020313262939453125, 0.0251312255859375, 0.006664276123046875, 0.0218353271484375, -0.002429962158203125, -0.0007977485656738281, 0.006938934326171875, -0.035919189453125, -0.009246826171875, -0.00014019012451171875, -0.044647216796875, 0.023101806640625, 0.0450439453125, 0.0159759521484375, 0.003940582275390625, 0.0007467269897460938, 0.057586669921875, -0.0162506103515625, -0.06158447265625, -0.0010251998901367188, 0.0241546630859375, 0.0426025390625, 0.07855224609375, -0.0225372314453125, -0.012847900390625, 0.006336212158203125, 0.022674560546875, 0.02923583984375, 0.006954193115234375, 0.006526947021484375, -0.03399658203125, -0.0278472900390625, 0.00977325439453125, 0.0194244384765625, -0.0281524658203125, -0.060882568359375, 0.00704193115234375, -0.01490020751953125, -0.01045989990234375, -0.033538818359375, -0.0228271484375, -0.051483154296875, 0.000835418701171875, 0.06414794921875, 0.038818359375, 0.00888824462890625, 0.037384033203125, 0.055450439453125, -0.0015087127685546875, -0.0216064453125, -0.02935791015625, -0.0013294219970703125, 0.0196685791015625, -0.0175628662109375, -0.039215087890625, -0.00487518310546875, -0.0023593902587890625, 0.017059326171875, -0.03631591796875, 0.03814697265625, 0.0294647216796875, -0.005023956298828125, -0.019134521484375, 0.011474609375, -0.028228759765625, -0.06719970703125, 0.040313720703125, -0.029937744140625, -0.049652099609375, -0.047271728515625, -0.04620361328125, 0.047698974609375, -0.0518798828125, -0.012298583984375, 0.06500244140625, 0.0170135498046875, -0.02947998046875, -0.0028705596923828125, 0.0018510818481445312, 0.020751953125, -0.025909423828125, -0.03338623046875, 0.01494598388671875, -0.049591064453125, 0.0302886962890625, 0.044647216796875, 0.10858154296875, 0.0003483295440673828, -0.0413818359375, 0.01715087890625, 0.07177734375, -0.0253753662109375, -0.060516357421875, -0.07196044921875, -0.03814697265625, 0.056304931640625, -0.0014219284057617188, 0.0179595947265625, -0.01430511474609375, 0.0198211669921875, 0.031646728515625, -0.047088623046875, -0.025482177734375, -0.01511383056640625, -0.058624267578125, -0.046173095703125, 0.0154571533203125, 0.0023288726806640625, 0.024932861328125, 0.0036983489990234375, 0.019317626953125, -0.009979248046875, -0.057830810546875, -0.0214385986328125, -0.03045654296875, -0.01425933837890625, 0.006626129150390625, 0.007617950439453125, -0.0347900390625, -0.0172576904296875, 0.0162811279296875, 0.009796142578125, -0.004505157470703125, 0.0013647079467773438, -0.01096343994140625, -0.03076171875, -0.0401611328125, -0.026947021484375, 0.00696563720703125, 0.0264129638671875, -0.0251007080078125, -0.0011653900146484375, -0.06683349609375, -0.01222991943359375, -0.01134490966796875, -0.033203125, 0.035247802734375, 0.0282745361328125, -0.005443572998046875, -0.01324462890625, -0.0017881393432617188, -0.01398468017578125, -0.0221710205078125, 0.0137481689453125, -0.041259765625, 0.07012939453125, -0.020721435546875, -0.01519012451171875, -0.0279541015625, 0.0234832763671875, -0.0174713134765625, -0.0130615234375, -0.01439666748046875, -0.0009484291076660156, -0.038787841796875, 0.0228118896484375, -0.0791015625, -0.0127105712890625, 0.0135345458984375, -0.0018186569213867188, 0.0265655517578125, 0.0037670135498046875, -0.005023956298828125, 0.0098876953125, 0.04962158203125, -0.0771484375, 0.004573822021484375, 0.051513671875, 0.00687408447265625, -0.0006709098815917969, 0.0220947265625, -0.1224365234375, -0.0247039794921875, -0.0745849609375, -0.004047393798828125, -0.0039825439453125, -0.04302978515625, -0.027587890625, 0.03570556640625, -0.08331298828125, -0.023468017578125, 0.01239013671875, -0.07098388671875, -0.01171875, 0.0264739990234375, -0.032379150390625, -0.011688232421875, -0.007213592529296875, -0.05084228515625, -0.07977294921875, -0.0003249645233154297, -0.03570556640625, 0.04229736328125, -0.005290985107421875, 0.014007568359375, -0.03338623046875, 0.031341552734375, -0.0208587646484375, 0.054107666015625, -0.01416778564453125, 0.027313232421875, -0.00716400146484375, -0.0364990234375, -0.0084991455078125, -0.03271484375, 0.015380859375, -0.042449951171875, -0.04425048828125, -0.02069091796875, -0.042022705078125, 0.0176239013671875, -0.0182037353515625, -0.0235748291015625, 0.0089874267578125, -0.000152587890625, -0.025421142578125, 0.044891357421875, -0.0010166168212890625, -0.0081634521484375, -0.0382080078125, -0.03497314453125, 0.05218505859375, -0.049072265625, 0.01285552978515625, -0.004947662353515625, 0.1156005859375, 0.0193023681640625, -0.00193023681640625, 0.006610870361328125, 0.0015287399291992188, 0.027862548828125, 0.04107666015625, 0.0287017822265625, 0.0188446044921875, -0.0184478759765625, -0.00325775146484375, 0.023651123046875, 0.00634765625, 0.01544952392578125, 0.01250457763671875, -0.006076812744140625, -0.033905029296875, 0.0095672607421875, -0.0092010498046875, 0.02166748046875, 0.03643798828125, -0.00572967529296875, 0.002780914306640625, -0.0142822265625, -0.00014007091522216797, -0.007335662841796875, -0.0235595703125, -0.00824737548828125, -0.0160980224609375, 0.01265716552734375, 0.050201416015625, 0.059844970703125, 0.016510009765625, -0.002597808837890625, 0.04541015625, 0.0216827392578125, -0.027313232421875, 0.0018568038940429688, 0.024383544921875, 0.0004935264587402344, 0.01654052734375, 0.0233154296875, -0.00881195068359375, -0.036376953125, -0.0101776123046875, 0.1046142578125, -0.036590576171875, -0.05706787109375, -0.053375244140625, -0.03765869140625, 0.0445556640625, 0.050811767578125, -0.001499176025390625, 0.07122802734375, 0.039031982421875, -0.03314208984375, -0.0221405029296875, -0.0002562999725341797, -0.0244903564453125, -0.06268310546875, -0.003997802734375, -0.0210418701171875, -0.003772735595703125, 0.0211334228515625, 0.0081329345703125, -0.014617919921875, 0.004360198974609375, -0.00139617919921875, -0.025177001953125, -0.03155517578125, 0.047943115234375, 0.0338134765625, -0.035064697265625, 0.0091552734375, -0.0008273124694824219, 0.037750244140625, -0.017303466796875, 0.01416778564453125, 0.0178985595703125, 0.0167388916015625, -0.04815673828125, -0.037750244140625, 0.034027099609375, -0.016571044921875, 0.01117706298828125, 0.037017822265625, 0.00856781005859375, -0.047088623046875, -0.00007921457290649414, 0.0306549072265625, 0.035919189453125, -0.029571533203125, -0.02459716796875, 0.046356201171875, 0.0138092041015625, 0.053009033203125, 0.0160675048828125, -0.05084228515625, 0.052520751953125, 0.069580078125, 0.0295867919921875, -0.004108428955078125, -0.025604248046875, 0.006549835205078125, -0.0117950439453125, -0.020660400390625, 0.00888824462890625, 0.045562744140625, -0.032470703125, 0.0252227783203125, -0.001636505126953125, -0.00925445556640625, -0.062042236328125, 0.0161895751953125, 0.03851318359375, 0.03973388671875, -0.0347900390625, 0.00997161865234375, -0.0538330078125, -0.0272216796875, -0.061981201171875, -0.0284423828125, -0.06622314453125, 0.0022735595703125, -0.00713348388671875, 0.00455474853515625, -0.029449462890625, -0.0494384765625, -0.024993896484375, 0.012420654296875, 0.0289306640625, -0.013153076171875, -0.00667572021484375, 0.063720703125, 0.01519012451171875, -0.0244140625, 0.019561767578125, 0.051055908203125, -0.00809478759765625, 0.0099945068359375, -0.029327392578125, -0.005771636962890625, 0.0253448486328125, 0.0217437744140625, 0.018585205078125, -0.006458282470703125, 0.040863037109375, 0.0140533447265625, 0.042236328125, 0.01548004150390625, 0.01338958740234375, 0.014404296875, -0.0275115966796875, 0.01800537109375, -0.02288818359375, 0.08831787109375, -0.01873779296875, -0.0009098052978515625, -0.02813720703125, -0.0080108642578125, 0.0009026527404785156, -0.009490966796875, -0.0250396728515625, 0.03533935546875, -0.047210693359375, 0.0455322265625, -0.01268768310546875, -0.0074310302734375, 0.0093536376953125, -0.003757476806640625, 0.0007696151733398438, -0.0297088623046875, 0.04412841796875, -0.043365478515625, -0.041595458984375, 0.00823211669921875, 0.0053558349609375, -0.01172637939453125, -0.00238800048828125, -0.0167694091796875, -0.0181884765625, 0.032012939453125, 0.032318115234375, -0.030059814453125, -0.0240631103515625, 0.007465362548828125, -0.01190185546875, -0.003253936767578125, -0.00305938720703125, -0.0006399154663085938, -0.01513671875, 0.09124755859375, -0.0243377685546875, 0.0171661376953125, 0.049652099609375, -0.027252197265625, -0.03326416015625, -0.01776123046875, -0.0208587646484375, 0.0079498291015625, -0.00339508056640625, 0.01708984375, 0.0022106170654296875, 0.016357421875, -0.027374267578125, 0.017578125, 0.002490997314453125, -0.0089263916015625, -0.0362548828125, 0.01244354248046875, -0.026519775390625, -0.00244903564453125, 0.024627685546875, -0.042724609375, 0.01202392578125, 0.044158935546875, -0.0345458984375, 0.0133514404296875, 0.0034694671630859375, -0.00467681884765625, -0.049835205078125, -0.0216522216796875, 0.047760009765625, 0.042572021484375, -0.0220184326171875, 0.0298919677734375, 0.0011568069458007812, -0.046600341796875, -0.03363037109375, -0.06915283203125, 0.0631103515625, -0.0032253265380859375, -0.0124664306640625, 0.03790283203125, 0.021484375, -0.05316162109375, -0.029449462890625, 0.024261474609375, -0.03302001953125, 0.01535797119140625, -0.005527496337890625, 0.0267791748046875, -0.015655517578125, -0.0261077880859375, -0.047821044921875, 0.04156494140625, -0.005115509033203125, 0.02197265625, -0.005535125732421875, 0.0128173828125, 0.0045166015625, -0.0005135536193847656, -0.00679779052734375, 0.0291595458984375, -0.0119171142578125, 0.016021728515625, -0.03192138671875, -0.00995635986328125, -0.0060272216796875, 0.034637451171875, 0.01873779296875, -0.002468109130859375, -0.0635986328125, 0.0261383056640625, 0.08026123046875, 0.06158447265625, 0.0592041015625, 0.037994384765625, 0.0171661376953125, -0.00878143310546875, 0.0019292831420898438, 0.00998687744140625, 0.0469970703125, -0.07000732421875, -0.01088714599609375, 0.0250091552734375, 0.0257720947265625, 0.0330810546875, 0.01192474365234375, 0.01242828369140625, -0.025909423828125, 0.004871368408203125, 0.0283660888671875, 0.0172882080078125, -0.006748199462890625, 0.00290679931640625, 0.005512237548828125, -0.024993896484375, -0.026092529296875, -0.01218414306640625, 0.032989501953125, 0.00435638427734375, 0.003772735595703125, -0.013671875, 0.032012939453125, -0.0570068359375, -0.048797607421875, -0.001300811767578125, 0.02911376953125, -0.091796875, -0.0001596212387084961, -0.02508544921875, 0.0169219970703125, -0.050048828125, -0.0171051025390625, 0.01013946533203125, 0.0020923614501953125, -0.01064300537109375, -0.037139892578125, 0.00904083251953125, -0.001461029052734375, 0.0015087127685546875, 0.002994537353515625, 0.0041351318359375, 0.02703857421875, 0.02532958984375, -0.036651611328125, 0.0150146484375, 0.004123687744140625, 0.0011205673217773438, -0.0034313201904296875, 0.020355224609375, -0.0190887451171875, 0.016448974609375, 0.0142669677734375, -0.01300048828125, 0.00814056396484375, -0.006114959716796875, -0.00971221923828125, 0.021392822265625, -0.022369384765625, 0.0231170654296875, -0.0262908935546875, 0.029449462890625, -0.01000213623046875, 0.02911376953125, -0.02880859375, -0.0014982223510742188, -0.0298004150390625, 0.033355712890625, -0.000858306884765625, 0.0650634765625, 0.06024169921875, 0.0777587890625, 0.0238189697265625, 0.0015277862548828125, 0.035797119140625, -0.0157012939453125, -0.008758544921875, -0.01678466796875, -0.00975799560546875, 0.00644683837890625, -0.0174102783203125, -0.0026149749755859375, 0.022705078125, 0.0268707275390625, 0.0067138671875, 0.02716064453125, 0.01352691650390625, -0.03369140625, 0.00044846534729003906, 0.0016956329345703125, 0.05218505859375, 0.028411865234375, -0.0276947021484375, -0.0028133392333984375, -0.031768798828125, -0.003997802734375, 0.0178680419921875, 0.03228759765625, 0.004184722900390625, 0.009979248046875, 0.01922607421875, -0.00972747802734375, -0.0191802978515625, -0.0038547515869140625, 0.032073974609375, 0.012969970703125, 0.011810302734375, 0.0248565673828125, -0.044891357421875, -0.0131378173828125, -0.02557373046875, 0.0184326171875, 0.0124359130859375, 0.0731201171875, -0.006221771240234375, 0.0084686279296875, -0.0132904052734375, -0.037841796875, 0.0005769729614257812, -0.000263214111328125, -0.01554107666015625, -0.0145263671875, -0.01226043701171875, 0.0163116455078125, -0.04083251953125, -0.0232696533203125, 0.028717041015625, -0.0418701171875, 0.00035643577575683594, -0.0255126953125, 0.02191162109375, -0.01739501953125, -0.0038509368896484375, -0.017791748046875, -0.055511474609375, -0.018096923828125, 0.038421630859375, -0.0003914833068847656, 0.040313720703125, -0.02294921875, 0.0013427734375, 0.0212249755859375, 0.0115966796875, -0.00865936279296875, 0.04156494140625, -0.045501708984375, 0.01251220703125, 0.00641632080078125, -0.0908203125, 0.0300140380859375, -0.0052642822265625, -0.02081298828125, 0.0229644775390625, 0.072998046875, 0.009674072265625, -0.060760498046875, 0.05377197265625, 0.0457763671875, 0.0794677734375, -0.0283966064453125, 0.0157012939453125, 0.0277252197265625, 0.029266357421875, 0.05108642578125, -0.01433563232421875, -0.0024280548095703125, 0.009674072265625, -0.03143310546875, -0.0019207000732421875, -0.0036029815673828125, -0.068603515625, -0.03271484375, -0.005706787109375, 0.01490020751953125, -0.003108978271484375, -0.03704833984375, 0.026153564453125, -0.0239410400390625, -0.00885009765625, -0.0107574462890625, -0.0026950836181640625, 0.00347900390625, -0.00945281982421875, -0.0428466796875, -0.0338134765625, -0.0268096923828125, 0.04339599609375, -0.0187835693359375, 0.01373291015625, 0.026580810546875, -0.0291748046875, 0.0223541259765625, 0.0240325927734375, 0.036407470703125, 0.06414794921875, 0.012237548828125, -0.0132598876953125, 0.031951904296875, -0.017333984375, -0.005382537841796875, -0.05767822265625, -0.007129669189453125, -0.07025146484375, -0.0034160614013671875, -0.07086181640625, 0.03466796875, 0.0143890380859375, -0.03375244140625, -0.048583984375, 0.066162109375, -0.03143310546875, -0.0149993896484375, -0.021392822265625, 0.0126953125, -0.0124969482421875, 0.006191253662109375, -0.0085601806640625, -0.0008544921875, -0.020050048828125, 0.01546478271484375, -0.0005750656127929688, 0.01398468017578125, -0.01042938232421875, 0.0258941650390625, 0.0004115104675292969, 0.057373046875, 0.046600341796875, -0.014373779296875, -0.03167724609375, 0.03411865234375, -0.02288818359375, 0.021759033203125, -0.019989013671875, 0.01502227783203125, 0.003917694091796875, 0.022216796875, -0.0219268798828125, -0.021881103515625, 0.0333251953125, 0.0477294921875, 0.041259765625, 0.05328369140625, -0.0006175041198730469, -0.06884765625, -0.07135009765625, -0.037078857421875, -0.019500732421875, -0.0308380126953125, 0.0399169921875, -0.0888671875, 0.0215911865234375, -0.0026569366455078125, -0.047515869140625, 0.018218994140625, -0.01151275634765625, -0.0557861328125, 0.025238037109375, -0.0013990402221679688, -0.0144195556640625, -0.026611328125, -0.0179901123046875, 0.03680419921875, 0.0012865066528320312, 0.0233001708984375, -0.0123748779296875, 0.01548004150390625, 0.037261962890625, 0.051300048828125, 0.04046630859375, 0.0006198883056640625, -0.04229736328125, 0.002361297607421875, 0.006221771240234375, 0.042633056640625, -0.007076263427734375, -0.059783935546875, 0.0025005340576171875, 0.012237548828125, -0.0103302001953125, 0.0094146728515625, -0.0107879638671875, 0.032958984375, 0.0013551712036132812, 0.044708251953125, 0.0069580078125, 0.0477294921875, -0.0035228729248046875, 0.032470703125, 0.00585174560546875, -0.0183563232421875, 0.025909423828125, -0.043243408203125, 0.0120086669921875, 0.0268096923828125, -0.00453948974609375, -0.00969696044921875, 0.004749298095703125, 0.01824951171875, -0.01513671875, -0.007343292236328125 ]
f2d0bb963d24b83f13780ba57c4389ccbffccb1f
Wordpress Stackexchange Q: + Character in permalink I'm currently working on a new website that I need to migrate from an old CMS to WordPress. The old system had some URL values with ID's in it: http://www.domain.ltd/page+1234. When I place this url in WordPress, the URL gets a 301 redirect to the same URL with the value: %2B. Can someone help me out to get rid of the redirect and just show the URL with the +? A: Per the OP, here is their answer which I separated from the question: I have found a solution for it myself, I've used the Custom Permalinks plugin and edited how the special characters are saved in the database. For the people who want to use this, change: add_post_meta( $id, 'custom_permalink', str_replace('%2F', '/', urlencode(ltrim(stripcslashes($_REQUEST['custom_permalink']),"/"))) ); to add_post_meta( $id, 'custom_permalink', str_replace(array('%2F','%2B'), array('/','+'), urlencode(ltrim(stripcslashes($_REQUEST['custom_permalink']),"/"))) );
Q: + Character in permalink I'm currently working on a new website that I need to migrate from an old CMS to WordPress. The old system had some URL values with ID's in it: http://www.domain.ltd/page+1234. When I place this url in WordPress, the URL gets a 301 redirect to the same URL with the value: %2B. Can someone help me out to get rid of the redirect and just show the URL with the +? A: Per the OP, here is their answer which I separated from the question: I have found a solution for it myself, I've used the Custom Permalinks plugin and edited how the special characters are saved in the database. For the people who want to use this, change: add_post_meta( $id, 'custom_permalink', str_replace('%2F', '/', urlencode(ltrim(stripcslashes($_REQUEST['custom_permalink']),"/"))) ); to add_post_meta( $id, 'custom_permalink', str_replace(array('%2F','%2B'), array('/','+'), urlencode(ltrim(stripcslashes($_REQUEST['custom_permalink']),"/"))) );
wordpress
{ "language": "en", "length": 138, "provenance": "stackexchange_00019.jsonl.gz:467061", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/233365" }
[ 0.07403564453125, -0.0138092041015625, 0.031280517578125, -0.01898193359375, 0.0016613006591796875, -0.0162353515625, 0.050872802734375, -0.0294036865234375, -0.02392578125, 0.0253448486328125, 0.0435791015625, -0.004543304443359375, -0.006927490234375, -0.046539306640625, 0.026702880859375, 0.0142364501953125, 0.0024967193603515625, 0.0159759521484375, 0.027557373046875, -0.020233154296875, 0.037445068359375, -0.0223846435546875, 0.0147552490234375, -0.010589599609375, 0.015411376953125, -0.05523681640625, 0.073486328125, -0.040008544921875, 0.0052642822265625, -0.050323486328125, -0.005382537841796875, 0.041168212890625, 0.0328369140625, 0.0178680419921875, 0.0032596588134765625, 0.00572967529296875, 0.02496337890625, 0.0012111663818359375, 0.01287078857421875, 0.0201263427734375, 0.032806396484375, -0.0176239013671875, -0.0019626617431640625, 0.01381683349609375, -0.00760650634765625, -0.03497314453125, 0.0245208740234375, -0.033447265625, 0.0124664306640625, 0.029632568359375, 0.0169830322265625, 0.030303955078125, 0.00920867919921875, 0.03717041015625, -0.002849578857421875, 0.0089874267578125, -0.0011806488037109375, -0.045562744140625, 0.017242431640625, 0.020721435546875, 0.0030040740966796875, -0.01137542724609375, 0.005878448486328125, -0.01125335693359375, -0.003452301025390625, -0.00872039794921875, -0.0183563232421875, 0.03887939453125, -0.02996826171875, -0.01708984375, 0.005756378173828125, -0.0295257568359375, -0.0029010772705078125, -0.04583740234375, -0.02423095703125, 0.021514892578125, -0.01007080078125, -0.0288543701171875, -0.0033721923828125, 0.00091552734375, 0.00907135009765625, 0.004650115966796875, -0.012420654296875, -0.043914794921875, 0.04229736328125, 0.005359649658203125, -0.0209808349609375, -0.021240234375, -0.0333251953125, -0.0257720947265625, -0.0239105224609375, -0.0372314453125, -0.006397247314453125, -0.028350830078125, -0.038665771484375, -0.0191192626953125, 0.0196685791015625, 0.0361328125, -0.0003502368927001953, 0.020660400390625, 0.038055419921875, -0.06591796875, 0.071044921875, -0.050994873046875, -0.0010852813720703125, 0.0023784637451171875, 0.039825439453125, 0.05419921875, 0.032806396484375, -0.0030002593994140625, -0.02069091796875, 0.056549072265625, -0.0209808349609375, -0.01367950439453125, -0.048980712890625, 0.049530029296875, -0.0177154541015625, -0.0308074951171875, -0.01068878173828125, 0.0177459716796875, -0.01251983642578125, 0.0257110595703125, 0.0271148681640625, -0.00786590576171875, 0.0011510848999023438, 0.00894927978515625, 0.006748199462890625, -0.07666015625, -0.0311431884765625, 0.03363037109375, -0.03271484375, -0.005260467529296875, 0.053924560546875, 0.04534912109375, 0.012664794921875, -0.03594970703125, 0.033111572265625, -0.031463623046875, -0.019989013671875, 0.0379638671875, -0.042724609375, -0.03387451171875, 0.0284881591796875, -0.037506103515625, 0.0197601318359375, 0.0151519775390625, -0.00043654441833496094, 0.02349853515625, 0.0236968994140625, -0.036102294921875, -0.0056304931640625, -0.0253448486328125, 0.07330322265625, -0.0269927978515625, -0.0633544921875, -0.038116455078125, -0.01465606689453125, -0.0290679931640625, -0.03045654296875, -0.043487548828125, 0.024810791015625, -0.017333984375, -0.01189422607421875, -0.0217132568359375, -0.04498291015625, 0.006908416748046875, -0.036712646484375, -0.018951416015625, 0.0116119384765625, 0.0031681060791015625, 0.01898193359375, 0.002407073974609375, -0.0254364013671875, -0.014007568359375, 0.001499176025390625, -0.01557159423828125, -0.00725555419921875, 0.0374755859375, 0.011077880859375, 0.085205078125, 0.059478759765625, -0.0192108154296875, 0.045074462890625, 0.00390625, -0.08685302734375, 0.08868408203125, 0.01178741455078125, 0.0963134765625, -0.01471710205078125, -0.0040435791015625, 0.0672607421875, 0.03985595703125, -0.039886474609375, 0.005466461181640625, 0.004947662353515625, -0.032440185546875, 0.04345703125, -0.011962890625, 0.00534820556640625, 0.008056640625, -0.005649566650390625, 0.0230255126953125, -0.0263214111328125, 0.0198974609375, -0.01824951171875, 0.0197906494140625, -0.019317626953125, 0.02886962890625, 0.033477783203125, 0.029998779296875, -0.00934600830078125, -0.002460479736328125, -0.0198822021484375, 0.01325225830078125, -0.014892578125, 0.02203369140625, 0.0194549560546875, 0.0186767578125, 0.0017900466918945312, 0.0180816650390625, 0.01056671142578125, -0.046295166015625, -0.0143890380859375, 0.00848388671875, 0.0290985107421875, -0.0504150390625, 0.0064239501953125, -0.027252197265625, -0.0157928466796875, -0.00047779083251953125, -0.041351318359375, 0.0287322998046875, 0.056732177734375, 0.04730224609375, -0.043304443359375, 0.0018911361694335938, -0.0462646484375, -0.0419921875, -0.0111083984375, 0.0567626953125, 0.0289764404296875, 0.0299530029296875, -0.005519866943359375, 0.0027103424072265625, 0.0005311965942382812, -0.047210693359375, 0.0163116455078125, -0.00955963134765625, 0.0156402587890625, 0.0164337158203125, -0.001499176025390625, -0.0131988525390625, 0.0237274169921875, -0.0654296875, 0.014495849609375, 0.0306854248046875, -0.024383544921875, -0.01073455810546875, -0.0080108642578125, -0.0017528533935546875, -0.0074310302734375, -0.0236053466796875, -0.009368896484375, -0.01251220703125, -0.006866455078125, 0.0245513916015625, 0.019927978515625, 0.0219879150390625, -0.00768280029296875, -0.018646240234375, 0.01425933837890625, 0.0294189453125, -0.0157623291015625, -0.0022754669189453125, 0.035186767578125, -0.03448486328125, -0.056671142578125, 0.02880859375, 0.032958984375, -0.00330352783203125, -0.006763458251953125, 0.0269622802734375, -0.0230255126953125, -0.019134521484375, -0.028594970703125, -0.036041259765625, -0.00986480712890625, 0.0032863616943359375, 0.031951904296875, 0.01097869873046875, 0.034698486328125, 0.00765228271484375, -0.0033512115478515625, 0.012481689453125, 0.0012969970703125, -0.0305633544921875, 0.041900634765625, -0.03704833984375, 0.043212890625, -0.044189453125, 0.045440673828125, 0.047271728515625, -0.023040771484375, 0.00769805908203125, 0.004604339599609375, -0.003185272216796875, -0.0020160675048828125, 0.0419921875, 0.0177001953125, -0.040863037109375, -0.0367431640625, -0.031890869140625, 0.0113677978515625, 0.037139892578125, -0.025665283203125, -0.05657958984375, -0.0120697021484375, 0.0016613006591796875, -0.11602783203125, -0.06982421875, 0.0177459716796875, -0.005672454833984375, -0.038238525390625, 0.036895751953125, 0.0018453598022460938, 0.007457733154296875, 0.0287322998046875, -0.00849151611328125, 0.01898193359375, -0.038787841796875, -0.037628173828125, -0.05926513671875, -0.07257080078125, -0.027496337890625, 0.008941650390625, -0.01306915283203125, 0.005401611328125, -0.03912353515625, -0.0013723373413085938, -0.0345458984375, 0.02935791015625, 0.03875732421875, 0.01190948486328125, -0.00243377685546875, -0.037445068359375, 0.006847381591796875, 0.0123748779296875, -0.01332855224609375, 0.0631103515625, 0.0322265625, -0.0090789794921875, 0.019500732421875, 0.01190948486328125, 0.0018739700317382812, 0.00983428955078125, -0.033355712890625, -0.001461029052734375, -0.004810333251953125, -0.0144500732421875, -0.051727294921875, -0.0386962890625, -0.0229949951171875, -0.05950927734375, -0.00004887580871582031, 0.0281829833984375, 0.0164337158203125, -0.017730712890625, 0.0225677490234375, 0.0362548828125, 0.0225677490234375, 0.03643798828125, -0.01010894775390625, -0.00036025047302246094, -0.004573822021484375, 0.0273590087890625, -0.051910400390625, 0.0628662109375, -0.00980377197265625, 0.0252227783203125, 0.035552978515625, 0.01227569580078125, 0.0248565673828125, -0.01026153564453125, -0.0264129638671875, -0.0767822265625, 0.037078857421875, -0.077880859375, -0.005279541015625, -0.049652099609375, -0.0045623779296875, -0.006473541259765625, 0.097412109375, -0.003582000732421875, -0.0192108154296875, -0.02630615234375, 0.006542205810546875, 0.0008473396301269531, -0.0186767578125, 0.01137542724609375, -0.012664794921875, -0.04510498046875, 0.0059356689453125, -0.016082763671875, -0.0279541015625, 0.0012693405151367188, -0.036956787109375, -0.00998687744140625, -0.028717041015625, 0.01953125, -0.004848480224609375, 0.01458740234375, 0.01197052001953125, -0.00562286376953125, -0.0045928955078125, 0.004199981689453125, -0.033538818359375, -0.054962158203125, -0.0252838134765625, 0.04168701171875, 0.05316162109375, 0.010589599609375, -0.0394287109375, 0.01464080810546875, 0.08013916015625, 0.0279388427734375, 0.004093170166015625, -0.0025081634521484375, -0.022064208984375, -0.01727294921875, 0.0333251953125, 0.00968170166015625, -0.0077972412109375, 0.0147552490234375, -0.0202789306640625, -0.031280517578125, -0.028228759765625, -0.032958984375, -0.0010833740234375, 0.025299072265625, -0.04144287109375, -0.06793212890625, -0.0169525146484375, -0.0040740966796875, 0.041473388671875, -0.0227813720703125, -0.0015554428100585938, -0.028045654296875, -0.08245849609375, 0.0268707275390625, -0.009613037109375, -0.0147857666015625, -0.0040435791015625, 0.0185699462890625, 0.0117340087890625, -0.01262664794921875, 0.04638671875, 0.00963592529296875, 0.0142364501953125, -0.0183258056640625, 0.05718994140625, 0.00885772705078125, 0.005767822265625, 0.058929443359375, -0.04632568359375, 0.010650634765625, -0.02471923828125, 0.0238189697265625, -0.0196533203125, -0.016448974609375, 0.0173492431640625, -0.043487548828125, 0.045318603515625, 0.05450439453125, 0.00980377197265625, -0.00926971435546875, -0.006374359130859375, 0.022064208984375, -0.00470733642578125, -0.017364501953125, -0.022369384765625, -0.04150390625, 0.0159454345703125, -0.016693115234375, 0.0224761962890625, -0.01091766357421875, 0.005161285400390625, 0.020294189453125, 0.025390625, 0.0213775634765625, 0.00279998779296875, -0.0027828216552734375, -0.042572021484375, 0.045684814453125, -0.03472900390625, -0.0165863037109375, 0.01161956787109375, 0.0026302337646484375, 0.0352783203125, 0.0162353515625, -0.0000807046890258789, -0.028411865234375, -0.0156097412109375, -0.0013370513916015625, -0.00806427001953125, 0.0220489501953125, 0.0194091796875, 0.0255126953125, -0.01004791259765625, 0.014190673828125, 0.0312042236328125, -0.00583648681640625, -0.0248260498046875, 0.0219268798828125, 0.00185394287109375, -0.0018148422241210938, -0.0236968994140625, 0.08990478515625, 0.040008544921875, 0.029510498046875, -0.0237579345703125, 0.0018892288208007812, 0.011260986328125, 0.052825927734375, 0.008392333984375, -0.02685546875, -0.0006885528564453125, 0.0254974365234375, 0.019744873046875, -0.0439453125, -0.0236358642578125, 0.01422882080078125, 0.057647705078125, -0.020233154296875, -0.0037384033203125, 0.00968170166015625, -0.034881591796875, -0.0261993408203125, 0.02984619140625, -0.0276336669921875, -0.04620361328125, -0.034088134765625, -0.022796630859375, 0.0009031295776367188, 0.001583099365234375, 0.00029778480529785156, 0.0240478515625, 0.0031757354736328125, 0.036712646484375, 0.02142333984375, 0.01275634765625, -0.03082275390625, -0.040740966796875, 0.03277587890625, -0.0130767822265625, -0.01336669921875, 0.0261688232421875, 0.00530242919921875, -0.0440673828125, -0.015869140625, 0.038360595703125, -0.00742340087890625, 0.05682373046875, -0.01885986328125, -0.030517578125, 0.035186767578125, -0.0019664764404296875, 0.056732177734375, 0.0102691650390625, -0.019775390625, -0.006011962890625, -0.0230255126953125, 0.01096343994140625, 0.0810546875, 0.002872467041015625, 0.0016241073608398438, -0.042633056640625, 0.028076171875, 0.016204833984375, 0.02288818359375, -0.00382232666015625, -0.01190948486328125, 0.00931549072265625, 0.0143890380859375, 0.03289794921875, -0.021026611328125, 0.049407958984375, -0.0163116455078125, 0.03253173828125, -0.008880615234375, 0.0357666015625, 0.028533935546875, -0.0279998779296875, 0.00913238525390625, -0.003696441650390625, -0.04364013671875, -0.02191162109375, 0.0239105224609375, 0.029388427734375, 0.052581787109375, -0.0038604736328125, 0.00457000732421875, -0.0169525146484375, 0.007732391357421875, -0.035186767578125, -0.008392333984375, -0.046966552734375, -0.006999969482421875, -0.0223388671875, -0.0018253326416015625, 0.021697998046875, 0.00812530517578125, 0.0164794921875, -0.0115203857421875, 0.0026454925537109375, 0.0015926361083984375, 0.0191497802734375, -0.050750732421875, 0.02587890625, 0.056976318359375, 0.044708251953125, 0.060302734375, -0.004329681396484375, 0.044891357421875, 0.04534912109375, -0.03564453125, 0.026763916015625, 0.038177490234375, 0.04547119140625, -0.007152557373046875, 0.0162811279296875, 0.04290771484375, -0.014739990234375, 0.01238250732421875, 0.09979248046875, 0.061492919921875, -0.112060546875, -0.00798797607421875, -0.01395416259765625, -0.0156402587890625, 0.052459716796875, -0.0037631988525390625, -0.01288604736328125, -0.0155029296875, -0.00981903076171875, -0.0245513916015625, -0.03314208984375, -0.0242156982421875, 0.0305328369140625, -0.004817962646484375, -0.0067138671875, 0.0196533203125, 0.0033435821533203125, 0.0045013427734375, -0.0245819091796875, -0.0024261474609375, 0.0009465217590332031, 0.0207366943359375, -0.004138946533203125, 0.037445068359375, -0.051422119140625, -0.039031982421875, 0.024078369140625, -0.021270751953125, -0.015228271484375, 0.039459228515625, -0.00177001953125, 0.0224151611328125, 0.035186767578125, -0.00466156005859375, -0.0017366409301757812, 0.0014820098876953125, -0.00894927978515625, 0.052093505859375, -0.038787841796875, -0.0157318115234375, -0.023284912109375, -0.0193328857421875, -0.01158905029296875, -0.0033416748046875, -0.02740478515625, -0.0036773681640625, 0.0335693359375, 0.0941162109375, -0.062042236328125, -0.0187835693359375, 0.00860595703125, 0.01151275634765625, 0.00023472309112548828, -0.021148681640625, -0.0097503662109375, -0.03924560546875, -0.0216064453125, -0.032989501953125, -0.06072998046875, 0.0200958251953125, -0.055084228515625, -0.06494140625, 0.081298828125, 0.006702423095703125, 0.0452880859375, 0.038482666015625, 0.0178985595703125, -0.03668212890625, -0.0030574798583984375, -0.0033664703369140625, 0.04571533203125, -0.02569580078125, 0.01143646240234375, -0.04461669921875, -0.01453399658203125, 0.001148223876953125, 0.047088623046875, 0.0963134765625, 0.032012939453125, -0.054901123046875, 0.013885498046875, 0.046905517578125, 0.036285400390625, -0.0081329345703125, 0.040771484375, -0.01511383056640625, 0.020050048828125, 0.061431884765625, -0.04638671875, 0.0100860595703125, 0.0257415771484375, -0.01739501953125, -0.00983428955078125, 0.02349853515625, 0.0238494873046875, 0.01372528076171875, -0.033050537109375, -0.06243896484375, 0.0133514404296875, 0.042510986328125, -0.044036865234375, -0.0126495361328125, 0.0146942138671875, 0.0228271484375, -0.0643310546875, -0.06927490234375, -0.02691650390625, 0.0275421142578125, 0.00887298583984375, 0.01461029052734375, 0.0248565673828125, 0.0242462158203125, 0.035308837890625, -0.029052734375, 0.0131072998046875, -0.0013380050659179688, -0.003475189208984375, 0.0916748046875, 0.04693603515625, 0.024688720703125, -0.0150146484375, 0.016510009765625, 0.03466796875, 0.09375, -0.06585693359375, -0.0301513671875, -0.01160430908203125, -0.0041656494140625, 0.04803466796875, -0.02178955078125, 0.05316162109375, -0.033843994140625, -0.045562744140625, 0.0176239013671875, 0.0084991455078125, 0.0275726318359375, 0.0049285888671875, 0.0009698867797851562, -0.01154327392578125, -0.03790283203125, 0.0343017578125, -0.06365966796875, 0.00826263427734375, 0.0259857177734375, 0.0821533203125, 0.0455322265625, 0.035369873046875, -0.0020961761474609375, -0.048431396484375, 0.01042938232421875, 0.030426025390625, 0.0240478515625, -0.0209197998046875, -0.0209197998046875, -0.030853271484375, 0.05029296875, 0.0295257568359375, 0.00295257568359375, -0.003719329833984375, 0.0212554931640625, -0.0175628662109375, -0.0173797607421875, -0.007366180419921875, -0.008148193359375, -0.033416748046875, 0.049530029296875, -0.04925537109375, 0.020416259765625, -0.0338134765625, -0.01071929931640625, -0.031829833984375, -0.0026073455810546875, 0.00684356689453125, 0.005908966064453125, 0.0250244140625, 0.006072998046875, -0.006519317626953125, 0.026458740234375, -0.0283966064453125, 0.051971435546875, 0.031280517578125, -0.020294189453125, -0.0124969482421875, 0.005046844482421875, -0.0655517578125, 0.022705078125, 0.053619384765625, 0.00563812255859375, -0.0035037994384765625, 0.004119873046875, 0.019012451171875, 0.006084442138671875, -0.0306243896484375, 0.00731658935546875, 0.01184844970703125, 0.0213470458984375, 0.0113372802734375, -0.031646728515625, -0.016265869140625, 0.01528167724609375, 0.010894775390625, -0.004207611083984375, 0.0677490234375, -0.018157958984375, -0.01074981689453125, -0.00876617431640625, -0.0145263671875, -0.0030727386474609375, -0.004840850830078125, 0.00923919677734375, 0.0174102783203125, 0.003009796142578125, -0.01529693603515625, -0.015716552734375, 0.0379638671875, 0.01580810546875, -0.019134521484375, 0.0362548828125, -0.023651123046875, 0.0107421875, -0.0131378173828125, 0.0008130073547363281, -0.03375244140625, -0.09228515625, -0.07647705078125, 0.0160064697265625, 0.00597381591796875, 0.035491943359375, -0.0159912109375, 0.030914306640625, 0.00559234619140625, -0.0197296142578125, 0.0275421142578125, -0.054840087890625, 0.06689453125, 0.0477294921875, -0.0199737548828125, 0.0165863037109375, -0.000020325183868408203, -0.028289794921875, 0.007022857666015625, -0.002582550048828125, -0.0159149169921875, 0.0085296630859375, -0.060882568359375, -0.034576416015625, -0.0067138671875, 0.0140838623046875, 0.01326751708984375, 0.00510406494140625, -0.0180511474609375, -0.0233001708984375, -0.01468658447265625, -0.026214599609375, -0.0144195556640625, 0.0001996755599975586, 0.00882720947265625, 0.041046142578125, 0.01251983642578125, 0.005245208740234375, -0.04571533203125, 0.004718780517578125, 0.0026531219482421875, 0.01462554931640625, -0.061279296875, 0.033966064453125, -0.0147247314453125, 0.04241943359375, -0.04754638671875, 0.03924560546875, -0.029937744140625, 0.006244659423828125, -0.041961669921875, -0.031494140625, -0.045989990234375, 0.044189453125, -0.04412841796875, -0.019927978515625, 0.0153045654296875, 0.00018024444580078125, -0.038604736328125, -0.03375244140625, -0.029632568359375, 0.01119232177734375, 0.00916290283203125, -0.02203369140625, -0.0012235641479492188, 0.0017175674438476562, -0.0222930908203125, -0.03582763671875, 0.014984130859375, -0.051910400390625, 0.003009796142578125, 0.0181884765625, -0.036163330078125, -0.0264892578125, -0.030364990234375, -0.041534423828125, 0.0170745849609375, 0.033477783203125, -0.03094482421875, 0.01134490966796875, -0.0137176513671875, -0.01378631591796875, 0.041473388671875, 0.01019287109375, -0.036529541015625, -0.0301361083984375, 0.018463134765625, 0.0216827392578125, 0.02593994140625, 0.01366424560546875, 0.0264434814453125, -0.01024627685546875, 0.0382080078125, 0.0343017578125, -0.0013246536254882812, 0.01003265380859375, -0.0135345458984375, 0.0239105224609375, 0.042816162109375, -0.026702880859375, -0.03619384765625, -0.00952911376953125, -0.0225677490234375, -0.02777099609375, -0.0567626953125, -0.0259552001953125, -0.036712646484375, 0.0660400390625, 0.01555633544921875, 0.0009918212890625, 0.00644683837890625, -0.04754638671875, -0.038970947265625, 0.044342041015625, -0.0189666748046875, -0.0030002593994140625, -0.07904052734375, -0.0279083251953125, 0.01195526123046875, -0.004932403564453125, 0.031951904296875, -0.01354217529296875, -0.00609588623046875, 0.007465362548828125, 0.00685882568359375, 0.0002624988555908203, -0.035614013671875, 0.032318115234375, 0.0916748046875, -0.067138671875, -0.00506591796875, 0.000293731689453125, 0.0074310302734375, 0.0231781005859375, -0.06451416015625, 0.0169525146484375, 0.025299072265625, 0.0272216796875, 0.003986358642578125, 0.04766845703125, 0.0176544189453125, 0.0008535385131835938, -0.0285186767578125, 0.00266265869140625, 0.030487060546875, -0.0180511474609375, 0.015228271484375, 0.01076507568359375, 0.005939483642578125, -0.023590087890625, 0.07452392578125, -0.0228118896484375, 0.023193359375, -0.005809783935546875, 0.01739501953125, -0.02783203125, 0.02557373046875, 0.0211334228515625, -0.0276641845703125, 0.006160736083984375, -0.00039124488830566406, -0.0089874267578125, -0.032562255859375, -0.0048980712890625, -0.026580810546875, -0.002124786376953125, 0.016693115234375 ]
9413ddeea7e9bd0a42e4da49af4bd9675efebc05
Wordpress Stackexchange Q: How to hide an item from a menu to logged out users (without a plugin) I want to hide an item from a menu if a user is logged out. I am currently using the below code that achieves this using two separate menus, but to save duplication, I would like to only have to manage one nav menu. function my_wp_nav_menu_args( $args = '' ) { if ( is_user_logged_in() ) { $args['menu'] = 'logged-in'; } else { $args['menu'] = 'logged-out'; } return $args; } add_filter( 'wp_nav_menu_args', 'my_wp_nav_menu_args' ); Is it possible to hide just one item for a logged out user, rather than doing it the way I currently am? A: Filter wp_nav_menu_objects. It will contain the sorted list of nav menu items to render. Have a look at wp_setup_nav_menu_item for some properties you can use. Here's a quick (untested) example. add_filter( 'wp_nav_menu_objects', function( array $items, array $args ) { if ( 'someThemeLocation' !== $args->theme_location ) { return $items; } return array_filter( $items, function( $item ) { return '/user-specific-thingy' === $item->url && ! is_user_logged_in(); } ); }, 10, 2 );
Q: How to hide an item from a menu to logged out users (without a plugin) I want to hide an item from a menu if a user is logged out. I am currently using the below code that achieves this using two separate menus, but to save duplication, I would like to only have to manage one nav menu. function my_wp_nav_menu_args( $args = '' ) { if ( is_user_logged_in() ) { $args['menu'] = 'logged-in'; } else { $args['menu'] = 'logged-out'; } return $args; } add_filter( 'wp_nav_menu_args', 'my_wp_nav_menu_args' ); Is it possible to hide just one item for a logged out user, rather than doing it the way I currently am? A: Filter wp_nav_menu_objects. It will contain the sorted list of nav menu items to render. Have a look at wp_setup_nav_menu_item for some properties you can use. Here's a quick (untested) example. add_filter( 'wp_nav_menu_objects', function( array $items, array $args ) { if ( 'someThemeLocation' !== $args->theme_location ) { return $items; } return array_filter( $items, function( $item ) { return '/user-specific-thingy' === $item->url && ! is_user_logged_in(); } ); }, 10, 2 ); A: As @chrisguitarguy already added a more than valid answered while I was writing this answer, here's a simple addition to the other two answers. The return value of the wp_setup_nav_menu() function has a filter, which has $menu_item as only value provided – exactly before it is returned – and it is of type object and a \stdClass with the following public properties that you can check against: * *ID: The term_id if the menu item represents a taxonomy term. *attr_title: The title attribute of the link element for this menu item. *classes: The array of class attribute values for the link element of this menu item. *db_id: The DB ID of this item as a nav_menu_item object, if it exists (0 if it doesn't exist). *description: The description of this menu item. *menu_item_parent: The DB ID of the nav_menu_item that is this item's menu parent, if any. 0 otherwise. *object: The type of object originally represented, such as "category," "post", or "attachment." *object_id: The DB ID of the original object this menu item represents, e.g. ID for posts and term_id for categories. *post_parent: The DB ID of the original object's parent object, if any (0 otherwise). *post_title: A "no title" label if menu item represents a post that lacks a title. *target: The target attribute of the link element for this menu item. *title: The title of this menu item. *type: The family of objects originally represented, such as "post_type" or "taxonomy." *type_label: The singular label used to describe this type of menu item. *url: The URL to which this menu item points. *xfn: The XFN relationship expressed in the link of this menu item. *_invalid: Whether the menu item represents an object that no longer exists. So a simple callback will allow you to use some conditional logic and then maybe exclude an item: add_filter( 'wp_setup_nav_menu', function( \stdClass $item ) { # Check conditionals, and invalidate an item in case $item->_invalid = is_user_logged_in() && 'post' === $item->object && 'post_type' === $item->type # && … whatever you need to check for your invalidation of an item ; return $item; } ); The exclusion logic lives inside the _invalid property and is executed by the _is_valid_nav_menu_item( $item ) function that is a callback used when nav menu items are retrieved. It uses it inside a array_filter() to reduce the number of items depending on this flag. As extension to @MD Sultan Nasir Uddin solution: While a CSS only solution will work, goal should be to not even have the data in this request, in the database query and in the render pipeline. For a complete answer, here still is the how: Example using wp_add_inline_style() to inline the styles and PHP heredoc syntax for readability: <?php /** Plugin Name: Hide menu items for logged in users */ # Add class: add_filter( 'wp_nav_menu_args', function( Array $args ) { if ( is_user_logged_in() ) $args['menu_class'] .= ' logged-in'; return $args; } ); # Add inline styles add_action( 'wp_enqueue_scripts', function() { $styles = <<<STYLES .logged-in .special-item { display: none; } STYLES; wp_add_inline_style( 'custom-style', $styles ); } ); You could probably just use the body classes to find a logged-in or similar class for a more specific target as well – instead of adding an additional class like above. A: After that I make it done using css nth child the procedure is add_action('wp_head','hide_menu'); function hide_menu() { if ( is_user_logged_in() ) { // } else { $output="<style> .menu li:nth-child(3) { display: none; } </style>"; } echo $output; } Thanks all of you for your effort :) A: Based on @jamio answer I agree that if you just display:none the menu its still accessible thru inspect element, therefore I come up with the solution that if you want to hide the nav menus based on their class you can use classes[0] instead of title so that you can now just add a class on menu instead on setting each menu thru code add_filter( 'wp_nav_menu_objects', 'remove_menu_items', 10, 2 ); function remove_menu_items( $items, $args ) { $logged_in = is_user_logged_in(); foreach ( $items as $item_index => $item ) { // Remove menu item with "hide_when_logout" class when not logged in if ( $item->classes[0] == 'hide_when_logout' ) { if ( !$logged_in ) { unset($items[$item_index]); } } } return $items; } A: <?php //Then in header.php file of your theme before closing head tag use the below code //https://wordpress.stackexchange.com/questions/233667/how-to-hide-an-item-from-a-menu-to-logged-out-users-without-a-plugin <?php if ( is_user_logged_in() ) { $output="<style>.menu-item-8685 {display: none !important;}</style>"; echo $output; } else { echo '<script>alert("Welcome vistor")</script>'; } ?> A: I don't like the idea of just hiding menu items with CSS as they would still be visible using the code inspector on the page. For anyone looking for a more secure way of removing menu items, this should do the trick: In this example I want to remove a "Downloads" menu item for anyone that is not currently logged in. add_filter( 'wp_nav_menu_objects', 'remove_menu_items' ), 10, 2 ); function remove_menu_items( $items, $args ) { // If you need to remove several menu items, then it's good practice to set a variable for the check beforehand so that it's not running the same check function repeatedly. $logged_in = is_user_logged_in(); foreach ( $items as $item_index => $item ) { // Remove "Downloads" menu item when not logged in if ( $item->title == 'Downloads' ) { if ( !$logged_in ) { unset($items[$item_index]); } } } return $items; } A: Find the class or id of the menu item that you want to hide. suppose the class of that menu is logged-in-menu Then in header.php file of your theme before closing head tag use the below code <style> <?php if(! is_user_logged_in() ) : ?> .logged-in-menu{ display: none; } <?php endif; ?> </style>
wordpress
{ "language": "en", "length": 1127, "provenance": "stackexchange_00019.jsonl.gz:467129", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/233667" }
[ 0.08551025390625, 0.005321502685546875, 0.028778076171875, 0.005184173583984375, 0.031524658203125, -0.04132080078125, 0.08013916015625, -0.06610107421875, -0.02740478515625, 0.0202789306640625, -0.004878997802734375, -0.01168060302734375, -0.04248046875, -0.02069091796875, -0.018768310546875, -0.059051513671875, -0.007244110107421875, 0.02471923828125, -0.0121002197265625, -0.0228729248046875, -0.0023746490478515625, -0.0239715576171875, -0.0009393692016601562, 0.061370849609375, 0.0294036865234375, -0.0267181396484375, 0.0421142578125, -0.004711151123046875, 0.0299530029296875, 0.0101776123046875, 0.0229339599609375, -0.051177978515625, -0.02764892578125, 0.050201416015625, 0.006702423095703125, -0.0225982666015625, -0.0298614501953125, 0.046630859375, 0.04327392578125, -0.00811004638671875, 0.02655029296875, -0.010894775390625, -0.057220458984375, 0.03558349609375, -0.048248291015625, -0.02947998046875, 0.004055023193359375, -0.00923919677734375, 0.0161895751953125, 0.0213470458984375, 0.0215911865234375, 0.01313018798828125, 0.020355224609375, -0.0015583038330078125, -0.0069732666015625, 0.0155029296875, 0.017333984375, -0.017547607421875, 0.0323486328125, 0.03570556640625, -0.0194549560546875, -0.01172637939453125, 0.0128173828125, -0.0592041015625, -0.0161590576171875, 0.04473876953125, -0.00433349609375, 0.0062408447265625, -0.068115234375, -0.035308837890625, 0.024017333984375, -0.056304931640625, -0.0010862350463867188, 0.0411376953125, -0.064697265625, -0.043853759765625, 0.03802490234375, -0.0248260498046875, 0.025726318359375, -0.00018775463104248047, -0.0136260986328125, 0.012725830078125, -0.0626220703125, -0.007568359375, 0.006603240966796875, 0.02569580078125, -0.027008056640625, -0.0088043212890625, 0.02215576171875, 0.01552581787109375, -0.0071563720703125, 0.0248260498046875, 0.00566864013671875, 0.033233642578125, -0.0066375732421875, -0.026763916015625, 0.0143890380859375, 0.07244873046875, -0.0204010009765625, 0.01197052001953125, -0.03076171875, -0.01348114013671875, -0.003814697265625, -0.0443115234375, -0.00374603271484375, 0.10260009765625, 0.0307464599609375, 0.016357421875, 0.002288818359375, -0.00606536865234375, 0.038818359375, 0.003910064697265625, -0.034271240234375, -0.0294342041015625, 0.00433349609375, 0.0450439453125, -0.03497314453125, 0.0189208984375, 0.005596160888671875, 0.039154052734375, -0.03424072265625, -0.0164947509765625, 0.017181396484375, 0.02227783203125, 0.01163482666015625, 0.0115203857421875, -0.006114959716796875, 0.006526947021484375, -0.0272369384765625, 0.059051513671875, -0.022369384765625, -0.027984619140625, 0.040313720703125, 0.046539306640625, 0.017822265625, -0.039215087890625, 0.023406982421875, -0.045135498046875, 0.01021575927734375, 0.0024566650390625, 0.0328369140625, -0.01499176025390625, 0.00896453857421875, -0.0013027191162109375, -0.005542755126953125, 0.005062103271484375, 0.01404571533203125, 0.0122833251953125, 0.00847625732421875, -0.033599853515625, -0.0121917724609375, -0.006511688232421875, 0.03289794921875, 0.0203704833984375, -0.0211944580078125, 0.052764892578125, 0.031646728515625, 0.0011892318725585938, -0.05902099609375, -0.0115966796875, -0.03167724609375, -0.0153961181640625, 0.0036163330078125, -0.061981201171875, -0.05120849609375, 0.01107025146484375, -0.0064849853515625, 0.01312255859375, 0.0226287841796875, 0.0286407470703125, -0.0254058837890625, -0.033477783203125, 0.037384033203125, 0.020294189453125, -0.0125274658203125, 0.055206298828125, -0.002529144287109375, 0.0762939453125, 0.00783538818359375, 0.0010786056518554688, -0.0120086669921875, -0.06634521484375, 0.06146240234375, -0.01277923583984375, -0.0609130859375, 0.0733642578125, -0.0227508544921875, 0.0261688232421875, 0.028106689453125, -0.0220184326171875, 0.04705810546875, 0.043487548828125, -0.0174102783203125, -0.024505615234375, -0.0054473876953125, -0.018707275390625, 0.048187255859375, 0.0001823902130126953, 0.00197601318359375, 0.0165557861328125, 0.0634765625, 0.007259368896484375, -0.016204833984375, -0.01320648193359375, -0.0821533203125, -0.0065460205078125, -0.028594970703125, 0.0273284912109375, -0.010284423828125, 0.0268096923828125, -0.005199432373046875, 0.01335906982421875, -0.0099945068359375, -0.022247314453125, 0.006591796875, 0.0038623809814453125, -0.033294677734375, 0.0372314453125, -0.020263671875, 0.01397705078125, -0.00200653076171875, -0.01081085205078125, 0.0181884765625, 0.0009179115295410156, 0.0538330078125, -0.032623291015625, -0.0009226799011230469, -0.040924072265625, 0.0377197265625, -0.0087890625, -0.000011801719665527344, 0.0330810546875, 0.06182861328125, 0.0211181640625, -0.024810791015625, 0.015716552734375, 0.00919342041015625, -0.049072265625, -0.0135650634765625, 0.039154052734375, 0.0341796875, 0.031097412109375, 0.012939453125, 0.01244354248046875, 0.07147216796875, -0.05133056640625, 0.0034046173095703125, 0.004604339599609375, -0.0016222000122070312, -0.01495361328125, 0.049560546875, -0.0208587646484375, 0.046356201171875, 0.014404296875, 0.0263671875, 0.0245819091796875, -0.0235137939453125, 0.0125274658203125, 0.002651214599609375, -0.0217437744140625, 0.00699615478515625, -0.00714111328125, 0.0098876953125, -0.0081329345703125, 0.01381683349609375, -0.0199737548828125, 0.007770538330078125, -0.007534027099609375, -0.040985107421875, -0.00634002685546875, 0.0350341796875, 0.028411865234375, 0.0012388229370117188, 0.00676727294921875, 0.0152587890625, 0.00225067138671875, -0.0220794677734375, 0.00388336181640625, 0.027496337890625, -0.001720428466796875, -0.0186614990234375, 0.01035308837890625, 0.0311126708984375, -0.01195526123046875, 0.011505126953125, 0.01953125, 0.02398681640625, -0.0148162841796875, 0.01122283935546875, 0.00716400146484375, 0.0167236328125, 0.023223876953125, -0.006221771240234375, 0.034210205078125, -0.00107574462890625, -0.0094757080078125, 0.031280517578125, -0.0270233154296875, 0.02655029296875, -0.03143310546875, 0.01390838623046875, 0.03369140625, -0.0009512901306152344, -0.01555633544921875, 0.0117950439453125, -0.0094757080078125, -0.001293182373046875, 0.022369384765625, 0.0001386404037475586, -0.010162353515625, -0.003925323486328125, 0.060699462890625, 0.0039520263671875, -0.04193115234375, -0.0103607177734375, -0.033111572265625, -0.03228759765625, -0.0423583984375, -0.08807373046875, -0.0419921875, 0.0111083984375, -0.0533447265625, 0.056121826171875, -0.0036487579345703125, -0.0190582275390625, -0.038482666015625, 0.05694580078125, 0.0182037353515625, 0.01268768310546875, -0.0246124267578125, -0.040313720703125, 0.005306243896484375, -0.0219268798828125, 0.07537841796875, -0.01465606689453125, -0.0170745849609375, 0.0018138885498046875, 0.07733154296875, 0.01010894775390625, -0.037994384765625, 0.0251617431640625, -0.01195526123046875, -0.0016498565673828125, 0.04144287109375, -0.005252838134765625, 0.003086090087890625, -0.0198516845703125, 0.017333984375, 0.0215301513671875, -0.006336212158203125, -0.00620269775390625, -0.0179443359375, -0.00952911376953125, 0.01287841796875, 0.032501220703125, -0.01194000244140625, -0.0023059844970703125, 0.06256103515625, 0.0347900390625, -0.002483367919921875, -0.0195159912109375, -0.0220794677734375, -0.0538330078125, 0.051483154296875, 0.038787841796875, 0.0068817138671875, -0.0019588470458984375, -0.0017852783203125, 0.034027099609375, 0.01114654541015625, 0.01256561279296875, 0.004901885986328125, -0.0026760101318359375, -0.00351715087890625, 0.00841522216796875, -0.0240478515625, 0.052581787109375, -0.0182952880859375, -0.02459716796875, -0.007568359375, -0.03643798828125, -0.027069091796875, -0.03314208984375, -0.048583984375, -0.0180816650390625, 0.050994873046875, 0.0283355712890625, 0.0161895751953125, -0.027740478515625, -0.024139404296875, -0.018890380859375, 0.0614013671875, -0.0226287841796875, -0.031982421875, -0.00264739990234375, 0.01166534423828125, -0.00589752197265625, -0.01012420654296875, -0.0279083251953125, -0.0161895751953125, -0.1329345703125, 0.039337158203125, 0.01540374755859375, -0.02789306640625, -0.014739990234375, -0.0218505859375, -0.07855224609375, -0.053924560546875, 0.032806396484375, -0.025726318359375, 0.046173095703125, 0.00736236572265625, 0.033355712890625, -0.0225982666015625, -0.007144927978515625, -0.0284423828125, -0.0147705078125, -0.002124786376953125, -0.036346435546875, 0.02642822265625, 0.0199127197265625, 0.0034313201904296875, -0.006992340087890625, 0.021636962890625, 0.0180511474609375, 0.0175933837890625, -0.0031909942626953125, -0.0193328857421875, 0.02734375, -0.0021038055419921875, -0.01384735107421875, 0.000469207763671875, 0.0272216796875, 0.00791168212890625, -0.063232421875, -0.0289764404296875, -0.03619384765625, -0.0267791748046875, 0.035308837890625, -0.05712890625, -0.04425048828125, -0.02569580078125, -0.009674072265625, -0.0099334716796875, -0.00081634521484375, -0.020355224609375, -0.01320648193359375, -0.04046630859375, 0.01519012451171875, -0.0352783203125, -0.0143890380859375, 0.0160675048828125, 0.027679443359375, 0.0184326171875, -0.01224517822265625, 0.0079193115234375, 0.01393890380859375, 0.0239715576171875, -0.03271484375, 0.045623779296875, -0.0004849433898925781, -0.025390625, 0.06280517578125, -0.01352691650390625, -0.0085601806640625, -0.00616455078125, 0.057403564453125, -0.001926422119140625, -0.0307159423828125, 0.016876220703125, -0.017852783203125, -0.0227813720703125, 0.012237548828125, 0.0182037353515625, -0.0250701904296875, 0.01245880126953125, 0.046539306640625, 0.036102294921875, -0.055511474609375, -0.06591796875, -0.030517578125, -0.0024356842041015625, 0.000039637088775634766, 0.035888671875, 0.0290069580078125, -0.005168914794921875, 0.0328369140625, 0.042633056640625, -0.005443572998046875, -0.020782470703125, -0.00701904296875, -0.040802001953125, 0.0311737060546875, -0.03289794921875, -0.02630615234375, -0.004566192626953125, -0.003509521484375, 0.03204345703125, 0.0139007568359375, -0.0298004150390625, -0.0292205810546875, 0.0014514923095703125, 0.0182647705078125, -0.002658843994140625, -0.0106964111328125, 0.0325927734375, -0.0178985595703125, -0.0103302001953125, -0.01079559326171875, -0.0199432373046875, -0.03839111328125, -0.0333251953125, -0.0022335052490234375, -0.00904083251953125, -0.00951385498046875, 0.01427459716796875, 0.052703857421875, -0.00775146484375, 0.03887939453125, -0.0275115966796875, -0.0015382766723632812, 0.016571044921875, 0.01065826416015625, 0.0239105224609375, 0.01160430908203125, -0.029327392578125, 0.001010894775390625, 0.035308837890625, -0.01318359375, -0.0460205078125, 0.034942626953125, 0.0214080810546875, 0.0004031658172607422, 0.0184783935546875, -0.005313873291015625, 0.0185394287109375, -0.0218048095703125, 0.07598876953125, -0.03863525390625, -0.12005615234375, -0.0478515625, -0.003520965576171875, 0.034454345703125, -0.07952880859375, 0.0025119781494140625, -0.039154052734375, -0.02099609375, -0.03790283203125, 0.0175933837890625, -0.078369140625, 0.0191802978515625, 0.03131103515625, -0.0625, -0.0057373046875, 0.044281005859375, -0.0843505859375, -0.027740478515625, -0.01323699951171875, -0.029022216796875, 0.0169830322265625, -0.036468505859375, 0.0247344970703125, -0.037567138671875, 0.0165252685546875, 0.009674072265625, -0.0005917549133300781, 0.052093505859375, 0.025665283203125, -0.06524658203125, 0.03521728515625, -0.004932403564453125, 0.02264404296875, -0.005336761474609375, -0.07171630859375, -0.0180511474609375, -0.053192138671875, 0.0172119140625, 0.0230865478515625, 0.0183258056640625, 0.0103759765625, -0.0251007080078125, -0.00891876220703125, -0.00212860107421875, 0.00431060791015625, -0.009307861328125, 0.049285888671875, -0.01702880859375, -0.008819580078125, 0.00045299530029296875, 0.01534271240234375, -0.00897979736328125, -0.005756378173828125, 0.01268768310546875, -0.01580810546875, -0.014068603515625, -0.03564453125, -0.006458282470703125, -0.0023632049560546875, 0.0626220703125, -0.01035308837890625, 0.021453857421875, -0.021331787109375, 0.0009746551513671875, -0.024139404296875, 0.01081085205078125, -0.02337646484375, 0.01873779296875, -0.0033245086669921875, 0.0004849433898925781, -0.0018558502197265625, 0.005596160888671875, 0.0088958740234375, -0.00902557373046875, 0.012969970703125, 0.01457977294921875, -0.041717529296875, -0.046844482421875, 0.056732177734375, 0.095703125, -0.0114288330078125, 0.03997802734375, 0.0256805419921875, -0.0008640289306640625, 0.02752685546875, -0.034881591796875, -0.006687164306640625, 0.04534912109375, 0.050628662109375, -0.021759033203125, -0.006618499755859375, 0.031402587890625, -0.0297393798828125, 0.00469207763671875, 0.056488037109375, 0.0599365234375, -0.08575439453125, 0.01406097412109375, 0.01209259033203125, 0.02587890625, 0.04559326171875, 0.016845703125, -0.0007643699645996094, -0.007244110107421875, -0.034942626953125, -0.058837890625, -0.0291748046875, -0.0278167724609375, -0.01230621337890625, -0.0102386474609375, -0.041961669921875, 0.00862884521484375, 0.0016584396362304688, -0.0506591796875, 0.0181427001953125, 0.039337158203125, -0.0151214599609375, -0.044647216796875, -0.0142669677734375, 0.0447998046875, -0.02447509765625, -0.09521484375, 0.01305389404296875, -0.00925445556640625, -0.002498626708984375, 0.012542724609375, -0.01898193359375, 0.042877197265625, 0.036773681640625, -0.01340484619140625, 0.004608154296875, 0.0048828125, 0.0299224853515625, -0.01861572265625, -0.0149993896484375, -0.02490234375, 0.024627685546875, -0.031585693359375, 0.008880615234375, -0.02642822265625, 0.01715087890625, -0.0303497314453125, -0.0307159423828125, 0.08038330078125, -0.0283203125, -0.0128326416015625, -0.0025119781494140625, 0.0394287109375, -0.0011415481567382812, 0.0013027191162109375, 0.0716552734375, -0.0595703125, -0.04888916015625, 0.032806396484375, -0.0281219482421875, -0.03973388671875, 0.000804901123046875, -0.03582763671875, 0.04132080078125, -0.002590179443359375, 0.00042891502380371094, -0.016265869140625, 0.018463134765625, 0.017425537109375, 0.02337646484375, -0.045379638671875, 0.05145263671875, -0.007396697998046875, 0.05084228515625, -0.016693115234375, 0.007549285888671875, 0.01537322998046875, 0.00921630859375, -0.0182342529296875, 0.00975799560546875, -0.0672607421875, -0.0272369384765625, -0.00301361083984375, 0.046539306640625, 0.043731689453125, 0.0438232421875, -0.01898193359375, 0.0182342529296875, 0.03564453125, -0.031097412109375, 0.04254150390625, -0.0277252197265625, -0.03472900390625, -0.01506805419921875, 0.012481689453125, 0.01175689697265625, -0.01806640625, 0.035491943359375, -0.037261962890625, 0.0113067626953125, 0.019134521484375, 0.0338134765625, -0.00440216064453125, 0.022674560546875, 0.0177764892578125, -0.046173095703125, -0.016204833984375, -0.040130615234375, 0.031341552734375, 0.005207061767578125, -0.019195556640625, 0.048583984375, 0.031524658203125, -0.028717041015625, -0.0281524658203125, 0.0021266937255859375, 0.0247955322265625, -0.0487060546875, 0.02587890625, 0.014617919921875, 0.0248565673828125, -0.03350830078125, -0.02301025390625, 0.051727294921875, 0.055419921875, -0.02264404296875, -0.0237274169921875, 0.003448486328125, 0.0233917236328125, 0.02532958984375, 0.015777587890625, 0.058990478515625, 0.00806427001953125, 0.0271453857421875, -0.0293121337890625, 0.012451171875, 0.0458984375, 0.032806396484375, 0.007358551025390625, 0.005260467529296875, -0.07525634765625, 0.0172576904296875, -0.047088623046875, 0.004878997802734375, 0.015838623046875, 0.02301025390625, 0.023529052734375, 0.0193939208984375, 0.017791748046875, -0.02154541015625, -0.00235748291015625, 0.00847625732421875, -0.002628326416015625, -0.0008840560913085938, -0.0147552490234375, -0.033050537109375, 0.0178680419921875, 0.0170440673828125, -0.00395965576171875, -0.01248931884765625, 0.024383544921875, -0.0007038116455078125, -0.04461669921875, -0.015960693359375, 0.034637451171875, -0.0221405029296875, -0.0035381317138671875, 0.007495880126953125, 0.02020263671875, 0.037628173828125, 0.00972747802734375, -0.0261688232421875, 0.049591064453125, 0.032867431640625, -0.036865234375, 0.027099609375, -0.005260467529296875, -0.046661376953125, -0.04083251953125, -0.0226287841796875, 0.050506591796875, -0.00652313232421875, -0.084716796875, -0.038970947265625, -0.004802703857421875, -0.01488494873046875, 0.03863525390625, 0.0423583984375, -0.0210418701171875, 0.0234527587890625, 0.066650390625, -0.0015268325805664062, -0.03436279296875, 0.0004901885986328125, 0.032257080078125, -0.042388916015625, 0.0149078369140625, 0.01666259765625, -0.061553955078125, -0.033416748046875, -0.041778564453125, 0.0273284912109375, 0.043060302734375, 0.006946563720703125, 0.03204345703125, 0.045684814453125, -0.046844482421875, 0.01311492919921875, -0.056976318359375, -0.044097900390625, 0.024383544921875, -0.02825927734375, -0.020782470703125, 0.022247314453125, -0.0516357421875, -0.005245208740234375, 0.0594482421875, -0.0229339599609375, 0.01611328125, -0.00463104248046875, 0.01120758056640625, -0.0545654296875, 0.0082855224609375, -0.0223388671875, -0.0227203369140625, -0.0201568603515625, -0.00982666015625, 0.0179290771484375, 0.020263671875, 0.0045318603515625, 0.027130126953125, -0.0201263427734375, -0.017852783203125, 0.0010232925415039062, -0.0213470458984375, -0.018341064453125, 0.0142364501953125, 0.00504302978515625, 0.037994384765625, -0.0330810546875, -0.02740478515625, 0.01080322265625, 0.01082611083984375, -0.037689208984375, -0.0171966552734375, 0.02056884765625, 0.05621337890625, 0.01195526123046875, 0.0236053466796875, -0.026702880859375, -0.0066986083984375, 0.0099334716796875, 0.007785797119140625, -0.00399017333984375, -0.050506591796875, -0.060394287109375, -0.060821533203125, 0.01134490966796875, 0.0189971923828125, -0.022003173828125, -0.08154296875, -0.08905029296875, -0.0031185150146484375, 0.032379150390625, 0.01078033447265625, -0.03192138671875, 0.03131103515625, -0.034942626953125, 0.021331787109375, -0.007495880126953125, -0.0071258544921875, -0.002288818359375, -0.0306396484375, -0.026214599609375, 0.0223541259765625, -0.0132598876953125, 0.0132598876953125, 0.04071044921875, -0.0276336669921875, 0.00780487060546875, 0.00933837890625, -0.020721435546875, -0.019012451171875, -0.029571533203125, 0.023590087890625, -0.031463623046875, -0.020233154296875, -0.03607177734375, 0.03924560546875, 0.00797271728515625, -0.004657745361328125, -0.0008635520935058594, 0.0240631103515625, -0.0163726806640625, 0.037078857421875, -0.045318603515625, -0.018402099609375, -0.053863525390625, -0.07464599609375, 0.08612060546875, -0.0008544921875, -0.039642333984375, 0.00992584228515625, 0.047760009765625, -0.023712158203125, -0.002902984619140625, 0.0196990966796875, -0.023345947265625, 0.04278564453125, 0.01102447509765625, 0.00777435302734375, 0.011962890625, 0.0097503662109375, 0.024627685546875, -0.070068359375, -0.0035114288330078125, -0.0301055908203125, -0.018096923828125, -0.0224761962890625, 0.03204345703125, 0.016143798828125, 0.032684326171875, -0.0096893310546875, 0.029144287109375, 0.0161285400390625, 0.003810882568359375, -0.006500244140625, 0.0165863037109375, -0.0269012451171875, -0.00902557373046875, 0.05999755859375, 0.035247802734375, 0.0211944580078125, -0.00927734375, -0.049835205078125, -0.05865478515625, 0.0067596435546875, -0.00007045269012451172, 0.0208892822265625, -0.0845947265625, 0.004634857177734375, 0.039520263671875, -0.03289794921875, -0.004749298095703125, 0.0401611328125, -0.045440673828125, 0.00140380859375, 0.019561767578125, -0.004764556884765625, -0.062744140625, -0.040924072265625, 0.01113128662109375, -0.0181732177734375, -0.0302734375, -0.005695343017578125, 0.02789306640625, -0.0206451416015625, -0.00275421142578125, -0.02850341796875, -0.01290130615234375, -0.0291290283203125, 0.021026611328125, -0.015106201171875, 0.03509521484375, -0.02203369140625, -0.009918212890625, -0.01296234130859375, 0.0037364959716796875, 0.017059326171875, 0.01148223876953125, -0.0164794921875, -0.00992584228515625, 0.017303466796875, 0.00037550926208496094, -0.01849365234375, 0.040771484375, -0.0039215087890625, 0.0311126708984375, 0.00418853759765625, -0.0181121826171875, 0.042816162109375, -0.032623291015625, 0.0023136138916015625, -0.0160064697265625, 0.0291748046875, -0.056182861328125, 0.051025390625, 0.0010814666748046875, 0.0099334716796875, 0.030670166015625 ]
8293bb8abb9122a318ec9f2cfb92a4aee8e865fa
Wordpress Stackexchange Q: Alterntives to BEM syntax that comply with WordPress coding standards? I'm interested in using BEM (Block-Element-Modifier) syntax with my WordPress theme development, but underscores in class names violate WordPress coding standards. BEM is awesome because it makes the stylesheet easier to understand what it's modifying and reduces cascading style issues. But I also want to play by the rules. What is a good alternative to underscores?
Q: Alterntives to BEM syntax that comply with WordPress coding standards? I'm interested in using BEM (Block-Element-Modifier) syntax with my WordPress theme development, but underscores in class names violate WordPress coding standards. BEM is awesome because it makes the stylesheet easier to understand what it's modifying and reduces cascading style issues. But I also want to play by the rules. What is a good alternative to underscores?
wordpress
{ "language": "en", "length": 67, "provenance": "stackexchange_00019.jsonl.gz:467177", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/233865" }
[ -0.011993408203125, -0.004352569580078125, -0.0238037109375, -0.020416259765625, -0.009490966796875, -0.0269317626953125, -0.0179901123046875, -0.006954193115234375, 0.0240936279296875, 0.0251617431640625, 0.01351165771484375, -0.00659942626953125, 0.060211181640625, -0.03021240234375, 0.0305023193359375, 0.0174102783203125, -0.013946533203125, -0.0088043212890625, -0.0161590576171875, -0.0172271728515625, -0.01910400390625, -0.01351165771484375, -0.015655517578125, -0.08404541015625, 0.054931640625, -0.0472412109375, 0.101318359375, -0.033233642578125, 0.053375244140625, 0.00438690185546875, 0.041900634765625, -0.051483154296875, 0.038543701171875, 0.037841796875, -0.04754638671875, 0.03302001953125, -0.011016845703125, 0.006008148193359375, 0.002925872802734375, 0.009033203125, 0.0478515625, -0.03021240234375, 0.038970947265625, 0.0080413818359375, 0.0215606689453125, -0.028533935546875, 0.04681396484375, -0.043609619140625, 0.053955078125, -0.08087158203125, 0.037872314453125, 0.01519775390625, 0.06793212890625, -0.03497314453125, -0.043792724609375, 0.03802490234375, -0.0302276611328125, -0.027618408203125, 0.0340576171875, 0.09063720703125, 0.0142669677734375, -0.0200653076171875, -0.010284423828125, -0.078369140625, 0.038177490234375, -0.00615692138671875, -0.015289306640625, 0.039093017578125, 0.002593994140625, 0.041168212890625, 0.010986328125, -0.034912109375, 0.02093505859375, -0.0328369140625, -0.01480865478515625, -0.0012264251708984375, -0.0004897117614746094, -0.0238494873046875, 0.0205078125, -0.0194091796875, 0.0286407470703125, 0.005771636962890625, -0.047760009765625, -0.0174102783203125, 0.035980224609375, 0.02508544921875, 0.01258087158203125, -0.0288848876953125, -0.00858306884765625, -0.02508544921875, -0.013397216796875, -0.03533935546875, -0.036102294921875, 0.0170440673828125, 0.017364501953125, -0.0399169921875, -0.0025787353515625, 0.0201873779296875, 0.00228118896484375, 0.033111572265625, 0.013153076171875, -0.043121337890625, 0.05560302734375, -0.059478759765625, -0.0168304443359375, -0.00809478759765625, 0.0002307891845703125, 0.020721435546875, 0.0279998779296875, 0.0528564453125, -0.0340576171875, -0.01214599609375, 0.031494140625, 0.00966644287109375, -0.03289794921875, -0.0164642333984375, -0.0006260871887207031, 0.0184783935546875, -0.00047016143798828125, 0.0174713134765625, 0.03668212890625, 0.05828857421875, 0.030059814453125, -0.043731689453125, -0.02593994140625, -0.0234222412109375, -0.02239990234375, -0.076904296875, 0.01332855224609375, 0.007663726806640625, -0.004489898681640625, 0.0150604248046875, 0.00942230224609375, -0.00543212890625, -0.0274505615234375, -0.005840301513671875, 0.0185394287109375, -0.00890350341796875, -0.0059661865234375, 0.018310546875, -0.04449462890625, -0.0162200927734375, 0.02996826171875, -0.040374755859375, 0.0596923828125, 0.04974365234375, 0.023101806640625, -0.0117034912109375, 0.01151275634765625, -0.062255859375, 0.07928466796875, -0.070556640625, 0.038543701171875, 0.005115509033203125, -0.0261077880859375, 0.003917694091796875, 0.0032367706298828125, -0.0089111328125, -0.03350830078125, -0.018585205078125, -0.054229736328125, 0.0156097412109375, 0.09405517578125, -0.01480865478515625, -0.00018930435180664062, 0.00505828857421875, -0.053253173828125, 0.00007152557373046875, 0.013153076171875, -0.05035400390625, -0.002685546875, -0.0299072265625, 0.06884765625, -0.00453948974609375, -0.017974853515625, 0.03887939453125, -0.005084991455078125, 0.027099609375, 0.020355224609375, -0.0012998580932617188, 0.007472991943359375, -0.032806396484375, 0.0721435546875, -0.02569580078125, -0.022918701171875, 0.01763916015625, 0.0208282470703125, 0.050689697265625, 0.006313323974609375, 0.0165252685546875, 0.025482177734375, 0.0028247833251953125, -0.053314208984375, 0.062469482421875, -0.0189666748046875, -0.05548095703125, 0.032623291015625, 0.01409912109375, -0.0009222030639648438, -0.007656097412109375, 0.0224151611328125, 0.016632080078125, -0.02264404296875, 0.007595062255859375, -0.046112060546875, -0.004726409912109375, -0.00864410400390625, 0.0211181640625, -0.07421875, -0.00225067138671875, 0.035858154296875, -0.035247802734375, 0.00036644935607910156, -0.0228729248046875, 0.0208282470703125, -0.0047454833984375, -0.0159454345703125, -0.005664825439453125, -0.0189666748046875, -0.035491943359375, -0.007190704345703125, -0.026275634765625, -0.006099700927734375, 0.0595703125, -0.015838623046875, 0.0184326171875, -0.0218505859375, 0.0159912109375, -0.0058746337890625, 0.039703369140625, -0.002452850341796875, -0.024017333984375, -0.0159454345703125, 0.04376220703125, -0.01898193359375, -0.033660888671875, -0.042327880859375, -0.045989990234375, 0.03790283203125, 0.04608154296875, 0.0452880859375, 0.0291290283203125, -0.004985809326171875, -0.02935791015625, 0.08941650390625, 0.036285400390625, 0.0455322265625, -0.05029296875, -0.0175628662109375, -0.0005812644958496094, -0.002910614013671875, 0.00498199462890625, 0.036224365234375, -0.0400390625, -0.031768798828125, 0.0531005859375, -0.039306640625, -0.05133056640625, -0.006626129150390625, 0.0032482147216796875, 0.0163421630859375, -0.044281005859375, -0.038604736328125, -0.0121917724609375, 0.0360107421875, 0.004314422607421875, 0.04193115234375, 0.0281524658203125, 0.005161285400390625, 0.002979278564453125, 0.0015802383422851562, -0.03802490234375, 0.0005450248718261719, 0.0281829833984375, 0.01512908935546875, 0.047515869140625, -0.046783447265625, -0.01110076904296875, 0.02117919921875, 0.032684326171875, 0.006488800048828125, 0.042877197265625, -0.01367950439453125, -0.0184326171875, 0.024688720703125, -0.037933349609375, -0.025909423828125, -0.00675201416015625, -0.029632568359375, -0.0328369140625, 0.0295562744140625, -0.028564453125, -0.036041259765625, -0.0027675628662109375, -0.007904052734375, -0.056549072265625, 0.04327392578125, 0.0389404296875, -0.01355743408203125, 0.014739990234375, 0.01338958740234375, 0.0250244140625, -0.009979248046875, -0.00861358642578125, 0.005767822265625, 0.041656494140625, 0.04168701171875, 0.00887298583984375, 0.0123443603515625, -0.013824462890625, -0.0087890625, -0.03399658203125, 0.01557159423828125, 0.01067352294921875, 0.0189208984375, -0.03179931640625, 0.0016794204711914062, 0.016204833984375, -0.00579071044921875, 0.0196075439453125, 0.01141357421875, -0.0245208740234375, -0.032379150390625, -0.0011444091796875, -0.0190277099609375, 0.0083160400390625, 0.0071563720703125, -0.01490020751953125, 0.054473876953125, -0.042449951171875, -0.01318359375, -0.034637451171875, -0.057220458984375, -0.0189971923828125, 0.018310546875, 0.0156402587890625, -0.0043792724609375, 0.0081787109375, 0.007617950439453125, -0.0304412841796875, -0.0037746429443359375, 0.009765625, -0.0045013427734375, -0.00664520263671875, -0.019989013671875, -0.0089263916015625, -0.014312744140625, 0.00916290283203125, 0.03009033203125, -0.01491546630859375, -0.0015249252319335938, -0.006534576416015625, 0.01453399658203125, -0.0022029876708984375, 0.01058197021484375, 0.0010433197021484375, -0.00539398193359375, 0.01702880859375, 0.007747650146484375, -0.042144775390625, -0.05859375, 0.0190277099609375, -0.044647216796875, 0.058349609375, 0.044586181640625, -0.03253173828125, 0.0173797607421875, 0.00982666015625, 0.036865234375, 0.0235595703125, 0.013824462890625, -0.04058837890625, 0.049102783203125, 0.0162200927734375, 0.07684326171875, -0.043182373046875, 0.016387939453125, -0.031707763671875, -0.0206451416015625, -0.0035419464111328125, -0.0201568603515625, -0.00792694091796875, 0.01806640625, -0.015350341796875, -0.00936126708984375, 0.0214385986328125, -0.03485107421875, 0.0239715576171875, -0.04327392578125, 0.0019330978393554688, -0.033477783203125, 0.0325927734375, 0.0194244384765625, -0.002197265625, 0.009124755859375, 0.0013227462768554688, -0.03680419921875, -0.00801849365234375, -0.058837890625, 0.00650787353515625, -0.015899658203125, 0.005405426025390625, 0.01708984375, -0.030303955078125, -0.0295867919921875, 0.0271759033203125, -0.03619384765625, -0.0001017451286315918, 0.031768798828125, -0.02886962890625, -0.0014438629150390625, -0.017120361328125, -0.007190704345703125, -0.0457763671875, -0.02801513671875, -0.003936767578125, -0.12164306640625, -0.015655517578125, -0.038787841796875, 0.09027099609375, 0.0169677734375, -0.023529052734375, -0.0163421630859375, 0.0634765625, -0.00675201416015625, -0.00977325439453125, 0.0095367431640625, 0.0156402587890625, 0.01354217529296875, 0.0206298828125, -0.00872039794921875, -0.01285552978515625, -0.01462554931640625, 0.0058746337890625, -0.0277252197265625, -0.004638671875, -0.008087158203125, -0.062744140625, 0.03961181640625, -0.045654296875, 0.0208740234375, -0.0290069580078125, -0.02960205078125, -0.0081787109375, -0.0222625732421875, 0.01812744140625, -0.0281524658203125, 0.0400390625, 0.04638671875, 0.0292510986328125, 0.021026611328125, -0.0071258544921875, 0.04779052734375, 0.002727508544921875, -0.032257080078125, -0.0244293212890625, -0.0106048583984375, 0.030029296875, -0.0071563720703125, 0.039031982421875, 0.01000213623046875, -0.01513671875, 0.0699462890625, -0.01751708984375, -0.004970550537109375, 0.004817962646484375, -0.01451873779296875, 0.01444244384765625, -0.01522064208984375, -0.006153106689453125, 0.005161285400390625, 0.0189361572265625, 0.01467132568359375, -0.007053375244140625, 0.00977325439453125, -0.0190277099609375, 0.031341552734375, 0.03118896484375, -0.06317138671875, -0.05450439453125, -0.0034656524658203125, -0.00982666015625, -0.01104736328125, 0.0017881393432617188, 0.0105743408203125, -0.001556396484375, -0.04669189453125, 0.0028057098388671875, -0.015167236328125, 0.004436492919921875, -0.01873779296875, -0.0007042884826660156, 0.028228759765625, -0.00888824462890625, -0.0135498046875, 0.003787994384765625, -0.00731658935546875, 0.1168212890625, 0.0229339599609375, -0.040802001953125, -0.045806884765625, -0.0115509033203125, -0.0306243896484375, -0.00811767578125, 0.0175933837890625, 0.00016319751739501953, 0.0171661376953125, -0.005794525146484375, -0.003208160400390625, 0.005779266357421875, 0.032958984375, -0.03228759765625, 0.0144500732421875, -0.031463623046875, -0.0008592605590820312, 0.00992584228515625, 0.001434326171875, 0.04583740234375, -0.03472900390625, -0.02899169921875, 0.0198974609375, 0.0234222412109375, 0.0243377685546875, 0.0193634033203125, -0.04681396484375, 0.017669677734375, 0.00489044189453125, 0.0038204193115234375, -0.02410888671875, -0.01549530029296875, 0.07244873046875, 0.022979736328125, 0.005443572998046875, -0.0082855224609375, -0.033477783203125, 0.01079559326171875, -0.0034275054931640625, 0.0187225341796875, 0.00811004638671875, 0.032867431640625, -0.035888671875, -0.036712646484375, 0.044189453125, 0.024017333984375, 0.0193328857421875, -0.02471923828125, 0.0264892578125, 0.02532958984375, -0.05731201171875, 0.0184326171875, -0.0308380126953125, -0.0115966796875, 0.0134735107421875, 0.0021076202392578125, -0.0036106109619140625, -0.11151123046875, -0.046966552734375, -0.003223419189453125, -0.0038299560546875, 0.0270843505859375, -0.02294921875, 0.008575439453125, -0.0241851806640625, 0.0114593505859375, -0.07037353515625, 0.00516510009765625, 0.047393798828125, 0.04351806640625, -0.060821533203125, -0.01340484619140625, -0.057891845703125, -0.0367431640625, -0.074462890625, -0.0126953125, -0.0550537109375, 0.036224365234375, 0.007610321044921875, 0.010467529296875, -0.0189208984375, -0.0090484619140625, -0.011627197265625, 0.018341064453125, 0.007709503173828125, 0.03448486328125, -0.044708251953125, 0.049468994140625, 0.0202484130859375, 0.00940704345703125, -0.0108489990234375, 0.010009765625, 0.018341064453125, 0.010955810546875, 0.019134521484375, -0.0260162353515625, -0.024688720703125, -0.006183624267578125, -0.022491455078125, -0.00992584228515625, -0.01224517822265625, -0.0089874267578125, 0.05535888671875, -0.03271484375, -0.0042572021484375, -0.032257080078125, -0.0183868408203125, -0.08050537109375, 0.008453369140625, -0.003620147705078125, 0.01383209228515625, 0.046722412109375, -0.019195556640625, -0.01031494140625, -0.006561279296875, -0.00704193115234375, 0.003635406494140625, -0.000301361083984375, 0.0122833251953125, -0.038726806640625, -0.01190185546875, -0.0055999755859375, -0.0047607421875, -0.0178680419921875, 0.0248260498046875, -0.0191192626953125, -0.0101470947265625, -0.006092071533203125, -0.001789093017578125, 0.051605224609375, -0.0003311634063720703, -0.033660888671875, 0.02899169921875, -0.0333251953125, 0.0295867919921875, 0.051361083984375, 0.0748291015625, -0.07379150390625, 0.015777587890625, 0.031646728515625, 0.004764556884765625, 0.043182373046875, 0.007076263427734375, -0.0201416015625, -0.050201416015625, 0.00902557373046875, 0.0022983551025390625, -0.0014104843139648438, 0.00341033935546875, 0.01081085205078125, -0.022216796875, -0.01678466796875, 0.01198577880859375, -0.004383087158203125, -0.00881195068359375, -0.007549285888671875, -0.015899658203125, -0.0256500244140625, -0.00984954833984375, 0.043487548828125, -0.01043701171875, -0.02886962890625, -0.0164031982421875, 0.028900146484375, 0.00867462158203125, -0.033111572265625, -0.0222015380859375, 0.045562744140625, 0.03021240234375, 0.043914794921875, -0.0132904052734375, -0.00494384765625, 0.00908660888671875, 0.0027332305908203125, -0.003082275390625, 0.007045745849609375, 0.072021484375, 0.028228759765625, -0.040313720703125, 0.0295257568359375, -0.033843994140625, -0.024383544921875, -0.004528045654296875, -0.040252685546875, 0.037078857421875, -0.01239776611328125, -0.0189666748046875, 0.003448486328125, -0.01497650146484375, 0.0029048919677734375, 0.01326751708984375, 0.017578125, -0.03521728515625, 0.004787445068359375, 0.0265655517578125, 0.01161956787109375, 0.0128173828125, 0.042144775390625, -0.050689697265625, 0.06915283203125, -0.0082244873046875, 0.00925445556640625, 0.0022640228271484375, 0.0361328125, -0.035675048828125, 0.0010700225830078125, -0.0258331298828125, 0.014556884765625, 0.00647735595703125, 0.0160064697265625, -0.052093505859375, -0.0163421630859375, -0.004863739013671875, 0.02410888671875, 0.01407623291015625, -0.006198883056640625, 0.00632476806640625, 0.012420654296875, 0.04632568359375, -0.01050567626953125, -0.0188751220703125, 0.03717041015625, 0.02447509765625, -0.0214385986328125, 0.01387786865234375, -0.0142822265625, 0.01666259765625, -0.042449951171875, 0.0293731689453125, 0.058258056640625, 0.00311279296875, 0.005130767822265625, 0.0064544677734375, -0.01751708984375, -0.01702880859375, 0.01020050048828125, -0.0017023086547851562, 0.0035381317138671875, 0.0220184326171875, 0.0305328369140625, 0.0136871337890625, -0.015625, -0.05682373046875, -0.007457733154296875, 0.01519012451171875, -0.0207061767578125, 0.010772705078125, 0.0274658203125, 0.0031585693359375, 0.030517578125, 0.0299072265625, -0.005756378173828125, 0.030181884765625, 0.0288543701171875, -0.0413818359375, 0.021270751953125, 0.051239013671875, -0.0120849609375, -0.03558349609375, 0.05291748046875, -0.00827789306640625, 0.01165008544921875, 0.004077911376953125, 0.0215911865234375, 0.038848876953125, -0.021697998046875, -0.0254974365234375, -0.005298614501953125, -0.04620361328125, -0.007411956787109375, -0.0273895263671875, -0.00885009765625, 0.01125335693359375, -0.03045654296875, -0.0112762451171875, 0.0086517333984375, 0.042694091796875, 0.0115203857421875, -0.02325439453125, 0.00804901123046875, 0.0141143798828125, 0.0181121826171875, 0.017608642578125, 0.03021240234375, 0.045135498046875, -0.011749267578125, -0.03924560546875, 0.01324462890625, 0.01554107666015625, 0.053131103515625, -0.0352783203125, 0.05133056640625, 0.00025272369384765625, 0.0232391357421875, 0.002880096435546875, 0.049346923828125, 0.03192138671875, 0.0469970703125, 0.01525115966796875, 0.01171112060546875, 0.045013427734375, -0.02410888671875, 0.01045989990234375, -0.03369140625, -0.0010385513305664062, 0.01019287109375, -0.0227508544921875, -0.024810791015625, -0.010772705078125, 0.048828125, 0.0270843505859375, 0.0100555419921875, 0.01035308837890625, 0.0227813720703125, -0.020263671875, -0.01387786865234375, -0.03570556640625, 0.0423583984375, -0.0066070556640625, -0.019195556640625, 0.01503753662109375, -0.00296783447265625, 0.0119781494140625, 0.033203125, 0.02093505859375, -0.01499176025390625, 0.0042877197265625, 0.00826263427734375, 0.03900146484375, -0.0169219970703125, -0.0287628173828125, 0.006435394287109375, 0.04205322265625, -0.01244354248046875, -0.04412841796875, -0.031829833984375, -0.01983642578125, 0.047210693359375, 0.004489898681640625, 0.09234619140625, -0.036956787109375, 0.025726318359375, -0.0171966552734375, 0.004909515380859375, -0.01168060302734375, -0.01483917236328125, 0.0134735107421875, 0.0279998779296875, 0.01395416259765625, -0.01345062255859375, 0.0172882080078125, 0.056427001953125, 0.03704833984375, -0.0282440185546875, 0.00807952880859375, 0.039459228515625, -0.004352569580078125, -0.036529541015625, 0.00811004638671875, -0.02447509765625, -0.048980712890625, 0.021728515625, 0.039276123046875, -0.026947021484375, 0.0236968994140625, 0.0213470458984375, -0.0270843505859375, 0.0015573501586914062, -0.03375244140625, 0.0082550048828125, 0.0109100341796875, -0.01751708984375, 0.0074462890625, 0.050537109375, -0.00644683837890625, 0.03948974609375, -0.0034580230712890625, 0.02960205078125, 0.0187225341796875, 0.01544952392578125, 0.024932861328125, -0.0302581787109375, 0.019683837890625, 0.075439453125, 0.07232666015625, -0.01277923583984375, 0.044677734375, 0.052276611328125, -0.0198974609375, 0.044525146484375, -0.0018529891967773438, -0.0035247802734375, -0.00933837890625, -0.043609619140625, 0.014068603515625, -0.052581787109375, -0.032073974609375, -0.072021484375, -0.045440673828125, 0.00563812255859375, -0.018798828125, 0.0194549560546875, -0.041259765625, 0.00140380859375, -0.0128936767578125, -0.01078033447265625, -0.01549530029296875, -0.019561767578125, -0.0042724609375, -0.0350341796875, -0.07232666015625, -0.038482666015625, 0.0670166015625, -0.051300048828125, 0.019927978515625, 0.049530029296875, -0.0268096923828125, -0.037872314453125, 0.01412200927734375, 0.0386962890625, 0.05126953125, 0.0194091796875, -0.016632080078125, -0.027130126953125, 0.04058837890625, -0.000583648681640625, -0.07330322265625, 0.00829315185546875, -0.0745849609375, 0.0184783935546875, 0.046844482421875, -0.0322265625, 0.0019378662109375, -0.04400634765625, -0.09918212890625, -0.00022292137145996094, 0.016326904296875, -0.061279296875, 0.00864410400390625, -0.0141448974609375, -0.033935546875, 0.0732421875, 0.003055572509765625, -0.00965118408203125, 0.0007672309875488281, 0.0189361572265625, 0.015472412109375, -0.0018339157104492188, 0.045684814453125, -0.023773193359375, -0.032440185546875, -0.00835418701171875, 0.006397247314453125, 0.00885009765625, -0.024261474609375, -0.01346588134765625, 0.045379638671875, 0.04351806640625, -0.00525665283203125, 0.020843505859375, 0.04058837890625, -0.0216522216796875, -0.01192474365234375, -0.05682373046875, -0.0188140869140625, -0.0325927734375, 0.049041748046875, 0.0007328987121582031, -0.0033054351806640625, -0.003337860107421875, -0.0266876220703125, -0.028045654296875, -0.055145263671875, 0.004421234130859375, 0.0282135009765625, -0.0767822265625, 0.0276641845703125, 0.021484375, -0.006591796875, -0.0032825469970703125, 0.0018291473388671875, -0.043609619140625, -0.00829315185546875, -0.020751953125, -0.0008478164672851562, -0.037200927734375, -0.06610107421875, 0.03692626953125, -0.0235443115234375, -0.0068359375, 0.00737762451171875, 0.03131103515625, 0.00409698486328125, 0.061004638671875, 0.0183258056640625, 0.010345458984375, -0.024932861328125, 0.00223541259765625, 0.0132904052734375, 0.04571533203125, -0.0223236083984375, -0.031219482421875, -0.0204315185546875, 0.040740966796875, 0.01192474365234375, 0.0241241455078125, -0.0457763671875, 0.08013916015625, 0.018035888671875, 0.09381103515625, -0.0037517547607421875, -0.0177154541015625, -0.0498046875, 0.0623779296875, 0.0299224853515625, -0.04595947265625, 0.053955078125, -0.0087890625, 0.0002994537353515625, 0.00699615478515625, -0.0321044921875, -0.046539306640625, 0.01090240478515625, -0.044097900390625, -0.0114288330078125, 0.0168914794921875 ]
8d3a4cb7ef82791ba85995b7d40d8783b9129f02
Wordpress Stackexchange Q: How to add date range in woocommerce with code I am using Woocommerce and Woocommerce bookings plugins and I would like to add Date Range with time throught a custom code. I want to add : * *Date from => to *Time from => to *Bookable : Yes I know how to add a lot of other fields like price, name, description etc ... ex. add_post_meta( $product_ID, '_wc_booking_has_persons', 'yes' ); but I can't figure out how to do it for the Range because it's dynamic and needs a click of button... Any help is much appreciated, thx. A: I just figure out how to do it with a bit of reverse engineering, hopefuly this helps someone : $availability = array(); $availability[0]['type'] = 'time:range'; $availability[0]['bookable'] = 'yes'; //Default priority $availability[0]['priority'] = 10; //case 'time:range' $availability[0]['from'] = wc_booking_sanitize_time( $hours ); $availability[0]['to'] = wc_booking_sanitize_time( $hours ); $availability[0]['from_date'] = wc_clean( $date ); $availability[0]['to_date'] = wc_clean( $date ); add_post_meta( $product_ID, '_wc_booking_availability', $availability );
Q: How to add date range in woocommerce with code I am using Woocommerce and Woocommerce bookings plugins and I would like to add Date Range with time throught a custom code. I want to add : * *Date from => to *Time from => to *Bookable : Yes I know how to add a lot of other fields like price, name, description etc ... ex. add_post_meta( $product_ID, '_wc_booking_has_persons', 'yes' ); but I can't figure out how to do it for the Range because it's dynamic and needs a click of button... Any help is much appreciated, thx. A: I just figure out how to do it with a bit of reverse engineering, hopefuly this helps someone : $availability = array(); $availability[0]['type'] = 'time:range'; $availability[0]['bookable'] = 'yes'; //Default priority $availability[0]['priority'] = 10; //case 'time:range' $availability[0]['from'] = wc_booking_sanitize_time( $hours ); $availability[0]['to'] = wc_booking_sanitize_time( $hours ); $availability[0]['from_date'] = wc_clean( $date ); $availability[0]['to_date'] = wc_clean( $date ); add_post_meta( $product_ID, '_wc_booking_availability', $availability );
wordpress
{ "language": "en", "length": 159, "provenance": "stackexchange_00019.jsonl.gz:467188", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/233904" }
[ 0.052459716796875, -0.0190582275390625, -0.018157958984375, -0.08538818359375, 0.0184783935546875, -0.030426025390625, 0.0024318695068359375, 0.02490234375, 0.031341552734375, 0.0283203125, 0.0009441375732421875, -0.02392578125, -0.00921630859375, -0.035064697265625, -0.0249176025390625, -0.01010894775390625, 0.020782470703125, 0.0064849853515625, 0.00868988037109375, -0.01244354248046875, -0.0100860595703125, 0.00994873046875, -0.004367828369140625, 0.0645751953125, 0.030975341796875, -0.0169525146484375, 0.053131103515625, -0.0355224609375, 0.049285888671875, -0.0016736984252929688, 0.021636962890625, -0.032501220703125, 0.010650634765625, -0.020294189453125, 0.04632568359375, 0.032135009765625, 0.041961669921875, -0.00836944580078125, 0.030426025390625, 0.01546478271484375, 0.04473876953125, -0.03314208984375, -0.0147552490234375, -0.02667236328125, -0.037445068359375, 0.0027332305908203125, 0.030975341796875, -0.0004360675811767578, 0.03521728515625, 0.037384033203125, -0.0234222412109375, 0.0171966552734375, -0.0192718505859375, 0.013641357421875, -0.0170745849609375, -0.033355712890625, -0.0418701171875, 0.0059051513671875, 0.007465362548828125, 0.027313232421875, 0.0115203857421875, 0.004852294921875, 0.004169464111328125, -0.017059326171875, -0.0152587890625, 0.00931549072265625, -0.01323699951171875, -0.0019550323486328125, -0.0203399658203125, -0.026763916015625, 0.0247344970703125, -0.0213165283203125, 0.007678985595703125, -0.0031223297119140625, -0.00994110107421875, -0.0239715576171875, -0.00420379638671875, -0.02716064453125, 0.0112457275390625, 0.01271820068359375, 0.01904296875, -0.0478515625, 0.0008373260498046875, -0.037200927734375, 0.030792236328125, -0.0086669921875, 0.005458831787109375, 0.00524139404296875, -0.03143310546875, -0.0299072265625, -0.023345947265625, -0.015716552734375, -0.0253143310546875, 0.00304412841796875, -0.0288543701171875, -0.03582763671875, 0.030059814453125, 0.05377197265625, -0.0232391357421875, -0.008209228515625, 0.018463134765625, -0.0343017578125, 0.00020611286163330078, -0.038909912109375, -0.002948760986328125, 0.0028076171875, -0.00112152099609375, 0.0107879638671875, 0.026947021484375, 0.024627685546875, -0.00800323486328125, 0.01316070556640625, 0.00847625732421875, -0.0214691162109375, -0.0271759033203125, 0.000007927417755126953, -0.0235443115234375, -0.00048732757568359375, 0.02081298828125, -0.0228271484375, 0.004405975341796875, 0.04412841796875, -0.0416259765625, -0.0137786865234375, 0.004802703857421875, -0.0067596435546875, -0.0085296630859375, -0.018524169921875, -0.02154541015625, 0.0341796875, -0.033233642578125, 0.0106353759765625, 0.0357666015625, 0.0190887451171875, -0.0068359375, -0.01183319091796875, 0.056060791015625, -0.037017822265625, -0.02880859375, 0.021575927734375, -0.006061553955078125, -0.0263214111328125, -0.01953125, -0.038116455078125, 0.0231170654296875, 0.01094818115234375, 0.003368377685546875, 0.021728515625, 0.0201873779296875, -0.018341064453125, 0.015411376953125, -0.0005803108215332031, 0.04229736328125, 0.00766754150390625, -0.0203094482421875, 0.0280303955078125, 0.0285186767578125, -0.005359649658203125, -0.034576416015625, -0.038330078125, 0.005817413330078125, 0.01261138916015625, 0.007354736328125, -0.056060791015625, -0.058502197265625, -0.0228729248046875, -0.04046630859375, -0.016326904296875, 0.027801513671875, 0.0289306640625, 0.01212310791015625, -0.0019321441650390625, 0.004840850830078125, -0.0065155029296875, -0.0136260986328125, -0.0019025802612304688, -0.02203369140625, 0.021881103515625, 0.02459716796875, -0.010528564453125, -0.0170440673828125, -0.044677734375, 0.04193115234375, -0.0076141357421875, -0.040985107421875, -0.0166015625, 0.028594970703125, -0.00441741943359375, 0.0010013580322265625, 0.0108489990234375, 0.08331298828125, 0.018157958984375, -0.0277252197265625, 0.022979736328125, -0.01100921630859375, -0.024322509765625, 0.01433563232421875, 0.00415802001953125, -0.00933837890625, 0.00969696044921875, 0.024627685546875, -0.003353118896484375, 0.00791168212890625, -0.026580810546875, -0.034881591796875, -0.023193359375, -0.006969451904296875, 0.0259552001953125, -0.002483367919921875, 0.01349639892578125, 0.0284881591796875, 0.0238800048828125, -0.037017822265625, -0.058258056640625, -0.018829345703125, 0.0033130645751953125, -0.010833740234375, 0.0853271484375, 0.02508544921875, 0.052093505859375, 0.045623779296875, -0.080078125, 0.060516357421875, 0.00647735595703125, 0.042022705078125, -0.004268646240234375, -0.0190277099609375, -0.016815185546875, 0.0242919921875, 0.004608154296875, -0.0303802490234375, 0.0284423828125, 0.06475830078125, -0.010467529296875, -0.051239013671875, 0.034942626953125, 0.0243377685546875, -0.02569580078125, -0.044158935546875, 0.041473388671875, 0.039886474609375, 0.032562255859375, 0.0168914794921875, -0.00035119056701660156, 0.035491943359375, -0.0540771484375, -0.00213623046875, -0.0122528076171875, -0.044891357421875, 0.0279541015625, -0.0034618377685546875, 0.041351318359375, 0.0117340087890625, -0.0235137939453125, -0.05169677734375, 0.06439208984375, -0.01474761962890625, 0.00376129150390625, 0.006534576416015625, -0.0047454833984375, -0.001552581787109375, -0.0621337890625, -0.024566650390625, -0.0278472900390625, 0.035736083984375, -0.019775390625, 0.03143310546875, 0.0187225341796875, -0.03125, -0.0185546875, 0.02593994140625, 0.026031494140625, 0.0026645660400390625, -0.0274810791015625, -0.062469482421875, 0.0305633544921875, -0.0088348388671875, 0.0279388427734375, -0.004673004150390625, -0.0299530029296875, -0.01317596435546875, 0.0090484619140625, 0.034027099609375, -0.0005216598510742188, -0.0004458427429199219, -0.031768798828125, 0.022979736328125, -0.005992889404296875, -0.0179901123046875, -0.061279296875, 0.01042938232421875, -0.054229736328125, -0.07794189453125, 0.02667236328125, -0.005870819091796875, -0.0784912109375, 0.00982666015625, 0.0025539398193359375, 0.01544189453125, -0.045196533203125, 0.01311492919921875, 0.0245513916015625, -0.0167694091796875, -0.0034580230712890625, 0.0034618377685546875, -0.01111602783203125, 0.0035991668701171875, 0.01384735107421875, -0.002223968505859375, -0.0262603759765625, -0.0086822509765625, 0.030487060546875, 0.033477783203125, 0.0386962890625, 0.00519561767578125, -0.01971435546875, 0.005352020263671875, 0.02423095703125, -0.057037353515625, -0.05157470703125, -0.0310516357421875, -0.03814697265625, -0.0034084320068359375, 0.0105743408203125, -0.0244293212890625, 0.00832366943359375, 0.0195465087890625, 0.0101470947265625, -0.05804443359375, 0.0103912353515625, 0.012786865234375, -0.027008056640625, -0.0194091796875, -0.0462646484375, 0.0046539306640625, -0.0014495849609375, 0.00319671630859375, 0.09149169921875, -0.008087158203125, -0.066162109375, -0.0506591796875, 0.00337982177734375, -0.0158233642578125, -0.032012939453125, -0.0328369140625, -0.01837158203125, 0.01538848876953125, -0.01290130615234375, 0.032257080078125, 0.006198883056640625, -0.0010156631469726562, -0.00365447998046875, 0.0067138671875, -0.009979248046875, 0.035125732421875, -0.0264434814453125, -0.020538330078125, 0.028045654296875, 0.024658203125, -0.01751708984375, -0.0092010498046875, 0.0196075439453125, -0.0174713134765625, -0.03155517578125, -0.0164031982421875, -0.0036792755126953125, 0.006191253662109375, 0.004261016845703125, -0.01230621337890625, -0.0208740234375, 0.0535888671875, -0.0138092041015625, -0.0254669189453125, -0.027679443359375, -0.054473876953125, -0.0261993408203125, 0.0276641845703125, 0.007106781005859375, 0.0300750732421875, 0.01959228515625, 0.029693603515625, -0.0090789794921875, 0.0499267578125, -0.036102294921875, -0.060882568359375, 0.06317138671875, -0.003383636474609375, 0.01117706298828125, -0.044921875, -0.0298919677734375, -0.017120361328125, 0.09423828125, 0.020416259765625, -0.0174102783203125, -0.01806640625, 0.00664520263671875, -0.05706787109375, 0.00664520263671875, -0.0284576416015625, 0.0134124755859375, -0.10272216796875, 0.056671142578125, -0.01532745361328125, 0.005977630615234375, -0.0199127197265625, -0.01128387451171875, -0.032501220703125, -0.058990478515625, 0.061126708984375, -0.007717132568359375, -0.0050506591796875, 0.056304931640625, 0.0003669261932373047, 0.0206146240234375, -0.048797607421875, 0.02374267578125, -0.0266876220703125, -0.017669677734375, 0.03155517578125, 0.0298309326171875, 0.006999969482421875, -0.0489501953125, -0.033447265625, 0.0099334716796875, 0.050506591796875, 0.033599853515625, -0.0039520263671875, -0.040191650390625, 0.027099609375, -0.028289794921875, -0.004199981689453125, -0.01251983642578125, -0.030731201171875, -0.044830322265625, 0.01406097412109375, -0.0011034011840820312, -0.0280303955078125, 0.004001617431640625, -0.01392364501953125, 0.01003265380859375, -0.0268096923828125, -0.004550933837890625, 0.023468017578125, 0.02239990234375, -0.0230712890625, 0.00014221668243408203, -0.0038909912109375, -0.0169677734375, 0.04376220703125, -0.04541015625, 0.005580902099609375, -0.001964569091796875, 0.06805419921875, 0.0137786865234375, -0.01332855224609375, 0.0211639404296875, 0.0083160400390625, 0.04058837890625, 0.0224151611328125, 0.0006670951843261719, -0.021087646484375, -0.0273895263671875, 0.03790283203125, -0.0091705322265625, 0.007793426513671875, -0.0165557861328125, 0.0216217041015625, 0.016693115234375, -0.005794525146484375, -0.00482177734375, -0.0104522705078125, 0.0295562744140625, 0.01444244384765625, 0.0115203857421875, 0.00396728515625, 0.028717041015625, 0.013763427734375, 0.0133056640625, -0.0142669677734375, -0.0262451171875, -0.0016698837280273438, -0.006500244140625, -0.0021190643310546875, 0.03057861328125, 0.030548095703125, -0.0189971923828125, -0.014434814453125, 0.005626678466796875, 0.0233306884765625, -0.03521728515625, -0.04949951171875, -0.0073699951171875, 0.006072998046875, 0.0345458984375, 0.016265869140625, 0.005725860595703125, -0.0107421875, 0.023712158203125, -0.0128631591796875, -0.0643310546875, -0.004642486572265625, -0.002864837646484375, 0.0013360977172851562, 0.0447998046875, -0.06787109375, 0.04315185546875, 0.024627685546875, -0.0225372314453125, 0.00971221923828125, -0.08709716796875, 0.008453369140625, -0.058624267578125, -0.0176544189453125, 0.01264190673828125, -0.00684356689453125, -0.00643157958984375, 0.08929443359375, 0.0257720947265625, 0.0287017822265625, -0.039398193359375, 0.06158447265625, 0.05908203125, 0.00862884521484375, 0.02880859375, 0.00009459257125854492, -0.034454345703125, 0.005214691162109375, -0.033111572265625, -0.01473236083984375, -0.0273590087890625, -0.00379180908203125, -0.0026073455810546875, -0.033172607421875, 0.001953125, 0.05108642578125, 0.041412353515625, -0.0286865234375, -0.01146697998046875, -0.005641937255859375, 0.0166473388671875, -0.035003662109375, -0.0059967041015625, 0.022369384765625, 0.04296875, 0.015655517578125, 0.04193115234375, -0.0333251953125, -0.0095062255859375, 0.07916259765625, 0.0205841064453125, -0.0770263671875, -0.07623291015625, -0.030487060546875, -0.0312347412109375, 0.0024871826171875, 0.015716552734375, 0.0198211669921875, -0.0289764404296875, -0.041778564453125, 0.067626953125, -0.01520538330078125, 0.035552978515625, -0.05059814453125, 0.0091552734375, -0.08013916015625, -0.00849151611328125, 0.039642333984375, 0.031890869140625, -0.02008056640625, -0.033050537109375, -0.0457763671875, -0.017364501953125, -0.02581787109375, -0.03533935546875, 0.006381988525390625, -0.0022487640380859375, 0.00897979736328125, 0.031982421875, -0.035980224609375, -0.07672119140625, -0.012115478515625, -0.034515380859375, 0.0140380859375, 0.00998687744140625, 0.0214996337890625, 0.01629638671875, 0.00833892822265625, 0.0287017822265625, 0.03509521484375, 0.01042938232421875, -0.014434814453125, -0.033935546875, 0.00681304931640625, 0.0006661415100097656, 0.00313568115234375, -0.0168914794921875, -0.002471923828125, -0.0190277099609375, 0.01214599609375, -0.01384735107421875, 0.044525146484375, -0.01505279541015625, -0.003673553466796875, -0.02667236328125, 0.03277587890625, -0.038055419921875, 0.0438232421875, -0.01222991943359375, -0.027618408203125, 0.01395416259765625, -0.02215576171875, 0.05975341796875, -0.0020160675048828125, -0.06610107421875, 0.01454925537109375, -0.00377655029296875, -0.03314208984375, 0.0712890625, 0.079833984375, -0.0179595947265625, 0.0230865478515625, 0.00949859619140625, 0.00016260147094726562, 0.015655517578125, 0.03289794921875, -0.04315185546875, 0.021209716796875, 0.0246124267578125, -0.005260467529296875, -0.01528167724609375, -0.0147705078125, -0.00537109375, 0.03643798828125, 0.0192718505859375, 0.0408935546875, -0.050750732421875, 0.023406982421875, 0.014068603515625, -0.020416259765625, 0.061187744140625, 0.005504608154296875, -0.006458282470703125, -0.0001652240753173828, 0.0660400390625, -0.041656494140625, -0.02313232421875, 0.025543212890625, -0.0191497802734375, -0.0126953125, -0.008880615234375, -0.01338958740234375, -0.00785064697265625, -0.033172607421875, -0.0093994140625, 0.01580810546875, -0.0235137939453125, -0.0202484130859375, 0.0240325927734375, 0.021453857421875, 0.00513458251953125, -0.05712890625, 0.0300750732421875, -0.00870513916015625, 0.0081787109375, 0.009368896484375, -0.01010894775390625, 0.0762939453125, 0.025054931640625, 0.0297088623046875, -0.02728271484375, -0.0125579833984375, 0.04339599609375, 0.015838623046875, -0.01611328125, -0.008758544921875, 0.03369140625, -0.053192138671875, 0.0135650634765625, -0.022064208984375, 0.021728515625, 0.00618743896484375, 0.046783447265625, 0.03350830078125, 0.0206451416015625, -0.05511474609375, 0.03173828125, 0.0012826919555664062, -0.0012722015380859375, 0.0219573974609375, 0.06640625, -0.0207672119140625, 0.008514404296875, 0.0428466796875, 0.029449462890625, -0.00621795654296875, 0.032440185546875, -0.0443115234375, 0.07305908203125, -0.06890869140625, 0.0015153884887695312, 0.023590087890625, 0.0243072509765625, 0.00324249267578125, 0.006542205810546875, -0.058807373046875, 0.06640625, 0.03179931640625, 0.02069091796875, -0.047760009765625, -0.00957489013671875, 0.0025653839111328125, 0.0007181167602539062, 0.044525146484375, -0.004993438720703125, 0.015838623046875, -0.01000213623046875, 0.074462890625, 0.0062408447265625, -0.01812744140625, -0.0030994415283203125, -0.009429931640625, -0.0021209716796875, 0.045623779296875, -0.022064208984375, 0.03155517578125, -0.0341796875, 0.005222320556640625, -0.01275634765625, -0.0313720703125, -0.043701171875, 0.02081298828125, 0.01287078857421875, 0.01299285888671875, -0.00640106201171875, -0.0306396484375, -0.0200347900390625, 0.023193359375, 0.01250457763671875, 0.0090789794921875, 0.0182647705078125, -0.039215087890625, 0.01128387451171875, 0.0272979736328125, 0.0186614990234375, 0.04443359375, 0.036468505859375, 0.0135650634765625, 0.0625, -0.0164031982421875, 0.0221099853515625, -0.01314544677734375, 0.001861572265625, 0.01331329345703125, -0.005580902099609375, 0.006633758544921875, -0.01480865478515625, 0.084716796875, 0.0233001708984375, 0.00331878662109375, -0.04864501953125, 0.02423095703125, 0.00971221923828125, -0.0160980224609375, -0.018402099609375, -0.0526123046875, -0.0217437744140625, -0.0875244140625, -0.057342529296875, -0.021209716796875, 0.0296173095703125, 0.041534423828125, 0.01320648193359375, 0.00775146484375, 0.065185546875, -0.0992431640625, -0.002105712890625, -0.04754638671875, 0.004840850830078125, -0.01038360595703125, 0.060089111328125, 0.0188751220703125, 0.06597900390625, -0.0130157470703125, -0.03765869140625, -0.007442474365234375, 0.021240234375, 0.027435302734375, -0.03240966796875, 0.018890380859375, 0.01035308837890625, 0.00739288330078125, 0.002620697021484375, -0.0144195556640625, 0.05743408203125, 0.068603515625, 0.031524658203125, -0.032501220703125, -0.01500701904296875, 0.061126708984375, -0.03448486328125, -0.0060577392578125, -0.0267791748046875, 0.00489044189453125, 0.005458831787109375, -0.006984710693359375, 0.005626678466796875, 0.0176239013671875, 0.0222625732421875, -0.06060791015625, 0.06781005859375, -0.027008056640625, 0.01126861572265625, 0.02642822265625, -0.0418701171875, 0.02752685546875, -0.041473388671875, -0.032073974609375, 0.0038509368896484375, -0.035247802734375, -0.02130126953125, -0.004894256591796875, 0.01264190673828125, -0.017669677734375, 0.049407958984375, 0.032318115234375, 0.006580352783203125, 0.034149169921875, 0.006683349609375, -0.0362548828125, -0.0160369873046875, 0.05438232421875, -0.020965576171875, -0.059478759765625, -0.03277587890625, -0.0124053955078125, 0.0164794921875, -0.0007090568542480469, 0.04205322265625, 0.0191192626953125, 0.0247650146484375, -0.03179931640625, 0.0113677978515625, -0.04443359375, -0.03143310546875, 0.055419921875, -0.018157958984375, -0.055755615234375, 0.007476806640625, 0.032806396484375, -0.01181793212890625, 0.05511474609375, -0.0540771484375, -0.023956298828125, -0.02093505859375, 0.034515380859375, 0.005634307861328125, 0.01010894775390625, -0.028961181640625, -0.0256195068359375, 0.005130767822265625, 0.0107574462890625, -0.0011348724365234375, -0.01172637939453125, -0.01372528076171875, 0.0283050537109375, 0.0297393798828125, -0.0145263671875, 0.031951904296875, -0.042083740234375, 0.06268310546875, 0.050323486328125, -0.0272674560546875, 0.0277862548828125, 0.00705718994140625, -0.0226287841796875, 0.0006089210510253906, -0.0006642341613769531, -0.00433349609375, -0.004383087158203125, -0.009918212890625, 0.04296875, 0.045501708984375, 0.015289306640625, -0.03912353515625, -0.004917144775390625, 0.07940673828125, -0.02752685546875, -0.0256500244140625, -0.0184173583984375, -0.012451171875, -0.0264739990234375, -0.002147674560546875, 0.0191650390625, 0.0008854866027832031, 0.011810302734375, -0.010009765625, -0.01157379150390625, 0.0029277801513671875, 0.0180816650390625, -0.042327880859375, -0.001056671142578125, 0.01192474365234375, 0.0240325927734375, -0.0135955810546875, 0.0072479248046875, -0.02398681640625, 0.0032901763916015625, 0.0005621910095214844, -0.059173583984375, -0.05072021484375, 0.0662841796875, -0.05877685546875, -0.037689208984375, 0.014801025390625, 0.004619598388671875, -0.0369873046875, -0.03515625, -0.026458740234375, 0.006809234619140625, -0.03594970703125, -0.04052734375, 0.0291900634765625, -0.007762908935546875, 0.00736236572265625, -0.059814453125, -0.035888671875, -0.0086669921875, 0.0316162109375, 0.02215576171875, -0.06060791015625, -0.02813720703125, -0.0323486328125, -0.044891357421875, 0.1087646484375, -0.003055572509765625, -0.0130462646484375, -0.0340576171875, -0.00386810302734375, -0.01788330078125, 0.048858642578125, -0.005352020263671875, -0.0230865478515625, -0.0018634796142578125, 0.033172607421875, 0.00479888916015625, -0.050689697265625, 0.047943115234375, -0.03302001953125, -0.050994873046875, -0.0276031494140625, -0.0104522705078125, -0.02349853515625, 0.035675048828125, -0.0220794677734375, 0.042999267578125, 0.03204345703125, -0.0169525146484375, -0.043975830078125, 0.012939453125, -0.01319122314453125, -0.01168060302734375, -0.02850341796875, -0.06719970703125, -0.0163421630859375, 0.078857421875, 0.0758056640625, 0.038177490234375, -0.0390625, -0.017822265625, -0.051422119140625, -0.0018129348754882812, -0.0013456344604492188, -0.00859832763671875, -0.031890869140625, 0.0208282470703125, -0.01849365234375, -0.022308349609375, 0.023895263671875, -0.0033245086669921875, -0.049224853515625, 0.0195465087890625, 0.0028400421142578125, 0.0136260986328125, -0.0950927734375, 0.034423828125, -0.013763427734375, -0.019744873046875, -0.011016845703125, -0.019561767578125, -0.00743865966796875, -0.0253143310546875, 0.00963592529296875, -0.026153564453125, -0.030548095703125, 0.018646240234375, 0.02044677734375, 0.0028533935546875, -0.00007444620132446289, -0.01220703125, 0.00652313232421875, -0.01190948486328125, 0.0217437744140625, -0.00274658203125, 0.01494598388671875, -0.0007228851318359375, 0.0161590576171875, 0.00411224365234375, 0.045196533203125, 0.0094146728515625, 0.09991455078125, -0.00290679931640625, 0.045318603515625, 0.0171356201171875, -0.0301513671875, 0.05670166015625, -0.03826904296875, 0.0014505386352539062, -0.017730712890625, -0.0070953369140625, -0.054779052734375, 0.023101806640625, -0.0187225341796875, -0.001522064208984375, 0.02117919921875 ]
fcefa4d7eadc402c4ad1d6ab062b48a5fe059e4c
Wordpress Stackexchange Q: Android authentication I'm using WordPress REST API (Version 2), and I want to authenticate Android native app with my self-hosted WordPress site. How can I perform that using username and password ? A: The best way to authenticate an app with the REST API would be to use OAuth. There's a good section on OAuth Authentication the REST API documentation site. You will need to install the OAuth1 plugin on your site as well. There are some gotchas with implementing the OAuth plugin on WordPress. I found this article on CSS Tricks captured some of the complexity of setting it up. You'll need an OAuth library in your Android application as well, I've seen ScribeJava recommended more than once. In fact, here's a StackOverflow answer with a good implementation example. If your app is just in testing mode, you could use Basic Authentication instead of OAuth, because it's easier to implement, but it's not recommended for production use because it's less secure.
Q: Android authentication I'm using WordPress REST API (Version 2), and I want to authenticate Android native app with my self-hosted WordPress site. How can I perform that using username and password ? A: The best way to authenticate an app with the REST API would be to use OAuth. There's a good section on OAuth Authentication the REST API documentation site. You will need to install the OAuth1 plugin on your site as well. There are some gotchas with implementing the OAuth plugin on WordPress. I found this article on CSS Tricks captured some of the complexity of setting it up. You'll need an OAuth library in your Android application as well, I've seen ScribeJava recommended more than once. In fact, here's a StackOverflow answer with a good implementation example. If your app is just in testing mode, you could use Basic Authentication instead of OAuth, because it's easier to implement, but it's not recommended for production use because it's less secure.
wordpress
{ "language": "en", "length": 163, "provenance": "stackexchange_00019.jsonl.gz:467216", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/235012" }
[ -0.0030269622802734375, -0.0003006458282470703, -0.01290130615234375, 0.025665283203125, -0.0182037353515625, -0.0306549072265625, 0.015655517578125, -0.016265869140625, -0.05712890625, 0.0125885009765625, 0.006992340087890625, 0.0268402099609375, -0.06549072265625, -0.034027099609375, 0.029815673828125, -0.0439453125, 0.004772186279296875, 0.004062652587890625, 0.012847900390625, -0.0246124267578125, 0.010589599609375, -0.026580810546875, 0.035308837890625, -0.004180908203125, 0.0264892578125, -0.044281005859375, 0.058380126953125, -0.043060302734375, 0.0251007080078125, -0.0129241943359375, 0.01971435546875, -0.0296173095703125, 0.001888275146484375, 0.055999755859375, -0.06396484375, -0.0207977294921875, -0.020263671875, 0.03759765625, -0.00449371337890625, 0.02008056640625, 0.032318115234375, 0.0027484893798828125, -0.0007767677307128906, 0.015838623046875, -0.0243988037109375, -0.0303802490234375, 0.0270843505859375, -0.033355712890625, -0.007411956787109375, 0.0484619140625, 0.01032257080078125, 0.003421783447265625, 0.0181884765625, 0.0200042724609375, 0.004749298095703125, -0.01021575927734375, 0.0190887451171875, -0.03692626953125, 0.03057861328125, -0.06109619140625, -0.0411376953125, -0.025909423828125, 0.0499267578125, 0.038726806640625, 0.0285797119140625, -0.002605438232421875, 0.0175018310546875, 0.045806884765625, 0.03509521484375, 0.03448486328125, -0.0115203857421875, -0.0081939697265625, -0.008453369140625, -0.022552490234375, 0.003322601318359375, 0.0168914794921875, -0.00759124755859375, 0.00951385498046875, 0.0231781005859375, -0.005168914794921875, 0.0002732276916503906, -0.005435943603515625, -0.0123748779296875, -0.029205322265625, 0.0164337158203125, 0.005039215087890625, -0.002849578857421875, -0.015289306640625, -0.0210418701171875, -0.01837158203125, -0.0206298828125, -0.06719970703125, -0.01275634765625, 0.029693603515625, -0.021026611328125, 0.0013980865478515625, -0.005840301513671875, -0.0192718505859375, 0.0273590087890625, 0.0217742919921875, 0.036163330078125, -0.055389404296875, 0.0411376953125, -0.017425537109375, -0.0178375244140625, 0.04241943359375, 0.030303955078125, -0.001194000244140625, -0.01308441162109375, -0.01081085205078125, -0.021240234375, -0.00140380859375, -0.00820159912109375, -0.019744873046875, -0.00395965576171875, 0.01493072509765625, -0.006420135498046875, -0.01129913330078125, -0.00787353515625, -0.03485107421875, -0.031463623046875, -0.006267547607421875, -0.017242431640625, 0.0341796875, 0.00771331787109375, -0.01268768310546875, -0.00859832763671875, 0.034088134765625, 0.0037403106689453125, 0.043548583984375, -0.005588531494140625, 0.0112152099609375, -0.0079193115234375, -0.0150604248046875, -0.05145263671875, -0.02105712890625, 0.07110595703125, 0.010955810546875, -0.00011259317398071289, -0.014190673828125, 0.012664794921875, 0.007808685302734375, -0.021209716796875, -0.01259613037109375, 0.0204010009765625, 0.00982666015625, -0.00887298583984375, 0.01247406005859375, 0.050140380859375, 0.0039043426513671875, 0.0035686492919921875, -0.034423828125, -0.04681396484375, 0.0211181640625, 0.10919189453125, 0.029754638671875, 0.0233001708984375, 0.016845703125, 0.031982421875, 0.068115234375, -0.039306640625, -0.048675537109375, 0.0042877197265625, 0.03704833984375, 0.006031036376953125, 0.0682373046875, 0.0231170654296875, 0.00762939453125, 0.0195770263671875, -0.013641357421875, 0.0022487640380859375, -0.0140228271484375, 0.043487548828125, -0.0005021095275878906, -0.00341796875, 0.0234832763671875, -0.03704833984375, 0.045501708984375, 0.037811279296875, 0.0192718505859375, 0.0245513916015625, -0.01142120361328125, 0.109130859375, -0.003856658935546875, -0.00020956993103027344, 0.0236053466796875, 0.015533447265625, 0.052978515625, -0.0249786376953125, 0.037872314453125, -0.01345062255859375, 0.0338134765625, -0.052032470703125, 0.0206756591796875, -0.0245819091796875, -0.0214996337890625, 0.02728271484375, 0.00685882568359375, -0.00662994384765625, -0.006946563720703125, 0.00875091552734375, 0.022979736328125, -0.00897979736328125, 0.0023784637451171875, 0.00997161865234375, -0.00412750244140625, 0.00977325439453125, 0.0097198486328125, -0.038330078125, 0.037933349609375, 0.0293121337890625, 0.00899505615234375, -0.0264892578125, 0.01197052001953125, 0.0281829833984375, -0.0186309814453125, -0.007732391357421875, 0.03985595703125, 0.01494598388671875, 0.031585693359375, 0.01232147216796875, -0.01372528076171875, 0.00460052490234375, -0.01274871826171875, 0.057952880859375, -0.04327392578125, 0.0128631591796875, -0.04052734375, 0.0765380859375, -0.0263824462890625, 0.008331298828125, 0.037200927734375, 0.01406097412109375, 0.04205322265625, -0.006916046142578125, -0.0029754638671875, 0.01490020751953125, -0.01519012451171875, 0.0102996826171875, 0.020263671875, 0.00853729248046875, 0.02783203125, 0.0026092529296875, 0.037689208984375, 0.01507568359375, -0.03668212890625, 0.0026912689208984375, 0.0094146728515625, 0.00872039794921875, 0.0009055137634277344, -0.01253509521484375, -0.027740478515625, 0.0521240234375, -0.0595703125, -0.0214080810546875, 0.04193115234375, -0.0211029052734375, 0.01432037353515625, -0.004383087158203125, -0.004474639892578125, -0.01922607421875, -0.0399169921875, 0.01369476318359375, -0.03680419921875, -0.0297698974609375, 0.0016813278198242188, 0.01104736328125, 0.037109375, -0.00698089599609375, -0.03558349609375, 0.03271484375, 0.07177734375, -0.0095977783203125, 0.053619384765625, 0.05535888671875, -0.024505615234375, -0.04425048828125, -0.0231475830078125, 0.025421142578125, 0.048095703125, -0.004917144775390625, -0.00930023193359375, -0.00507354736328125, 0.0160675048828125, 0.01468658447265625, -0.034149169921875, 0.028900146484375, 0.0489501953125, 0.034088134765625, 0.052276611328125, 0.0562744140625, 0.0467529296875, 0.0328369140625, 0.040679931640625, -0.04461669921875, 0.008453369140625, 0.00988006591796875, -0.01520538330078125, 0.034393310546875, -0.028594970703125, -0.0102691650390625, 0.04827880859375, 0.006259918212890625, -0.0027484893798828125, -0.0230712890625, 0.004291534423828125, -0.043670654296875, 0.0031452178955078125, -0.021270751953125, -0.06793212890625, 0.0187835693359375, 0.0283050537109375, 0.0159454345703125, 0.0262603759765625, 0.005916595458984375, -0.050140380859375, 0.00930023193359375, 0.024688720703125, -0.06597900390625, -0.0797119140625, 0.0279083251953125, -0.05426025390625, 0.053619384765625, -0.01102447509765625, -0.024139404296875, -0.05474853515625, 0.03662109375, -0.0011301040649414062, -0.015350341796875, -0.012298583984375, -0.0182037353515625, -0.0245819091796875, -0.035125732421875, 0.022216796875, -0.01233673095703125, -0.00908660888671875, 0.019439697265625, -0.0308074951171875, -0.003971099853515625, 0.011444091796875, 0.032012939453125, 0.04608154296875, 0.0182952880859375, -0.0350341796875, -0.01520538330078125, 0.01081085205078125, -0.01483917236328125, 0.0082550048828125, -0.006717681884765625, 0.0008959770202636719, -0.00007599592208862305, -0.016632080078125, 0.009033203125, -0.007175445556640625, 0.0034389495849609375, 0.0224609375, -0.006549835205078125, -0.0147705078125, 0.0100250244140625, -0.052581787109375, 0.00036263465881347656, -0.0289459228515625, -0.04437255859375, -0.01611328125, 0.037200927734375, -0.01013946533203125, -0.041595458984375, 0.006195068359375, -0.01256561279296875, -0.0124053955078125, 0.0031032562255859375, -0.0269927978515625, 0.0004775524139404297, -0.01381683349609375, -0.01343536376953125, 0.0143585205078125, 0.02490234375, -0.03668212890625, -0.037445068359375, -0.017608642578125, -0.044219970703125, -0.03094482421875, -0.040802001953125, -0.02886962890625, 0.002170562744140625, 0.040191650390625, -0.0015020370483398438, 0.006946563720703125, 0.004627227783203125, -0.009979248046875, 0.0002865791320800781, 0.05157470703125, 0.053741455078125, -0.023468017578125, 0.036346435546875, 0.01947021484375, -0.0706787109375, 0.001621246337890625, -0.03173828125, -0.005161285400390625, 0.0316162109375, -0.02459716796875, -0.034027099609375, -0.00797271728515625, 0.0021495819091796875, -0.0904541015625, 0.020263671875, -0.0238037109375, 0.016815185546875, -0.008880615234375, 0.0124359130859375, -0.0171051025390625, 0.0242919921875, -0.06317138671875, 0.016143798828125, -0.007335662841796875, -0.05804443359375, -0.024749755859375, -0.0131683349609375, 0.07061767578125, 0.051239013671875, -0.0667724609375, 0.01666259765625, 0.04400634765625, -0.019378662109375, -0.0007734298706054688, -0.01161956787109375, -0.00713348388671875, -0.000186920166015625, 0.0155029296875, -0.0183258056640625, -0.0100860595703125, -0.0008516311645507812, -0.00844573974609375, -0.033905029296875, -0.05535888671875, -0.033843994140625, -0.0499267578125, 0.01953125, -0.040618896484375, -0.048492431640625, -0.0303497314453125, 0.0160369873046875, 0.032806396484375, -0.0002741813659667969, 0.0233612060546875, -0.04644775390625, -0.0419921875, 0.0633544921875, -0.00882720947265625, 0.002552032470703125, -0.01360321044921875, 0.0830078125, 0.0199737548828125, -0.02081298828125, -0.0117340087890625, 0.015655517578125, 0.01873779296875, -0.006511688232421875, 0.0592041015625, 0.01081085205078125, -0.01264190673828125, 0.07147216796875, -0.004596710205078125, -0.005840301513671875, 0.04840087890625, -0.01168060302734375, 0.0090789794921875, -0.052276611328125, 0.033538818359375, 0.01151275634765625, -0.036895751953125, -0.022216796875, 0.0234527587890625, -0.0066375732421875, 0.059051513671875, -0.0007815361022949219, -0.01183319091796875, -0.007236480712890625, 0.0200958251953125, -0.04156494140625, 0.0278472900390625, -0.06634521484375, -0.00730133056640625, -0.0208587646484375, 0.01666259765625, -0.02044677734375, -0.0028629302978515625, -0.0089569091796875, -0.050384521484375, -0.0513916015625, -0.0143585205078125, 0.0146636962890625, -0.035308837890625, 0.0027790069580078125, -0.0144500732421875, -0.023834228515625, 0.0888671875, -0.01009368896484375, -0.092041015625, 0.0212860107421875, -0.0026702880859375, 0.01378631591796875, 0.05242919921875, -0.0323486328125, 0.03741455078125, -0.00397491455078125, -0.0127716064453125, 0.00820159912109375, -0.0618896484375, -0.0264129638671875, -0.057159423828125, -0.00521087646484375, 0.0034275054931640625, -0.0148773193359375, -0.0287933349609375, 0.0758056640625, -0.0113983154296875, 0.0279083251953125, -0.01232147216796875, 0.003597259521484375, -0.0058441162109375, 0.03326416015625, 0.0257568359375, -0.0176544189453125, 0.008056640625, 0.00835418701171875, 0.01146697998046875, -0.0085296630859375, -0.032501220703125, 0.052764892578125, 0.03192138671875, -0.0193328857421875, 0.0001685619354248047, -0.006847381591796875, 0.00391387939453125, -0.0016317367553710938, -0.016021728515625, -0.07080078125, -0.033538818359375, -0.01198577880859375, -0.005573272705078125, 0.017120361328125, -0.02178955078125, 0.01267242431640625, 0.01383209228515625, 0.030517578125, 0.033782958984375, 0.00982666015625, 0.007282257080078125, -0.0029773712158203125, -0.0091400146484375, -0.028564453125, -0.036529541015625, -0.036468505859375, 0.038177490234375, 0.00571441650390625, -0.003734588623046875, -0.015655517578125, 0.0143890380859375, -0.0196380615234375, 0.002796173095703125, -0.01183319091796875, 0.0008668899536132812, 0.0001842975616455078, 0.00698089599609375, 0.0311431884765625, 0.0017900466918945312, -0.021270751953125, -0.03338623046875, -0.033172607421875, -0.036712646484375, 0.0003349781036376953, 0.0272979736328125, -0.0249786376953125, 0.01450347900390625, 0.0166168212890625, 0.02703857421875, -0.006011962890625, 0.01045989990234375, -0.0238800048828125, 0.03448486328125, 0.011962890625, 0.06689453125, -0.0164337158203125, 0.0919189453125, -0.01505279541015625, 0.08575439453125, 0.0272216796875, 0.055816650390625, -0.0413818359375, -0.0204315185546875, 0.0037326812744140625, -0.036102294921875, -0.039459228515625, -0.0195770263671875, 0.0099334716796875, 0.04608154296875, 0.046905517578125, 0.00048828125, -0.0269927978515625, -0.0215606689453125, -0.004390716552734375, -0.020538330078125, 0.06927490234375, -0.01091766357421875, -0.04107666015625, 0.0172119140625, -0.0264129638671875, -0.0053863525390625, 0.0010843276977539062, 0.00702667236328125, 0.00760650634765625, -0.007335662841796875, -0.003688812255859375, 0.03692626953125, -0.055145263671875, 0.06011962890625, 0.1131591796875, -0.00391387939453125, 0.06109619140625, 0.032989501953125, -0.011138916015625, 0.0298309326171875, 0.0394287109375, -0.040008544921875, -0.047149658203125, -0.032012939453125, 0.0008268356323242188, -0.021697998046875, -0.045013427734375, -0.01100921630859375, 0.028411865234375, 0.031402587890625, 0.071533203125, -0.045257568359375, -0.01041412353515625, -0.01454925537109375, -0.04522705078125, 0.0306549072265625, 0.0023670196533203125, -0.018798828125, -0.0161895751953125, 0.0596923828125, -0.06353759765625, -0.0040435791015625, 0.02911376953125, -0.016937255859375, -0.002655029296875, -0.01739501953125, 0.072998046875, 0.0238189697265625, 0.0077056884765625, -0.007389068603515625, -0.01026153564453125, 0.039276123046875, 0.0198211669921875, -0.00635528564453125, 0.003627777099609375, -0.056304931640625, -0.055511474609375, -0.038543701171875, -0.0379638671875, -0.041961669921875, 0.029144287109375, 0.01525115966796875, 0.01236724853515625, 0.0296173095703125, -0.00806427001953125, 0.0198974609375, -0.01229095458984375, 0.025177001953125, 0.033233642578125, -0.0240936279296875, -0.01513671875, 0.0268096923828125, -0.072021484375, 0.006504058837890625, -0.03619384765625, 0.03533935546875, -0.0233917236328125, -0.0208587646484375, 0.0877685546875, -0.0287017822265625, -0.00843048095703125, 0.0257415771484375, 0.0254974365234375, -0.01203155517578125, -0.031341552734375, 0.0214691162109375, -0.0460205078125, 0.018890380859375, -0.01374053955078125, 0.0172271728515625, -0.016571044921875, -0.026275634765625, -0.0017824172973632812, 0.054473876953125, -0.01268768310546875, -0.035003662109375, 0.00827789306640625, 0.03253173828125, -0.0249481201171875, 0.034271240234375, -0.011993408203125, 0.056854248046875, 0.026336669921875, -0.01236724853515625, 0.0295867919921875, 0.012847900390625, 0.015869140625, -0.0171966552734375, 0.06903076171875, 0.025848388671875, -0.061859130859375, -0.03472900390625, 0.007678985595703125, 0.0221099853515625, -0.0169219970703125, 0.05950927734375, 0.0310821533203125, 0.0170440673828125, 0.05029296875, 0.01183319091796875, 0.029632568359375, -0.0051422119140625, -0.004154205322265625, 0.056182861328125, 0.0030193328857421875, -0.01314544677734375, -0.00122833251953125, 0.03472900390625, -0.051910400390625, -0.0020809173583984375, 0.04217529296875, -0.033203125, 0.001979827880859375, 0.0345458984375, 0.0204315185546875, -0.0206451416015625, -0.018218994140625, -0.030731201171875, 0.03924560546875, -0.0180206298828125, 0.0479736328125, 0.06494140625, 0.026763916015625, 0.045501708984375, 0.044342041015625, 0.050079345703125, 0.025421142578125, -0.02825927734375, 0.0264739990234375, 0.039276123046875, 0.030242919921875, -0.0012950897216796875, 0.01531982421875, 0.0248260498046875, 0.04583740234375, -0.032989501953125, -0.0223236083984375, 0.006916046142578125, 0.0235595703125, 0.0509033203125, -0.0030651092529296875, 0.0985107421875, 0.00957489013671875, 0.02734375, -0.0022335052490234375, 0.01446533203125, 0.017120361328125, 0.001758575439453125, 0.00940704345703125, 0.040252685546875, -0.044677734375, 0.0303802490234375, -0.0079498291015625, 0.01409912109375, 0.011627197265625, -0.051239013671875, -0.03533935546875, 0.02288818359375, 0.052490234375, 0.042694091796875, -0.0176239013671875, 0.0064239501953125, 0.034027099609375, 0.00890350341796875, -0.01119232177734375, -0.019012451171875, 0.041015625, 0.0272369384765625, 0.019744873046875, 0.00241851806640625, 0.05126953125, 0.0267486572265625, -0.0382080078125, -0.01446533203125, 0.007381439208984375, -0.026519775390625, -0.0352783203125, -0.0128326416015625, -0.06060791015625, 0.0010309219360351562, -0.033416748046875, 0.037109375, -0.005184173583984375, -0.0074920654296875, 0.009246826171875, 0.036834716796875, -0.00296783447265625, 0.01488494873046875, 0.0138397216796875, -0.04583740234375, 0.003910064697265625, -0.012451171875, -0.05078125, -0.009368896484375, -0.0188140869140625, -0.050201416015625, 0.031890869140625, 0.040863037109375, -0.01422882080078125, 0.00122833251953125, -0.01824951171875, 0.001247406005859375, 0.02484130859375, -0.0160980224609375, -0.0328369140625, 0.00769805908203125, 0.03570556640625, -0.01087188720703125, -0.031829833984375, -0.0124053955078125, -0.001834869384765625, 0.0130462646484375, 0.00026702880859375, 0.054595947265625, 0.0041351318359375, 0.01558685302734375, -0.0426025390625, 0.0023860931396484375, -0.02691650390625, 0.00885772705078125, -0.07513427734375, 0.0297393798828125, 0.0167083740234375, 0.016845703125, -0.056884765625, 0.02850341796875, -0.0186614990234375, 0.0215911865234375, 0.039825439453125, -0.057769775390625, 0.0198211669921875, 0.0217437744140625, 0.007312774658203125, -0.0535888671875, -0.08221435546875, -0.038360595703125, 0.04632568359375, -0.043548583984375, -0.00801849365234375, -0.0338134765625, -0.0004544258117675781, -0.048004150390625, -0.02862548828125, -0.006031036376953125, -0.01229095458984375, -0.03607177734375, 0.0098724365234375, -0.0268402099609375, 0.01270294189453125, -0.019622802734375, -0.0343017578125, 0.0192718505859375, -0.00807952880859375, -0.01326751708984375, -0.005329132080078125, -0.014495849609375, 0.008453369140625, 0.042205810546875, 0.05853271484375, 0.04119873046875, 0.0244140625, -0.013092041015625, -0.016754150390625, 0.0188140869140625, -0.005035400390625, -0.0287933349609375, -0.04302978515625, 0.01351165771484375, 0.01093292236328125, 0.006561279296875, -0.0106353759765625, -0.0197296142578125, 0.00006699562072753906, -0.010955810546875, -0.0279998779296875, 0.0059814453125, -0.00936126708984375, -0.01873779296875, 0.041656494140625, -0.044281005859375, 0.028411865234375, 0.01263427734375, 0.03515625, -0.0450439453125, -0.01100921630859375, -0.00742340087890625, -0.0001023411750793457, -0.003009796142578125, -0.013824462890625, -0.00402069091796875, 0.00911712646484375, 0.0020275115966796875, 0.01062774658203125, 0.0007691383361816406, 0.0369873046875, -0.03948974609375, 0.007434844970703125, 0.0462646484375, -0.0262298583984375, -0.03448486328125, -0.05810546875, 0.01824951171875, -0.09588623046875, -0.0017995834350585938, -0.045654296875, 0.0303955078125, 0.036224365234375, -0.038909912109375, -0.049774169921875, 0.07421875, -0.02532958984375, -0.00963592529296875, -0.07159423828125, -0.01568603515625, 0.03717041015625, -0.0204315185546875, -0.038848876953125, -0.00844573974609375, -0.0841064453125, -0.00033783912658691406, -0.002834320068359375, 0.041900634765625, -0.0170135498046875, 0.0234527587890625, -0.00992584228515625, 0.0369873046875, 0.0277557373046875, -0.0211334228515625, -0.017822265625, 0.0184783935546875, 0.00025200843811035156, 0.0096893310546875, -0.04559326171875, 0.01593017578125, -0.0189056396484375, 0.036773681640625, -0.0271759033203125, -0.0154266357421875, -0.01473236083984375, -0.0024890899658203125, 0.07470703125, 0.06988525390625, 0.0139617919921875, -0.0439453125, -0.052490234375, -0.021881103515625, 0.014129638671875, -0.0254364013671875, 0.00281524658203125, -0.06573486328125, -0.01207733154296875, 0.0006356239318847656, 0.03375244140625, 0.002742767333984375, -0.03271484375, 0.0019893646240234375, -0.026824951171875, 0.0026531219482421875, -0.01708984375, 0.0107269287109375, 0.0101776123046875, 0.04437255859375, -0.035797119140625, 0.020782470703125, -0.001804351806640625, 0.01348876953125, 0.03363037109375, -0.0085906982421875, 0.03338623046875, -0.02655029296875, 0.0010986328125, -0.0020427703857421875, 0.032928466796875, 0.019561767578125, 0.01560211181640625, -0.05322265625, -0.0293121337890625, 0.01074981689453125, 0.0164642333984375, 0.033935546875, -0.017364501953125, -0.01102447509765625, 0.017333984375, 0.0022563934326171875, -0.0120697021484375, -0.06695556640625, -0.03631591796875, 0.01515960693359375, 0.005237579345703125, -0.00557708740234375, 0.0140228271484375, -0.0092620849609375, -0.0005888938903808594, 0.0210418701171875, 0.0001556873321533203, -0.056915283203125, 0.05987548828125, 0.0280609130859375, 0.01348876953125, 0.038970947265625 ]
91c800479ee3e77768d243994ff9526cbc022a52
Wordpress Stackexchange Q: Copy one CPT to another one in Wordpress I'm building a site with two separate CPTs nominees and winners The idea is that we have a user submit a nomination in one of 7 categories ( taxonomy ) on the front end, and editors go in and approve nominations for display on the website. Once every quarter, a selection of 7 nominees ( one from each category ) are chosen as winners. Is there a way to copy the fields from a nominee CPT ( name, department, taxonomy, content ) to a winner CPT? Ideally, this would be done by a call in the Admin. A: You can update a posts type using wp_update_post: $my_post = array( 'ID' => $post_id, 'post_type' => 'winner', ); $result = wp_update_post( $my_post, true ); // check if it failed and tell the user why if ( is_wp_error( $result ) ) { $errors = $result->get_error_messages(); foreach ( $errors as $error ) { echo 'error: '.esc_html( $error ); } } Where $post_id is the ID of the post you're switching to, and $result is either a post ID or an error object
Q: Copy one CPT to another one in Wordpress I'm building a site with two separate CPTs nominees and winners The idea is that we have a user submit a nomination in one of 7 categories ( taxonomy ) on the front end, and editors go in and approve nominations for display on the website. Once every quarter, a selection of 7 nominees ( one from each category ) are chosen as winners. Is there a way to copy the fields from a nominee CPT ( name, department, taxonomy, content ) to a winner CPT? Ideally, this would be done by a call in the Admin. A: You can update a posts type using wp_update_post: $my_post = array( 'ID' => $post_id, 'post_type' => 'winner', ); $result = wp_update_post( $my_post, true ); // check if it failed and tell the user why if ( is_wp_error( $result ) ) { $errors = $result->get_error_messages(); foreach ( $errors as $error ) { echo 'error: '.esc_html( $error ); } } Where $post_id is the ID of the post you're switching to, and $result is either a post ID or an error object A: Someone else posted a link to this plug-in, but the answer disappeared. I'm not sure why ( is it against the rules to post a link to a plug-in or something? ). Anyway, I have the link open, so I'm posting it. I think it may solve my issue. I don't know if it will handle Custom Fields yet, but it looks promising.
wordpress
{ "language": "en", "length": 251, "provenance": "stackexchange_00019.jsonl.gz:467223", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/235039" }
[ 0.088134765625, -0.005218505859375, 0.0227203369140625, -0.037628173828125, 0.0234222412109375, -0.043182373046875, 0.050811767578125, -0.0263824462890625, -0.005077362060546875, 0.01348114013671875, -0.007633209228515625, 0.0046539306640625, -0.00848388671875, -0.02825927734375, 0.0089874267578125, -0.0216217041015625, 0.00164794921875, 0.015167236328125, -0.0010356903076171875, -0.017303466796875, -0.00659942626953125, -0.022369384765625, 0.0006351470947265625, 0.005420684814453125, -0.0038509368896484375, -0.0182647705078125, -0.01739501953125, 0.0082244873046875, -0.0215606689453125, -0.0173187255859375, 0.0020732879638671875, 0.024017333984375, 0.04052734375, 0.0025463104248046875, -0.029449462890625, 0.07568359375, 0.0244598388671875, -0.0019121170043945312, -0.03216552734375, 0.08734130859375, 0.01306915283203125, -0.0032100677490234375, 0.032379150390625, 0.0007953643798828125, -0.006580352783203125, -0.036834716796875, 0.0254974365234375, -0.0298309326171875, 0.0205230712890625, 0.0430908203125, 0.00872039794921875, 0.01038360595703125, 0.00466156005859375, 0.074951171875, -0.0152587890625, -0.0033321380615234375, -0.04443359375, -0.021820068359375, 0.0185546875, 0.042877197265625, 0.01505279541015625, -0.023529052734375, 0.00020015239715576172, -0.036865234375, -0.0216522216796875, 0.0007200241088867188, -0.0203857421875, 0.006610870361328125, -0.01181793212890625, -0.032958984375, 0.0157470703125, -0.00457000732421875, -0.0220489501953125, 0.00331878662109375, 0.01477813720703125, -0.00403594970703125, 0.006984710693359375, -0.01485443115234375, -0.0027904510498046875, 0.040618896484375, -0.00982666015625, -0.040008544921875, 0.0135040283203125, 0.002765655517578125, -0.0011119842529296875, 0.040863037109375, -0.0097503662109375, -0.01265716552734375, -0.030914306640625, -0.01641845703125, -0.035614013671875, -0.025360107421875, -0.0311279296875, -0.0024280548095703125, -0.00382232666015625, -0.045074462890625, 0.045928955078125, 0.0684814453125, -0.030426025390625, 0.01369476318359375, -0.050872802734375, -0.02508544921875, 0.0017528533935546875, -0.03619384765625, 0.009124755859375, 0.023590087890625, -0.0017452239990234375, -0.026275634765625, 0.01313018798828125, 0.016510009765625, -0.021636962890625, 0.0192108154296875, -0.042144775390625, -0.045196533203125, 0.0139617919921875, 0.07147216796875, -0.028411865234375, 0.0249786376953125, -0.0142364501953125, 0.0281982421875, -0.031951904296875, -0.00839996337890625, -0.0251922607421875, -0.00879669189453125, 0.007602691650390625, -0.018218994140625, -0.004207611083984375, 0.03961181640625, 0.004573822021484375, -0.0167999267578125, -0.043853759765625, 0.018951416015625, 0.10076904296875, 0.060394287109375, 0.04864501953125, 0.00476837158203125, 0.02838134765625, 0.012939453125, -0.01580810546875, 0.01419830322265625, 0.0237579345703125, -0.0141448974609375, -0.01666259765625, -0.0073394775390625, -0.00609588623046875, 0.0182647705078125, 0.0172576904296875, 0.0205535888671875, -0.011505126953125, -0.055572509765625, 0.0301361083984375, -0.0230255126953125, 0.040283203125, -0.01995849609375, -0.00789642333984375, -0.057281494140625, 0.01739501953125, -0.042999267578125, 0.0257110595703125, -0.0421142578125, -0.0006132125854492188, 0.0180816650390625, 0.068603515625, 0.010955810546875, 0.01561737060546875, -0.007904052734375, -0.060760498046875, -0.01305389404296875, 0.0265655517578125, 0.040802001953125, -0.031463623046875, -0.021331787109375, 0.00786590576171875, 0.0260467529296875, -0.0186767578125, 0.039398193359375, 0.00769805908203125, -0.01351165771484375, 0.034423828125, -0.0157470703125, -0.048919677734375, -0.0211181640625, 0.0498046875, -0.029876708984375, -0.0243072509765625, 0.0193023681640625, -0.01084136962890625, 0.0287628173828125, 0.0264434814453125, 0.021484375, -0.028564453125, 0.005336761474609375, 0.00176239013671875, 0.00368499755859375, -0.0161590576171875, -0.030303955078125, -0.0023555755615234375, 0.0146331787109375, -0.0232086181640625, -0.0021686553955078125, -0.0377197265625, 0.0265655517578125, -0.0089874267578125, 0.017791748046875, -0.027313232421875, 0.01311492919921875, -0.00859832763671875, 0.0374755859375, -0.042144775390625, 0.01267242431640625, 0.0267486572265625, 0.005157470703125, -0.020599365234375, -0.035400390625, 0.004077911376953125, -0.0016803741455078125, 0.014984130859375, -0.0030612945556640625, 0.01465606689453125, -0.01554107666015625, 0.040130615234375, -0.0137939453125, 0.01007080078125, 0.0411376953125, 0.02728271484375, -0.014434814453125, -0.0021152496337890625, -0.015594482421875, 0.033905029296875, 0.008209228515625, -0.0221405029296875, -0.0003998279571533203, 0.00859832763671875, 0.025543212890625, 0.0232696533203125, 0.0167236328125, 0.01410675048828125, -0.0731201171875, 0.0028896331787109375, 0.0243072509765625, 0.0178680419921875, 0.0394287109375, -0.018280029296875, 0.016937255859375, 0.07818603515625, -0.0169525146484375, -0.0160064697265625, 0.02545166015625, 0.037841796875, 0.08154296875, -0.00334930419921875, -0.01448822021484375, -0.008514404296875, -0.1134033203125, 0.032440185546875, 0.0099334716796875, -0.0335693359375, 0.0462646484375, -0.0083465576171875, -0.0311431884765625, -0.021575927734375, -0.03955078125, 0.0282440185546875, -0.0296478271484375, 0.055419921875, -0.00128173828125, 0.01495361328125, -0.013885498046875, -0.060455322265625, 0.03558349609375, 0.0308990478515625, -0.00936126708984375, -0.00206756591796875, 0.01678466796875, 0.032135009765625, 0.0875244140625, -0.03350830078125, -0.0296783447265625, 0.029296875, 0.034698486328125, -0.0018301010131835938, 0.05029296875, 0.00164031982421875, -0.01157379150390625, -0.034637451171875, 0.0193634033203125, 0.01395416259765625, 0.0177154541015625, -0.0238494873046875, -0.0364990234375, -0.00879669189453125, 0.0279541015625, -0.021759033203125, 0.0275421142578125, 0.0012874603271484375, -0.0261383056640625, 0.0274200439453125, 0.0165252685546875, -0.0011377334594726562, 0.0015172958374023438, -0.00016510486602783203, 0.0406494140625, 0.00279998779296875, -0.009613037109375, -0.0154876708984375, -0.020965576171875, -0.02679443359375, 0.027191162109375, -0.01318359375, -0.053955078125, -0.0218048095703125, 0.01354217529296875, 0.03155517578125, 0.1021728515625, -0.0191192626953125, -0.04754638671875, -0.0025196075439453125, 0.056243896484375, -0.06988525390625, -0.095458984375, -0.046783447265625, -0.023681640625, 0.03155517578125, 0.0164031982421875, -0.006748199462890625, -0.00678253173828125, 0.02886962890625, 0.038177490234375, 0.0369873046875, -0.0018024444580078125, -0.019134521484375, 0.0278778076171875, -0.024932861328125, -0.01146697998046875, 0.001995086669921875, 0.0082244873046875, 0.005916595458984375, 0.032958984375, 0.01248931884765625, -0.036865234375, -0.00678253173828125, 0.0670166015625, -0.024078369140625, -0.0157623291015625, 0.025115966796875, -0.025177001953125, 0.0165252685546875, 0.028900146484375, -0.0016155242919921875, 0.004650115966796875, -0.0021209716796875, -0.038848876953125, 0.00724029541015625, 0.0117340087890625, 0.0186767578125, 0.0306549072265625, -0.024627685546875, 0.035125732421875, 0.030792236328125, -0.03460693359375, -0.044464111328125, -0.0003883838653564453, -0.04461669921875, 0.0205078125, 0.0262908935546875, -0.0034885406494140625, -0.00963592529296875, 0.014251708984375, -0.0141448974609375, 0.0106658935546875, -0.0013456344604492188, -0.01312255859375, -0.011322021484375, -0.0062713623046875, -0.022735595703125, 0.00742340087890625, -0.012176513671875, -0.04522705078125, 0.036834716796875, -0.01410675048828125, -0.0012722015380859375, -0.005016326904296875, 0.0080108642578125, -0.007656097412109375, -0.1158447265625, 0.035369873046875, -0.1029052734375, -0.029937744140625, -0.044036865234375, 0.019805908203125, 0.0309906005859375, 0.1278076171875, -0.015289306640625, -0.059234619140625, -0.024658203125, 0.017242431640625, 0.00788116455078125, -0.0218658447265625, 0.0625, -0.031951904296875, 0.005413055419921875, -0.00821685791015625, 0.0014781951904296875, -0.014984130859375, -0.0176239013671875, 0.03607177734375, -0.00821685791015625, -0.010528564453125, 0.034210205078125, -0.010955810546875, 0.034454345703125, -0.006328582763671875, 0.00859832763671875, -0.006076812744140625, -0.0151824951171875, -0.020751953125, -0.00485992431640625, -0.01250457763671875, 0.010040283203125, 0.0214996337890625, 0.0005474090576171875, 0.012451171875, -0.019287109375, 0.01715087890625, 0.00421905517578125, -0.050018310546875, 0.010223388671875, -0.01154327392578125, -0.01401519775390625, 0.014801025390625, -0.01904296875, 0.004276275634765625, 0.0016193389892578125, -0.031585693359375, -0.034027099609375, -0.007122039794921875, -0.0328369140625, 0.00524139404296875, -0.0033416748046875, -0.0218353271484375, -0.0631103515625, -0.029754638671875, -0.042755126953125, -0.00377655029296875, -0.00811004638671875, -0.0017108917236328125, -0.006298065185546875, -0.072509765625, 0.00972747802734375, 0.01284027099609375, -0.01611328125, 0.0155487060546875, 0.0102996826171875, 0.013214111328125, -0.007564544677734375, -0.056732177734375, -0.038787841796875, 0.035888671875, -0.00466156005859375, 0.006153106689453125, 0.0328369140625, -0.017120361328125, 0.0177459716796875, -0.00455474853515625, -0.0107574462890625, -0.0008211135864257812, 0.00501251220703125, 0.05322265625, 0.0009613037109375, -0.0151519775390625, 0.027587890625, 0.022674560546875, 0.004688262939453125, -0.0135955810546875, -0.0167236328125, 0.005519866943359375, 0.03387451171875, 0.025054931640625, -0.0125274658203125, -0.038665771484375, -0.0313720703125, 0.02642822265625, -0.036956787109375, -0.00472259521484375, 0.0020999908447265625, 0.0019893646240234375, -0.008758544921875, -0.0206298828125, -0.0179901123046875, -0.0462646484375, -0.045867919921875, 0.031707763671875, -0.01203155517578125, 0.003490447998046875, -0.004550933837890625, -0.03125, -0.003368377685546875, -0.01995849609375, -0.00608062744140625, -0.0518798828125, -0.0038089752197265625, -0.0017805099487304688, 0.035430908203125, 0.0192413330078125, -0.01056671142578125, 0.056854248046875, 0.039154052734375, -0.00490570068359375, 0.0004642009735107422, -0.045806884765625, -0.0068817138671875, -0.042724609375, -0.034454345703125, -0.0012054443359375, -0.0119781494140625, 0.01214599609375, 0.025604248046875, 0.01296234130859375, 0.01367950439453125, -0.041107177734375, 0.0821533203125, 0.07354736328125, -0.025238037109375, 0.0020084381103515625, 0.0200042724609375, -0.00479888916015625, -0.045013427734375, -0.02044677734375, -0.0423583984375, -0.030120849609375, -0.000004708766937255859, 0.033599853515625, -0.0155181884765625, -0.01025390625, 0.029937744140625, 0.0158233642578125, 0.0022411346435546875, -0.018585205078125, -0.031463623046875, -0.0030536651611328125, 0.0131988525390625, -0.006298065185546875, -0.00702667236328125, -0.024871826171875, -0.0081329345703125, -0.0060577392578125, -0.0477294921875, -0.030517578125, -0.006687164306640625, -0.04302978515625, -0.0204925537109375, 0.00019240379333496094, -0.0230560302734375, -0.01224517822265625, -0.004207611083984375, -0.019195556640625, -0.01104736328125, 0.00025463104248046875, -0.0186614990234375, 0.0083160400390625, -0.036712646484375, 0.007274627685546875, -0.0228271484375, 0.0232086181640625, -0.006160736083984375, -0.00839996337890625, 0.0882568359375, 0.060302734375, -0.025543212890625, 0.00688934326171875, -0.04766845703125, -0.008148193359375, 0.012359619140625, -0.023956298828125, -0.0040130615234375, -0.029296875, 0.011016845703125, -0.00673675537109375, 0.02008056640625, -0.0227508544921875, 0.0198516845703125, -0.01212310791015625, 0.0079345703125, -0.056060791015625, 0.020904541015625, 0.04571533203125, -0.015472412109375, 0.054168701171875, 0.01384735107421875, 0.007808685302734375, -0.06689453125, -0.0223236083984375, -0.046356201171875, -0.07952880859375, 0.03533935546875, 0.02825927734375, -0.021209716796875, 0.0770263671875, 0.05792236328125, 0.0237884521484375, 0.02838134765625, -0.004909515380859375, 0.0271453857421875, -0.01114654541015625, -0.006061553955078125, -0.053436279296875, -0.0423583984375, 0.0892333984375, -0.032958984375, -0.031890869140625, 0.004726409912109375, 0.008392333984375, 0.031982421875, -0.004734039306640625, 0.014312744140625, -0.00988006591796875, -0.0124664306640625, -0.0032787322998046875, 0.040618896484375, 0.0198822021484375, 0.03985595703125, 0.004150390625, 0.0241546630859375, 0.0150146484375, 0.0256805419921875, 0.0189056396484375, 0.0024738311767578125, 0.06463623046875, -0.0038604736328125, -0.03228759765625, -0.0018434524536132812, -0.045745849609375, -0.005710601806640625, 0.00035834312438964844, 0.0272216796875, -0.025115966796875, 0.015838623046875, 0.018890380859375, -0.030303955078125, -0.034149169921875, 0.0216522216796875, -0.016998291015625, -0.034210205078125, -0.0225677490234375, 0.00494384765625, -0.0165252685546875, -0.01556396484375, 0.01568603515625, -0.0034351348876953125, 0.006938934326171875, 0.04388427734375, 0.0184173583984375, -0.05511474609375, 0.0190277099609375, 0.029144287109375, 0.00553131103515625, -0.0016422271728515625, -0.0145111083984375, 0.03424072265625, -0.042877197265625, -0.066162109375, 0.0014352798461914062, -0.0292816162109375, -0.00986480712890625, -0.050201416015625, 0.0296173095703125, 0.05804443359375, 0.0472412109375, -0.0030059814453125, -0.00911712646484375, 0.0241546630859375, 0.03875732421875, -0.03741455078125, -0.024169921875, -0.0110321044921875, 0.044525146484375, 0.019561767578125, 0.0211029052734375, -0.0032825469970703125, -0.01381683349609375, -0.026519775390625, -0.014678955078125, 0.0899658203125, -0.0159912109375, -0.0298004150390625, 0.006023406982421875, 0.0396728515625, 0.0020503997802734375, 0.00696563720703125, 0.01094818115234375, -0.05889892578125, -0.060791015625, 0.0224456787109375, -0.058624267578125, 0.00000852346420288086, 0.01290130615234375, -0.092529296875, 0.1055908203125, 0.0712890625, 0.0305938720703125, -0.00261688232421875, 0.0341796875, -0.0819091796875, -0.0131988525390625, -0.047515869140625, 0.0789794921875, -0.03619384765625, 0.0180511474609375, -0.09368896484375, 0.00197601318359375, -0.025665283203125, -0.0000010132789611816406, 0.06634521484375, 0.0196075439453125, -0.0106048583984375, 0.0035762786865234375, 0.042694091796875, 0.0227508544921875, -0.0245513916015625, 0.0247344970703125, -0.00147247314453125, 0.029693603515625, 0.040069580078125, -0.024658203125, 0.0263519287109375, -0.01015472412109375, -0.028533935546875, 0.0274658203125, -0.0009036064147949219, -0.0173492431640625, -0.002948760986328125, -0.020477294921875, -0.029632568359375, -0.007373809814453125, 0.0081024169921875, -0.0242462158203125, 0.040557861328125, 0.0297393798828125, 0.052642822265625, 0.0184783935546875, 0.0731201171875, -0.032623291015625, 0.07177734375, 0.0037364959716796875, 0.056793212890625, 0.04736328125, 0.0129547119140625, 0.09893798828125, 0.038909912109375, 0.0299530029296875, 0.0270538330078125, 0.006435394287109375, 0.02752685546875, 0.039154052734375, 0.01641845703125, 0.03363037109375, 0.09173583984375, 0.00598907470703125, 0.018096923828125, -0.06463623046875, -0.0281524658203125, 0.021148681640625, 0.04736328125, 0.01343536376953125, 0.00447845458984375, 0.038818359375, -0.0194091796875, 0.06304931640625, -0.0357666015625, -0.02142333984375, 0.002002716064453125, -0.0024776458740234375, -0.0186920166015625, -0.0297088623046875, 0.052947998046875, 0.0009484291076660156, -0.040252685546875, 0.0173797607421875, 0.0236053466796875, 0.0543212890625, -0.0019931793212890625, 0.04254150390625, 0.01031494140625, -0.0164337158203125, -0.006504058837890625, 0.01253509521484375, 0.037628173828125, -0.01264190673828125, 0.0247802734375, 0.027069091796875, 0.007213592529296875, -0.0010852813720703125, -0.0081939697265625, 0.04449462890625, 0.056915283203125, 0.0604248046875, -0.021820068359375, -0.01702880859375, 0.056854248046875, -0.0323486328125, -0.006343841552734375, -0.053802490234375, 0.040496826171875, 0.01287841796875, 0.0076751708984375, -0.00272369384765625, 0.0240478515625, 0.0276031494140625, -0.01366424560546875, 0.0232391357421875, 0.010650634765625, -0.01190185546875, 0.02642822265625, 0.00350189208984375, 0.025177001953125, 0.030120849609375, -0.08917236328125, -0.01021575927734375, -0.057830810546875, -0.058837890625, 0.041839599609375, 0.0443115234375, -0.033843994140625, 0.00208282470703125, 0.04034423828125, -0.00327301025390625, -0.009033203125, 0.01763916015625, -0.007251739501953125, -0.007785797119140625, 0.03997802734375, -0.003093719482421875, -0.04278564453125, -0.0167694091796875, -0.024627685546875, 0.034912109375, 0.00467681884765625, 0.056671142578125, 0.002895355224609375, 0.047576904296875, 0.00742340087890625, 0.0400390625, -0.0028934478759765625, -0.0231475830078125, 0.06365966796875, -0.002323150634765625, 0.019500732421875, -0.004589080810546875, 0.0272674560546875, -0.0157928466796875, 0.048004150390625, -0.0462646484375, -0.0306396484375, -0.0147247314453125, 0.0323486328125, 0.001850128173828125, 0.04833984375, -0.005336761474609375, 0.0019664764404296875, 0.01995849609375, -0.0016813278198242188, 0.03656005859375, 0.03985595703125, 0.008636474609375, 0.039703369140625, 0.007381439208984375, 0.0159912109375, 0.020538330078125, -0.0283203125, 0.02227783203125, 0.027374267578125, -0.01580810546875, -0.0474853515625, 0.04498291015625, -0.01143646240234375, 0.028289794921875, 0.006557464599609375, 0.0860595703125, 0.0355224609375, -0.01629638671875, 0.004718780517578125, -0.0270843505859375, -0.0037136077880859375, -0.0312042236328125, -0.010894775390625, 0.00717926025390625, 0.002880096435546875, 0.011932373046875, -0.0245819091796875, -0.0229034423828125, -0.00489044189453125, 0.0179443359375, 0.0268096923828125, 0.01139068603515625, -0.01025390625, -0.048675537109375, -0.040130615234375, 0.057861328125, -0.003002166748046875, 0.006214141845703125, -0.007648468017578125, -0.03594970703125, -0.025665283203125, 0.01457977294921875, -0.0300445556640625, -0.003879547119140625, 0.03192138671875, 0.006519317626953125, -0.003582000732421875, -0.053009033203125, 0.0030078887939453125, -0.034088134765625, 0.0014104843139648438, 0.04168701171875, 0.0002092123031616211, -0.0259246826171875, -0.037017822265625, -0.0155487060546875, 0.009765625, -0.0484619140625, -0.0303497314453125, -0.0234375, 0.03021240234375, -0.0084991455078125, -0.041717529296875, 0.004482269287109375, -0.013763427734375, 0.00157928466796875, -0.0294952392578125, -0.01081085205078125, -0.00983428955078125, -0.03125, -0.0191650390625, 0.050018310546875, 0.0012950897216796875, -0.00855255126953125, 0.0088653564453125, -0.037628173828125, -0.0254669189453125, 0.0579833984375, 0.0064544677734375, -0.006763458251953125, -0.0146942138671875, 0.033966064453125, 0.012176513671875, -0.007541656494140625, 0.044097900390625, -0.038177490234375, -0.072021484375, -0.02337646484375, -0.02264404296875, 0.0362548828125, -0.0165863037109375, 0.0181884765625, -0.00760650634765625, 0.01190185546875, -0.030792236328125, -0.027496337890625, -0.0001329183578491211, 0.0006794929504394531, 0.025787353515625, -0.04681396484375, -0.0322265625, -0.009613037109375, 0.05023193359375, 0.01458740234375, 0.029296875, -0.0242919921875, -0.01898193359375, -0.00775146484375, -0.04412841796875, -0.021392822265625, 0.0208282470703125, -0.0694580078125, -0.0201568603515625, 0.002197265625, -0.0235443115234375, 0.02935791015625, 0.027008056640625, -0.0001544952392578125, 0.0042572021484375, 0.034393310546875, -0.029815673828125, -0.051849365234375, 0.04083251953125, -0.00719451904296875, -0.01502227783203125, -0.017852783203125, -0.0163421630859375, -0.0141448974609375, -0.018829345703125, -0.0273284912109375, -0.0124359130859375, 0.0247039794921875, -0.024261474609375, 0.0025424957275390625, 0.0023174285888671875, 0.026336669921875, -0.01885986328125, 0.00482177734375, 0.0108795166015625, 0.0161895751953125, -0.0379638671875, -0.006168365478515625, 0.01468658447265625, 0.0215606689453125, -0.042083740234375, 0.09051513671875, -0.00797271728515625, -0.0054931640625, -0.0169677734375, 0.0199432373046875, -0.02960205078125, -0.0003337860107421875, 0.0085906982421875, -0.0501708984375, 0.017120361328125, 0.00766754150390625, 0.0272064208984375, -0.0184326171875, 0.0288848876953125, 0.036895751953125, 0.01214599609375, 0.0206298828125 ]
c87c63739e808b1309e59498f8df6c6bdb0a775b
Wordpress Stackexchange Q: Add post class to the TinyMCE iframe? I want to add styles to editor-style.css, based on the category the current post belongs to. Therefore I would like to add the post classes - using get_post_class() - to the body of the TinyMCE iframe. I've seen this question, but it's about adding classes via JavaScript, and I need it to be done via PHP so I can use get_post_class(). Neither can I use the admin_body_class filter, because that doesn't address the TinyMCE iframe. How can I add the post's classes to the TinyMCE iframe? A: The filter you're after is tiny_mce_before_init. Using this, we can hook into TinyMCE's 'init_array' and add body classes: add_filter( 'tiny_mce_before_init', 'wpse_235194_tiny_mce_classes' ); function wpse_235194_tiny_mce_classes( $init_array ){ global $post; if( is_a( $post, 'WP_Post' ) ){ $init_array['body_class'] .= ' ' . join( ' ', get_post_class( '', $post->ID ) ); } return $init_array; } We're joining the post classes with a space to convert them from an array to a string as required by TinyMCE, and we're also checking that we do actually have a valid post object, to avoid errors if you're using TinyMCE elsewhere (such as in widgets or the like).
Q: Add post class to the TinyMCE iframe? I want to add styles to editor-style.css, based on the category the current post belongs to. Therefore I would like to add the post classes - using get_post_class() - to the body of the TinyMCE iframe. I've seen this question, but it's about adding classes via JavaScript, and I need it to be done via PHP so I can use get_post_class(). Neither can I use the admin_body_class filter, because that doesn't address the TinyMCE iframe. How can I add the post's classes to the TinyMCE iframe? A: The filter you're after is tiny_mce_before_init. Using this, we can hook into TinyMCE's 'init_array' and add body classes: add_filter( 'tiny_mce_before_init', 'wpse_235194_tiny_mce_classes' ); function wpse_235194_tiny_mce_classes( $init_array ){ global $post; if( is_a( $post, 'WP_Post' ) ){ $init_array['body_class'] .= ' ' . join( ' ', get_post_class( '', $post->ID ) ); } return $init_array; } We're joining the post classes with a space to convert them from an array to a string as required by TinyMCE, and we're also checking that we do actually have a valid post object, to avoid errors if you're using TinyMCE elsewhere (such as in widgets or the like).
wordpress
{ "language": "en", "length": 195, "provenance": "stackexchange_00019.jsonl.gz:467258", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/235194" }
[ 0.0214080810546875, -0.00434112548828125, -0.039031982421875, -0.0243682861328125, 0.027557373046875, -0.044921875, 0.059478759765625, 0.0196075439453125, -0.0279541015625, 0.0033702850341796875, -0.02001953125, 0.039764404296875, -0.023956298828125, -0.0191802978515625, 0.03973388671875, -0.00926971435546875, 0.04345703125, -0.01922607421875, 0.029052734375, -0.005855560302734375, -0.0137481689453125, 0.033905029296875, 0.041656494140625, -0.014129638671875, 0.01526641845703125, 0.00289154052734375, 0.042755126953125, -0.01947021484375, -0.01409912109375, -0.0171966552734375, 0.00628662109375, 0.002086639404296875, 0.03466796875, 0.0509033203125, -0.053497314453125, 0.05279541015625, -0.0125579833984375, 0.0217742919921875, 0.0162506103515625, 0.01081085205078125, 0.00440216064453125, -0.00540924072265625, 0.0233917236328125, 0.0220794677734375, -0.014495849609375, -0.0014190673828125, -0.0068817138671875, -0.032684326171875, 0.006687164306640625, -0.064697265625, 0.004978179931640625, -0.01776123046875, 0.026092529296875, -0.041290283203125, -0.0210113525390625, 0.0303192138671875, -0.040618896484375, 0.000033795833587646484, 0.028350830078125, 0.03228759765625, -0.01264190673828125, -0.02593994140625, 0.0034427642822265625, -0.04193115234375, -0.01073455810546875, -0.006359100341796875, -0.04150390625, 0.0126190185546875, 0.002155303955078125, -0.0026702880859375, 0.006244659423828125, -0.019378662109375, -0.01538848876953125, -0.052154541015625, 0.00846099853515625, 0.0211181640625, -0.025970458984375, -0.037445068359375, -0.004520416259765625, 0.0178680419921875, 0.016082763671875, 0.022613525390625, -0.02056884765625, -0.023529052734375, -0.006359100341796875, -0.024627685546875, -0.0115814208984375, -0.0206756591796875, -0.02294921875, -0.031982421875, -0.0247344970703125, -0.07373046875, 0.012603759765625, 0.0262908935546875, -0.00412750244140625, -0.032470703125, 0.006679534912109375, 0.02996826171875, 0.0018033981323242188, 0.038177490234375, -0.00775146484375, -0.03814697265625, 0.06915283203125, -0.052215576171875, 0.022430419921875, 0.01303863525390625, -0.00406646728515625, 0.0132598876953125, 0.054229736328125, 0.0160980224609375, -0.00423431396484375, 0.04278564453125, 0.006183624267578125, -0.018463134765625, -0.0254364013671875, -0.0117645263671875, -0.035491943359375, 0.019439697265625, 0.017425537109375, -0.00940704345703125, -0.006046295166015625, 0.00795745849609375, 0.044464111328125, -0.00986480712890625, -0.006786346435546875, -0.004787445068359375, -0.026947021484375, -0.031280517578125, 0.03778076171875, -0.00821685791015625, -0.01513671875, 0.0352783203125, 0.01314544677734375, -0.00982666015625, -0.01110076904296875, -0.00853729248046875, 0.019439697265625, -0.0174560546875, -0.0234375, 0.0166015625, 0.016571044921875, -0.04266357421875, -0.042205810546875, 0.0037708282470703125, -0.0078887939453125, 0.047393798828125, 0.0173187255859375, -0.0164947509765625, -0.0266265869140625, -0.07830810546875, 0.01215362548828125, -0.050933837890625, 0.037750244140625, 0.03497314453125, -0.0293121337890625, -0.01099395751953125, 0.06805419921875, -0.05267333984375, -0.0292816162109375, -0.08489990234375, 0.038360595703125, 0.024932861328125, 0.047210693359375, -0.022918701171875, -0.0164947509765625, -0.063720703125, -0.07769775390625, -0.018463134765625, 0.0234832763671875, 0.03564453125, -0.003528594970703125, -0.013946533203125, 0.02703857421875, 0.006389617919921875, -0.0285797119140625, 0.0145111083984375, -0.00522613525390625, 0.0305023193359375, 0.04766845703125, -0.0184783935546875, -0.01377105712890625, -0.043792724609375, 0.1026611328125, -0.03179931640625, -0.00437164306640625, -0.0046539306640625, 0.0156707763671875, 0.04766845703125, -0.016571044921875, 0.0433349609375, -0.0298614501953125, 0.0186614990234375, 0.0003497600555419922, -0.01453399658203125, -0.006694793701171875, -0.0308074951171875, -0.0092620849609375, -0.01021575927734375, -0.0032825469970703125, 0.02471923828125, 0.0352783203125, -0.0035419464111328125, 0.03118896484375, -0.0203094482421875, -0.00701904296875, 0.006397247314453125, 0.003448486328125, 0.029541015625, -0.0198974609375, -0.0183868408203125, 0.0026264190673828125, -0.03778076171875, 0.01806640625, -0.0302734375, -0.01253509521484375, 0.05487060546875, 0.01120758056640625, 0.0167999267578125, -0.0204925537109375, 0.016632080078125, -0.01248931884765625, -0.0251007080078125, -0.0196685791015625, 0.04693603515625, 0.01506805419921875, -0.0103912353515625, 0.004184722900390625, -0.0153961181640625, 0.00615692138671875, 0.01380157470703125, -0.009368896484375, 0.0055084228515625, 0.00508880615234375, 0.032257080078125, -0.043487548828125, -0.0440673828125, -0.04937744140625, -0.050384521484375, 0.0256500244140625, 0.06121826171875, 0.032562255859375, 0.0413818359375, -0.00934600830078125, 0.01175689697265625, 0.05706787109375, 0.014862060546875, 0.0159149169921875, -0.0060882568359375, 0.00952911376953125, 0.06878662109375, 0.03045654296875, 0.009796142578125, -0.00933837890625, -0.01117706298828125, 0.020111083984375, 0.0185546875, 0.004077911376953125, 0.01483154296875, -0.003719329833984375, 0.0017805099487304688, 0.00792694091796875, 0.0096435546875, -0.0245819091796875, 0.0029430389404296875, 0.033935546875, 0.0452880859375, 0.038482666015625, 0.0219879150390625, -0.033172607421875, 0.041107177734375, 0.01203155517578125, -0.0163726806640625, -0.0050201416015625, 0.01343536376953125, 0.031524658203125, -0.01027679443359375, -0.05230712890625, 0.0013151168823242188, 0.04736328125, 0.02203369140625, -0.008636474609375, 0.0234832763671875, 0.00724029541015625, -0.01116180419921875, -0.01546478271484375, -0.03515625, 0.0197601318359375, 0.01190185546875, 0.037628173828125, -0.0447998046875, -0.007740020751953125, -0.01776123046875, -0.05438232421875, 0.06622314453125, 0.0265960693359375, -0.07568359375, 0.041412353515625, 0.021270751953125, 0.00672149658203125, 0.01131439208984375, 0.041229248046875, 0.025177001953125, -0.009185791015625, -0.0040283203125, 0.0013332366943359375, -0.002307891845703125, -0.006923675537109375, 0.01617431640625, 0.0079345703125, -0.057952880859375, 0.0269927978515625, 0.038726806640625, 0.0168304443359375, 0.0282745361328125, 0.003021240234375, -0.044952392578125, 0.0021953582763671875, 0.0230865478515625, -0.04425048828125, -0.01409912109375, 0.0265045166015625, -0.1182861328125, -0.036895751953125, -0.0224761962890625, -0.08990478515625, 0.0167694091796875, 0.0187530517578125, 0.00031304359436035156, 0.007843017578125, 0.0174407958984375, -0.024871826171875, 0.0207366943359375, -0.01033782958984375, -0.0233612060546875, -0.023345947265625, -0.034332275390625, 0.020233154296875, 0.0258636474609375, 0.0225677490234375, -0.00539398193359375, 0.056396484375, 0.0203094482421875, -0.02374267578125, 0.011505126953125, -0.0035037994384765625, -0.02447509765625, -0.00582122802734375, -0.01006317138671875, -0.028045654296875, 0.0195159912109375, -0.01517486572265625, 0.00859832763671875, -0.0258636474609375, 0.0283660888671875, 0.00276947021484375, 0.022186279296875, 0.032501220703125, 0.027679443359375, 0.0237579345703125, -0.02520751953125, -0.017608642578125, 0.035675048828125, -0.005931854248046875, -0.042877197265625, -0.0287933349609375, -0.0129852294921875, -0.01056671142578125, 0.035003662109375, -0.003025054931640625, 0.01499176025390625, 0.022216796875, -0.0207061767578125, 0.0653076171875, -0.0132293701171875, -0.0158538818359375, -0.021636962890625, -0.0002503395080566406, -0.01806640625, 0.00508880615234375, -0.01233673095703125, -0.01369476318359375, -0.032623291015625, 0.0234222412109375, -0.06640625, -0.04425048828125, 0.0377197265625, -0.035125732421875, 0.040985107421875, -0.056732177734375, -0.0181884765625, -0.0119171142578125, 0.1109619140625, -0.056427001953125, 0.00012028217315673828, -0.011566162109375, 0.0020465850830078125, -0.02545166015625, -0.056121826171875, -0.044464111328125, -0.0085601806640625, -0.0682373046875, 0.0088958740234375, 0.0007772445678710938, -0.0259857177734375, -0.02130126953125, 0.006259918212890625, -0.0419921875, -0.034027099609375, 0.00708770751953125, -0.0291900634765625, 0.0018138885498046875, 0.0141448974609375, -0.0129241943359375, -0.0022335052490234375, 0.00994110107421875, -0.043426513671875, -0.1068115234375, -0.008941650390625, -0.0213165283203125, 0.07891845703125, -0.0110626220703125, 0.0231475830078125, -0.027984619140625, 0.053680419921875, -0.0255584716796875, -0.0020618438720703125, -0.00020575523376464844, 0.05657958984375, -0.0264739990234375, -0.0338134765625, -0.0216217041015625, -0.0325927734375, 0.013763427734375, 0.039520263671875, -0.0284423828125, 0.0098876953125, -0.042572021484375, -0.0423583984375, 0.03533935546875, -0.0595703125, -0.016754150390625, -0.033447265625, 0.01751708984375, 0.039398193359375, -0.00799560546875, 0.0267333984375, -0.04412841796875, -0.0273284912109375, 0.02630615234375, -0.0025787353515625, -0.015777587890625, 0.005100250244140625, 0.037017822265625, 0.0239410400390625, -0.0270843505859375, -0.006610870361328125, -0.01326751708984375, 0.0236053466796875, -0.004665374755859375, 0.03448486328125, 0.01206207275390625, -0.017486572265625, 0.0258941650390625, -0.00421905517578125, -0.006450653076171875, -0.050262451171875, 0.10888671875, -0.00015401840209960938, 0.003147125244140625, -0.0006642341613769531, -0.0126495361328125, 0.0232391357421875, -0.04791259765625, -0.0233001708984375, 0.0139312744140625, 0.050262451171875, 0.00991058349609375, -0.01486968994140625, 0.0191650390625, -0.00971221923828125, 0.00952911376953125, -0.01081085205078125, 0.056854248046875, 0.0268096923828125, 0.041229248046875, -0.01364898681640625, -0.0252532958984375, -0.00965118408203125, -0.01120758056640625, 0.0282440185546875, 0.0141754150390625, 0.0086822509765625, 0.0303497314453125, 0.0008215904235839844, -0.0208892822265625, -0.0034275054931640625, -0.01336669921875, 0.01727294921875, 0.019989013671875, -0.0159759521484375, -0.0206451416015625, -0.0029430389404296875, 0.06512451171875, -0.027252197265625, -0.01983642578125, 0.03619384765625, 0.013824462890625, -0.048248291015625, -0.01702880859375, -0.022369384765625, -0.0251007080078125, -0.0509033203125, 0.0166168212890625, 0.00684356689453125, -0.006397247314453125, -0.0031795501708984375, 0.04425048828125, 0.0207366943359375, 0.007495880126953125, -0.00811767578125, 0.038604736328125, 0.01177215576171875, 0.0531005859375, 0.023406982421875, -0.0269622802734375, -0.00626373291015625, 0.040985107421875, -0.03656005859375, -0.027099609375, -0.00675201416015625, 0.01922607421875, 0.033721923828125, -0.003971099853515625, -0.0021343231201171875, 0.01910400390625, -0.0026397705078125, -0.0257568359375, -0.0109100341796875, 0.03521728515625, 0.00917816162109375, 0.0008845329284667969, 0.012939453125, 0.003986358642578125, 0.036285400390625, -0.02105712890625, -0.01248931884765625, -0.019683837890625, 0.01064300537109375, 0.0032806396484375, -0.0389404296875, 0.036224365234375, 0.0225677490234375, -0.00333404541015625, -0.0019350051879882812, 0.0002593994140625, -0.05389404296875, -0.0396728515625, -0.026885986328125, -0.002285003662109375, 0.07098388671875, -0.0186767578125, 0.033599853515625, -0.0234222412109375, -0.00203704833984375, -0.051025390625, 0.0148162841796875, -0.018280029296875, -0.01232147216796875, 0.005279541015625, -0.01496124267578125, -0.07366943359375, -0.051727294921875, -0.041900634765625, -0.02264404296875, -0.041290283203125, 0.00858306884765625, 0.0135955810546875, 0.02337646484375, -0.01192474365234375, -0.037750244140625, -0.003978729248046875, -0.0082550048828125, 0.0095062255859375, 0.00439453125, -0.0144195556640625, 0.09014892578125, -0.032257080078125, 0.09722900390625, 0.017242431640625, 0.04150390625, -0.02838134765625, -0.01348876953125, 0.009796142578125, -0.062225341796875, -0.0024261474609375, 0.006877899169921875, -0.03802490234375, -0.006626129150390625, -0.0015382766723632812, -0.005641937255859375, -0.0012025833129882812, -0.0052642822265625, -0.01018524169921875, -0.042266845703125, 0.0087127685546875, 0.0167388916015625, 0.0248565673828125, -0.0162353515625, 0.003566741943359375, 0.0298614501953125, -0.04718017578125, 0.005870819091796875, 0.00382232666015625, -0.0200653076171875, 0.020111083984375, -0.011566162109375, -0.0206146240234375, 0.0269622802734375, 0.01535797119140625, -0.01039886474609375, 0.0125274658203125, -0.0212860107421875, -0.002155303955078125, -0.0080108642578125, -0.0223541259765625, -0.0006833076477050781, 0.034393310546875, 0.06756591796875, -0.0036754608154296875, -0.01342010498046875, 0.046661376953125, -0.03350830078125, 0.003131866455078125, 0.01007843017578125, 0.042755126953125, -0.044403076171875, 0.00962066650390625, -0.0005354881286621094, -0.004886627197265625, 0.046661376953125, 0.0222320556640625, -0.0099029541015625, -0.01727294921875, 0.0654296875, -0.0543212890625, 0.0042266845703125, 0.05035400390625, -0.0240936279296875, -0.01477813720703125, -0.0207977294921875, 0.0063934326171875, 0.003284454345703125, -0.0107574462890625, 0.0163421630859375, 0.010009765625, 0.0088958740234375, 0.01519012451171875, 0.0270538330078125, -0.0170745849609375, -0.01297760009765625, -0.0250091552734375, -0.003662109375, -0.031829833984375, -0.0287322998046875, 0.0097503662109375, -0.01177215576171875, 0.007293701171875, 0.0278778076171875, -0.016693115234375, 0.031585693359375, -0.01166534423828125, 0.00263214111328125, -0.0087127685546875, -0.0093994140625, 0.036285400390625, 0.01462554931640625, -0.0276031494140625, 0.024627685546875, -0.0109710693359375, -0.028717041015625, 0.0007987022399902344, -0.0163421630859375, -0.00901031494140625, -0.015777587890625, -0.00737762451171875, 0.0207977294921875, -0.01241302490234375, 0.003765106201171875, -0.031402587890625, 0.01087188720703125, -0.05950927734375, -0.0152740478515625, -0.025970458984375, -0.002208709716796875, 0.033843994140625, -0.034515380859375, -0.0660400390625, 0.09613037109375, 0.0007891654968261719, 0.0211029052734375, -0.0052947998046875, 0.0447998046875, -0.0445556640625, 0.0081329345703125, -0.016326904296875, 0.02349853515625, -0.01355743408203125, -0.0005431175231933594, -0.0665283203125, -0.0029850006103515625, -0.018585205078125, 0.0584716796875, -0.006618499755859375, -0.00485992431640625, -0.037994384765625, 0.005825042724609375, 0.052032470703125, 0.06671142578125, 0.0489501953125, -0.003940582275390625, 0.00908660888671875, -0.0335693359375, -0.00548553466796875, 0.03314208984375, 0.031341552734375, -0.01328277587890625, -0.030487060546875, 0.043182373046875, -0.01178741455078125, -0.012542724609375, 0.034393310546875, -0.032745361328125, 0.0032901763916015625, 0.018402099609375, -0.01202392578125, -0.0592041015625, -0.04644775390625, 0.07086181640625, -0.015838623046875, -0.018463134765625, -0.09307861328125, -0.0270538330078125, 0.004062652587890625, -0.019683837890625, 0.017181396484375, -0.002101898193359375, 0.007411956787109375, 0.061370849609375, -0.0282440185546875, -0.0102996826171875, 0.0202789306640625, -0.00559234619140625, 0.031585693359375, 0.01453399658203125, 0.004398345947265625, -0.038604736328125, 0.007694244384765625, 0.036376953125, 0.044281005859375, -0.04083251953125, -0.01348876953125, 0.004261016845703125, 0.0029239654541015625, -0.00569915771484375, -0.042633056640625, -0.033172607421875, -0.0350341796875, 0.01082611083984375, 0.01058197021484375, -0.025665283203125, -0.012359619140625, 0.02972412109375, 0.004695892333984375, 0.0097198486328125, 0.0068359375, -0.0240631103515625, -0.06268310546875, 0.004207611083984375, 0.01245880126953125, 0.0758056640625, 0.037109375, 0.061065673828125, -0.0025959014892578125, -0.040863037109375, -0.0294952392578125, 0.0113525390625, 0.050018310546875, 0.0191497802734375, 0.0177154541015625, 0.0556640625, 0.01849365234375, 0.00330352783203125, 0.027862548828125, -0.005168914794921875, 0.01020050048828125, 0.0003552436828613281, 0.0025310516357421875, 0.0008549690246582031, -0.0244598388671875, -0.0214996337890625, -0.005298614501953125, -0.0283660888671875, -0.031890869140625, 0.003978729248046875, -0.04010009765625, 0.054779052734375, -0.0389404296875, 0.02813720703125, -0.0175323486328125, 0.0158538818359375, -0.0013332366943359375, -0.004795074462890625, 0.040924072265625, 0.0227813720703125, 0.0305633544921875, 0.026275634765625, -0.0231781005859375, -0.002399444580078125, -0.0196990966796875, -0.0621337890625, 0.0242462158203125, 0.050506591796875, -0.0107574462890625, 0.00038123130798339844, 0.0283660888671875, -0.042938232421875, -0.002643585205078125, 0.0240631103515625, 0.0201416015625, 0.0023517608642578125, -0.005771636962890625, 0.00390625, -0.05224609375, -0.037109375, -0.039581298828125, 0.05682373046875, 0.04461669921875, 0.0024776458740234375, 0.00861358642578125, 0.047882080078125, -0.06793212890625, 0.0214996337890625, -0.046600341796875, -0.06024169921875, 0.048858642578125, 0.0268096923828125, -0.01387786865234375, -0.004474639892578125, -0.00635528564453125, 0.0302581787109375, 0.041107177734375, -0.0191650390625, -0.003082275390625, 0.031890869140625, 0.0089874267578125, -0.015533447265625, 0.0511474609375, -0.0305023193359375, 0.0084991455078125, -0.046905517578125, -0.02825927734375, 0.03350830078125, -0.01274871826171875, 0.0019330978393554688, 0.0259246826171875, 0.042816162109375, -0.01535797119140625, 0.032958984375, -0.02734375, 0.046722412109375, 0.035980224609375, 0.0128631591796875, -0.0297698974609375, 0.043060302734375, -0.0009713172912597656, 0.005268096923828125, 0.03521728515625, 0.027740478515625, 0.046478271484375, -0.053009033203125, 0.069091796875, 0.07769775390625, 0.09967041015625, 0.006366729736328125, 0.0345458984375, 0.050811767578125, -0.016082763671875, 0.01255035400390625, 0.0016908645629882812, -0.039093017578125, -0.038116455078125, 0.0053863525390625, 0.0250701904296875, -0.0172882080078125, -0.023956298828125, -0.08587646484375, -0.0173492431640625, 0.04803466796875, 0.00847625732421875, -0.03778076171875, 0.0137481689453125, -0.037109375, 0.0269927978515625, 0.0173187255859375, 0.01143646240234375, 0.00235748291015625, 0.0106353759765625, -0.04638671875, -0.01172637939453125, -0.032135009765625, 0.021270751953125, -0.041748046875, 0.0131683349609375, 0.04766845703125, -0.015472412109375, 0.00661468505859375, -0.002384185791015625, -0.01318359375, 0.037750244140625, -0.06817626953125, -0.02386474609375, 0.073486328125, -0.038909912109375, -0.010955810546875, -0.0750732421875, -0.0198822021484375, -0.0789794921875, 0.03631591796875, 0.02569580078125, -0.034149169921875, -0.01351165771484375, -0.03564453125, -0.037811279296875, 0.08599853515625, 0.0118408203125, -0.01617431640625, -0.04901123046875, 0.02838134765625, -0.00099945068359375, -0.005397796630859375, -0.0163421630859375, -0.00887298583984375, 0.01320648193359375, 0.0201873779296875, 0.01253509521484375, 0.043243408203125, 0.0209197998046875, -0.020660400390625, -0.07720947265625, -0.0232696533203125, -0.049591064453125, 0.03155517578125, 0.01715087890625, -0.01409912109375, 0.0251312255859375, 0.04400634765625, -0.0238189697265625, -0.043487548828125, -0.005641937255859375, -0.032623291015625, 0.0175323486328125, -0.03985595703125, -0.07025146484375, -0.041473388671875, 0.09930419921875, 0.0102691650390625, 0.041015625, -0.0022830963134765625, -0.0126800537109375, -0.0166168212890625, -0.07843017578125, 0.00043201446533203125, 0.03680419921875, -0.059295654296875, 0.01043701171875, 0.0061798095703125, 0.0343017578125, -0.006565093994140625, -0.046875, 0.006015777587890625, -0.0294189453125, -0.00801849365234375, 0.00809478759765625, -0.0075225830078125, 0.02484130859375, 0.04144287109375, -0.0265960693359375, 0.00156402587890625, 0.0205841064453125, -0.003452301025390625, 0.027252197265625, 0.06988525390625, -0.0280609130859375, -0.02374267578125, 0.003429412841796875, 0.033935546875, -0.0100860595703125, 0.00438690185546875, -0.0163116455078125, 0.0067596435546875, -0.0311431884765625, 0.0006146430969238281, 0.030181884765625, -0.00919342041015625, -0.0246124267578125, -0.03131103515625, 0.003910064697265625, -0.005657196044921875, -0.03643798828125, 0.0142974853515625, -0.0041046142578125, -0.008453369140625, 0.0172882080078125, 0.0219879150390625, 0.08087158203125, -0.0260162353515625, -0.0008177757263183594, 0.02459716796875, 0.0009493827819824219, -0.0171356201171875, 0.0026111602783203125, -0.05615234375, 0.0173492431640625, 0.00048160552978515625 ]
c01fd854370d3dc2f69f2685b0ef820c4d529301
Wordpress Stackexchange Q: How can I add a fifth option to the alignment picker? I'd like to have the following options in the image alignment picker: * *Left *Right *Center *Full *None Obviously four of those are there by default, but the "full" one doesn't currently exist. The idea is to allow the user to easily insert full-bleed images like in this article. Is it possible to modify the alignment list? I can't seem to find any information on it. A: You mentioned using the class in your comment. You could try just adding max-width:100% to the css from the link you provided. Or use jQuery: $(document).ready(function(){ $('img.fulljust').each(function(){ if($(this).width() > 300){ $(this).css({ 'width' : '100vw'; 'position': 'relative'; 'left': '50%'; 'right': '50%'; 'margin-left': '-50vw'; 'margin-right': '-50vw'; }); } }); }); EDIT: I realized I didn't answer your actual question about adding buttons. Wordpress uses the TinyMCE editor which is built in javascript. So you have to create a plugin with a javascript file similar to the one found here: https://www.tinymce.com/docs/configure/content-formatting/#style_formats and add your own css styles to the code. Then follow the Wordpress instructions for creating a TinyMCE plugin found here: https://codex.wordpress.org/TinyMCE_Custom_Buttons#Creating_an_MCE_Editor_Plugin
Q: How can I add a fifth option to the alignment picker? I'd like to have the following options in the image alignment picker: * *Left *Right *Center *Full *None Obviously four of those are there by default, but the "full" one doesn't currently exist. The idea is to allow the user to easily insert full-bleed images like in this article. Is it possible to modify the alignment list? I can't seem to find any information on it. A: You mentioned using the class in your comment. You could try just adding max-width:100% to the css from the link you provided. Or use jQuery: $(document).ready(function(){ $('img.fulljust').each(function(){ if($(this).width() > 300){ $(this).css({ 'width' : '100vw'; 'position': 'relative'; 'left': '50%'; 'right': '50%'; 'margin-left': '-50vw'; 'margin-right': '-50vw'; }); } }); }); EDIT: I realized I didn't answer your actual question about adding buttons. Wordpress uses the TinyMCE editor which is built in javascript. So you have to create a plugin with a javascript file similar to the one found here: https://www.tinymce.com/docs/configure/content-formatting/#style_formats and add your own css styles to the code. Then follow the Wordpress instructions for creating a TinyMCE plugin found here: https://codex.wordpress.org/TinyMCE_Custom_Buttons#Creating_an_MCE_Editor_Plugin
wordpress
{ "language": "en", "length": 189, "provenance": "stackexchange_00019.jsonl.gz:467393", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/235665" }
[ 0.004924774169921875, -0.002655029296875, -0.0122222900390625, 0.006866455078125, -0.00237274169921875, -0.032257080078125, 0.059112548828125, -0.0011234283447265625, 0.02490234375, 0.02178955078125, -0.012725830078125, 0.01424407958984375, 0.00594329833984375, -0.0246734619140625, 0.0006527900695800781, -0.0030841827392578125, 0.07525634765625, -0.053680419921875, 0.058258056640625, 0.0261688232421875, 0.02191162109375, 0.06036376953125, 0.059326171875, 0.0243072509765625, 0.0253448486328125, -0.0260467529296875, 0.052734375, -0.03778076171875, 0.0166015625, -0.0212554931640625, 0.016815185546875, -0.004634857177734375, 0.0413818359375, 0.035400390625, -0.05596923828125, 0.047088623046875, 0.017578125, -0.00031065940856933594, -0.003574371337890625, 0.0281982421875, 0.0177764892578125, 0.01593017578125, -0.004608154296875, 0.049346923828125, -0.047088623046875, -0.030609130859375, 0.010467529296875, -0.022308349609375, 0.0016803741455078125, -0.034576416015625, 0.0006437301635742188, -0.01372528076171875, 0.01448822021484375, -0.0165863037109375, -0.023773193359375, 0.00868988037109375, -0.06683349609375, 0.031829833984375, -0.0279998779296875, 0.052154541015625, 0.052703857421875, 0.0474853515625, -0.019866943359375, 0.03369140625, -0.00921630859375, -0.0063323974609375, -0.0154876708984375, -0.0079193115234375, 0.0301361083984375, 0.00797271728515625, -0.0006108283996582031, 0.0013456344604492188, 0.03802490234375, -0.0755615234375, -0.00399017333984375, 0.04522705078125, -0.042724609375, -0.0272064208984375, 0.036590576171875, -0.0555419921875, 0.0202484130859375, -0.00203704833984375, -0.035186767578125, -0.00719451904296875, 0.01885986328125, 0.0037975311279296875, 0.0013914108276367188, -0.0135345458984375, -0.0268707275390625, -0.01332855224609375, -0.01010894775390625, -0.07855224609375, -0.01446533203125, 0.038818359375, 0.002101898193359375, -0.024322509765625, 0.00899505615234375, -0.006778717041015625, 0.00218963623046875, 0.0238189697265625, 0.035614013671875, -0.052825927734375, 0.061004638671875, -0.0199432373046875, 0.0135040283203125, 0.0022678375244140625, 0.0026111602783203125, -0.01244354248046875, 0.035919189453125, 0.019256591796875, -0.01873779296875, 0.059112548828125, 0.005352020263671875, 0.006107330322265625, -0.0278472900390625, 0.015045166015625, -0.0210113525390625, 0.0290069580078125, -0.023590087890625, 0.05133056640625, -0.0170135498046875, 0.0009598731994628906, 0.00855255126953125, 0.00732421875, -0.0261077880859375, -0.0330810546875, 0.01540374755859375, -0.020782470703125, -0.04364013671875, 0.0263214111328125, -0.017120361328125, 0.017242431640625, 0.066162109375, 0.044708251953125, 0.0090789794921875, -0.0173492431640625, -0.008880615234375, 0.004459381103515625, -0.006992340087890625, 0.0220489501953125, -0.0217742919921875, -0.0235443115234375, 0.0246734619140625, -0.0123443603515625, -0.01025390625, -0.002872467041015625, 0.01325225830078125, 0.03643798828125, 0.006160736083984375, -0.05401611328125, 0.045928955078125, 0.00290679931640625, 0.04931640625, 0.01238250732421875, -0.033782958984375, -0.0232086181640625, 0.01934814453125, -0.0290374755859375, -0.0158538818359375, -0.048492431640625, 0.041290283203125, 0.028045654296875, 0.06134033203125, -0.04718017578125, -0.0355224609375, -0.04888916015625, -0.115234375, -0.01690673828125, 0.0205078125, 0.058258056640625, -0.0213775634765625, 0.045013427734375, 0.0207977294921875, 0.040863037109375, 0.004131317138671875, 0.003875732421875, 0.0189971923828125, 0.0223846435546875, 0.004077911376953125, 0.00891876220703125, -0.0078277587890625, -0.03851318359375, 0.0411376953125, -0.0189666748046875, -0.026885986328125, -0.0009431838989257812, 0.006366729736328125, 0.060211181640625, 0.005046844482421875, 0.0380859375, -0.0164031982421875, -0.0083160400390625, -0.01328277587890625, 0.014129638671875, -0.00551605224609375, -0.00020456314086914062, -0.0297393798828125, 0.0168914794921875, -0.0194091796875, -0.019378662109375, 0.002994537353515625, -0.0214996337890625, 0.01299285888671875, -0.01371002197265625, -0.038909912109375, -0.00005054473876953125, -0.0155792236328125, 0.0220794677734375, -0.0233612060546875, -0.0285186767578125, 0.02301025390625, -0.03900146484375, 0.0196685791015625, -0.0169830322265625, -0.016510009765625, 0.00601959228515625, 0.03375244140625, 0.0187530517578125, 0.024932861328125, 0.0081787109375, 0.021820068359375, -0.016265869140625, 0.0116119384765625, 0.0404052734375, 0.0294647216796875, 0.00020587444305419922, -0.0248260498046875, -0.01373291015625, 0.019683837890625, -0.002773284912109375, 0.0091705322265625, 0.042877197265625, -0.018951416015625, 0.0289306640625, -0.01287078857421875, -0.0180816650390625, -0.0224609375, -0.043670654296875, 0.0301055908203125, 0.0282135009765625, 0.0277557373046875, 0.045867919921875, -0.006866455078125, 0.0028133392333984375, 0.06201171875, -0.01355743408203125, 0.0250091552734375, -0.01641845703125, 0.01611328125, 0.05194091796875, -0.02374267578125, -0.014129638671875, 0.01496124267578125, -0.03741455078125, 0.0007476806640625, 0.032958984375, -0.058868408203125, 0.010772705078125, -0.004787445068359375, -0.019256591796875, -0.001983642578125, -0.01534271240234375, 0.027618408203125, -0.038909912109375, 0.0298309326171875, 0.052337646484375, 0.05914306640625, 0.03851318359375, -0.00911712646484375, 0.037017822265625, -0.01280975341796875, -0.0489501953125, -0.0043487548828125, -0.0122222900390625, -0.00423431396484375, -0.0067138671875, -0.04327392578125, 0.038909912109375, 0.0108489990234375, -0.021514892578125, -0.024871826171875, -0.0182647705078125, -0.054473876953125, -0.015350341796875, 0.0093536376953125, -0.046295166015625, 0.0110015869140625, -0.0159912109375, 0.03466796875, -0.033843994140625, 0.01312255859375, 0.01203155517578125, 0.00392913818359375, 0.02178955078125, 0.006103515625, -0.04107666015625, 0.04254150390625, -0.02325439453125, 0.036895751953125, -0.01220703125, 0.046905517578125, 0.06524658203125, -0.00536346435546875, 0.015625, 0.004741668701171875, 0.00428009033203125, -0.0282440185546875, 0.043304443359375, 0.0225067138671875, -0.040679931640625, 0.021331787109375, 0.0249481201171875, 0.00737762451171875, 0.0246124267578125, -0.04827880859375, -0.0494384765625, -0.0278167724609375, 0.01763916015625, -0.01532745361328125, 0.021392822265625, 0.0623779296875, -0.08538818359375, -0.0123748779296875, 0.006671905517578125, -0.05706787109375, -0.032379150390625, 0.058074951171875, -0.01541900634765625, -0.033050537109375, -0.00795745849609375, 0.0465087890625, -0.019683837890625, -0.004608154296875, 0.0119171142578125, 0.0207366943359375, -0.00907135009765625, 0.01363372802734375, 0.017425537109375, 0.006511688232421875, -0.0390625, 0.0159759521484375, -0.0242156982421875, -0.01284027099609375, 0.010162353515625, 0.008148193359375, -0.05645751953125, 0.00795745849609375, 0.0006923675537109375, 0.036651611328125, 0.0052337646484375, -0.006633758544921875, 0.01407623291015625, -0.042327880859375, -0.0163421630859375, -0.0123138427734375, 0.03863525390625, 0.042816162109375, -0.00843048095703125, 0.031463623046875, -0.037689208984375, 0.0048828125, -0.007541656494140625, -0.00310516357421875, 0.050537109375, -0.018951416015625, -0.0186767578125, 0.015472412109375, 0.0248260498046875, 0.0516357421875, 0.00638580322265625, 0.0457763671875, -0.004856109619140625, 0.00162506103515625, -0.0123443603515625, 0.006778717041015625, -0.07635498046875, 0.005096435546875, -0.02093505859375, 0.020721435546875, -0.01070404052734375, 0.008758544921875, -0.0157470703125, -0.01053619384765625, -0.026824951171875, -0.03570556640625, 0.0109405517578125, -0.01549530029296875, 0.018829345703125, 0.0009021759033203125, -0.0029468536376953125, 0.0194549560546875, 0.0692138671875, -0.0203857421875, -0.0039043426513671875, -0.003093719482421875, 0.00101470947265625, 0.00995635986328125, 0.0191497802734375, -0.046661376953125, -0.003971099853515625, -0.07427978515625, 0.01788330078125, 0.0175628662109375, -0.044952392578125, 0.0014286041259765625, 0.0192718505859375, -0.0308380126953125, -0.0270843505859375, 0.0172576904296875, 0.0501708984375, -0.0175323486328125, 0.0019207000732421875, -0.030548095703125, 0.02093505859375, 0.026275634765625, -0.0143890380859375, -0.129638671875, -0.030853271484375, -0.0158538818359375, 0.114990234375, 0.00789642333984375, 0.0032024383544921875, -0.0171356201171875, 0.0626220703125, -0.0233917236328125, -0.0224609375, 0.0018243789672851562, 0.037872314453125, -0.0242767333984375, -0.046783447265625, -0.023681640625, -0.05975341796875, 0.021087646484375, -0.005603790283203125, -0.055145263671875, -0.059661865234375, -0.02752685546875, -0.035369873046875, 0.034637451171875, -0.04925537109375, -0.06597900390625, -0.033050537109375, -0.0033740997314453125, -0.0089874267578125, -0.01334381103515625, -0.017303466796875, -0.023773193359375, -0.034820556640625, 0.0098419189453125, -0.03741455078125, 0.0084381103515625, -0.001178741455078125, 0.069091796875, 0.023101806640625, 0.0100250244140625, 0.016082763671875, -0.01435089111328125, 0.039520263671875, 0.0219573974609375, 0.0275421142578125, 0.04180908203125, -0.01538848876953125, -0.0038299560546875, 0.045806884765625, -0.0013685226440429688, -0.0679931640625, 0.07025146484375, -0.01190948486328125, -0.037109375, 0.0272216796875, -0.021484375, 0.032867431640625, -0.0191192626953125, -0.0201873779296875, 0.03546142578125, 0.0022869110107421875, -0.009307861328125, 0.01024627685546875, -0.0159912109375, 0.004947662353515625, 0.0189208984375, -0.03143310546875, 0.0557861328125, 0.06005859375, 0.04449462890625, -0.008331298828125, -0.0025043487548828125, 0.02862548828125, -0.01934814453125, 0.031005859375, -0.048309326171875, 0.0209503173828125, 0.004535675048828125, 0.033660888671875, -0.0099945068359375, 0.03778076171875, -0.0191650390625, 0.0102691650390625, 0.0538330078125, -0.006801605224609375, -0.0200347900390625, 0.01398468017578125, 0.055206298828125, -0.061920166015625, -0.00981903076171875, 0.03790283203125, 0.03790283203125, -0.042022705078125, -0.035400390625, -0.007175445556640625, -0.0009493827819824219, -0.06768798828125, -0.04669189453125, 0.00168609619140625, -0.031524658203125, 0.0117034912109375, 0.03643798828125, -0.0012874603271484375, 0.01265716552734375, -0.006755828857421875, 0.0290069580078125, 0.030364990234375, 0.00885009765625, 0.0205535888671875, 0.023956298828125, -0.0267181396484375, 0.01323699951171875, -0.0135650634765625, -0.0170135498046875, 0.0165252685546875, -0.0162811279296875, 0.01174163818359375, -0.00899505615234375, -0.025115966796875, 0.034454345703125, -0.036285400390625, -0.0257110595703125, 0.015716552734375, -0.046722412109375, -0.045928955078125, -0.035797119140625, 0.0162353515625, 0.046356201171875, -0.0003337860107421875, -0.0302886962890625, -0.0173187255859375, -0.04498291015625, -0.0299835205078125, 0.026947021484375, -0.0833740234375, 0.0430908203125, 0.03363037109375, -0.03167724609375, -0.0005326271057128906, -0.0255584716796875, -0.0511474609375, -0.0499267578125, 0.0130615234375, -0.0026302337646484375, 0.034454345703125, -0.0255584716796875, -0.020721435546875, -0.0119781494140625, 0.02569580078125, -0.08380126953125, 0.0240478515625, 0.00368499755859375, -0.009429931640625, 0.037353515625, -0.06658935546875, -0.0433349609375, -0.0682373046875, -0.00907135009765625, 0.0020046234130859375, -0.019989013671875, 0.0037479400634765625, 0.03045654296875, 0.043609619140625, -0.001705169677734375, -0.04833984375, 0.0311737060546875, 0.00359344482421875, 0.0110321044921875, 0.051483154296875, 0.006343841552734375, -0.0013027191162109375, 0.0037078857421875, 0.0626220703125, 0.0100860595703125, -0.035858154296875, -0.039581298828125, -0.023956298828125, -0.0118865966796875, -0.0322265625, 0.011138916015625, 0.002162933349609375, 0.0099334716796875, 0.021820068359375, 0.018707275390625, 0.0208892822265625, 0.00240325927734375, 0.007801055908203125, 0.0112457275390625, -0.0220184326171875, -0.0164947509765625, 0.0049285888671875, 0.01439666748046875, 0.0255279541015625, -0.0133056640625, 0.043426513671875, 0.005645751953125, 0.0219879150390625, -0.0123748779296875, -0.00920867919921875, 0.016143798828125, -0.01151275634765625, -0.012359619140625, 0.0228424072265625, -0.0013904571533203125, -0.023284912109375, 0.0015935897827148438, 0.01108551025390625, 0.00019824504852294922, -0.0171356201171875, -0.02764892578125, 0.0183563232421875, 0.01041412353515625, 0.007381439208984375, -0.029296875, 0.0016317367553710938, 0.0150604248046875, -0.0171356201171875, 0.005298614501953125, 0.046600341796875, 0.0272674560546875, -0.05706787109375, -0.0008192062377929688, -0.0270843505859375, -0.02081298828125, 0.03607177734375, -0.01030731201171875, 0.00812530517578125, -0.023834228515625, 0.053619384765625, 0.00952911376953125, -0.0004892349243164062, 0.0131683349609375, -0.02069091796875, -0.0231475830078125, 0.0167236328125, 0.038665771484375, 0.0091094970703125, -0.040740966796875, -0.00362396240234375, 0.00991058349609375, 0.0078582763671875, 0.028717041015625, 0.036224365234375, -0.0576171875, -0.00980377197265625, -0.005069732666015625, -0.0347900390625, -0.0443115234375, -0.027862548828125, 0.04833984375, -0.0012769699096679688, -0.004482269287109375, 0.03955078125, -0.024017333984375, 0.035736083984375, 0.0037078857421875, -0.0013217926025390625, 0.01557159423828125, 0.005184173583984375, 0.0258026123046875, -0.007686614990234375, 0.0001537799835205078, -0.01015472412109375, -0.0227203369140625, 0.007709503173828125, 0.0189208984375, 0.00173187255859375, 0.00710296630859375, -0.005176544189453125, -0.015472412109375, 0.03851318359375, -0.01299285888671875, -0.009613037109375, -0.033172607421875, -0.018524169921875, -0.0875244140625, -0.0662841796875, -0.0264739990234375, -0.0760498046875, 0.0020389556884765625, -0.047027587890625, -0.058685302734375, 0.1015625, -0.0035457611083984375, 0.01203155517578125, -0.006572723388671875, 0.06109619140625, -0.03875732421875, 0.0255584716796875, 0.031768798828125, -0.01401519775390625, -0.0506591796875, -0.06390380859375, -0.0038509368896484375, 0.01538848876953125, -0.044647216796875, 0.039031982421875, 0.02386474609375, -0.01233673095703125, -0.0257415771484375, -0.005657196044921875, 0.06573486328125, 0.06707763671875, 0.0335693359375, 0.0194244384765625, 0.02374267578125, -0.05322265625, -0.01146697998046875, 0.06317138671875, 0.038360595703125, -0.044677734375, -0.0328369140625, 0.02874755859375, -0.005840301513671875, -0.0030117034912109375, 0.00853729248046875, -0.00576019287109375, 0.0195159912109375, -0.010284423828125, -0.0147552490234375, -0.041839599609375, -0.005420684814453125, 0.057525634765625, -0.004749298095703125, 0.005126953125, -0.0086212158203125, -0.0224456787109375, 0.02264404296875, -0.034332275390625, 0.0095367431640625, 0.01160430908203125, 0.0196380615234375, 0.0205841064453125, -0.01016998291015625, -0.0015954971313476562, 0.015869140625, -0.0109405517578125, -0.024505615234375, -0.0037708282470703125, 0.0173492431640625, -0.0195159912109375, 0.0126190185546875, 0.05023193359375, -0.00455474853515625, -0.0083465576171875, -0.026885986328125, 0.0008258819580078125, -0.006961822509765625, -0.007289886474609375, -0.0293121337890625, -0.0338134765625, -0.053955078125, 0.0120697021484375, -0.020233154296875, -0.009979248046875, 0.0017299652099609375, 0.01062774658203125, -0.01262664794921875, 0.01262664794921875, 0.014739990234375, -0.01513671875, -0.00478363037109375, -0.0290374755859375, 0.01428985595703125, 0.0281219482421875, 0.0080108642578125, 0.027008056640625, -0.002765655517578125, -0.00670623779296875, -0.03289794921875, 0.03533935546875, 0.00528717041015625, 0.0217132568359375, -0.00736236572265625, -0.00293731689453125, -0.0026683807373046875, 0.0243682861328125, 0.0245361328125, 0.0084686279296875, 0.01593017578125, 0.0247955322265625, -0.0077972412109375, -0.000046133995056152344, 0.0197601318359375, -0.007717132568359375, -0.0188446044921875, -0.031494140625, 0.024749755859375, 0.063232421875, 0.0025920867919921875, 0.03118896484375, -0.01079559326171875, 0.08642578125, -0.01806640625, 0.0181121826171875, -0.005466461181640625, -0.004764556884765625, -0.003997802734375, -0.00699615478515625, 0.00827789306640625, 0.0130462646484375, -0.038421630859375, 0.015167236328125, -0.0299072265625, -0.0352783203125, 0.02001953125, 0.03936767578125, -0.0289154052734375, 0.0263671875, -0.01012420654296875, -0.027191162109375, -0.0021076202392578125, -0.003414154052734375, 0.0301055908203125, 0.0282745361328125, -0.01329803466796875, 0.01568603515625, -0.006504058837890625, 0.004306793212890625, -0.0098724365234375, 0.03564453125, 0.022216796875, 0.04559326171875, -0.0185699462890625, 0.038604736328125, -0.002536773681640625, -0.042572021484375, 0.042510986328125, 0.005458831787109375, -0.01033782958984375, 0.0166015625, -0.00885772705078125, -0.0312042236328125, 0.051971435546875, 0.0116424560546875, 0.0219268798828125, -0.038970947265625, -0.03790283203125, 0.004764556884765625, 0.0219268798828125, 0.0188446044921875, 0.056427001953125, -0.019378662109375, -0.03399658203125, -0.066650390625, -0.0196075439453125, 0.0179901123046875, 0.014068603515625, -0.002315521240234375, 0.030242919921875, 0.035736083984375, 0.005016326904296875, 0.06134033203125, -0.0355224609375, 0.10565185546875, 0.032867431640625, -0.035400390625, -0.023681640625, 0.001983642578125, 0.0005478858947753906, -0.0225830078125, 0.0302276611328125, -0.0031375885009765625, 0.01500701904296875, -0.058929443359375, 0.071044921875, 0.04693603515625, 0.07379150390625, -0.047027587890625, 0.01280975341796875, 0.04736328125, 0.0257415771484375, 0.0304718017578125, -0.01113128662109375, -0.01245880126953125, -0.01519775390625, 0.003047943115234375, 0.0170745849609375, 0.0179443359375, 0.0157928466796875, 0.00244140625, -0.026336669921875, -0.0025463104248046875, 0.0218658447265625, -0.0482177734375, 0.01001739501953125, 0.014892578125, 0.000888824462890625, -0.0236053466796875, 0.0333251953125, -0.03753662109375, 0.01068878173828125, -0.01788330078125, -0.04119873046875, -0.051727294921875, 0.055267333984375, -0.0251617431640625, 0.0080413818359375, 0.0295562744140625, -0.0147552490234375, 0.00838470458984375, -0.00576019287109375, 0.017181396484375, 0.054931640625, -0.0316162109375, 0.00791168212890625, 0.07952880859375, -0.045013427734375, -0.0347900390625, -0.06988525390625, -0.01392364501953125, -0.061279296875, 0.0107269287109375, -0.019561767578125, -0.034912109375, -0.01995849609375, -0.0604248046875, -0.1092529296875, 0.005741119384765625, 0.0005068778991699219, -0.036529541015625, -0.0010709762573242188, 0.042572021484375, 0.0011339187622070312, -0.04400634765625, -0.01390838623046875, 0.01261138916015625, 0.03619384765625, -0.006160736083984375, -0.0012226104736328125, 0.03411865234375, 0.01031494140625, -0.0274505615234375, -0.02783203125, 0.00585174560546875, 0.00682830810546875, 0.00928497314453125, 0.02130126953125, -0.00391387939453125, 0.011688232421875, 0.03155517578125, -0.0171356201171875, -0.097900390625, -0.0237579345703125, -0.06964111328125, 0.0131988525390625, -0.050048828125, -0.04510498046875, -0.02569580078125, 0.07183837890625, 0.0537109375, 0.02178955078125, -0.027618408203125, 0.01654052734375, -0.0279693603515625, -0.032684326171875, 0.003269195556640625, 0.01715087890625, -0.0277862548828125, 0.00794219970703125, 0.012237548828125, 0.0127410888671875, -0.024139404296875, 0.0421142578125, -0.01055145263671875, -0.0116424560546875, 0.053192138671875, -0.021636962890625, -0.06298828125, 0.041900634765625, 0.087158203125, -0.055145263671875, -0.016937255859375, 0.037109375, -0.030609130859375, 0.040496826171875, 0.045654296875, -0.024871826171875, 0.041046142578125, -0.03594970703125, 0.0192413330078125, -0.0006380081176757812, 0.0301666259765625, -0.0482177734375, 0.0299835205078125, 0.0009584426879882812, -0.018524169921875, 0.006641387939453125, -0.0203399658203125, 0.0145263671875, -0.020538330078125, -0.0091552734375, -0.036773681640625, -0.010711669921875, -0.031646728515625, -0.05328369140625, 0.033935546875, 0.0185394287109375, -0.0152130126953125, 0.0301513671875, -0.0070343017578125, 0.0095977783203125, 0.0287933349609375, -0.0104827880859375, -0.02880859375, -0.00748443603515625, 0.0276641845703125, 0.01509857177734375, -0.0023136138916015625 ]
b5cd16d4ce0f55b4eddbb146d98d60978f81da08
Wordpress Stackexchange Q: Is there a way to add more tags to the tag cloud? I have over 100 tags on my blog, but in the tag cloud there's less that 50. I don't really care about that, but I want to align the widgets in the blog footer, so I need to add 10 or 20 more tags to the cloud. Is there a way to do it? A: The tag cloud widget uses wp_tag_cloud() to display the tags, which defaults to 45 tags. Source: https://developer.wordpress.org/reference/functions/wp_tag_cloud/ One can use the widget_tag_cloud_args filter to change this number (and any other arguments passed to wp_tag_cloud(). Here's an example: function wpse_235908_tag_cloud_args( $args ) { $args['number'] = 70; // the number of tags you want to display. return $args; } add_filter( 'widget_tag_cloud_args', 'wpse_235908_tag_cloud_args' ); You can add this piece of code in a custom plugin or your theme's function.php file for example. Note: There's also a doc reference for the widget_tag_cloud_args filter, but the documentation is currently wrong as per this core ticket.
Q: Is there a way to add more tags to the tag cloud? I have over 100 tags on my blog, but in the tag cloud there's less that 50. I don't really care about that, but I want to align the widgets in the blog footer, so I need to add 10 or 20 more tags to the cloud. Is there a way to do it? A: The tag cloud widget uses wp_tag_cloud() to display the tags, which defaults to 45 tags. Source: https://developer.wordpress.org/reference/functions/wp_tag_cloud/ One can use the widget_tag_cloud_args filter to change this number (and any other arguments passed to wp_tag_cloud(). Here's an example: function wpse_235908_tag_cloud_args( $args ) { $args['number'] = 70; // the number of tags you want to display. return $args; } add_filter( 'widget_tag_cloud_args', 'wpse_235908_tag_cloud_args' ); You can add this piece of code in a custom plugin or your theme's function.php file for example. Note: There's also a doc reference for the widget_tag_cloud_args filter, but the documentation is currently wrong as per this core ticket.
wordpress
{ "language": "en", "length": 168, "provenance": "stackexchange_00019.jsonl.gz:467457", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/235908" }
[ 0.03424072265625, 0.00901031494140625, -0.034912109375, -0.0379638671875, 0.041259765625, -0.03680419921875, 0.03509521484375, 0.0005807876586914062, -0.0216827392578125, 0.00199127197265625, -0.0243682861328125, -0.030242919921875, -0.00728607177734375, -0.0313720703125, 0.007358551025390625, -0.06915283203125, 0.03985595703125, -0.040496826171875, 0.0002841949462890625, -0.01322174072265625, -0.00027108192443847656, 0.0013017654418945312, 0.035675048828125, 0.06976318359375, 0.00537872314453125, -0.0295867919921875, 0.0241546630859375, -0.006927490234375, -0.031005859375, -0.0114288330078125, 0.0081329345703125, 0.027587890625, 0.025054931640625, 0.045166015625, -0.083740234375, -0.06768798828125, -0.007740020751953125, 0.007701873779296875, -0.03802490234375, 0.033111572265625, 0.01395416259765625, -0.01430511474609375, 0.0224609375, 0.01471710205078125, -0.007843017578125, -0.00592041015625, 0.0167236328125, -0.0367431640625, 0.0026035308837890625, -0.0005617141723632812, 0.0188140869140625, 0.0095977783203125, 0.043853759765625, -0.058441162109375, -0.0187530517578125, -0.0164642333984375, 0.0305633544921875, -0.032379150390625, 0.0291595458984375, -0.039093017578125, -0.0288848876953125, -0.00604248046875, 0.03924560546875, 0.0161590576171875, -0.031829833984375, 0.0081634521484375, 0.0197296142578125, -0.0279998779296875, -0.0137786865234375, -0.03515625, 0.0160064697265625, -0.0206298828125, -0.01264190673828125, 0.01268768310546875, -0.0058746337890625, -0.03564453125, 0.01226806640625, -0.0276641845703125, 0.01497650146484375, 0.03558349609375, 0.0430908203125, -0.003582000732421875, 0.02667236328125, 0.0197906494140625, -0.0185394287109375, 0.0181732177734375, 0.0004336833953857422, -0.0244903564453125, -0.0257720947265625, 0.009063720703125, -0.018524169921875, -0.09149169921875, -0.00525665283203125, 0.0283966064453125, 0.0244140625, -0.0235443115234375, -0.01519012451171875, -0.016693115234375, -0.011505126953125, 0.0137939453125, 0.0115966796875, -0.0352783203125, 0.03515625, -0.0160980224609375, 0.0049896240234375, 0.08697509765625, -0.006145477294921875, -0.00757598876953125, 0.034698486328125, 0.0200653076171875, 0.048248291015625, 0.0211639404296875, 0.0020294189453125, 0.008697509765625, -0.0423583984375, 0.0025634765625, -0.024688720703125, -0.018585205078125, -0.0222015380859375, -0.006809234619140625, -0.0400390625, -0.00606536865234375, -0.02783203125, 0.05792236328125, 0.0120391845703125, 0.01100921630859375, 0.034271240234375, 0.00006604194641113281, -0.0439453125, 0.0070648193359375, -0.0019474029541015625, 0.033721923828125, -0.0113067626953125, 0.004497528076171875, -0.03057861328125, 0.003765106201171875, 0.05987548828125, -0.03192138671875, -0.0032806396484375, 0.0189056396484375, 0.0235443115234375, -0.043731689453125, -0.04669189453125, 0.00905609130859375, 0.041473388671875, 0.019287109375, 0.02203369140625, 0.002346038818359375, 0.0212554931640625, -0.00998687744140625, 0.0251312255859375, -0.036224365234375, 0.05364990234375, -0.02294921875, -0.0552978515625, -0.021209716796875, -0.014068603515625, -0.020233154296875, -0.029754638671875, -0.046905517578125, -0.032684326171875, -0.0101318359375, 0.027862548828125, -0.02886962890625, -0.011993408203125, 0.0178985595703125, -0.004344940185546875, 0.00832366943359375, 0.04119873046875, 0.01318359375, -0.02813720703125, -0.0142364501953125, 0.07843017578125, 0.040740966796875, -0.00726318359375, 0.04852294921875, -0.00016105175018310547, 0.06829833984375, 0.026611328125, -0.0137176513671875, -0.0246429443359375, -0.054473876953125, 0.1259765625, -0.042572021484375, -0.06976318359375, -0.0025234222412109375, 0.00196075439453125, 0.070556640625, 0.0419921875, 0.013519287109375, 0.025146484375, -0.04449462890625, -0.046112060546875, 0.007373809814453125, -0.0057220458984375, -0.007022857666015625, -0.03131103515625, -0.009368896484375, -0.00457763671875, 0.021759033203125, 0.007137298583984375, -0.01091766357421875, 0.0042266845703125, 0.003810882568359375, -0.017242431640625, -0.00943756103515625, -0.00748443603515625, 0.031768798828125, 0.0116424560546875, 0.0007109642028808594, 0.0062255859375, -0.03753662109375, -0.0115203857421875, 0.037384033203125, -0.0305023193359375, -0.008026123046875, -0.008331298828125, 0.0175018310546875, -0.01251983642578125, -0.0181732177734375, -0.01617431640625, -0.0102691650390625, -0.011383056640625, 0.0343017578125, 0.06304931640625, -0.034423828125, -0.0020008087158203125, -0.043304443359375, 0.0157623291015625, 0.00881195068359375, -0.08734130859375, 0.04974365234375, 0.06158447265625, 0.043182373046875, -0.00872802734375, -0.0068511962890625, -0.011962890625, -0.0938720703125, -0.004425048828125, 0.059478759765625, 0.032623291015625, 0.03265380859375, 0.0245361328125, 0.04571533203125, 0.0394287109375, -0.06005859375, 0.00316619873046875, 0.003719329833984375, 0.0059967041015625, 0.050811767578125, 0.0222320556640625, 0.01041412353515625, -0.005481719970703125, -0.0276336669921875, 0.0155029296875, 0.0117340087890625, -0.0247344970703125, -0.0070343017578125, -0.00920867919921875, -0.038909912109375, 0.0309295654296875, -0.081298828125, -0.07794189453125, -0.01227569580078125, 0.0097503662109375, 0.00879669189453125, 0.01739501953125, 0.01318359375, -0.0418701171875, 0.01383209228515625, 0.032623291015625, 0.0072174072265625, -0.0019626617431640625, -0.052032470703125, -0.05609130859375, -0.0321044921875, 0.0129547119140625, 0.053924560546875, -0.0533447265625, -0.076416015625, -0.0001506805419921875, 0.05645751953125, -0.018951416015625, -0.020721435546875, -0.0233154296875, -0.0128631591796875, -0.006572723388671875, 0.001476287841796875, -0.046630859375, -0.007965087890625, -0.0003147125244140625, 0.0631103515625, 0.01371002197265625, -0.0024204254150390625, -0.0151214599609375, 0.0236358642578125, 0.00864410400390625, -0.04644775390625, 0.03863525390625, -0.035064697265625, 0.06884765625, 0.06512451171875, -0.0284881591796875, 0.03009033203125, 0.002685546875, 0.0126800537109375, 0.0112457275390625, -0.0087738037109375, -0.0205535888671875, -0.01055908203125, -0.0287017822265625, 0.0213775634765625, 0.00867462158203125, -0.0009284019470214844, -0.0033245086669921875, -0.0282135009765625, -0.0215606689453125, -0.0189361572265625, -0.07879638671875, -0.0654296875, 0.07257080078125, -0.043609619140625, -0.04449462890625, -0.003124237060546875, -0.05352783203125, -0.0228424072265625, 0.027679443359375, -0.0210418701171875, -0.04327392578125, -0.047454833984375, -0.004791259765625, -0.05792236328125, -0.03857421875, 0.0438232421875, 0.02301025390625, 0.003963470458984375, 0.0009298324584960938, 0.047271728515625, 0.006206512451171875, -0.0229339599609375, 0.0321044921875, 0.022613525390625, 0.01085662841796875, 0.00872039794921875, 0.053924560546875, -0.049896240234375, 0.0197906494140625, -0.01276397705078125, 0.00531768798828125, 0.056427001953125, -0.04632568359375, 0.0090179443359375, -0.01678466796875, 0.0174713134765625, 0.00672149658203125, -0.00038170814514160156, 0.00791168212890625, -0.0018177032470703125, -0.01177978515625, -0.028411865234375, 0.0179443359375, 0.00814056396484375, 0.0088043212890625, 0.03692626953125, -0.0297698974609375, -0.0213470458984375, 0.0263824462890625, 0.00875091552734375, 0.01335906982421875, 0.01316070556640625, 0.049468994140625, -0.00888824462890625, -0.009368896484375, -0.019561767578125, -0.0224456787109375, -0.0489501953125, 0.0160980224609375, -0.01500701904296875, -0.02490234375, -0.008331298828125, 0.003505706787109375, -0.0209197998046875, 0.023193359375, -0.0361328125, -0.01522064208984375, 0.0279998779296875, -0.03387451171875, -0.0042266845703125, -0.0246734619140625, -0.004100799560546875, -0.0163726806640625, 0.03790283203125, -0.035888671875, -0.0173797607421875, -0.007843017578125, 0.0267333984375, -0.031219482421875, -0.0235748291015625, -0.0124969482421875, -0.0275115966796875, -0.0655517578125, 0.00310516357421875, -0.022216796875, -0.01526641845703125, 0.012176513671875, -0.06219482421875, -0.0022182464599609375, -0.061370849609375, 0.038970947265625, -0.046661376953125, 0.01092529296875, 0.002635955810546875, -0.0006303787231445312, -0.0261077880859375, -0.020751953125, -0.020050048828125, -0.06402587890625, -0.00937652587890625, -0.014678955078125, 0.036376953125, -0.0092010498046875, -0.00728607177734375, -0.00371551513671875, 0.045166015625, 0.024505615234375, 0.0208740234375, 0.0237579345703125, 0.026611328125, -0.005405426025390625, -0.076171875, 0.0066986083984375, -0.06280517578125, -0.02825927734375, -0.01215362548828125, -0.01508331298828125, 0.0303955078125, 0.00392913818359375, 0.016632080078125, 0.03955078125, -0.0164947509765625, -0.0643310546875, -0.0199432373046875, -0.0206756591796875, 0.0076751708984375, -0.0279541015625, 0.003307342529296875, -0.0270843505859375, -0.060699462890625, 0.0433349609375, 0.01001739501953125, 0.00031495094299316406, 0.0050506591796875, 0.125732421875, 0.020843505859375, -0.0140533447265625, -0.06536865234375, 0.0030651092529296875, 0.035797119140625, -0.01436614990234375, 0.0386962890625, 0.03704833984375, -0.0175323486328125, 0.0280914306640625, 0.00881195068359375, -0.007228851318359375, 0.0191192626953125, 0.01297760009765625, 0.01377105712890625, -0.0292510986328125, 0.0165557861328125, 0.018218994140625, -0.01554107666015625, -0.00992584228515625, -0.015869140625, -0.01434326171875, 0.022369384765625, 0.04168701171875, -0.0037078857421875, 0.0020599365234375, -0.03082275390625, -0.039093017578125, 0.018310546875, 0.0205535888671875, -0.00732421875, -0.01439666748046875, 0.01493072509765625, -0.02801513671875, -0.02471923828125, -0.00995635986328125, 0.03314208984375, 0.01064300537109375, -0.0032253265380859375, 0.0103607177734375, 0.0286407470703125, -0.021484375, 0.0022430419921875, -0.007518768310546875, 0.0141754150390625, 0.00630950927734375, -0.035888671875, 0.016693115234375, 0.0129547119140625, 0.016357421875, 0.01776123046875, -0.009368896484375, 0.0372314453125, 0.051910400390625, -0.024200439453125, -0.01323699951171875, -0.012298583984375, -0.005786895751953125, -0.05279541015625, -0.017425537109375, -0.0303497314453125, 0.00023615360260009766, 0.041015625, -0.00586700439453125, -0.05859375, 0.04119873046875, -0.007221221923828125, -0.00542449951171875, 0.0301971435546875, -0.01294708251953125, 0.033203125, -0.0229034423828125, 0.0252227783203125, -0.042266845703125, 0.045166015625, -0.0099334716796875, 0.0051727294921875, -0.005886077880859375, -0.00559234619140625, 0.037353515625, 0.0179443359375, -0.0038242340087890625, -0.0099029541015625, -0.0009298324584960938, 0.004100799560546875, -0.045501708984375, -0.026336669921875, -0.03778076171875, -0.0186309814453125, 0.04376220703125, -0.02154541015625, 0.0119171142578125, 0.00838470458984375, 0.030029296875, 0.041839599609375, -0.0176544189453125, 0.01702880859375, -0.0010061264038085938, 0.00299072265625, -0.037078857421875, 0.0022258758544921875, -0.008392333984375, -0.06866455078125, -0.06719970703125, 0.01468658447265625, 0.0011396408081054688, 0.0187530517578125, -0.00958251953125, 0.058563232421875, 0.01263427734375, -0.054718017578125, 0.02197265625, 0.040435791015625, -0.028076171875, -0.0207061767578125, -0.028106689453125, -0.0035724639892578125, -0.0306549072265625, -0.016510009765625, 0.01238250732421875, -0.0157012939453125, -0.022552490234375, -0.0072479248046875, 0.04412841796875, 0.055389404296875, -0.01074981689453125, -0.0499267578125, -0.0058135986328125, -0.028076171875, 0.003688812255859375, 0.064453125, -0.019805908203125, -0.01047515869140625, 0.0214691162109375, 0.00905609130859375, -0.0118408203125, -0.0165557861328125, 0.009185791015625, -0.0257415771484375, -0.01100921630859375, -0.0750732421875, 0.0016050338745117188, 0.0352783203125, -0.046722412109375, 0.00795745849609375, -0.0007219314575195312, 0.00402069091796875, 0.048583984375, -0.0191192626953125, 0.01258087158203125, 0.004909515380859375, -0.02630615234375, -0.03692626953125, 0.005565643310546875, 0.08782958984375, -0.0012884140014648438, -0.01172637939453125, -0.01403045654296875, 0.0208587646484375, -0.009613037109375, 0.00585174560546875, -0.01448822021484375, -0.03204345703125, -0.056121826171875, 0.0472412109375, 0.0197296142578125, 0.005008697509765625, 0.01080322265625, -0.005039215087890625, -0.0001652240753173828, -0.0169219970703125, -0.045166015625, -0.036651611328125, 0.04071044921875, 0.028778076171875, -0.015472412109375, 0.0002498626708984375, 0.044952392578125, -0.01165008544921875, -0.055328369140625, -0.003147125244140625, -0.0404052734375, -0.004703521728515625, -0.0205841064453125, -0.057952880859375, 0.00872039794921875, 0.0198211669921875, 0.0226593017578125, 0.00093841552734375, -0.009063720703125, 0.034149169921875, -0.0029087066650390625, 0.0014514923095703125, 0.041717529296875, 0.01201629638671875, -0.00128173828125, -0.0271148681640625, 0.0032672882080078125, -0.0017061233520507812, -0.032135009765625, 0.017822265625, 0.031707763671875, -0.0120849609375, 0.01235198974609375, 0.0247955322265625, -0.014434814453125, -0.0260009765625, -0.063720703125, -0.0283660888671875, -0.01125335693359375, -0.04888916015625, 0.0030422210693359375, -0.02642822265625, 0.0277099609375, 0.050537109375, -0.026763916015625, 0.01306915283203125, 0.00824737548828125, 0.0159759521484375, -0.029449462890625, -0.0174713134765625, 0.00463104248046875, 0.0038585662841796875, 0.006916046142578125, 0.0203857421875, -0.0121307373046875, -0.03240966796875, 0.0025501251220703125, -0.01166534423828125, 0.011688232421875, 0.002254486083984375, -0.01306915283203125, 0.045867919921875, 0.003513336181640625, -0.0298004150390625, 0.0130615234375, 0.039093017578125, -0.05426025390625, -0.07568359375, 0.0258636474609375, -0.078369140625, -0.018218994140625, -0.0037403106689453125, -0.057647705078125, 0.1339111328125, 0.044586181640625, 0.008453369140625, -0.0140228271484375, 0.06280517578125, -0.049468994140625, 0.027496337890625, -0.03900146484375, 0.0218963623046875, 0.0091552734375, 0.05230712890625, -0.03759765625, -0.00208282470703125, 0.009246826171875, 0.03466796875, 0.03466796875, -0.0017213821411132812, -0.010986328125, -0.01971435546875, 0.0250396728515625, 0.03802490234375, -0.0039520263671875, 0.0256805419921875, 0.0307159423828125, 0.029815673828125, -0.007171630859375, 0.0002734661102294922, 0.048095703125, -0.07464599609375, -0.032012939453125, 0.03704833984375, 0.0017728805541992188, 0.0172576904296875, -0.032623291015625, 0.00785064697265625, 0.054168701171875, -0.03338623046875, -0.035247802734375, -0.0062713623046875, 0.0184173583984375, 0.055908203125, 0.0140380859375, -0.036376953125, -0.042327880859375, -0.0189208984375, 0.0229339599609375, -0.039642333984375, 0.04437255859375, 0.03094482421875, 0.0261383056640625, 0.0310516357421875, 0.016693115234375, 0.03131103515625, 0.0479736328125, -0.0491943359375, 0.0640869140625, -0.0143890380859375, 0.0004622936248779297, -0.0743408203125, 0.0218048095703125, 0.038787841796875, 0.06951904296875, -0.053192138671875, 0.006656646728515625, 0.0234832763671875, 0.01026153564453125, -0.007236480712890625, -0.0140533447265625, 0.018218994140625, -0.0175323486328125, -0.006374359130859375, -0.00849151611328125, -0.00710296630859375, 0.006603240966796875, 0.04302978515625, 0.007511138916015625, 0.030609130859375, -0.0447998046875, -0.020599365234375, -0.046173095703125, 0.0005803108215332031, 0.01611328125, 0.07513427734375, 0.0242919921875, 0.037811279296875, -0.00595855712890625, -0.035125732421875, -0.0277099609375, 0.0174407958984375, 0.031280517578125, 0.019500732421875, -0.0201263427734375, 0.0030879974365234375, 0.024017333984375, 0.02032470703125, 0.0030670166015625, -0.04095458984375, -0.00635528564453125, 0.018768310546875, -0.00013768672943115234, -0.023712158203125, 0.0092315673828125, -0.003177642822265625, 0.0100860595703125, -0.051910400390625, 0.0182647705078125, -0.00482940673828125, 0.00494384765625, 0.004913330078125, 0.0286102294921875, -0.0034427642822265625, -0.01305389404296875, -0.024871826171875, -0.0024166107177734375, -0.053131103515625, -0.00907135009765625, -0.004482269287109375, 0.01030731201171875, 0.01137542724609375, -0.095947265625, -0.022918701171875, -0.016876220703125, -0.048309326171875, 0.036376953125, 0.038543701171875, -0.034881591796875, 0.0176239013671875, -0.00563812255859375, -0.031341552734375, -0.01103973388671875, 0.01268768310546875, 0.031829833984375, 0.06597900390625, 0.015533447265625, 0.034393310546875, -0.037322998046875, 0.00571441650390625, 0.0147705078125, -0.0034160614013671875, 0.004940032958984375, 0.040557861328125, 0.01397705078125, -0.003185272216796875, -0.01335906982421875, -0.0139923095703125, 0.023468017578125, -0.0070343017578125, 0.0132598876953125, 0.029052734375, -0.0010986328125, -0.0242156982421875, -0.011962890625, -0.0258636474609375, 0.051727294921875, -0.052001953125, -0.0072479248046875, -0.03857421875, 0.02569580078125, -0.029693603515625, 0.0229949951171875, -0.027252197265625, -0.07293701171875, -0.061767578125, -0.003932952880859375, 0.0199127197265625, 0.046142578125, 0.014068603515625, 0.0090789794921875, 0.0297698974609375, -0.011444091796875, -0.0048370361328125, 0.00714111328125, -0.01325225830078125, 0.0158538818359375, 0.032379150390625, -0.0205841064453125, 0.015228271484375, -0.0245361328125, 0.01229095458984375, -0.0036602020263671875, 0.038818359375, -0.00659942626953125, -0.024566650390625, 0.029327392578125, 0.040496826171875, 0.021636962890625, -0.06353759765625, 0.025360107421875, 0.043731689453125, -0.0097503662109375, 0.052734375, 0.0157318115234375, -0.03485107421875, 0.00038361549377441406, -0.01255035400390625, 0.004901885986328125, 0.01280975341796875, -0.047210693359375, -0.035797119140625, -0.0191802978515625, 0.0288848876953125, 0.00507354736328125, 0.003238677978515625, 0.016876220703125, -0.0264129638671875, -0.03472900390625, 0.020355224609375, -0.0020694732666015625, -0.00539398193359375, -0.02227783203125, -0.031951904296875, -0.01306915283203125, -0.042327880859375, 0.02935791015625, -0.01494598388671875, -0.00010406970977783203, 0.0007543563842773438, -0.021514892578125, -0.00130462646484375, 0.0269927978515625, 0.03741455078125, 0.055633544921875, 0.0149078369140625, 0.007640838623046875, 0.019561767578125, 0.03369140625, -0.04815673828125, -0.083740234375, 0.018768310546875, -0.0254364013671875, 0.0005927085876464844, -0.03424072265625, 0.02008056640625, 0.016510009765625, -0.05303955078125, -0.1318359375, 0.04339599609375, -0.03759765625, -0.0438232421875, -0.01476287841796875, -0.0005211830139160156, -0.0303802490234375, 0.0667724609375, 0.01045989990234375, -0.00490570068359375, 0.005672454833984375, 0.0188446044921875, 0.01108551025390625, -0.002117156982421875, 0.048187255859375, -0.017364501953125, -0.01262664794921875, 0.0050201416015625, 0.00949859619140625, -0.0049896240234375, -0.00823974609375, -0.006519317626953125, 0.006267547607421875, 0.0313720703125, -0.037139892578125, -0.044219970703125, -0.01143646240234375, 0.00925445556640625, 0.01739501953125, -0.03839111328125, -0.046142578125, -0.05230712890625, 0.04840087890625, 0.0089111328125, 0.0180511474609375, 0.00920867919921875, -0.03326416015625, -0.003692626953125, -0.00858306884765625, -0.021331787109375, -0.003025054931640625, -0.03955078125, -0.0016508102416992188, -0.03466796875, 0.0114593505859375, 0.031494140625, -0.0377197265625, -0.00969696044921875, -0.022735595703125, -0.006076812744140625, 0.01331329345703125, -0.047821044921875, -0.00875091552734375, 0.00853729248046875, -0.0032196044921875, 0.0238037109375, -0.03619384765625, 0.0219573974609375, 0.001094818115234375, -0.01169586181640625, -0.06646728515625, -0.06756591796875, 0.024749755859375, 0.0633544921875, -0.035247802734375, 0.037933349609375, -0.0343017578125, 0.0170440673828125, -0.01103973388671875, 0.0075531005859375, 0.0188140869140625, 0.0035877227783203125, -0.0020656585693359375, 0.00336456298828125, -0.0173492431640625, 0.040008544921875, -0.02203369140625, 0.00897216796875, -0.010955810546875, 0.0247344970703125, -0.051361083984375, 0.00966644287109375, -0.01143646240234375, -0.03240966796875, 0.00556182861328125, -0.00667572021484375, 0.035888671875, -0.001064300537109375, 0.006511688232421875, -0.0069580078125, -0.0012788772583007812, 0.01023101806640625 ]
8cd263989dc0b6475c0ee9a5c6c64757f0c82a53
Wordpress Stackexchange Q: Retrieve CSS and JS From the REST API Does anyone know of a way to get a list of all registered styles and js scripts in-use on a site via the REST API? Essentially was wp_print_styles() does?
Q: Retrieve CSS and JS From the REST API Does anyone know of a way to get a list of all registered styles and js scripts in-use on a site via the REST API? Essentially was wp_print_styles() does?
wordpress
{ "language": "en", "length": 38, "provenance": "stackexchange_00019.jsonl.gz:467510", "question_score": "4", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/236103" }
[ -0.0095367431640625, -0.010528564453125, -0.06744384765625, -0.0101776123046875, -0.00023925304412841797, -0.04156494140625, 0.012054443359375, 0.03192138671875, -0.006000518798828125, 0.0245513916015625, -0.0364990234375, 0.02490234375, -0.0301666259765625, -0.00141143798828125, -0.0038700103759765625, -0.04443359375, 0.06951904296875, -0.0183258056640625, 0.0233154296875, 0.00699615478515625, -0.01090240478515625, 0.04620361328125, 0.024810791015625, 0.12261962890625, 0.0172882080078125, -0.0164794921875, 0.023345947265625, -0.009246826171875, 0.007709503173828125, -0.016387939453125, 0.0199127197265625, -0.00007748603820800781, -0.0035839080810546875, 0.0260009765625, 0.01024627685546875, 0.01305389404296875, 0.039886474609375, 0.00799560546875, 0.012969970703125, 0.0226898193359375, 0.032440185546875, -0.012847900390625, 0.0126190185546875, -0.01532745361328125, -0.030853271484375, 0.01328277587890625, 0.01509857177734375, 0.007808685302734375, -0.0248565673828125, 0.01035308837890625, 0.00748443603515625, -0.033782958984375, 0.0047149658203125, 0.0236053466796875, -0.00745391845703125, -0.01337432861328125, 0.046783447265625, -0.005828857421875, 0.03863525390625, -0.052520751953125, -0.064208984375, -0.0157928466796875, 0.04254150390625, -0.0168304443359375, 0.0006146430969238281, 0.005146026611328125, 0.0124969482421875, 0.015838623046875, -0.0225677490234375, 0.002452850341796875, -0.005306243896484375, -0.024261474609375, 0.003856658935546875, -0.00984954833984375, -0.01525115966796875, -0.004261016845703125, -0.025787353515625, -0.041900634765625, 0.040069580078125, 0.00560760498046875, 0.002231597900390625, -0.0014514923095703125, -0.03985595703125, -0.003429412841796875, -0.0198516845703125, 0.001434326171875, -0.01326751708984375, -0.0113983154296875, -0.0222320556640625, -0.02911376953125, -0.0181884765625, -0.08697509765625, -0.056610107421875, 0.0164794921875, 0.027069091796875, -0.061248779296875, 0.0259552001953125, 0.03973388671875, -0.00920867919921875, 0.00333404541015625, -0.00392913818359375, -0.02301025390625, 0.0024776458740234375, -0.0185089111328125, 0.004680633544921875, 0.030853271484375, 0.011260986328125, 0.012939453125, 0.03594970703125, -0.00106048583984375, -0.0110321044921875, 0.05059814453125, 0.01800537109375, 0.05078125, -0.037750244140625, -0.052978515625, -0.007770538330078125, -0.01105499267578125, -0.0310516357421875, -0.021453857421875, 0.01242828369140625, 0.047882080078125, 0.021209716796875, -0.0017557144165039062, -0.021636962890625, -0.00176239013671875, 0.003570556640625, -0.070556640625, -0.011444091796875, 0.0301666259765625, 0.0244293212890625, 0.034881591796875, -0.04241943359375, -0.042236328125, -0.064208984375, -0.01210784912109375, 0.02862548828125, 0.03411865234375, -0.002643585205078125, 0.01007843017578125, -0.0006880760192871094, -0.0240325927734375, -0.0020236968994140625, -0.00609588623046875, -0.0170745849609375, -0.008453369140625, 0.01629638671875, 0.0182037353515625, -0.01202392578125, -0.0167694091796875, 0.011871337890625, 0.002197265625, 0.01290130615234375, 0.01448822021484375, 0.0640869140625, -0.02557373046875, 0.07794189453125, -0.03717041015625, 0.015655517578125, -0.03363037109375, 0.00455474853515625, 0.012664794921875, 0.0196685791015625, 0.009521484375, 0.015533447265625, -0.03546142578125, -0.00972747802734375, 0.00560760498046875, 0.0281524658203125, 0.056793212890625, -0.039886474609375, -0.06298828125, 0.0311126708984375, 0.0133056640625, -0.02838134765625, 0.048004150390625, 0.0118560791015625, 0.01514434814453125, 0.0223846435546875, -0.0106353759765625, -0.0170745849609375, -0.0467529296875, 0.056427001953125, -0.0268096923828125, -0.0276947021484375, 0.004817962646484375, 0.01953125, 0.06524658203125, 0.0015878677368164062, 0.0274658203125, 0.033782958984375, -0.0090789794921875, -0.0182647705078125, -0.01129150390625, 0.00836181640625, -0.023040771484375, 0.00504302978515625, 0.001605987548828125, -0.00722503662109375, -0.015838623046875, -0.017181396484375, -0.01275634765625, 0.0350341796875, -0.017181396484375, -0.016204833984375, 0.011962890625, -0.029327392578125, 0.0311279296875, -0.05389404296875, 0.028045654296875, 0.017822265625, -0.00467681884765625, -0.03302001953125, 0.038360595703125, 0.033111572265625, 0.01690673828125, -0.0123291015625, 0.019744873046875, 0.006988525390625, -0.0060577392578125, 0.005260467529296875, -0.0037670135498046875, 0.01442718505859375, 0.013092041015625, -0.0020999908447265625, -0.021514892578125, -0.0032787322998046875, -0.00939178466796875, 0.049896240234375, -0.0252685546875, 0.08203125, 0.0238037109375, 0.04229736328125, 0.09271240234375, 0.0162506103515625, -0.022125244140625, 0.038177490234375, -0.0341796875, 0.03570556640625, 0.018463134765625, 0.046142578125, 0.036712646484375, 0.01739501953125, -0.0187530517578125, 0.07012939453125, -0.0248260498046875, 0.01483154296875, -0.02978515625, -0.0010557174682617188, 0.0191497802734375, -0.0038890838623046875, -0.0106964111328125, 0.0156402587890625, -0.00780487060546875, 0.002460479736328125, 0.03179931640625, -0.022369384765625, -0.00640106201171875, -0.01511383056640625, 0.00768280029296875, 0.013031005859375, 0.03564453125, 0.0094451904296875, 0.007236480712890625, 0.0052337646484375, 0.03497314453125, 0.032623291015625, 0.04034423828125, -0.0145721435546875, 0.00531768798828125, 0.0070648193359375, -0.0027675628662109375, -0.0030231475830078125, 0.0758056640625, 0.04083251953125, -0.0204010009765625, -0.0044708251953125, -0.040374755859375, -0.0089874267578125, 0.0482177734375, -0.004772186279296875, 0.0005965232849121094, -0.032379150390625, -0.005107879638671875, 0.00806427001953125, -0.06048583984375, -0.005893707275390625, 0.005702972412109375, 0.0394287109375, 0.08917236328125, 0.0645751953125, 0.050750732421875, 0.0274810791015625, 0.0160369873046875, 0.022430419921875, 0.017333984375, 0.0298309326171875, -0.002277374267578125, 0.01142120361328125, -0.004108428955078125, -0.0038356781005859375, 0.041229248046875, 0.0124359130859375, 0.0007176399230957031, 0.002017974853515625, 0.019500732421875, 0.0153350830078125, -0.006534576416015625, -0.002979278564453125, -0.0162506103515625, -0.00028061866760253906, 0.045989990234375, 0.0250701904296875, 0.021026611328125, 0.002956390380859375, -0.03521728515625, -0.0234527587890625, 0.0019741058349609375, -0.1357421875, -0.15234375, 0.0208282470703125, -0.06488037109375, -0.04095458984375, -0.01030731201171875, -0.057830810546875, 0.0287322998046875, 0.0138702392578125, -0.0168304443359375, 0.0234832763671875, -0.021636962890625, -0.029296875, -0.0278778076171875, -0.08184814453125, -0.0266876220703125, 0.0022373199462890625, 0.00909423828125, 0.0030574798583984375, 0.057281494140625, -0.0010805130004882812, -0.04974365234375, -0.01313018798828125, 0.01568603515625, -0.0077667236328125, -0.0035572052001953125, 0.0162200927734375, -0.021270751953125, -0.0361328125, 0.0007028579711914062, -0.032806396484375, 0.024139404296875, -0.025238037109375, 0.01116180419921875, -0.021209716796875, -0.01290130615234375, -0.015899658203125, 0.04046630859375, 0.02081298828125, -0.006793975830078125, 0.034088134765625, -0.03643798828125, -0.03570556640625, 0.0099639892578125, -0.035186767578125, 0.00701141357421875, 0.006374359130859375, -0.0085906982421875, -0.0010442733764648438, 0.0259857177734375, 0.0584716796875, 0.01111602783203125, -0.0035724639892578125, -0.0223388671875, 0.07354736328125, 0.0225372314453125, 0.050689697265625, -0.0516357421875, 0.035125732421875, -0.0220184326171875, 0.0029449462890625, 0.007122039794921875, -0.01419830322265625, -0.007598876953125, -0.0168609619140625, -0.0306396484375, -0.01438140869140625, 0.027587890625, 0.00103759765625, 0.00907135009765625, 0.004085540771484375, -0.006404876708984375, 0.0143890380859375, 0.053558349609375, -0.028778076171875, -0.0016012191772460938, 0.00554656982421875, 0.01404571533203125, -0.063720703125, -0.05889892578125, -0.04693603515625, 0.01445770263671875, -0.09185791015625, 0.01123046875, -0.0297698974609375, -0.0291595458984375, -0.0008168220520019531, -0.01482391357421875, -0.032684326171875, -0.058746337890625, 0.0175628662109375, -0.0234832763671875, -0.00473785400390625, -0.0391845703125, 0.03155517578125, -0.093994140625, 0.026947021484375, -0.0217742919921875, -0.095458984375, -0.0225830078125, -0.06488037109375, 0.08990478515625, 0.049957275390625, -0.03277587890625, 0.025390625, 0.06878662109375, -0.00829315185546875, 0.0153656005859375, 0.0032978057861328125, 0.021209716796875, -0.0069580078125, -0.040557861328125, -0.01078033447265625, -0.04669189453125, -0.0150909423828125, 0.007236480712890625, -0.0273895263671875, 0.02752685546875, 0.00986480712890625, -0.005657196044921875, 0.055694580078125, -0.0193634033203125, -0.038909912109375, -0.0009832382202148438, 0.038330078125, 0.0235748291015625, -0.0021686553955078125, 0.010650634765625, 0.013031005859375, -0.0112152099609375, -0.0028743743896484375, 0.03009033203125, -0.017333984375, -0.00418853759765625, -0.00359344482421875, 0.03570556640625, -0.012481689453125, -0.0092010498046875, -0.0053253173828125, 0.03204345703125, -0.00965118408203125, 0.01041412353515625, 0.01085662841796875, -0.032196044921875, 0.0634765625, 0.01021575927734375, -0.0065460205078125, 0.0230560302734375, 0.016357421875, 0.01322174072265625, -0.007843017578125, 0.0007181167602539062, 0.0095367431640625, -0.01274871826171875, -0.00998687744140625, 0.012664794921875, -0.01305389404296875, 0.01812744140625, 0.01033782958984375, -0.0027332305908203125, 0.016265869140625, 0.01381683349609375, -0.008636474609375, 0.004741668701171875, 0.007083892822265625, 0.06793212890625, 0.0265350341796875, -0.01403045654296875, 0.0179443359375, 0.0391845703125, 0.01275634765625, -0.0166778564453125, -0.0014200210571289062, -0.024749755859375, 0.032989501953125, -0.039276123046875, -0.0020618438720703125, -0.0161590576171875, -0.01226806640625, 0.053741455078125, -0.009063720703125, -0.077392578125, 0.025177001953125, -0.00960540771484375, 0.03704833984375, 0.045989990234375, 0.035400390625, 0.04144287109375, -0.0203094482421875, -0.0291595458984375, -0.028045654296875, 0.0186920166015625, -0.049530029296875, -0.0584716796875, 0.045257568359375, 0.0073394775390625, -0.0166015625, -0.003173828125, 0.0247802734375, -0.0005550384521484375, 0.0005693435668945312, 0.00555419921875, 0.0198211669921875, -0.01548004150390625, 0.01300811767578125, -0.0012454986572265625, 0.0211181640625, 0.0252227783203125, -0.0130462646484375, 0.032379150390625, -0.030731201171875, 0.0042877197265625, 0.0310821533203125, 0.0236663818359375, -0.006710052490234375, -0.017181396484375, 0.01454925537109375, -0.005466461181640625, -0.02484130859375, -0.030487060546875, -0.0418701171875, 0.01253509521484375, -0.039794921875, -0.015625, 0.04345703125, 0.05078125, 0.01050567626953125, -0.008331298828125, 0.041961669921875, -0.00469207763671875, -0.01055908203125, -0.0711669921875, 0.02642822265625, 0.06231689453125, -0.0296783447265625, -0.0302276611328125, -0.026336669921875, -0.061187744140625, -0.030181884765625, -0.01009368896484375, -0.006649017333984375, 0.0156707763671875, -0.00878143310546875, 0.01181793212890625, -0.042266845703125, 0.0191650390625, -0.0557861328125, -0.01149749755859375, 0.0750732421875, 0.04730224609375, -0.019744873046875, -0.021881103515625, -0.0286407470703125, -0.0226898193359375, 0.0177764892578125, -0.04302978515625, -0.0126800537109375, -0.0274505615234375, -0.006290435791015625, 0.0147857666015625, -0.0233154296875, -0.0029125213623046875, 0.00262451171875, 0.0367431640625, -0.0033473968505859375, 0.058929443359375, -0.0095367431640625, 0.10455322265625, -0.01678466796875, 0.0289154052734375, 0.029571533203125, 0.04022216796875, -0.04931640625, 0.0033416748046875, -0.01221466064453125, -0.07562255859375, -0.0251922607421875, -0.01280975341796875, -0.015167236328125, 0.0755615234375, 0.057342529296875, 0.016204833984375, 0.022125244140625, -0.0301666259765625, 0.00682830810546875, -0.027069091796875, 0.00968170166015625, -0.04595947265625, -0.01084136962890625, 0.006683349609375, 0.0341796875, 0.0289459228515625, -0.025146484375, -0.0313720703125, 0.02191162109375, 0.03839111328125, 0.037506103515625, -0.04168701171875, 0.009521484375, -0.022705078125, 0.00675201416015625, -0.00017511844635009766, 0.04010009765625, 0.0033550262451171875, 0.0254364013671875, 0.0404052734375, 0.035430908203125, -0.0107269287109375, -0.045684814453125, -0.0101470947265625, -0.0068817138671875, 0.0271148681640625, 0.00904083251953125, 0.00826263427734375, -0.00518035888671875, 0.033203125, 0.0615234375, -0.05841064453125, 0.0017766952514648438, 0.00986480712890625, -0.0197296142578125, -0.00135040283203125, -0.003887176513671875, -0.045745849609375, -0.06903076171875, 0.0107269287109375, 0.01221466064453125, -0.0247039794921875, -0.0196075439453125, 0.01067352294921875, 0.0096588134765625, -0.044891357421875, 0.0008373260498046875, -0.0239105224609375, 0.0170135498046875, -0.03662109375, -0.00366973876953125, -0.005809783935546875, -0.039825439453125, 0.0197296142578125, 0.012420654296875, 0.00418853759765625, -0.024932861328125, 0.055755615234375, 0.01152801513671875, 0.004482269287109375, -0.037811279296875, 0.0128936767578125, 0.0192413330078125, 0.027496337890625, -0.012237548828125, -0.00007617473602294922, 0.00910186767578125, -0.00595855712890625, 0.00567626953125, -0.03436279296875, 0.0081939697265625, 0.0231475830078125, -0.01114654541015625, 0.0188140869140625, 0.01212310791015625, -0.03692626953125, -0.0072479248046875, 0.0104522705078125, 0.0679931640625, -0.041778564453125, -0.0174407958984375, 0.027496337890625, 0.019012451171875, -0.00981903076171875, -0.032135009765625, 0.0164642333984375, -0.06610107421875, 0.0081939697265625, -0.0105743408203125, 0.008941650390625, -0.0036716461181640625, -0.024322509765625, 0.0021514892578125, 0.0443115234375, -0.042938232421875, -0.01537322998046875, 0.05908203125, 0.01552581787109375, -0.0258026123046875, -0.0013360977172851562, -0.01181793212890625, 0.03594970703125, 0.01210784912109375, -0.0482177734375, -0.0004374980926513672, 0.00908660888671875, -0.03204345703125, -0.0009365081787109375, 0.01561737060546875, -0.0029506683349609375, -0.030609130859375, -0.01276397705078125, 0.01279449462890625, 0.03936767578125, 0.01220703125, 0.01509857177734375, 0.0127105712890625, 0.03912353515625, 0.06451416015625, -0.036834716796875, 0.02410888671875, -0.007167816162109375, -0.007381439208984375, 0.02154541015625, 0.00673675537109375, 0.00006103515625, 0.019622802734375, 0.01413726806640625, -0.05145263671875, 0.0277099609375, 0.034576416015625, 0.01351165771484375, -0.006412506103515625, 0.0340576171875, 0.0011510848999023438, -0.02880859375, -0.0005121231079101562, -0.0309906005859375, 0.0268707275390625, -0.01169586181640625, 0.0164947509765625, -0.0288238525390625, 0.00975799560546875, 0.0179290771484375, 0.01529693603515625, -0.004329681396484375, 0.06304931640625, -0.013275146484375, 0.014495849609375, 0.0194854736328125, 0.047607421875, -0.029022216796875, -0.05865478515625, -0.0103302001953125, 0.0294342041015625, 0.00855255126953125, -0.042327880859375, 0.021270751953125, 0.033416748046875, 0.0252227783203125, 0.039581298828125, 0.07708740234375, -0.053131103515625, 0.0152435302734375, -0.023162841796875, -0.0157623291015625, 0.0269775390625, 0.0288238525390625, 0.0221710205078125, 0.043701171875, -0.0280303955078125, -0.033599853515625, -0.0306549072265625, -0.008880615234375, 0.0000029802322387695312, 0.0350341796875, 0.04443359375, 0.044921875, -0.0201873779296875, -0.0254058837890625, -0.0163116455078125, 0.01087188720703125, 0.03338623046875, -0.0020008087158203125, 0.017822265625, 0.024627685546875, 0.0103302001953125, -0.0014972686767578125, 0.01268768310546875, 0.01114654541015625, 0.036865234375, 0.0059661865234375, -0.0662841796875, -0.00911712646484375, 0.0457763671875, -0.03863525390625, 0.0121917724609375, -0.0293731689453125, 0.0098876953125, 0.0195465087890625, -0.001781463623046875, 0.007602691650390625, -0.0071563720703125, 0.05303955078125, -0.0467529296875, 0.0723876953125, -0.007709503173828125, 0.018524169921875, 0.00923919677734375, -0.0059051513671875, -0.00127410888671875, -0.016845703125, -0.05230712890625, 0.0007443428039550781, -0.054473876953125, 0.032196044921875, 0.019500732421875, 0.0144195556640625, -0.0270538330078125, 0.07513427734375, 0.0200958251953125, -0.034088134765625, -0.0006704330444335938, 0.0152740478515625, 0.033172607421875, 0.005558013916015625, -0.0092010498046875, 0.002628326416015625, -0.09771728515625, -0.06304931640625, -0.058441162109375, 0.052825927734375, 0.0274658203125, 0.0286407470703125, 0.001674652099609375, 0.04022216796875, -0.0017337799072265625, 0.01178741455078125, 0.00498199462890625, -0.007137298583984375, 0.01259613037109375, 0.027374267578125, 0.006374359130859375, -0.0188446044921875, -0.06878662109375, 0.045654296875, 0.0137939453125, 0.0175018310546875, 0.08074951171875, -0.01824951171875, -0.004138946533203125, -0.0455322265625, -0.00954437255859375, -0.049774169921875, -0.0343017578125, -0.004608154296875, 0.003032684326171875, -0.028228759765625, -0.036651611328125, 0.0325927734375, 0.0025577545166015625, 0.034332275390625, -0.01513671875, 0.014068603515625, 0.01080322265625, 0.0262298583984375, 0.0258941650390625, -0.00634765625, 0.0596923828125, -0.040557861328125, -0.0341796875, 0.0304107666015625, -0.00461578369140625, -0.0216827392578125, -0.021759033203125, 0.08251953125, -0.01137542724609375, 0.0288238525390625, 0.072265625, 0.021575927734375, 0.0281524658203125, -0.01506805419921875, -0.007381439208984375, -0.033172607421875, -0.0086669921875, -0.0067901611328125, -0.03515625, 0.00971221923828125, 0.0234375, 0.00592041015625, 0.00988006591796875, 0.0062103271484375, -0.03594970703125, -0.006866455078125, -0.03363037109375, 0.0180511474609375, -0.0262908935546875, -0.0280303955078125, 0.01099395751953125, -0.041839599609375, -0.01357269287109375, -0.0013227462768554688, 0.017608642578125, -0.01361846923828125, -0.0182342529296875, -0.01560211181640625, 0.0240020751953125, -0.00020396709442138672, 0.0123443603515625, 0.006031036376953125, -0.019287109375, 0.04888916015625, 0.040679931640625, 0.042999267578125, 0.083984375, -0.0208740234375, -0.0015716552734375, 0.00035190582275390625, 0.0280914306640625, -0.0301513671875, -0.0626220703125, -0.00495147705078125, 0.003925323486328125, 0.003337860107421875, -0.0379638671875, 0.0133514404296875, 0.03155517578125, -0.026580810546875, -0.08709716796875, 0.09185791015625, -0.038787841796875, -0.024871826171875, -0.0638427734375, 0.00893402099609375, 0.033538818359375, -0.0626220703125, -0.040863037109375, -0.0147552490234375, -0.048065185546875, 0.0202178955078125, 0.0253143310546875, 0.013214111328125, 0.03253173828125, -0.0213470458984375, -0.09625244140625, -0.007427215576171875, -0.0226593017578125, 0.03448486328125, -0.0205078125, 0.0222625732421875, 0.001865386962890625, 0.01226043701171875, -0.0195159912109375, 0.033050537109375, 0.004070281982421875, -0.0014219284057617188, -0.0001175999641418457, 0.01287841796875, -0.00638580322265625, 0.0227203369140625, 0.03558349609375, 0.0511474609375, 0.00481414794921875, -0.041259765625, -0.01434326171875, -0.0211181640625, 0.00289154052734375, -0.02313232421875, -0.0033512115478515625, -0.023223876953125, 0.00923919677734375, -0.037017822265625, 0.024169921875, 0.01190185546875, -0.043426513671875, 0.00485992431640625, -0.0223541259765625, 0.006549835205078125, 0.01126861572265625, -0.01284027099609375, -0.0312042236328125, 0.013916015625, -0.0009775161743164062, 0.039337158203125, -0.01064300537109375, 0.0295257568359375, 0.02520751953125, 0.051971435546875, -0.00787353515625, -0.0170745849609375, -0.0027446746826171875, 0.0189666748046875, 0.0007262229919433594, -0.0027332305908203125, -0.01251983642578125, -0.0034694671630859375, -0.014129638671875, 0.01568603515625, 0.0260467529296875, 0.0218963623046875, -0.05743408203125, 0.01039886474609375, -0.00366973876953125, -0.002918243408203125, -0.02679443359375, 0.0143585205078125, -0.00982666015625, 0.0196533203125, 0.01299285888671875, -0.01297760009765625, 0.058380126953125, -0.023773193359375, -0.011871337890625, -0.008575439453125, -0.036834716796875, -0.086669921875, 0.04132080078125, 0.0276031494140625, -0.00012290477752685547, 0.044952392578125 ]
dce41f5e125b4fa187b522e140f96737eb31ab3c
Wordpress Stackexchange Q: WP-CLI methods for get_current_blog_id, get_blog_details or $wpdb->prefix I'm looking for some extra information about an mu site (--url) when attempting to export from a remote server to my local testing environment. One requirement for migration is the existing blog_id and database prefix. Using those I can do a search/replace on the exported.sql for <wp-prefix>_<blog_id>_ to slot it into the correct db table on import. Search and Replace printf "%s" "$(sed "s/$blog_id_old/$blog_id_new/g" <<< "$(gunzip < $input)")" > $output; Is there a better way to get the blog_id here? And can I get more information like the table prefix without running eval? Blog ID blog_id=$(wp eval --url=http://domain.com/site-name/ 'echo get_current_blog_id();'); DB Prefix prefix=$(wp eval --url=http://domain.com/site-name/ 'global $wpdb; echo $wpdb->prefix;') Thanks. A: You can use the wp db prefix command with the --url argument to determine the prefix for that particular site. If you need to determine the urls still, maybe consider using something like the wp site list command.
Q: WP-CLI methods for get_current_blog_id, get_blog_details or $wpdb->prefix I'm looking for some extra information about an mu site (--url) when attempting to export from a remote server to my local testing environment. One requirement for migration is the existing blog_id and database prefix. Using those I can do a search/replace on the exported.sql for <wp-prefix>_<blog_id>_ to slot it into the correct db table on import. Search and Replace printf "%s" "$(sed "s/$blog_id_old/$blog_id_new/g" <<< "$(gunzip < $input)")" > $output; Is there a better way to get the blog_id here? And can I get more information like the table prefix without running eval? Blog ID blog_id=$(wp eval --url=http://domain.com/site-name/ 'echo get_current_blog_id();'); DB Prefix prefix=$(wp eval --url=http://domain.com/site-name/ 'global $wpdb; echo $wpdb->prefix;') Thanks. A: You can use the wp db prefix command with the --url argument to determine the prefix for that particular site. If you need to determine the urls still, maybe consider using something like the wp site list command.
wordpress
{ "language": "en", "length": 157, "provenance": "stackexchange_00019.jsonl.gz:467512", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/236115" }
[ -0.00878143310546875, -0.0200347900390625, 0.0081024169921875, 0.01995849609375, -0.0112762451171875, -0.0155487060546875, 0.030914306640625, -0.022369384765625, 0.01073455810546875, 0.00797271728515625, 0.039947509765625, -0.0162811279296875, -0.0380859375, -0.052764892578125, -0.00878143310546875, -0.0163116455078125, 0.035614013671875, -0.0288543701171875, 0.0004820823669433594, -0.0178375244140625, 0.0010890960693359375, 0.0210418701171875, 0.0012941360473632812, 0.02569580078125, 0.03509521484375, -0.0582275390625, 0.06781005859375, 0.020751953125, 0.033294677734375, 0.0110015869140625, 0.0367431640625, -0.0484619140625, -0.0004177093505859375, 0.01059722900390625, 0.00826263427734375, -0.01812744140625, 0.020721435546875, 0.01145172119140625, 0.0025386810302734375, 0.043243408203125, 0.00995635986328125, -0.0141448974609375, 0.003604888916015625, -0.0048370361328125, -0.0102691650390625, -0.042633056640625, 0.040130615234375, -0.015289306640625, 0.0023593902587890625, 0.050079345703125, -0.004486083984375, 0.025970458984375, -0.0031948089599609375, 0.042877197265625, -0.0087127685546875, -0.0167694091796875, -0.01125335693359375, -0.01064300537109375, -0.0118865966796875, 0.0189208984375, 0.01088714599609375, 0.05401611328125, 0.01058197021484375, 0.022674560546875, -0.00731658935546875, -0.0089111328125, 0.044677734375, 0.0299835205078125, -0.036285400390625, -0.018798828125, 0.015716552734375, -0.006908416748046875, -0.004425048828125, -0.00507354736328125, -0.037750244140625, -0.01505279541015625, 0.007305145263671875, -0.035430908203125, 0.0010728836059570312, 0.012542724609375, 0.00476837158203125, 0.0103302001953125, -0.0180511474609375, -0.025909423828125, 0.0201873779296875, 0.005001068115234375, -0.007843017578125, -0.0185394287109375, -0.0260467529296875, -0.01953125, -0.013336181640625, -0.02886962890625, -0.036407470703125, -0.0015401840209960938, -0.00920867919921875, -0.04168701171875, 0.0026988983154296875, 0.036163330078125, -0.03765869140625, -0.006801605224609375, -0.0269775390625, -0.00246429443359375, -0.040618896484375, -0.0186614990234375, 0.017120361328125, 0.07244873046875, -0.002620697021484375, 0.0035724639892578125, 0.042022705078125, 0.0004639625549316406, 0.0195159912109375, -0.00800323486328125, -0.01488494873046875, -0.01910400390625, -0.0191497802734375, 0.0196685791015625, -0.03424072265625, 0.0029582977294921875, -0.01174163818359375, -0.023895263671875, 0.015899658203125, 0.0345458984375, -0.050201416015625, -0.0097503662109375, -0.005672454833984375, -0.0176239013671875, -0.0108489990234375, 0.006435394287109375, -0.09393310546875, 0.0186614990234375, 0.0011444091796875, 0.024444580078125, 0.029754638671875, 0.01180267333984375, -0.038726806640625, -0.026123046875, 0.03509521484375, 0.01549530029296875, 0.025543212890625, 0.0116119384765625, -0.02252197265625, -0.01253509521484375, 0.01654052734375, -0.0206298828125, -0.003429412841796875, 0.039703369140625, 0.036834716796875, -0.007541656494140625, -0.03594970703125, -0.052886962890625, -0.032257080078125, -0.0020751953125, 0.02850341796875, -0.006877899169921875, 0.01043701171875, -0.07269287109375, 0.01580810546875, -0.06915283203125, 0.0298309326171875, -0.051666259765625, 0.01009368896484375, 0.01062774658203125, 0.030853271484375, -0.03814697265625, -0.0556640625, -0.0034027099609375, -0.050872802734375, -0.0237274169921875, 0.0236968994140625, 0.06390380859375, -0.025726318359375, -0.040069580078125, 0.027374267578125, 0.018280029296875, -0.020782470703125, 0.028717041015625, -0.01320648193359375, 0.004383087158203125, 0.0282745361328125, 0.0189208984375, 0.005863189697265625, -0.01007843017578125, 0.042816162109375, 0.005123138427734375, -0.0455322265625, 0.0343017578125, 0.0195159912109375, 0.05401611328125, 0.007030487060546875, 0.0178375244140625, 0.027069091796875, 0.011474609375, -0.056976318359375, 0.0193023681640625, -0.031646728515625, 0.0012416839599609375, -0.00020635128021240234, 0.0223846435546875, -0.0228424072265625, 0.0004267692565917969, -0.00409698486328125, 0.00858306884765625, -0.0083770751953125, 0.020263671875, -0.05450439453125, 0.00896453857421875, -0.01593017578125, 0.026397705078125, 0.0159149169921875, -0.0162353515625, 0.008209228515625, -0.004039764404296875, 0.011260986328125, -0.032073974609375, -0.04913330078125, 0.0286712646484375, -0.0211029052734375, -0.00836944580078125, -0.0257720947265625, 0.0299530029296875, -0.06744384765625, 0.0294647216796875, -0.0540771484375, -0.0213470458984375, 0.00481414794921875, -0.04425048828125, -0.0011644363403320312, -0.0262451171875, -0.0027408599853515625, -0.002826690673828125, -0.01050567626953125, 0.00588226318359375, 0.02008056640625, 0.0406494140625, -0.0080413818359375, 0.003173828125, 0.032135009765625, -0.055145263671875, 0.0310516357421875, 0.03509521484375, 0.05023193359375, -0.002399444580078125, 0.0282440185546875, 0.00788116455078125, 0.03839111328125, -0.040679931640625, 0.031768798828125, -0.025054931640625, 0.0026569366455078125, 0.0775146484375, -0.04388427734375, 0.024139404296875, -0.00811004638671875, -0.0005249977111816406, -0.0275421142578125, 0.048736572265625, -0.0191192626953125, -0.005340576171875, -0.006473541259765625, -0.0006122589111328125, -0.00539398193359375, -0.0166015625, -0.00601959228515625, -0.005077362060546875, 0.0316162109375, 0.032012939453125, 0.041229248046875, 0.046722412109375, -0.042144775390625, 0.0318603515625, 0.01418304443359375, 0.031951904296875, 0.007274627685546875, -0.005802154541015625, 0.0269622802734375, 0.023895263671875, -0.0239715576171875, -0.00946044921875, 0.0218505859375, 0.005519866943359375, -0.020294189453125, 0.015380859375, 0.01038360595703125, -0.0027866363525390625, -0.01399993896484375, -0.057891845703125, 0.031585693359375, 0.0153961181640625, -0.038909912109375, -0.030517578125, 0.006275177001953125, 0.0189971923828125, -0.0369873046875, 0.03851318359375, -0.0168914794921875, -0.01849365234375, 0.04888916015625, -0.026947021484375, 0.0256805419921875, -0.015869140625, 0.06671142578125, 0.05084228515625, -0.0117950439453125, 0.0173492431640625, -0.02093505859375, 0.004367828369140625, -0.0089111328125, -0.0202178955078125, -0.0244293212890625, -0.0162506103515625, -0.04876708984375, -0.00499725341796875, 0.0095062255859375, 0.043670654296875, -0.015106201171875, -0.042877197265625, -0.0095672607421875, -0.001087188720703125, -0.0699462890625, -0.04522705078125, -0.029876708984375, -0.0166168212890625, -0.043121337890625, -0.004734039306640625, -0.01177978515625, 0.0269927978515625, -0.027984619140625, -0.004039764404296875, 0.03955078125, -0.051544189453125, -0.11407470703125, -0.09234619140625, -0.1417236328125, -0.02447509765625, -0.01319122314453125, 0.019744873046875, 0.00033020973205566406, 0.0018205642700195312, 0.005863189697265625, -0.01861572265625, -0.01953125, 0.0517578125, -0.006687164306640625, -0.07623291015625, 0.01102447509765625, -0.019317626953125, 0.003986358642578125, 0.004047393798828125, 0.03753662109375, 0.0241241455078125, -0.0251312255859375, 0.00047397613525390625, -0.01493072509765625, -0.002674102783203125, 0.0259857177734375, -0.046051025390625, 0.004364013671875, 0.013427734375, 0.0027446746826171875, -0.038299560546875, -0.0038127899169921875, -0.01018524169921875, -0.02105712890625, 0.01641845703125, -0.00368499755859375, -0.01522064208984375, 0.0202789306640625, 0.0030269622802734375, 0.04742431640625, 0.017425537109375, 0.017364501953125, 0.0162811279296875, 0.01030731201171875, 0.005367279052734375, 0.003704071044921875, -0.040618896484375, 0.055908203125, -0.01384735107421875, -0.0035686492919921875, 0.02978515625, -0.003635406494140625, 0.0221710205078125, -0.04852294921875, 0.00975799560546875, -0.03094482421875, 0.023345947265625, -0.0251922607421875, 0.0246124267578125, -0.0274505615234375, -0.0170440673828125, -0.01245880126953125, 0.068603515625, -0.04974365234375, -0.04345703125, 0.01200103759765625, 0.04437255859375, -0.0193328857421875, -0.02203369140625, 0.0132904052734375, -0.036224365234375, -0.08428955078125, -0.033447265625, -0.036285400390625, -0.04254150390625, 0.03228759765625, -0.040435791015625, -0.0166473388671875, -0.07257080078125, 0.043670654296875, -0.007778167724609375, 0.0116729736328125, 0.0010662078857421875, 0.007534027099609375, -0.007488250732421875, -0.03338623046875, 0.0006017684936523438, -0.037445068359375, -0.016815185546875, 0.03759765625, 0.0018835067749023438, -0.032928466796875, 0.0137786865234375, -0.0083160400390625, 0.031890869140625, -0.0247650146484375, -0.023101806640625, -0.032135009765625, 0.00421142578125, -0.020263671875, -0.0029544830322265625, -0.04150390625, -0.00916290283203125, -0.030364990234375, -0.075927734375, -0.07928466796875, -0.0521240234375, -0.0006313323974609375, 0.052459716796875, 0.0252685546875, 0.0052337646484375, -0.04144287109375, -0.034332275390625, 0.0260009765625, 0.04852294921875, -0.032440185546875, 0.0312347412109375, -0.0304107666015625, -0.02838134765625, 0.041534423828125, -0.0193023681640625, 0.0012674331665039062, -0.0108184814453125, 0.02734375, 0.0049896240234375, -0.0269775390625, 0.0275115966796875, 0.00965118408203125, 0.046875, 0.00531768798828125, 0.051727294921875, 0.056427001953125, -0.0200653076171875, 0.021575927734375, 0.051666259765625, -0.028564453125, 0.01947021484375, 0.0035190582275390625, 0.006931304931640625, -0.03582763671875, 0.0083160400390625, -0.003490447998046875, 0.01511383056640625, 0.03668212890625, -0.0202789306640625, -0.048675537109375, -0.00438690185546875, 0.07440185546875, -0.0128021240234375, 0.0078277587890625, -0.07025146484375, -0.052032470703125, 0.0252685546875, -0.03912353515625, -0.017059326171875, -0.00548553466796875, 0.0004343986511230469, 0.00991058349609375, -0.012359619140625, 0.004352569580078125, 0.0305328369140625, 0.032806396484375, 0.0132598876953125, 0.044464111328125, 0.003543853759765625, -0.0013637542724609375, -0.0100860595703125, -0.01055145263671875, 0.0662841796875, -0.0023517608642578125, -0.0290679931640625, -0.0133819580078125, -0.0117645263671875, 0.018524169921875, 0.0100860595703125, -0.000728607177734375, 0.045928955078125, 0.003936767578125, -0.037994384765625, -0.0272979736328125, -0.02642822265625, -0.055511474609375, -0.06427001953125, -0.0050048828125, -0.023773193359375, 0.00228118896484375, 0.02545166015625, 0.05511474609375, -0.045440673828125, 0.055145263671875, -0.00867462158203125, 0.0070037841796875, -0.00936126708984375, 0.04840087890625, 0.0017442703247070312, -0.0260162353515625, 0.01299285888671875, 0.0281829833984375, 0.018524169921875, -0.016448974609375, 0.0499267578125, 0.00433349609375, 0.0229644775390625, -0.004749298095703125, -0.03741455078125, 0.033416748046875, -0.06439208984375, -0.0222015380859375, 0.0518798828125, -0.001049041748046875, -0.0328369140625, -0.048309326171875, -0.02935791015625, 0.03924560546875, 0.014801025390625, -0.004314422607421875, -0.0198211669921875, -0.0263824462890625, -0.007381439208984375, 0.02227783203125, -0.01287841796875, -0.0294647216796875, -0.036834716796875, -0.0180206298828125, -0.01236724853515625, -0.0153961181640625, 0.039764404296875, -0.0028476715087890625, -0.020843505859375, -0.0261077880859375, 0.05340576171875, 0.005340576171875, 0.0000209808349609375, -0.03656005859375, -0.01143646240234375, -0.0165863037109375, -0.020599365234375, 0.078857421875, 0.0296478271484375, 0.008056640625, 0.0036468505859375, -0.036041259765625, -0.01158905029296875, 0.0540771484375, -0.007114410400390625, -0.01183319091796875, -0.05230712890625, -0.0027599334716796875, -0.01338958740234375, -0.00007861852645874023, 0.02264404296875, -0.0127410888671875, 0.0306243896484375, 0.0022373199462890625, -0.0220794677734375, -0.002246856689453125, 0.022125244140625, 0.022125244140625, 0.0145416259765625, 0.031982421875, 0.028594970703125, -0.0041656494140625, -0.04229736328125, -0.006053924560546875, -0.020782470703125, -0.0160369873046875, -0.00571441650390625, 0.00984954833984375, 0.0180511474609375, 0.029449462890625, -0.00460052490234375, 0.034210205078125, 0.0015239715576171875, 0.001636505126953125, -0.00943756103515625, -0.046875, -0.0166015625, 0.0189666748046875, -0.00394439697265625, -0.026947021484375, 0.0165252685546875, -0.0198211669921875, 0.03363037109375, -0.016265869140625, -0.0310821533203125, -0.0212249755859375, 0.039154052734375, -0.039764404296875, 0.07421875, 0.11474609375, -0.00017833709716796875, 0.052642822265625, 0.032958984375, -0.00174713134765625, 0.0146026611328125, -0.0103912353515625, -0.01898193359375, 0.004150390625, 0.024139404296875, 0.00598907470703125, -0.00597381591796875, 0.0267181396484375, -0.013885498046875, 0.020751953125, -0.0017528533935546875, 0.0435791015625, -0.01239013671875, 0.01198577880859375, 0.01092529296875, -0.04583740234375, 0.0052642822265625, 0.0165557861328125, -0.0106964111328125, -0.0214996337890625, 0.004352569580078125, -0.01511383056640625, -0.035125732421875, -0.01515960693359375, 0.007122039794921875, -0.0245819091796875, -0.017822265625, 0.033294677734375, 0.021453857421875, 0.02203369140625, -0.0158538818359375, -0.020751953125, 0.0133819580078125, -0.014984130859375, 0.007602691650390625, -0.01904296875, -0.0033130645751953125, -0.0501708984375, 0.007740020751953125, -0.0287322998046875, 0.0044708251953125, -0.0367431640625, 0.0148162841796875, 0.034149169921875, 0.035675048828125, -0.00754547119140625, -0.0231475830078125, 0.0168914794921875, 0.01045989990234375, -0.0018463134765625, 0.00440216064453125, 0.0028076171875, 0.007049560546875, -0.00537109375, 0.005397796630859375, -0.036712646484375, 0.0013713836669921875, -0.00536346435546875, -0.0197906494140625, 0.07562255859375, -0.033111572265625, -0.01416015625, 0.0272979736328125, 0.0221710205078125, -0.00838470458984375, 0.01137542724609375, 0.04571533203125, -0.0621337890625, -0.07647705078125, 0.0228424072265625, -0.07135009765625, -0.046844482421875, -0.02862548828125, -0.0599365234375, 0.052001953125, -0.01678466796875, 0.03961181640625, 0.02984619140625, 0.003131866455078125, 0.004070281982421875, -0.01068115234375, -0.0300140380859375, 0.022705078125, 0.00444793701171875, 0.00713348388671875, -0.0308685302734375, -0.0176239013671875, 0.0035991668701171875, 0.035064697265625, 0.044158935546875, 0.021728515625, -0.040130615234375, -0.00463104248046875, 0.0162200927734375, -0.0161590576171875, -0.0141448974609375, 0.0738525390625, 0.013092041015625, 0.08612060546875, 0.057220458984375, -0.08172607421875, 0.0195770263671875, -0.01212310791015625, -0.0020599365234375, 0.022308349609375, 0.041900634765625, 0.057891845703125, 0.01222991943359375, 0.0302276611328125, 0.004062652587890625, -0.002910614013671875, 0.023590087890625, -0.044830322265625, 0.025299072265625, 0.0123748779296875, 0.03619384765625, -0.046630859375, 0.0284576416015625, -0.03363037109375, 0.0540771484375, 0.0024776458740234375, 0.000011444091796875, 0.00954437255859375, 0.01349639892578125, 0.0318603515625, -0.0004916191101074219, -0.0189971923828125, 0.01134490966796875, 0.0222625732421875, 0.07122802734375, 0.050018310546875, 0.028900146484375, -0.01274871826171875, 0.0152130126953125, 0.05377197265625, 0.084716796875, -0.051483154296875, -0.033843994140625, 0.019256591796875, 0.0036106109619140625, 0.0007152557373046875, 0.0187225341796875, 0.0284423828125, 0.0159454345703125, 0.0235443115234375, 0.0150604248046875, 0.01136016845703125, 0.006256103515625, 0.01213836669921875, 0.01175689697265625, 0.03607177734375, -0.0333251953125, 0.0151824951171875, -0.0279083251953125, 0.00769805908203125, -0.00302886962890625, 0.04302978515625, 0.036285400390625, 0.037445068359375, -0.03240966796875, -0.01708984375, -0.0145263671875, 0.0035762786865234375, -0.0225067138671875, 0.0244293212890625, -0.0306396484375, -0.029296875, 0.0111541748046875, 0.0450439453125, 0.0019817352294921875, 0.035919189453125, 0.0540771484375, 0.026031494140625, -0.047393798828125, -0.00970458984375, 0.005794525146484375, -0.041656494140625, 0.037200927734375, -0.03900146484375, 0.04327392578125, 0.002185821533203125, 0.0063629150390625, -0.0295867919921875, 0.031494140625, 0.01493072509765625, -0.061004638671875, 0.067138671875, -0.026275634765625, -0.0125885009765625, 0.061981201171875, -0.00870513916015625, 0.06549072265625, -0.0247802734375, -0.04779052734375, -0.00768280029296875, -0.02093505859375, 0.004039764404296875, 0.0091705322265625, 0.02850341796875, 0.01087188720703125, 0.0089569091796875, -0.01073455810546875, 0.01155853271484375, -0.0035858154296875, 0.0023899078369140625, -0.0087432861328125, 0.024566650390625, 0.039581298828125, 0.00591278076171875, -0.03985595703125, -0.023773193359375, -0.00293731689453125, 0.02313232421875, -0.0080108642578125, 0.064208984375, -0.01404571533203125, 0.0000029802322387695312, 0.01300811767578125, -0.006847381591796875, -0.0160369873046875, 0.0264739990234375, -0.055450439453125, -0.00945281982421875, 0.052398681640625, 0.004047393798828125, -0.0264892578125, -0.00049591064453125, 0.0240325927734375, -0.0018110275268554688, 0.01206207275390625, -0.0726318359375, 0.0220947265625, 0.01355743408203125, 0.016204833984375, -0.031219482421875, -0.058319091796875, -0.02984619140625, -0.01357269287109375, 0.007129669189453125, 0.039703369140625, 0.03076171875, 0.032135009765625, -0.00305938720703125, -0.0294189453125, 0.00696563720703125, -0.0284423828125, 0.0263214111328125, 0.039459228515625, -0.025665283203125, -0.0264739990234375, 0.0176239013671875, -0.00689697265625, -0.0210723876953125, 0.021209716796875, 0.048553466796875, -0.00982666015625, -0.006229400634765625, 0.0073089599609375, -0.00010639429092407227, 0.057708740234375, 0.0196685791015625, 0.022705078125, -0.04095458984375, 0.006984710693359375, 0.0311737060546875, -0.10009765625, -0.028961181640625, -0.041839599609375, 0.007122039794921875, 0.03985595703125, -0.01222991943359375, -0.041412353515625, -0.034393310546875, -0.044281005859375, 0.0021648406982421875, -0.00914764404296875, 0.01056671142578125, 0.00971221923828125, 0.0050048828125, -0.0625, -0.03240966796875, 0.00400543212890625, -0.041259765625, -0.016387939453125, -0.022125244140625, -0.039764404296875, -0.057220458984375, 0.063232421875, -0.040283203125, 0.017822265625, 0.043975830078125, -0.0163726806640625, -0.03448486328125, -0.01195526123046875, -0.00402069091796875, 0.03656005859375, -0.033843994140625, -0.01544189453125, 0.01116180419921875, -0.003307342529296875, -0.058563232421875, -0.0772705078125, 0.039306640625, -0.10943603515625, -0.006237030029296875, -0.00942230224609375, -0.01079559326171875, -0.0111846923828125, -0.04595947265625, -0.06866455078125, 0.04254150390625, -0.003917694091796875, -0.03253173828125, -0.04150390625, -0.0120697021484375, 0.004985809326171875, 0.01558685302734375, -0.0183563232421875, -0.0230865478515625, -0.0428466796875, 0.041656494140625, 0.025054931640625, 0.0077972412109375, 0.01861572265625, -0.029937744140625, -0.0283050537109375, 0.0138092041015625, 0.04132080078125, 0.0340576171875, 0.007564544677734375, 0.0178070068359375, 0.011474609375, 0.04547119140625, -0.01922607421875, 0.02325439453125, -0.0255279541015625, -0.026336669921875, -0.025543212890625, -0.0010738372802734375, -0.0460205078125, 0.0237884521484375, 0.0858154296875, 0.09075927734375, 0.025482177734375, -0.06610107421875, -0.012451171875, 0.0178985595703125, -0.0528564453125, -0.03765869140625, 0.04541015625, -0.105224609375, -0.03350830078125, 0.005229949951171875, 0.0225677490234375, -0.0094757080078125, -0.0276031494140625, -0.01514434814453125, -0.0211181640625, -0.0010786056518554688, 0.0225677490234375, -0.037322998046875, -0.01557159423828125, 0.056732177734375, -0.05218505859375, -0.03021240234375, 0.0239410400390625, 0.01727294921875, 0.00717926025390625, -0.01275634765625, -0.05621337890625, -0.034088134765625, 0.0374755859375, 0.0173492431640625, 0.007732391357421875, 0.006282806396484375, 0.0281982421875, 0.0052032470703125, -0.00820159912109375, 0.005229949951171875, -0.00942230224609375, -0.003582000732421875, -0.011077880859375, 0.022064208984375, -0.01311492919921875, 0.06976318359375, -0.0071258544921875, 0.0198974609375, -0.03759765625, 0.034637451171875, -0.0134124755859375, -0.0126953125, 0.008941650390625, 0.0064849853515625, -0.00589752197265625, -0.021240234375, -0.0037746429443359375, -0.048004150390625, 0.00885772705078125, 0.034515380859375, -0.0022525787353515625, 0.0364990234375 ]
0d4a682a4a154e11f7965326fe33b5c5599e7ca6
Wordpress Stackexchange Q: How to setup 301 redirects for multiple query string URLs? I have multiple URLs that follow the same pattern like this: https://example.com/hashtag?tag=[$string] Is there a way to perform a 301 redirect to the following URL instead? https://example.com/tags/[$string] If I use this plugin, Safe Redirect Manager, is there a way to set that up? My Server: * *VPS CenterOS *NGINX A: From doing some research, I'd recommend trying out this plugin: Redirection. This plugin allows you to manage 301 redirections. I played around with the settings and they allows regular expressions which could do the following: http://some.site/hashtag?tag=some-tag/ to http://some.site/tags/some-tag/ They provide documentation on how to set it up which can be found here. This is what I've done when creating the rule, try this: * *Source URL: /hashtag?tag=(.*)/ *Target URL: /tags/(.*) I was testing this out on a local copy of WordPress and I don't have anything right now that gives me those URL structures. Let me know if that works for you on your end. Again, you can play around with the regular expressions to get it right.
Q: How to setup 301 redirects for multiple query string URLs? I have multiple URLs that follow the same pattern like this: https://example.com/hashtag?tag=[$string] Is there a way to perform a 301 redirect to the following URL instead? https://example.com/tags/[$string] If I use this plugin, Safe Redirect Manager, is there a way to set that up? My Server: * *VPS CenterOS *NGINX A: From doing some research, I'd recommend trying out this plugin: Redirection. This plugin allows you to manage 301 redirections. I played around with the settings and they allows regular expressions which could do the following: http://some.site/hashtag?tag=some-tag/ to http://some.site/tags/some-tag/ They provide documentation on how to set it up which can be found here. This is what I've done when creating the rule, try this: * *Source URL: /hashtag?tag=(.*)/ *Target URL: /tags/(.*) I was testing this out on a local copy of WordPress and I don't have anything right now that gives me those URL structures. Let me know if that works for you on your end. Again, you can play around with the regular expressions to get it right. A: This isn't quite right. * *Source URL: /hashtag?tag=(.*)/ *Target URL: /tags/$1 The Dollar symbol says match that first value ($2 would be the second, which isn't required here)
wordpress
{ "language": "en", "length": 208, "provenance": "stackexchange_00019.jsonl.gz:467577", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/236362" }
[ 0.065185546875, -0.0037517547607421875, 0.0011453628540039062, -0.036651611328125, 0.01222991943359375, -0.0114898681640625, 0.040130615234375, -0.025787353515625, -0.054840087890625, 0.020416259765625, 0.003696441650390625, 0.0157470703125, -0.01898193359375, -0.03948974609375, 0.01139068603515625, -0.04095458984375, 0.00698089599609375, -0.0296478271484375, 0.0006322860717773438, -0.0305938720703125, 0.0293426513671875, -0.01483917236328125, 0.02008056640625, 0.032501220703125, 0.0225067138671875, -0.0166473388671875, 0.08721923828125, -0.037109375, 0.0182952880859375, -0.0286865234375, 0.0220184326171875, -0.02142333984375, 0.052703857421875, 0.007038116455078125, -0.053466796875, -0.0013246536254882812, 0.0221710205078125, -0.006481170654296875, -0.0265045166015625, 0.0377197265625, 0.03631591796875, -0.030853271484375, 0.019256591796875, 0.053009033203125, 0.0107574462890625, -0.07562255859375, 0.071533203125, -0.04833984375, 0.006072998046875, -0.01175689697265625, 0.003955841064453125, -0.0012063980102539062, 0.012908935546875, 0.002750396728515625, -0.0279693603515625, -0.018218994140625, 0.0193634033203125, -0.020355224609375, -0.00836944580078125, 0.01250457763671875, 0.026611328125, 0.0469970703125, -0.0018892288208007812, 0.033966064453125, -0.037017822265625, -0.0025653839111328125, 0.00557708740234375, 0.013885498046875, -0.015838623046875, -0.036163330078125, 0.0156707763671875, 0.0007152557373046875, -0.01727294921875, -0.0016222000122070312, -0.01666259765625, -0.01158905029296875, 0.0139923095703125, -0.01169586181640625, 0.02117919921875, 0.01007080078125, 0.043914794921875, -0.0238189697265625, 0.0273590087890625, -0.0274658203125, 0.04052734375, 0.00696563720703125, -0.00359344482421875, -0.01971435546875, -0.04400634765625, -0.032257080078125, -0.03155517578125, -0.007633209228515625, -0.05413818359375, -0.028228759765625, 0.00533294677734375, -0.0496826171875, 0.0152587890625, 0.0008788108825683594, 0.026397705078125, 0.01114654541015625, 0.0167388916015625, -0.0406494140625, 0.021728515625, -0.0261688232421875, -0.0087738037109375, 0.05181884765625, 0.039031982421875, 0.08648681640625, 0.031951904296875, -0.0038509368896484375, 0.0094451904296875, 0.004138946533203125, -0.0235137939453125, 0.01528167724609375, -0.052490234375, -0.0016565322875976562, -0.0411376953125, -0.050201416015625, -0.028717041015625, -0.037994384765625, -0.004688262939453125, 0.03668212890625, 0.007488250732421875, -0.021575927734375, -0.018035888671875, -0.00653839111328125, 0.01474761962890625, -0.05133056640625, -0.0625, 0.0011997222900390625, 0.004611968994140625, 0.0477294921875, -0.002048492431640625, 0.00867462158203125, -0.041107177734375, 0.006988525390625, 0.03759765625, -0.039886474609375, -0.02874755859375, 0.0048828125, 0.00557708740234375, -0.0323486328125, -0.0032558441162109375, -0.013916015625, 0.045623779296875, 0.035675048828125, 0.04022216796875, 0.010711669921875, -0.01010894775390625, -0.023468017578125, 0.01258087158203125, 0.0023708343505859375, 0.0726318359375, -0.033233642578125, -0.0723876953125, -0.04107666015625, -0.0285797119140625, -0.01502227783203125, -0.022430419921875, -0.046966552734375, -0.0215606689453125, -0.010040283203125, 0.047454833984375, -0.04180908203125, -0.047271728515625, -0.002468109130859375, -0.0787353515625, -0.0219879150390625, 0.0228729248046875, -0.025909423828125, 0.01265716552734375, 0.03662109375, -0.0037212371826171875, 0.0201568603515625, 0.030609130859375, 0.01023101806640625, -0.002964019775390625, 0.0165863037109375, -0.01215362548828125, 0.0628662109375, 0.0293121337890625, -0.045166015625, 0.003910064697265625, -0.00380706787109375, -0.07257080078125, 0.061614990234375, -0.031768798828125, 0.05474853515625, 0.034271240234375, -0.01837158203125, 0.0293426513671875, 0.01074981689453125, -0.019561767578125, 0.01355743408203125, -0.01303863525390625, -0.0001342296600341797, 0.0045013427734375, 0.037353515625, -0.020660400390625, -0.06341552734375, -0.01300811767578125, 0.026519775390625, -0.028472900390625, 0.0330810546875, 0.006069183349609375, 0.006198883056640625, -0.0016565322875976562, 0.01262664794921875, -0.017608642578125, 0.028289794921875, 0.021270751953125, -0.0165252685546875, -0.0289459228515625, 0.034423828125, 0.01983642578125, 0.0021877288818359375, -0.026153564453125, 0.031280517578125, -0.004791259765625, 0.010406494140625, 0.0259552001953125, -0.0037250518798828125, 0.0299072265625, -0.01453399658203125, 0.022308349609375, -0.033721923828125, -0.00405120849609375, -0.02581787109375, -0.00835418701171875, 0.026702880859375, -0.0775146484375, 0.01934814453125, 0.026153564453125, 0.03656005859375, -0.043548583984375, 0.0016527175903320312, -0.00173187255859375, -0.01296234130859375, 0.00412750244140625, 0.042266845703125, 0.036224365234375, 0.003093719482421875, -0.0491943359375, -0.03924560546875, -0.006488800048828125, -0.09246826171875, -0.0207061767578125, 0.00705718994140625, 0.00832366943359375, 0.02581787109375, 0.007541656494140625, -0.01560211181640625, 0.00324249267578125, -0.026123046875, -0.00794219970703125, 0.0082550048828125, -0.01279449462890625, -0.0226898193359375, -0.032196044921875, 0.00827789306640625, 0.005523681640625, -0.035888671875, -0.033233642578125, -0.01654052734375, 0.0232391357421875, -0.04180908203125, 0.00588226318359375, 0.00820159912109375, 0.018157958984375, -0.0321044921875, 0.0008788108825683594, -0.042755126953125, 0.0014934539794921875, 0.037353515625, 0.05230712890625, -0.05999755859375, -0.0181121826171875, -0.0039043426513671875, -0.0125732421875, 0.0060882568359375, -0.0168304443359375, 0.044708251953125, -0.04718017578125, -0.0166473388671875, -0.0648193359375, -0.01035308837890625, -0.00244140625, 0.030975341796875, 0.004894256591796875, 0.0167694091796875, 0.031585693359375, 0.00974273681640625, -0.01486968994140625, 0.032318115234375, 0.0028705596923828125, -0.0321044921875, -0.0049591064453125, -0.04327392578125, 0.046844482421875, -0.03204345703125, 0.059967041015625, 0.07733154296875, -0.014068603515625, 0.023895263671875, -0.0111083984375, 0.048919677734375, -0.0103302001953125, -0.016937255859375, -0.037353515625, -0.028533935546875, -0.054443359375, -0.061553955078125, 0.0203399658203125, 0.0111541748046875, -0.0076904296875, -0.04815673828125, -0.0307769775390625, 0.017486572265625, -0.08544921875, -0.06793212890625, 0.028167724609375, -0.007965087890625, -0.0106201171875, 0.03973388671875, -0.011138916015625, -0.029296875, 0.057373046875, -0.0017919540405273438, -0.0030612945556640625, -0.00958251953125, -0.055023193359375, -0.021636962890625, -0.0732421875, 0.058929443359375, -0.0099029541015625, 0.0174102783203125, 0.024627685546875, -0.01580810546875, 0.0192108154296875, -0.00554656982421875, 0.060455322265625, -0.0218353271484375, -0.01312255859375, 0.0084991455078125, -0.044891357421875, 0.006748199462890625, 0.0234375, -0.00038051605224609375, 0.0771484375, 0.03253173828125, -0.01074981689453125, 0.013916015625, 0.007965087890625, -0.01474761962890625, 0.0352783203125, -0.08233642578125, -0.043914794921875, 0.03082275390625, 0.003971099853515625, -0.03021240234375, -0.002933502197265625, -0.00933837890625, -0.0230255126953125, 0.0034770965576171875, -0.00904083251953125, 0.004238128662109375, 0.02008056640625, -0.00942230224609375, 0.06365966796875, 0.015869140625, 0.02423095703125, -0.004154205322265625, 0.01094818115234375, -0.0036563873291015625, 0.0367431640625, -0.0653076171875, -0.004016876220703125, -0.032379150390625, 0.0240325927734375, -0.0305328369140625, -0.01258087158203125, -0.01499176025390625, 0.02215576171875, -0.0248870849609375, -0.005329132080078125, 0.007221221923828125, -0.0305328369140625, 0.018218994140625, -0.0305633544921875, 0.00034427642822265625, -0.051727294921875, 0.01035308837890625, -0.038604736328125, 0.00312042236328125, -0.039947509765625, 0.0091552734375, 0.0157318115234375, -0.06011962890625, -0.02679443359375, -0.03271484375, -0.11016845703125, 0.0062103271484375, 0.000003933906555175781, -0.050994873046875, 0.03143310546875, -0.0643310546875, -0.0286407470703125, -0.06304931640625, 0.0229644775390625, -0.0215606689453125, 0.0263214111328125, -0.01319122314453125, 0.0242919921875, -0.042205810546875, -0.011688232421875, -0.0131378173828125, -0.020751953125, -0.0201416015625, 0.032012939453125, 0.0223541259765625, 0.0207672119140625, -0.047393798828125, 0.02398681640625, 0.056304931640625, 0.0160980224609375, 0.01074981689453125, 0.0204315185546875, -0.01557159423828125, 0.0462646484375, -0.01006317138671875, 0.0026645660400390625, -0.0150146484375, -0.026947021484375, 0.003376007080078125, -0.0211181640625, 0.0201416015625, 0.0016851425170898438, -0.05255126953125, 0.042755126953125, -0.03411865234375, -0.073974609375, -0.0099334716796875, -0.0234222412109375, -0.0187835693359375, -0.0124053955078125, -0.0294189453125, 0.01312255859375, -0.06304931640625, 0.038909912109375, -0.00478363037109375, -0.002857208251953125, -0.01080322265625, 0.05035400390625, 0.0175018310546875, -0.024810791015625, 0.0231475830078125, 0.00213623046875, 0.0196533203125, 0.0184173583984375, 0.0187835693359375, -0.0181732177734375, -0.020111083984375, 0.046173095703125, -0.0181121826171875, 0.0019321441650390625, 0.0158538818359375, -0.0031948089599609375, 0.002223968505859375, -0.032806396484375, -0.0025424957275390625, -0.018829345703125, -0.00818634033203125, 0.04852294921875, 0.026519775390625, -0.03253173828125, 0.0007262229919433594, 0.036865234375, 0.0171356201171875, -0.032501220703125, -0.037994384765625, -0.037750244140625, 0.0209808349609375, 0.04150390625, 0.0198211669921875, 0.0265350341796875, -0.007427215576171875, 0.0521240234375, 0.01971435546875, -0.0137481689453125, -0.0012054443359375, 0.0131072998046875, -0.0137786865234375, 0.03131103515625, -0.03515625, -0.03912353515625, 0.003772735595703125, 0.00009560585021972656, 0.013885498046875, 0.015625, -0.035736083984375, 0.0050201416015625, -0.00806427001953125, -0.04833984375, 0.00493621826171875, -0.04510498046875, 0.029296875, 0.005702972412109375, -0.044036865234375, 0.01329803466796875, -0.0506591796875, -0.05523681640625, -0.051483154296875, -0.006671905517578125, -0.0063629150390625, -0.00276947021484375, 0.034027099609375, 0.053955078125, 0.00933837890625, 0.04119873046875, -0.0238189697265625, -0.00849151611328125, 0.004055023193359375, 0.006900787353515625, 0.0045928955078125, 0.0245361328125, 0.0092620849609375, -0.033782958984375, 0.041107177734375, -0.0227508544921875, -0.0115966796875, 0.053070068359375, 0.05328369140625, -0.01395416259765625, -0.0288543701171875, -0.0025005340576171875, -0.0133056640625, -0.018829345703125, 0.029937744140625, -0.009735107421875, -0.0175323486328125, -0.06463623046875, -0.033203125, 0.0517578125, 0.0166473388671875, -0.0274810791015625, 0.05279541015625, -0.0189056396484375, 0.04888916015625, 0.033721923828125, -0.0068359375, 0.0164794921875, -0.0006933212280273438, -0.00347137451171875, -0.01282501220703125, -0.01349639892578125, 0.00435638427734375, 0.00992584228515625, -0.037353515625, -0.01338958740234375, 0.04302978515625, -0.030426025390625, 0.01442718505859375, 0.004119873046875, -0.023651123046875, 0.05767822265625, -0.004974365234375, 0.068115234375, 0.02264404296875, -0.0217742919921875, -0.0095367431640625, -0.034637451171875, -0.006320953369140625, 0.03875732421875, 0.0036182403564453125, 0.005413055419921875, -0.0196380615234375, 0.062225341796875, 0.0399169921875, 0.0311126708984375, -0.0030384063720703125, -0.005222320556640625, -0.0113525390625, 0.005023956298828125, 0.03497314453125, -0.01381683349609375, -0.0243682861328125, 0.004695892333984375, 0.0011396408081054688, -0.023773193359375, -0.0260162353515625, 0.024505615234375, -0.028228759765625, -0.00925445556640625, -0.066162109375, -0.01384735107421875, -0.0214996337890625, -0.0028324127197265625, 0.05377197265625, 0.0611572265625, 0.02252197265625, -0.0004229545593261719, 0.00044989585876464844, 0.03411865234375, -0.01099395751953125, -0.0004875659942626953, -0.01263427734375, -0.0190887451171875, 0.049774169921875, 0.01898193359375, 0.052215576171875, -0.02496337890625, 0.00778961181640625, -0.0306549072265625, 0.01325225830078125, 0.0032978057861328125, -0.01158905029296875, -0.04461669921875, 0.021484375, 0.057861328125, 0.0139923095703125, 0.034271240234375, 0.0049896240234375, 0.00714874267578125, 0.0272674560546875, -0.05731201171875, -0.0146484375, 0.0278778076171875, 0.01507568359375, -0.02496337890625, 0.025177001953125, 0.0391845703125, -0.00048542022705078125, -0.0181884765625, 0.04229736328125, 0.01346588134765625, -0.06402587890625, -0.02447509765625, -0.03594970703125, -0.0012636184692382812, 0.0213470458984375, 0.036407470703125, -0.002681732177734375, 0.0197906494140625, -0.06390380859375, 0.00156402587890625, -0.0181121826171875, -0.0084991455078125, 0.04986572265625, -0.0214080810546875, 0.01580810546875, 0.018829345703125, 0.008880615234375, -0.0733642578125, -0.0045623779296875, 0.03277587890625, -0.0141448974609375, 0.006061553955078125, -0.0078125, 0.019989013671875, -0.041534423828125, 0.002101898193359375, 0.045166015625, -0.0227813720703125, 0.000255584716796875, -0.027099609375, -0.004566192626953125, 0.0288238525390625, 0.0411376953125, -0.01470184326171875, -0.0241241455078125, 0.03619384765625, -0.041046142578125, 0.0382080078125, 0.00891876220703125, -0.01334381103515625, -0.04864501953125, 0.025604248046875, -0.027008056640625, -0.046661376953125, 0.00966644287109375, -0.0164337158203125, -0.019378662109375, 0.0225372314453125, 0.002178192138671875, -0.0210723876953125, -0.003292083740234375, 0.043853759765625, 0.0240325927734375, -0.01433563232421875, -0.0153350830078125, -0.02862548828125, -0.022003173828125, -0.03643798828125, -0.054840087890625, 0.023712158203125, -0.05230712890625, -0.06396484375, 0.084716796875, 0.01552581787109375, 0.0465087890625, 0.0252532958984375, 0.02655029296875, -0.0309906005859375, 0.0166168212890625, -0.04058837890625, 0.0311431884765625, -0.035858154296875, 0.0227508544921875, -0.050384521484375, 0.006641387939453125, 0.002796173095703125, 0.017578125, 0.0267333984375, 0.01348876953125, -0.069580078125, 0.006587982177734375, 0.02490234375, 0.00978851318359375, -0.00719451904296875, 0.0692138671875, -0.0059051513671875, -0.0237274169921875, 0.00882720947265625, -0.023529052734375, 0.010498046875, -0.019927978515625, 0.0028667449951171875, 0.0136871337890625, 0.01525115966796875, 0.003688812255859375, 0.002521514892578125, -0.03485107421875, -0.049774169921875, 0.01983642578125, 0.0240325927734375, 0.0084075927734375, 0.046417236328125, 0.00362396240234375, 0.045196533203125, -0.055816650390625, 0.00013256072998046875, -0.0189971923828125, 0.041961669921875, -0.01264190673828125, -0.00516510009765625, 0.0220489501953125, -0.0002307891845703125, 0.05230712890625, -0.003589630126953125, 0.0009140968322753906, 0.0046539306640625, 0.00862884521484375, 0.0703125, 0.01934814453125, 0.0322265625, -0.039886474609375, -0.009979248046875, 0.0159149169921875, 0.08056640625, -0.038818359375, -0.020477294921875, -0.0079345703125, -0.00894927978515625, 0.0249786376953125, -0.0189208984375, 0.0435791015625, 0.00972747802734375, -0.0165863037109375, -0.005924224853515625, 0.0243682861328125, 0.03558349609375, 0.01934814453125, 0.007343292236328125, 0.02008056640625, -0.08319091796875, 0.0302276611328125, -0.056976318359375, -0.0020542144775390625, 0.0184326171875, 0.0560302734375, 0.016326904296875, 0.04779052734375, 0.0266265869140625, -0.03509521484375, 0.00823974609375, 0.0157012939453125, 0.00809478759765625, -0.0229339599609375, 0.000006794929504394531, -0.041107177734375, 0.04473876953125, 0.03253173828125, 0.0494384765625, -0.0303955078125, 0.01546478271484375, 0.0292816162109375, -0.00585174560546875, 0.005298614501953125, 0.034271240234375, 0.003322601318359375, 0.08740234375, -0.04266357421875, 0.026641845703125, -0.027252197265625, -0.021484375, -0.028289794921875, 0.004390716552734375, 0.00952911376953125, -0.003513336181640625, 0.03204345703125, 0.000008344650268554688, -0.007579803466796875, -0.003856658935546875, -0.035003662109375, 0.027618408203125, 0.0146636962890625, -0.02032470703125, 0.00777435302734375, -0.0099639892578125, -0.06298828125, 0.0131683349609375, 0.036376953125, -0.006092071533203125, 0.01503753662109375, 0.0007910728454589844, -0.01316070556640625, 0.048736572265625, -0.0299072265625, 0.006656646728515625, 0.024322509765625, -0.0022144317626953125, -0.00199127197265625, -0.039581298828125, -0.001983642578125, 0.0270843505859375, -0.004009246826171875, -0.0103302001953125, 0.08087158203125, -0.03460693359375, -0.022552490234375, -0.01416778564453125, -0.0044708251953125, 0.0009975433349609375, -0.00908660888671875, -0.00140380859375, -0.01412200927734375, -0.006046295166015625, -0.008880615234375, -0.032867431640625, 0.034881591796875, 0.018585205078125, -0.0164337158203125, 0.0215911865234375, -0.0044708251953125, 0.00893402099609375, -0.006763458251953125, 0.058837890625, -0.0211639404296875, -0.1158447265625, -0.06707763671875, 0.03289794921875, -0.0161590576171875, 0.06964111328125, -0.0013704299926757812, 0.055084228515625, -0.0096893310546875, 0.002643585205078125, -0.0022449493408203125, -0.053497314453125, -0.0108489990234375, 0.024322509765625, 0.0038890838623046875, -0.043487548828125, 0.047760009765625, -0.0175628662109375, 0.0209503173828125, 0.0229034423828125, 0.042755126953125, 0.0322265625, 0.02313232421875, -0.01511383056640625, 0.01073455810546875, 0.01473236083984375, 0.016845703125, 0.0223541259765625, -0.0276336669921875, -0.019927978515625, 0.0111083984375, -0.0124359130859375, -0.029449462890625, -0.01428985595703125, -0.0006442070007324219, 0.0031032562255859375, 0.0157928466796875, -0.04339599609375, -0.025543212890625, 0.00434112548828125, -0.005645751953125, -0.0162811279296875, -0.022491455078125, 0.0186767578125, -0.03594970703125, 0.0263671875, -0.046051025390625, -0.01279449462890625, 0.01331329345703125, -0.00795745849609375, -0.0718994140625, -0.03662109375, -0.04949951171875, 0.019287109375, -0.0721435546875, 0.00994873046875, 0.037933349609375, -0.002471923828125, -0.04022216796875, -0.007495880126953125, -0.0242767333984375, 0.046875, -0.0283660888671875, 0.016387939453125, -0.0109100341796875, 0.0418701171875, -0.055450439453125, -0.0521240234375, 0.032958984375, -0.0184326171875, -0.0276947021484375, 0.004119873046875, -0.033355712890625, -0.03839111328125, -0.0704345703125, -0.1160888671875, 0.08685302734375, -0.0179290771484375, -0.0207061767578125, -0.019622802734375, 0.04107666015625, 0.017181396484375, -0.01377105712890625, 0.0003483295440673828, 0.01360321044921875, -0.007427215576171875, -0.01348114013671875, -0.0013189315795898438, 0.052978515625, -0.0246124267578125, 0.0125732421875, 0.0236968994140625, 0.03369140625, 0.0267486572265625, -0.0121307373046875, 0.008331298828125, -0.0390625, 0.04632568359375, 0.04962158203125, -0.0291595458984375, 0.0239410400390625, 0.0120697021484375, -0.0268707275390625, 0.01052093505859375, 0.0131683349609375, -0.0450439453125, -0.03277587890625, 0.0012969970703125, 0.0472412109375, -0.00238037109375, -0.00146484375, -0.03369140625, -0.0153656005859375, 0.0118865966796875, -0.0095977783203125, -0.003978729248046875, -0.032806396484375, -0.007183074951171875, -0.01043701171875, 0.01654052734375, -0.01385498046875, 0.00739288330078125, -0.02044677734375, -0.01471710205078125, -0.00548553466796875, -0.0106353759765625, -0.0345458984375, 0.03143310546875, 0.05987548828125, -0.034088134765625, -0.00920867919921875, -0.018310546875, 0.01468658447265625, 0.0030765533447265625, -0.07904052734375, 0.0210723876953125, 0.026702880859375, 0.01268768310546875, 0.01203155517578125, 0.043243408203125, -0.00809478759765625, 0.0013370513916015625, -0.013336181640625, -0.02459716796875, 0.04644775390625, 0.006816864013671875, 0.0499267578125, -0.0085906982421875, 0.0128936767578125, 0.022705078125, 0.0262908935546875, -0.01442718505859375, 0.0283966064453125, -0.0117645263671875, 0.0640869140625, -0.036865234375, 0.00878143310546875, -0.01517486572265625, -0.006439208984375, 0.00469207763671875, 0.033294677734375, 0.0318603515625, -0.038299560546875, 0.037353515625, -0.043701171875, 0.037628173828125, 0.017242431640625 ]
450f33fb6d2a6d8373b961cbbdbbca7708bd183d
Wordpress Stackexchange Q: Deregister WordPress jquery on specific page Note: Removing jQuery that comes with Wordpress is not recommended. Use caution if implementing the solution below I have a few pages that will not require jQuery to be loaded in the header. I'm wondering if it's possible to dequeue/deregister WordPress jQuery and enqueue/register jQuery cdn on specific pages? I've read through the do's and don'ts but we aren't using any plugins and the theme is custom. Below is my current code but it does't seem to want to work. The default Wordpress jQuery still loads in the header. if (!function_exists('modify_jquery')) { function modify_jquery() { if (is_page(array('page 1', 'page 2'))) { wp_dequeue_script('jquery'); wp_deregister_script('jquery'); wp_register_script('jquery-custom', '//ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js', false, '1.11.3', 'true'); wp_enqueue_script('jquery-custom'); } } } add_action('init', 'modify_jquery'); A: Hook to wp_enqueue_scripts. It will do the trick. Modified code is- if (!function_exists('modify_jquery')) { function modify_jquery() { if (is_page(array('page 1', 'page 2'))) { wp_dequeue_script('jquery'); wp_deregister_script('jquery'); wp_register_script('jquery-custom', '//ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js', false, '1.11.3', 'true'); wp_enqueue_script('jquery-custom'); } } } // add_action('init', 'modify_jquery'); add_action('wp_enqueue_scripts', 'modify_jquery'); Hope this is gonna help.
Q: Deregister WordPress jquery on specific page Note: Removing jQuery that comes with Wordpress is not recommended. Use caution if implementing the solution below I have a few pages that will not require jQuery to be loaded in the header. I'm wondering if it's possible to dequeue/deregister WordPress jQuery and enqueue/register jQuery cdn on specific pages? I've read through the do's and don'ts but we aren't using any plugins and the theme is custom. Below is my current code but it does't seem to want to work. The default Wordpress jQuery still loads in the header. if (!function_exists('modify_jquery')) { function modify_jquery() { if (is_page(array('page 1', 'page 2'))) { wp_dequeue_script('jquery'); wp_deregister_script('jquery'); wp_register_script('jquery-custom', '//ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js', false, '1.11.3', 'true'); wp_enqueue_script('jquery-custom'); } } } add_action('init', 'modify_jquery'); A: Hook to wp_enqueue_scripts. It will do the trick. Modified code is- if (!function_exists('modify_jquery')) { function modify_jquery() { if (is_page(array('page 1', 'page 2'))) { wp_dequeue_script('jquery'); wp_deregister_script('jquery'); wp_register_script('jquery-custom', '//ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js', false, '1.11.3', 'true'); wp_enqueue_script('jquery-custom'); } } } // add_action('init', 'modify_jquery'); add_action('wp_enqueue_scripts', 'modify_jquery'); Hope this is gonna help.
wordpress
{ "language": "en", "length": 166, "provenance": "stackexchange_00019.jsonl.gz:467603", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/236466" }
[ 0.05609130859375, 0.020660400390625, -0.03570556640625, -0.04522705078125, 0.061248779296875, -0.045989990234375, 0.07177734375, 0.0013637542724609375, -0.0333251953125, -0.0020694732666015625, -0.024169921875, 0.0009975433349609375, -0.0343017578125, -0.0201873779296875, 0.017974853515625, -0.05877685546875, 0.043792724609375, -0.028900146484375, -0.004398345947265625, -0.0159149169921875, 0.0159454345703125, 0.000640869140625, 0.0089569091796875, 0.0985107421875, 0.0263214111328125, -0.042144775390625, 0.09942626953125, 0.005023956298828125, 0.01059722900390625, -0.0166168212890625, 0.034942626953125, -0.01580810546875, 0.035400390625, 0.01116180419921875, -0.037261962890625, 0.0121612548828125, 0.006221771240234375, 0.0074310302734375, 0.006191253662109375, 0.0147705078125, 0.0224609375, -0.0206756591796875, -0.004863739013671875, 0.020355224609375, -0.013916015625, -0.034759521484375, 0.0232696533203125, -0.03900146484375, 0.00005924701690673828, 0.00244903564453125, 0.00640106201171875, -0.006473541259765625, 0.0144805908203125, -0.0556640625, 0.0052490234375, 0.00753021240234375, -0.0207366943359375, -0.039581298828125, 0.027923583984375, 0.08770751953125, 0.0140533447265625, -0.0257415771484375, -0.007781982421875, -0.0960693359375, -0.0063629150390625, -0.0262451171875, -0.0467529296875, 0.010528564453125, -0.0611572265625, -0.005619049072265625, 0.06463623046875, -0.044921875, -0.0272674560546875, 0.0096893310546875, -0.00872802734375, -0.01352691650390625, 0.028350830078125, 0.00299072265625, -0.0172576904296875, 0.0406494140625, 0.003719329833984375, -0.021331787109375, -0.022552490234375, 0.00562286376953125, -0.00971221923828125, 0.015533447265625, -0.00977325439453125, -0.01340484619140625, -0.03692626953125, 0.004734039306640625, -0.029388427734375, -0.0016508102416992188, -0.0263671875, -0.01023101806640625, -0.0008196830749511719, 0.01763916015625, 0.04296875, 0.043243408203125, 0.032196044921875, -0.01503753662109375, 0.057220458984375, -0.06781005859375, 0.0270843505859375, -0.0257110595703125, 0.0185699462890625, 0.0247650146484375, 0.01433563232421875, -0.00383758544921875, 0.023193359375, 0.004550933837890625, -0.015106201171875, 0.037506103515625, 0.03228759765625, 0.0107879638671875, -0.03387451171875, -0.01204681396484375, 0.0014219284057617188, -0.01129150390625, -0.005603790283203125, -0.0036754608154296875, 0.02362060546875, 0.033477783203125, -0.0053558349609375, -0.03924560546875, 0.007965087890625, -0.0118408203125, -0.0276947021484375, -0.0263824462890625, 0.022186279296875, 0.0022125244140625, -0.03143310546875, 0.0033588409423828125, 0.07080078125, 0.026641845703125, 0.00653839111328125, -0.005588531494140625, 0.041717529296875, -0.0009775161743164062, 0.00838470458984375, -0.006134033203125, 0.012542724609375, 0.0217742919921875, 0.033355712890625, -0.01184844970703125, -0.02490234375, -0.022308349609375, 0.01294708251953125, 0.04876708984375, -0.00722503662109375, -0.043060302734375, 0.0474853515625, 0.00489044189453125, 0.058685302734375, -0.00031876564025878906, -0.032196044921875, -0.0404052734375, 0.053009033203125, -0.0435791015625, -0.0276641845703125, -0.07415771484375, -0.01461029052734375, -0.000438690185546875, 0.01477813720703125, -0.00260162353515625, -0.0006275177001953125, -0.032379150390625, 0.0156707763671875, 0.013702392578125, 0.01715087890625, 0.05572509765625, 0.002597808837890625, -0.050567626953125, -0.01702880859375, 0.020660400390625, 0.004360198974609375, 0.034942626953125, 0.00258636474609375, 0.0250244140625, 0.031890869140625, -0.0028209686279296875, -0.00533294677734375, -0.017578125, 0.07733154296875, -0.025634765625, -0.06121826171875, 0.0184326171875, 0.041229248046875, 0.0762939453125, -0.0118865966796875, 0.0174407958984375, 0.09759521484375, 0.0294189453125, -0.026153564453125, -0.0006361007690429688, -0.01580810546875, -0.0270233154296875, -0.016998291015625, -0.006618499755859375, -0.01122283935546875, 0.049530029296875, 0.02569580078125, 0.02349853515625, 0.0037670135498046875, -0.025421142578125, -0.06011962890625, 0.0238800048828125, -0.0256195068359375, 0.0625, -0.0014276504516601562, 0.013580322265625, 0.007038116455078125, 0.00412750244140625, -0.0306396484375, 0.01690673828125, -0.02484130859375, 0.00045490264892578125, -0.0394287109375, 0.05621337890625, -0.01416015625, 0.033294677734375, -0.0091552734375, -0.0712890625, -0.003528594970703125, 0.00873565673828125, 0.032073974609375, -0.0186614990234375, -0.0232086181640625, -0.0300750732421875, 0.00799560546875, 0.002414703369140625, -0.03326416015625, 0.06427001953125, 0.05108642578125, 0.06829833984375, -0.0152740478515625, -0.00905609130859375, 0.0010471343994140625, -0.033233642578125, 0.0006461143493652344, 0.034271240234375, 0.0335693359375, 0.01849365234375, -0.0189971923828125, -0.0064849853515625, 0.061553955078125, -0.056427001953125, -0.01235198974609375, 0.0243377685546875, -0.02984619140625, -0.0167694091796875, 0.0006680488586425781, 0.019317626953125, 0.03131103515625, -0.0298919677734375, -0.006687164306640625, 0.05267333984375, -0.00884246826171875, 0.03240966796875, 0.008544921875, -0.038116455078125, -0.0005478858947753906, 0.007843017578125, -0.005474090576171875, 0.00576019287109375, 0.05535888671875, -0.00638580322265625, 0.041168212890625, 0.0226898193359375, 0.006542205810546875, -0.011077880859375, -0.006732940673828125, -0.0699462890625, -0.01432037353515625, 0.03656005859375, 0.0255584716796875, 0.03369140625, -0.07293701171875, 0.003849029541015625, 0.042388916015625, 0.037017822265625, -0.0129852294921875, 0.026336669921875, -0.01132965087890625, -0.019561767578125, 0.0038433074951171875, -0.0743408203125, 0.0000546574592590332, -0.006389617919921875, 0.0038280487060546875, 0.01446533203125, 0.040740966796875, 0.0106353759765625, -0.001613616943359375, -0.0014753341674804688, 0.0160980224609375, -0.0271148681640625, 0.07861328125, -0.01800537109375, 0.0352783203125, -0.01061248779296875, 0.039093017578125, 0.0458984375, -0.01141357421875, 0.01207733154296875, -0.00188446044921875, 0.0187530517578125, 0.041900634765625, -0.002635955810546875, -0.0004551410675048828, 0.018890380859375, -0.06341552734375, -0.01349639892578125, 0.01904296875, 0.01448822021484375, 0.0058441162109375, -0.03277587890625, -0.01282501220703125, 0.00138092041015625, -0.1092529296875, -0.08935546875, -0.036956787109375, -0.054473876953125, 0.058807373046875, -0.005237579345703125, 0.00998687744140625, -0.0283660888671875, 0.0372314453125, 0.039276123046875, -0.01045989990234375, -0.0307464599609375, -0.0106048583984375, -0.0496826171875, -0.036529541015625, -0.003223419189453125, 0.01470184326171875, -0.00589752197265625, 0.0017223358154296875, 0.020294189453125, 0.00437164306640625, -0.033050537109375, 0.01055908203125, 0.031829833984375, 0.01393890380859375, 0.0179443359375, 0.021209716796875, -0.0275115966796875, 0.0037994384765625, 0.005847930908203125, -0.0020809173583984375, 0.0138092041015625, -0.01148223876953125, -0.027130126953125, -0.0286407470703125, -0.0258941650390625, 0.004669189453125, 0.0682373046875, 0.027984619140625, -0.009765625, 0.035614013671875, -0.029388427734375, -0.039306640625, 0.006275177001953125, -0.039825439453125, 0.01953125, 0.020660400390625, -0.0231781005859375, 0.03955078125, 0.0030078887939453125, 0.034210205078125, -0.003551483154296875, 0.01239013671875, -0.00798797607421875, 0.02044677734375, -0.0009975433349609375, 0.028656005859375, -0.03973388671875, 0.03265380859375, -0.035980224609375, 0.039764404296875, 0.02239990234375, -0.02288818359375, 0.01288604736328125, -0.0197601318359375, 0.00991058349609375, -0.0259857177734375, 0.00970458984375, -0.02911376953125, 0.01155853271484375, 0.0055084228515625, 0.00885009765625, 0.0301513671875, 0.0538330078125, 0.00592041015625, -0.0166473388671875, -0.0013561248779296875, 0.00705718994140625, -0.0193328857421875, -0.028106689453125, -0.0190582275390625, -0.0085601806640625, -0.0670166015625, -0.004608154296875, -0.017364501953125, -0.028289794921875, -0.0196075439453125, 0.0007157325744628906, -0.042938232421875, -0.045562744140625, 0.0235137939453125, -0.03204345703125, -0.007518768310546875, 0.01561737060546875, -0.01190948486328125, -0.0255584716796875, 0.0007658004760742188, -0.037841796875, -0.083984375, -0.01178741455078125, -0.047637939453125, 0.06878662109375, 0.03924560546875, -0.0254364013671875, 0.0037136077880859375, 0.06170654296875, 0.00847625732421875, 0.041778564453125, 0.007572174072265625, -0.0013828277587890625, 0.0231170654296875, -0.0178070068359375, 0.01336669921875, -0.01898193359375, -0.0031833648681640625, 0.0109710693359375, -0.0263519287109375, 0.002086639404296875, 0.01027679443359375, 0.0065460205078125, 0.042236328125, -0.031036376953125, -0.05889892578125, -0.038604736328125, -0.0189971923828125, -0.0006279945373535156, 0.0244598388671875, -0.0251007080078125, -0.058319091796875, -0.0543212890625, 0.0191192626953125, -0.01172637939453125, 0.0049896240234375, -0.0018815994262695312, 0.002246856689453125, 0.01319122314453125, -0.01305389404296875, 0.014556884765625, 0.025421142578125, 0.02288818359375, 0.018341064453125, 0.07611083984375, 0.01103973388671875, 0.01444244384765625, 0.060089111328125, -0.00310516357421875, 0.04827880859375, -0.0214691162109375, 0.032257080078125, 0.0017251968383789062, 0.006031036376953125, 0.01509857177734375, 0.0224456787109375, -0.049560546875, 0.00807952880859375, 0.005069732666015625, 0.001422882080078125, 0.04864501953125, -0.008636474609375, -0.0272216796875, 0.004180908203125, 0.015777587890625, -0.0162353515625, -0.007610321044921875, -0.00788116455078125, 0.05487060546875, 0.032867431640625, -0.00240325927734375, 0.031890869140625, 0.049041748046875, 0.016998291015625, 0.029998779296875, 0.036163330078125, -0.040924072265625, 0.0389404296875, 0.0262298583984375, -0.021240234375, 0.023651123046875, -0.01110076904296875, 0.01264190673828125, 0.042724609375, -0.006252288818359375, -0.0139617919921875, 0.007411956787109375, 0.056640625, -0.039337158203125, 0.010711669921875, 0.0297088623046875, 0.0301361083984375, 0.0102386474609375, -0.0198974609375, -0.0024261474609375, 0.023529052734375, -0.0292510986328125, 0.005580902099609375, 0.0323486328125, -0.021026611328125, -0.042388916015625, 0.0302276611328125, 0.06414794921875, -0.03460693359375, -0.01374053955078125, 0.050323486328125, -0.01100921630859375, 0.06842041015625, -0.015289306640625, -0.004261016845703125, -0.0123443603515625, 0.0701904296875, -0.0193939208984375, -0.0279998779296875, -0.0201873779296875, 0.0229339599609375, 0.006198883056640625, 0.0216827392578125, 0.03485107421875, -0.0113372802734375, 0.018280029296875, -0.01611328125, 0.0077056884765625, -0.001262664794921875, -0.0200042724609375, -0.022430419921875, 0.007659912109375, 0.033294677734375, 0.01220703125, 0.00861358642578125, -0.0252227783203125, 0.0023097991943359375, -0.002193450927734375, 0.0005922317504882812, -0.03271484375, -0.0080413818359375, 0.0034503936767578125, 0.0181121826171875, 0.0251617431640625, 0.02978515625, -0.09246826171875, -0.044647216796875, -0.01021575927734375, 0.007633209228515625, 0.0038700103759765625, -0.0430908203125, 0.038055419921875, -0.031646728515625, 0.01200103759765625, -0.012054443359375, 0.0173187255859375, 0.043792724609375, 0.036834716796875, -0.0355224609375, -0.0025482177734375, -0.07275390625, -0.0291748046875, -0.028167724609375, -0.05206298828125, -0.04248046875, -0.006954193115234375, 0.0263519287109375, 0.01873779296875, -0.006824493408203125, -0.04742431640625, -0.018310546875, 0.002765655517578125, 0.034271240234375, 0.042633056640625, -0.043365478515625, 0.06201171875, 0.01739501953125, 0.0208740234375, -0.0022945404052734375, 0.03936767578125, 0.0203399658203125, -0.0215301513671875, -0.0302276611328125, -0.0611572265625, 0.0274658203125, 0.00411224365234375, 0.00357818603515625, 0.0599365234375, 0.0513916015625, 0.0335693359375, 0.0235595703125, 0.00843048095703125, 0.0078277587890625, -0.0201416015625, -0.00603485107421875, 0.01163482666015625, 0.0172882080078125, 0.039337158203125, 0.0038013458251953125, 0.040863037109375, -0.011322021484375, -0.00345611572265625, 0.02569580078125, -0.026763916015625, 0.0291748046875, -0.0206146240234375, -0.039825439453125, 0.0299072265625, -0.003017425537109375, 0.01016998291015625, 0.009735107421875, -0.032501220703125, 0.011383056640625, 0.0012760162353515625, -0.0012426376342773438, -0.035369873046875, -0.01287841796875, 0.0278778076171875, -0.007747650146484375, -0.00565338134765625, 0.0394287109375, 0.006587982177734375, -0.0088958740234375, 0.033203125, 0.044219970703125, -0.04742431640625, 0.00986480712890625, 0.0041351318359375, -0.024749755859375, -0.0196380615234375, -0.031341552734375, 0.0009016990661621094, 0.007572174072265625, 0.02899169921875, 0.04327392578125, -0.024688720703125, 0.005802154541015625, 0.0275421142578125, -0.017242431640625, -0.02532958984375, -0.01453399658203125, 0.0147705078125, -0.0053558349609375, 0.057830810546875, -0.00894927978515625, 0.044769287109375, -0.01401519775390625, -0.00849151611328125, 0.0176239013671875, -0.06494140625, -0.034423828125, 0.034423828125, 0.018646240234375, -0.024383544921875, 0.01390838623046875, 0.007183074951171875, 0.0153045654296875, 0.05059814453125, -0.011322021484375, 0.003986358642578125, 0.0093231201171875, -0.00658416748046875, -0.048797607421875, -0.034515380859375, 0.0282440185546875, 0.0034961700439453125, -0.0506591796875, 0.0307464599609375, -0.0242462158203125, -0.042510986328125, -0.0002541542053222656, 0.006511688232421875, 0.0753173828125, -0.03485107421875, -0.01261138916015625, 0.0167694091796875, 0.041595458984375, 0.0009899139404296875, -0.0121612548828125, 0.042327880859375, -0.07623291015625, -0.057281494140625, 0.0100555419921875, -0.0614013671875, -0.029052734375, -0.03607177734375, -0.06048583984375, 0.11395263671875, -0.005084991455078125, 0.0111541748046875, 0.0007023811340332031, 0.05352783203125, -0.03192138671875, 0.031768798828125, -0.0033397674560546875, 0.0236358642578125, -0.0220794677734375, 0.035491943359375, 0.00653839111328125, 0.006999969482421875, 0.037139892578125, 0.007343292236328125, -0.0050506591796875, 0.00655364990234375, 0.04217529296875, -0.034423828125, -0.02862548828125, 0.040496826171875, -0.004581451416015625, -0.03643798828125, -0.040863037109375, -0.00696563720703125, -0.011627197265625, -0.0277252197265625, 0.0087127685546875, -0.0218658447265625, -0.054595947265625, -0.011810302734375, 0.020111083984375, 0.03997802734375, 0.0037994384765625, 0.005893707275390625, -0.0767822265625, 0.0214385986328125, 0.0521240234375, 0.042999267578125, -0.026336669921875, 0.06597900390625, 0.016571044921875, 0.0208587646484375, -0.053802490234375, -0.0245513916015625, 0.0251617431640625, 0.01611328125, 0.00836181640625, 0.0245361328125, 0.00942230224609375, 0.0071258544921875, 0.0107421875, -0.0013685226440429688, 0.0281524658203125, -0.017547607421875, 0.0087432861328125, 0.0093536376953125, 0.0108795166015625, -0.034027099609375, -0.007080078125, 0.03875732421875, 0.01934814453125, -0.02532958984375, -0.022491455078125, 0.0018558502197265625, -0.01215362548828125, 0.026123046875, -0.03582763671875, 0.01788330078125, -0.020233154296875, -0.028045654296875, -0.00392913818359375, -0.0161590576171875, -0.006725311279296875, 0.00812530517578125, -0.0028533935546875, 0.00431060791015625, 0.03253173828125, -0.0033779144287109375, -0.0469970703125, 0.0116119384765625, 0.023834228515625, 0.06207275390625, 0.02239990234375, 0.04791259765625, -0.003948211669921875, -0.0289154052734375, -0.01433563232421875, 0.06341552734375, -0.03363037109375, 0.03143310546875, -0.07318115234375, -0.064453125, -0.032196044921875, 0.045135498046875, 0.00878143310546875, 0.008636474609375, 0.034149169921875, 0.037353515625, -0.0103607177734375, -0.00103759765625, 0.04986572265625, -0.006511688232421875, 0.00754547119140625, -0.0002677440643310547, 0.0100860595703125, 0.0013532638549804688, -0.006488800048828125, -0.03826904296875, 0.055816650390625, 0.0032711029052734375, -0.0247650146484375, -0.004070281982421875, 0.0022487640380859375, -0.045684814453125, 0.045074462890625, 0.024932861328125, 0.08087158203125, -0.0017347335815429688, -0.04461669921875, -0.0168609619140625, -0.0460205078125, -0.04254150390625, 0.04412841796875, 0.04925537109375, -0.0084991455078125, 0.00531768798828125, 0.07421875, -0.0302734375, -0.00113677978515625, 0.034088134765625, 0.0110931396484375, -0.0188446044921875, 0.033416748046875, 0.0170440673828125, -0.007747650146484375, 0.01172637939453125, 0.0125274658203125, -0.00868988037109375, 0.0093231201171875, -0.0243072509765625, 0.007656097412109375, 0.0099945068359375, 0.033203125, -0.0287628173828125, 0.02874755859375, 0.0221710205078125, -0.0289306640625, -0.020782470703125, 0.00604248046875, -0.0172576904296875, -0.013275146484375, 0.054046630859375, 0.00608062744140625, -0.0214080810546875, 0.03985595703125, 0.0038204193115234375, 0.00638580322265625, -0.01702880859375, 0.0172882080078125, -0.036041259765625, -0.06494140625, -0.035003662109375, 0.016693115234375, -0.003490447998046875, 0.033935546875, 0.0338134765625, 0.0028018951416015625, 0.028961181640625, -0.0051727294921875, 0.0202789306640625, 0.0233001708984375, 0.02252197265625, 0.0194244384765625, 0.0205230712890625, -0.0021820068359375, 0.0160980224609375, -0.01007080078125, 0.0140228271484375, 0.020355224609375, 0.0165557861328125, 0.00919342041015625, 0.01025390625, -0.0531005859375, 0.048004150390625, 0.03460693359375, 0.021759033203125, 0.019378662109375, -0.0191650390625, -0.048858642578125, -0.02410888671875, -0.00725555419921875, -0.006999969482421875, -0.0193939208984375, -0.006988525390625, 0.0175018310546875, -0.0195159912109375, -0.00922393798828125, -0.052337646484375, 0.00739288330078125, 0.044403076171875, 0.027191162109375, -0.10479736328125, 0.060150146484375, -0.0216064453125, 0.06146240234375, -0.01026153564453125, 0.01354217529296875, -0.04510498046875, -0.053375244140625, -0.0396728515625, -0.03350830078125, -0.0634765625, 0.052703857421875, -0.0185394287109375, -0.00229644775390625, 0.03741455078125, -0.0181121826171875, -0.017242431640625, -0.0294342041015625, 0.012939453125, 0.026214599609375, -0.01611328125, -0.0178070068359375, -0.00943756103515625, 0.031036376953125, -0.003448486328125, -0.07684326171875, -0.0138702392578125, -0.0275115966796875, 0.0163421630859375, -0.0143890380859375, -0.0015058517456054688, 0.007537841796875, -0.0252685546875, -0.0687255859375, 0.0292510986328125, -0.002147674560546875, -0.02032470703125, -0.01381683349609375, 0.0230560302734375, 0.00873565673828125, -0.033294677734375, -0.01410675048828125, -0.0665283203125, -0.021759033203125, 0.01120758056640625, 0.005893707275390625, 0.056732177734375, -0.0185394287109375, 0.0150299072265625, -0.0506591796875, 0.0101776123046875, -0.0067901611328125, 0.01519775390625, -0.03466796875, 0.04705810546875, -0.00414276123046875, 0.023712158203125, 0.005786895751953125, 0.023406982421875, 0.00726318359375, -0.035736083984375, 0.036376953125, 0.018798828125, -0.01494598388671875, -0.01253509521484375, 0.04327392578125, -0.0249786376953125, -0.0010023117065429688, 0.01503753662109375, -0.0251922607421875, -0.041229248046875, 0.0550537109375, 0.028167724609375, -0.006649017333984375, -0.026763916015625, 0.018829345703125, 0.041595458984375, -0.01137542724609375, -0.00997161865234375, 0.004474639892578125, -0.044219970703125, -0.004428863525390625, -0.01215362548828125, -0.01125335693359375, -0.0428466796875, -0.00510406494140625, 0.03369140625, -0.010284423828125, 0.0288848876953125, 0.01410675048828125, 0.0121917724609375, 0.0443115234375, 0.042449951171875, 0.00453948974609375, 0.037994384765625, -0.05413818359375, -0.006107330322265625, -0.013153076171875, 0.03314208984375, -0.039886474609375, -0.00786590576171875, -0.01345062255859375, 0.0254364013671875, 0.01007843017578125, 0.047332763671875, -0.036041259765625, 0.0027313232421875, 0.002208709716796875, -0.004985809326171875, -0.055999755859375, 0.016693115234375, -0.031890869140625, -0.005298614501953125, 0.038299560546875, 0.023834228515625, 0.11029052734375, 0.0021610260009765625, 0.00765228271484375, 0.020111083984375, -0.0298919677734375, -0.0230712890625, 0.0098114013671875, -0.0513916015625, -0.01313018798828125, -0.0001379251480102539 ]
d6ae4cc683dc753d6fe9a11ac5bd164f69f7d11a
Wordpress Stackexchange Q: How to list child categories in custom category template? I'm trying to create a custom category template that will display a list of the current category's child categories. Besides the name and link to the category I also want to add a thumbnail and the category description. I tried the following code but it didn't return anything: <?php $catid = get_category(get_query_var( 'cat' )); $termchildren = get_term_children( $catid, 'category' ); echo '<ul>'; foreach( $termchildren as $cat ) { $term = get_term_by( 'id', '$cat', 'category' ); echo '<li>'.$term->name.'</li>'; } ?> I've left out the other parts of the html list at this stage as I'm just trying to get it to work and will add them in later. A: This piece of code will return you the child categories of a parent- $cat = get_category( get_query_var( 'cat' ) ); $cat_id = $cat->cat_ID; $child_categories=get_categories( array( 'parent' => $cat_id ) ); Just pass the category id to $cat_id variable which children you want. After that you can design or print those as you want. Example- foreach ( $child_categories as $child ) { // Here I'm showing as a list... echo '<li>'.$child ->cat_name.'</li>'; } Hope this is gonna help.
Q: How to list child categories in custom category template? I'm trying to create a custom category template that will display a list of the current category's child categories. Besides the name and link to the category I also want to add a thumbnail and the category description. I tried the following code but it didn't return anything: <?php $catid = get_category(get_query_var( 'cat' )); $termchildren = get_term_children( $catid, 'category' ); echo '<ul>'; foreach( $termchildren as $cat ) { $term = get_term_by( 'id', '$cat', 'category' ); echo '<li>'.$term->name.'</li>'; } ?> I've left out the other parts of the html list at this stage as I'm just trying to get it to work and will add them in later. A: This piece of code will return you the child categories of a parent- $cat = get_category( get_query_var( 'cat' ) ); $cat_id = $cat->cat_ID; $child_categories=get_categories( array( 'parent' => $cat_id ) ); Just pass the category id to $cat_id variable which children you want. After that you can design or print those as you want. Example- foreach ( $child_categories as $child ) { // Here I'm showing as a list... echo '<li>'.$child ->cat_name.'</li>'; } Hope this is gonna help.
wordpress
{ "language": "en", "length": 195, "provenance": "stackexchange_00019.jsonl.gz:467611", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/236496" }
[ 0.02410888671875, 0.0010929107666015625, -0.0214385986328125, -0.056488037109375, 0.029937744140625, -0.00720977783203125, 0.0225677490234375, 0.01099395751953125, -0.0230560302734375, 0.00623321533203125, -0.0059356689453125, -0.02685546875, -0.03765869140625, -0.03765869140625, -0.019256591796875, -0.0562744140625, 0.041259765625, -0.006130218505859375, 0.043365478515625, 0.00164031982421875, 0.0082550048828125, 0.0226898193359375, 0.048797607421875, 0.042083740234375, 0.017608642578125, -0.046234130859375, 0.0193634033203125, -0.0255889892578125, -0.0238037109375, -0.0594482421875, 0.004856109619140625, 0.07037353515625, 0.01467132568359375, 0.004360198974609375, 0.01227569580078125, 0.004985809326171875, 0.04559326171875, -0.01519775390625, 0.011322021484375, 0.044403076171875, 0.0224456787109375, -0.0309295654296875, 0.0531005859375, -0.0097808837890625, 0.0149688720703125, -0.007160186767578125, 0.0144195556640625, -0.04876708984375, 0.00664520263671875, -0.036468505859375, 0.05224609375, 0.0223388671875, 0.0682373046875, -0.03570556640625, -0.0198974609375, 0.0037479400634765625, -0.0124359130859375, 0.01277923583984375, 0.04754638671875, -0.0070648193359375, -0.044219970703125, -0.0207977294921875, 0.0265350341796875, -0.0248870849609375, 0.0018949508666992188, 0.00539398193359375, 0.0280303955078125, 0.0214080810546875, -0.0225982666015625, -0.002468109130859375, 0.0181732177734375, -0.009796142578125, 0.0289459228515625, -0.0355224609375, -0.0103302001953125, -0.01332855224609375, -0.00162506103515625, -0.00632476806640625, 0.00695037841796875, -0.01302337646484375, -0.018829345703125, 0.0007467269897460938, -0.03668212890625, -0.0024890899658203125, 0.005340576171875, 0.0198822021484375, -0.022216796875, -0.0198211669921875, -0.03240966796875, -0.016876220703125, -0.0150146484375, -0.022216796875, -0.0202484130859375, 0.0087127685546875, 0.0034847259521484375, -0.021575927734375, 0.03741455078125, 0.057373046875, -0.01360321044921875, -0.020843505859375, -0.002468109130859375, -0.0173187255859375, -0.02459716796875, -0.0323486328125, 0.005672454833984375, 0.00917816162109375, -0.021209716796875, 0.013946533203125, 0.0699462890625, 0.060302734375, 0.0231170654296875, 0.047210693359375, -0.0021648406982421875, 0.01198577880859375, -0.0173187255859375, 0.024139404296875, -0.0199432373046875, 0.005962371826171875, -0.016693115234375, 0.0174560546875, 0.0087432861328125, 0.0229949951171875, 0.02734375, -0.0100555419921875, 0.0130767822265625, 0.007648468017578125, -0.0123291015625, -0.05841064453125, 0.02752685546875, -0.0211944580078125, -0.062255859375, 0.027252197265625, 0.09405517578125, 0.046295166015625, 0.0269012451171875, 0.00666046142578125, 0.0177001953125, -0.008941650390625, 0.016937255859375, -0.0219573974609375, 0.00452423095703125, 0.0118408203125, 0.040191650390625, -0.01433563232421875, 0.0150909423828125, 0.00968170166015625, 0.006381988525390625, 0.0220794677734375, 0.022918701171875, -0.01629638671875, 0.03021240234375, -0.06683349609375, 0.043731689453125, -0.0244903564453125, -0.024322509765625, -0.0279693603515625, -0.016387939453125, -0.0129241943359375, -0.016571044921875, -0.0170745849609375, 0.021636962890625, 0.0238037109375, 0.03326416015625, -0.044464111328125, -0.04571533203125, -0.028594970703125, -0.0650634765625, -0.00485992431640625, 0.0083160400390625, -0.007274627685546875, 0.029052734375, -0.0298614501953125, -0.055572509765625, -0.003795623779296875, 0.0133209228515625, 0.013214111328125, -0.0484619140625, -0.03082275390625, 0.059478759765625, 0.01568603515625, -0.00934600830078125, -0.021331787109375, -0.0229034423828125, 0.0239410400390625, -0.05078125, 0.0177154541015625, -0.0103759765625, 0.050384521484375, 0.032073974609375, 0.005199432373046875, -0.0020694732666015625, 0.00232696533203125, -0.0501708984375, 0.03369140625, 0.012237548828125, -0.01019287109375, -0.033935546875, -0.0008211135864257812, -0.00913238525390625, -0.0211639404296875, 0.01702880859375, -0.028350830078125, 0.0206146240234375, 0.0016927719116210938, -0.041717529296875, 0.00946807861328125, -0.020751953125, 0.032135009765625, 0.021453857421875, 0.00614166259765625, 0.01172637939453125, 0.005542755126953125, -0.01071929931640625, -0.05322265625, -0.04400634765625, 0.03753662109375, 0.00536346435546875, 0.0157470703125, -0.003116607666015625, 0.00043129920959472656, 0.0216064453125, -0.019622802734375, 0.018463134765625, 0.057769775390625, 0.049652099609375, 0.002674102783203125, -0.031280517578125, -0.0162811279296875, -0.0214080810546875, 0.050933837890625, -0.1424560546875, 0.01277923583984375, 0.0227203369140625, 0.029998779296875, -0.022674560546875, -0.004093170166015625, 0.0134124755859375, -0.02447509765625, 0.002956390380859375, 0.033050537109375, 0.033599853515625, 0.0274810791015625, -0.0205841064453125, -0.03271484375, 0.080810546875, -0.02301025390625, -0.01003265380859375, -0.0234375, -0.0086669921875, 0.01424407958984375, 0.0328369140625, 0.002376556396484375, 0.0013332366943359375, -0.00962066650390625, 0.034942626953125, 0.00927734375, 0.0232086181640625, -0.01849365234375, 0.03094482421875, -0.00849151611328125, 0.02032470703125, 0.0038509368896484375, -0.05517578125, 0.0285797119140625, 0.052764892578125, -0.0006499290466308594, 0.034027099609375, 0.01541900634765625, -0.0203399658203125, 0.000850677490234375, 0.000020384788513183594, -0.0266265869140625, 0.003971099853515625, 0.00818634033203125, -0.045166015625, -0.01036834716796875, -0.01776123046875, 0.0151214599609375, 0.0070648193359375, -0.01641845703125, 0.025054931640625, 0.0958251953125, 0.033935546875, -0.0084381103515625, -0.045867919921875, -0.048858642578125, 0.0071868896484375, 0.062103271484375, -0.045135498046875, 0.0003371238708496094, 0.01947021484375, 0.08245849609375, -0.0062103271484375, 0.0161285400390625, -0.0650634765625, 0.050262451171875, 0.038238525390625, -0.002384185791015625, 0.0280303955078125, -0.01248931884765625, 0.047882080078125, 0.050811767578125, -0.0213775634765625, 0.02734375, 0.002655029296875, 0.01013946533203125, 0.0170135498046875, 0.0220947265625, 0.0121307373046875, -0.035369873046875, 0.02288818359375, 0.0093994140625, 0.0301513671875, 0.1058349609375, -0.0119171142578125, -0.0419921875, 0.011322021484375, 0.052215576171875, 0.0165252685546875, -0.03582763671875, 0.0170745849609375, -0.031707763671875, -0.003925323486328125, -0.025604248046875, -0.01227569580078125, -0.0203857421875, -0.0250396728515625, 0.0018358230590820312, 0.03411865234375, -0.05548095703125, -0.07403564453125, -0.060577392578125, -0.08587646484375, -0.022735595703125, 0.007335662841796875, -0.01000213623046875, -0.00244903564453125, 0.0843505859375, 0.0164031982421875, -0.0550537109375, -0.013946533203125, 0.0235443115234375, -0.004650115966796875, 0.01318359375, 0.0206451416015625, -0.01485443115234375, 0.00693511962890625, 0.01222991943359375, -0.0004839897155761719, 0.024810791015625, -0.0239105224609375, -0.01395416259765625, -0.038818359375, 0.01427459716796875, 0.011993408203125, -0.02398681640625, 0.0279083251953125, 0.044158935546875, 0.01256561279296875, -0.0098876953125, -0.039337158203125, -0.01184844970703125, -0.043304443359375, 0.0111236572265625, 0.0241546630859375, 0.009765625, -0.032501220703125, 0.0160675048828125, -0.0181732177734375, -0.0008616447448730469, -0.0065460205078125, -0.04150390625, 0.0297088623046875, 0.005462646484375, 0.00870513916015625, 0.0178985595703125, 0.029876708984375, -0.002544403076171875, 0.0211639404296875, 0.00809478759765625, 0.03570556640625, -0.002532958984375, 0.01548004150390625, -0.040740966796875, -0.091796875, 0.061492919921875, -0.0162353515625, -0.0243988037109375, -0.041534423828125, -0.030303955078125, 0.006816864013671875, 0.0899658203125, -0.0570068359375, -0.0252227783203125, -0.01468658447265625, -0.0009832382202148438, 0.00047588348388671875, 0.01306915283203125, -0.032135009765625, -0.016815185546875, -0.059722900390625, 0.00943756103515625, 0.0092620849609375, -0.0279998779296875, -0.030181884765625, 0.0121917724609375, -0.05487060546875, -0.0206298828125, 0.034393310546875, 0.0008907318115234375, -0.002105712890625, -0.0202789306640625, 0.007350921630859375, -0.045623779296875, -0.004123687744140625, 0.0012607574462890625, -0.0290069580078125, -0.01314544677734375, -0.0191650390625, 0.025665283203125, 0.039154052734375, -0.038604736328125, 0.0006809234619140625, 0.048095703125, 0.03167724609375, 0.024139404296875, 0.0198516845703125, 0.00908660888671875, 0.0139312744140625, -0.0220794677734375, 0.023223876953125, -0.035858154296875, -0.04400634765625, -0.058624267578125, 0.0098876953125, 0.006458282470703125, -0.0171661376953125, 0.01031494140625, -0.0211944580078125, 0.0100250244140625, -0.044464111328125, -0.0214691162109375, -0.0294647216796875, -0.0129547119140625, -0.005306243896484375, -0.00824737548828125, 0.00728607177734375, -0.06634521484375, 0.048187255859375, 0.007404327392578125, -0.02838134765625, 0.0013170242309570312, 0.07159423828125, 0.0230865478515625, -0.0243377685546875, -0.051849365234375, -0.0020465850830078125, 0.0190582275390625, -0.018157958984375, 0.043365478515625, 0.01214599609375, -0.01329803466796875, 0.05987548828125, -0.007114410400390625, 0.024749755859375, 0.0016889572143554688, 0.05865478515625, -0.0009336471557617188, -0.0211944580078125, 0.01557159423828125, 0.021453857421875, -0.0592041015625, -0.013885498046875, -0.0207366943359375, -0.0173797607421875, -0.01120758056640625, 0.038848876953125, 0.0098114013671875, 0.02459716796875, -0.02764892578125, 0.00582122802734375, -0.00669097900390625, 0.01197052001953125, 0.0268096923828125, 0.05718994140625, -0.016082763671875, -0.005748748779296875, -0.0230865478515625, -0.00423431396484375, -0.0292816162109375, -0.0276641845703125, 0.00836181640625, 0.0018024444580078125, -0.027191162109375, -0.0003116130828857422, -0.000614166259765625, 0.00395965576171875, 0.02227783203125, 0.013671875, -0.0211944580078125, -0.031829833984375, -0.005802154541015625, 0.022216796875, -0.022552490234375, 0.0274810791015625, 0.008941650390625, 0.0185699462890625, 0.0322265625, 0.020294189453125, -0.01554107666015625, 0.057586669921875, -0.00812530517578125, -0.0147552490234375, 0.006420135498046875, -0.03070068359375, -0.005767822265625, 0.025177001953125, -0.00441741943359375, 0.00804901123046875, -0.0000023245811462402344, 0.0122833251953125, -0.0116424560546875, 0.0284271240234375, 0.029083251953125, -0.01006317138671875, 0.0067291259765625, -0.01068115234375, 0.0021457672119140625, -0.034088134765625, -0.01947021484375, 0.00024008750915527344, 0.062164306640625, -0.023162841796875, -0.02691650390625, 0.020050048828125, -0.058380126953125, -0.0274505615234375, -0.00888824462890625, -0.033111572265625, 0.00464630126953125, -0.0197601318359375, -0.03228759765625, 0.0177764892578125, 0.033294677734375, -0.0231170654296875, 0.0167694091796875, -0.040069580078125, 0.029815673828125, -0.01247406005859375, 0.0012140274047851562, 0.0058135986328125, 0.0009098052978515625, -0.059539794921875, 0.004154205322265625, 0.0298614501953125, -0.0284423828125, -0.041748046875, -0.021697998046875, -0.03912353515625, 0.033782958984375, -0.028839111328125, 0.06243896484375, -0.0248565673828125, -0.035308837890625, -0.0183563232421875, -0.0057525634765625, 0.062347412109375, 0.0494384765625, -0.0298919677734375, -0.0277862548828125, -0.055816650390625, -0.0140228271484375, -0.025299072265625, -0.048370361328125, -0.0097503662109375, 0.02081298828125, -0.0097503662109375, 0.00431060791015625, 0.00809478759765625, 0.0122222900390625, -0.037109375, 0.00862884521484375, 0.0218963623046875, -0.009857177734375, 0.0092926025390625, 0.01519012451171875, -0.0023365020751953125, 0.03680419921875, 0.0182647705078125, -0.01195526123046875, -0.02032470703125, -0.027587890625, 0.0009083747863769531, -0.03900146484375, 0.006595611572265625, -0.004039764404296875, -0.023956298828125, -0.01251220703125, 0.037841796875, 0.00601959228515625, 0.006801605224609375, -0.00555419921875, 0.007568359375, -0.021209716796875, -0.0121307373046875, -0.006633758544921875, -0.01137542724609375, 0.03509521484375, -0.0199737548828125, 0.00888824462890625, 0.005096435546875, -0.0088653564453125, 0.02630615234375, -0.01019287109375, 0.021331787109375, 0.01395416259765625, -0.0374755859375, 0.0638427734375, 0.0494384765625, 0.0080108642578125, 0.03277587890625, 0.0108642578125, 0.0244140625, -0.0177001953125, 0.004718780517578125, 0.026885986328125, -0.003871917724609375, 0.09027099609375, 0.0141448974609375, -0.0225830078125, 0.0684814453125, -0.0545654296875, -0.0297393798828125, 0.021820068359375, 0.0099334716796875, -0.0316162109375, -0.0096588134765625, 0.011627197265625, 0.00522613525390625, -0.0202789306640625, 0.0298004150390625, -0.0170135498046875, -0.01947021484375, -0.027862548828125, -0.03167724609375, -0.033233642578125, -0.01776123046875, -0.0029048919677734375, 0.0048675537109375, 0.006683349609375, 0.0361328125, 0.0115509033203125, 0.003429412841796875, -0.043731689453125, -0.022308349609375, 0.01277923583984375, -0.0287628173828125, 0.023284912109375, -0.0215301513671875, 0.0084381103515625, -0.021728515625, 0.046417236328125, -0.00843048095703125, 0.0279998779296875, 0.043182373046875, -0.00047516822814941406, -0.0175018310546875, 0.032958984375, -0.0175933837890625, 0.048583984375, 0.002758026123046875, -0.0760498046875, 0.0276031494140625, 0.017822265625, -0.01355743408203125, -0.01560211181640625, -0.036468505859375, -0.01479339599609375, -0.055816650390625, 0.04736328125, -0.01140594482421875, 0.0018358230590820312, 0.05633544921875, -0.021087646484375, -0.0263671875, 0.0251007080078125, 0.033416748046875, -0.009613037109375, 0.006198883056640625, -0.0018367767333984375, -0.04864501953125, -0.0292205810546875, -0.0005536079406738281, -0.0272216796875, 0.024261474609375, -0.0184478759765625, -0.06390380859375, 0.08087158203125, -0.042022705078125, 0.047760009765625, 0.0088043212890625, 0.0289154052734375, -0.0141448974609375, 0.01197052001953125, -0.02886962890625, 0.03863525390625, 0.0697021484375, 0.0173797607421875, -0.04913330078125, -0.046051025390625, 0.003330230712890625, 0.0797119140625, 0.027008056640625, 0.009765625, -0.01172637939453125, -0.007518768310546875, 0.01409912109375, -0.007625579833984375, -0.0295867919921875, 0.040740966796875, -0.01349639892578125, -0.0279693603515625, 0.01128387451171875, 0.0168914794921875, 0.0313720703125, 0.0008764266967773438, -0.0287322998046875, 0.001934051513671875, 0.0237884521484375, 0.0389404296875, -0.026947021484375, 0.024383544921875, -0.01032257080078125, -0.0184783935546875, 0.0025501251220703125, -0.0192108154296875, 0.0139007568359375, 0.05126953125, 0.0369873046875, -0.02606201171875, 0.021575927734375, -0.031463623046875, 0.06005859375, -0.00812530517578125, 0.0172882080078125, 0.0267181396484375, 0.0202789306640625, 0.01041412353515625, 0.004535675048828125, 0.020843505859375, 0.03564453125, -0.035491943359375, 0.0297088623046875, 0.029998779296875, 0.019378662109375, -0.0185089111328125, 0.0217132568359375, 0.046875, 0.045623779296875, -0.051910400390625, -0.06988525390625, 0.011444091796875, 0.01316070556640625, 0.003376007080078125, 0.04449462890625, 0.037384033203125, 0.033172607421875, 0.07977294921875, -0.072021484375, -0.0184478759765625, 0.0164642333984375, 0.05303955078125, -0.01316070556640625, -0.0195465087890625, -0.0204620361328125, -0.060333251953125, -0.03509521484375, -0.0113983154296875, 0.010772705078125, 0.0657958984375, 0.0308685302734375, 0.04498291015625, -0.035400390625, -0.033599853515625, -0.00212860107421875, 0.0186004638671875, 0.0198516845703125, -0.0210723876953125, 0.0277099609375, 0.0218048095703125, -0.023956298828125, 0.006298065185546875, -0.0038585662841796875, -0.00618743896484375, 0.040283203125, 0.04486083984375, -0.04730224609375, -0.0335693359375, 0.01047515869140625, -0.022491455078125, -0.024444580078125, -0.0203704833984375, 0.0170135498046875, 0.032958984375, 0.004180908203125, 0.017913818359375, -0.004352569580078125, 0.0657958984375, -0.01410675048828125, 0.048583984375, -0.00897216796875, -0.0300140380859375, 0.0264739990234375, -0.0450439453125, 0.07647705078125, -0.006710052490234375, -0.11572265625, -0.0265350341796875, -0.0211181640625, -0.043304443359375, 0.06451416015625, 0.0452880859375, -0.030303955078125, 0.00785064697265625, 0.00870513916015625, -0.029266357421875, 0.0294036865234375, 0.005886077880859375, -0.0031566619873046875, -0.011474609375, 0.007518768310546875, -0.01128387451171875, -0.01274871826171875, 0.00733184814453125, 0.0084381103515625, 0.0181732177734375, 0.0377197265625, 0.036956787109375, -0.0088043212890625, 0.0223541259765625, -0.033477783203125, 0.05096435546875, -0.0721435546875, -0.0538330078125, 0.0770263671875, -0.0166168212890625, -0.014862060546875, -0.0126800537109375, -0.0258331298828125, 0.0189971923828125, 0.044189453125, -0.0025959014892578125, -0.01529693603515625, 0.002899169921875, 0.01320648193359375, -0.00748443603515625, 0.040740966796875, -0.0125274658203125, -0.0279388427734375, -0.022247314453125, -0.0323486328125, 0.031829833984375, 0.0660400390625, 0.031768798828125, 0.02703857421875, 0.0096282958984375, -0.0204315185546875, 0.01837158203125, -0.0093231201171875, 0.028717041015625, 0.03704833984375, -0.00939178466796875, -0.04095458984375, 0.00507354736328125, -0.00843048095703125, -0.0029754638671875, 0.003936767578125, 0.03619384765625, 0.0169525146484375, -0.02642822265625, 0.032318115234375, 0.0267486572265625, 0.0246734619140625, -0.06427001953125, -0.003437042236328125, 0.038604736328125, -0.0123138427734375, 0.03887939453125, -0.029571533203125, -0.041259765625, -0.06451416015625, 0.019561767578125, 0.0223846435546875, -0.016357421875, -0.01287841796875, -0.042999267578125, 0.02362060546875, 0.04168701171875, 0.01342010498046875, -0.0296630859375, 0.039093017578125, -0.0254364013671875, 0.0201873779296875, 0.01435089111328125, -0.01496124267578125, 0.011444091796875, 0.0203857421875, -0.028411865234375, 0.0224761962890625, -0.01593017578125, -0.02093505859375, -0.006103515625, 0.0277099609375, 0.0111083984375, -0.0162353515625, -0.00682830810546875, 0.0596923828125, 0.03350830078125, 0.10595703125, 0.060272216796875, -0.030609130859375, -0.0011568069458007812, 0.0098114013671875, -0.03143310546875, 0.0036163330078125, 0.035247802734375, -0.0221405029296875, -0.056671142578125, -0.005523681640625, 0.00812530517578125, 0.037261962890625, -0.0343017578125, -0.07293701171875, 0.07122802734375, -0.0269927978515625, -0.03985595703125, 0.01995849609375, 0.01378631591796875, -0.0228729248046875, -0.034271240234375, 0.0104522705078125, -0.0027332305908203125, 0.0111083984375, 0.01129913330078125, 0.0246429443359375, 0.01136016845703125, 0.028472900390625, 0.0033969879150390625, -0.0684814453125, -0.0013513565063476562, -0.019287109375, 0.0234832763671875, -0.021636962890625, 0.01374053955078125, -0.005405426025390625, 0.0166778564453125, -0.0284423828125, -0.01256561279296875, 0.001953125, 0.00818634033203125, 0.007965087890625, -0.0241546630859375, -0.032257080078125, -0.0211029052734375, 0.00475311279296875, 0.022796630859375, -0.0051116943359375, 0.000007808208465576172, -0.05010986328125, -0.045928955078125, -0.032806396484375, -0.017852783203125, 0.02557373046875, -0.07958984375, 0.0022029876708984375, 0.025787353515625, -0.0002903938293457031, -0.0006418228149414062, 0.00948333740234375, -0.031280517578125, -0.0160980224609375, 0.0020465850830078125, 0.0144805908203125, -0.055145263671875, 0.04241943359375, 0.0426025390625, -0.054779052734375, -0.055206298828125, -0.01152801513671875, -0.010406494140625, -0.01715087890625, -0.07989501953125, -0.021728515625, 0.0186920166015625, -0.00597381591796875, 0.0138397216796875, 0.0178375244140625, 0.032562255859375, -0.0017976760864257812, 0.015533447265625, -0.0296173095703125, 0.0157318115234375, 0.00778961181640625, -0.005565643310546875, -0.02911376953125, 0.0745849609375, 0.032867431640625, 0.0771484375, 0.026031494140625, -0.01464080810546875, -0.0177764892578125, 0.058380126953125, -0.0136566162109375, -0.032501220703125, -0.02996826171875, -0.01873779296875, -0.0010709762573242188, -0.048919677734375, -0.0280303955078125, -0.033935546875, -0.00992584228515625, -0.0665283203125, -0.047576904296875, 0.030914306640625 ]
978113fa6c6524062b3f82a618f09440a3d3a478
Wordpress Stackexchange Q: Uninstalling a plugin: delete all options with specific prefix Objective As all plugin developer, I want to delete all options that begin with the same prefix. Backstory I've developed a plugin that stores data in the options. When the user uninstalls the plugin, the uninstall.php in the plugin executes the following code: if ( !defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } delete_option( 'myplugin_some_opt_1' ); delete_option( 'myplugin_some_opt_2' ); delete_option( 'myplugin_some_opt_3' ); delete_option( 'myplugin_some_opt_4' ); Since all of the options start with myplugin_, I want to implement a wildcard. Logicall, I assume that it would look something like this: if ( !defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } delete_option( 'myplugin_*' ); A: Replace "myplugin_" with your prefix: global $wpdb; $plugin_options = $wpdb->get_results( "SELECT option_name FROM $wpdb->options WHERE option_name LIKE 'myplugin_%'" ); foreach( $plugin_options as $option ) { delete_option( $option->option_name ); }
Q: Uninstalling a plugin: delete all options with specific prefix Objective As all plugin developer, I want to delete all options that begin with the same prefix. Backstory I've developed a plugin that stores data in the options. When the user uninstalls the plugin, the uninstall.php in the plugin executes the following code: if ( !defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } delete_option( 'myplugin_some_opt_1' ); delete_option( 'myplugin_some_opt_2' ); delete_option( 'myplugin_some_opt_3' ); delete_option( 'myplugin_some_opt_4' ); Since all of the options start with myplugin_, I want to implement a wildcard. Logicall, I assume that it would look something like this: if ( !defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } delete_option( 'myplugin_*' ); A: Replace "myplugin_" with your prefix: global $wpdb; $plugin_options = $wpdb->get_results( "SELECT option_name FROM $wpdb->options WHERE option_name LIKE 'myplugin_%'" ); foreach( $plugin_options as $option ) { delete_option( $option->option_name ); } A: I've found out another alternative by using the wp_load_alloptions() function to get all of the available options, then delete_option() for every option that has the myplugin_ prefix: foreach ( wp_load_alloptions() as $option => $value ) { if ( strpos( $option, 'myplugin_' ) === 0 ) { delete_option( $option ); } }
wordpress
{ "language": "en", "length": 192, "provenance": "stackexchange_00019.jsonl.gz:467617", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/236514" }
[ 0.008544921875, 0.0290679931640625, -0.010406494140625, 0.00818634033203125, 0.01517486572265625, -0.01568603515625, 0.0506591796875, -0.034820556640625, 0.01197052001953125, 0.00998687744140625, 0.0518798828125, -0.0028438568115234375, -0.04730224609375, -0.062255859375, -0.0161895751953125, -0.01279449462890625, 0.03704833984375, -0.00789642333984375, 0.0163116455078125, -0.01351165771484375, 0.00908660888671875, 0.017333984375, -0.0091094970703125, 0.0966796875, -0.01084136962890625, -0.0501708984375, 0.07611083984375, -0.022491455078125, -0.0132904052734375, -0.027252197265625, -0.0015668869018554688, 0.04388427734375, 0.00023555755615234375, 0.0202178955078125, 0.0101318359375, 0.01511383056640625, 0.01200103759765625, 0.0030803680419921875, 0.0198211669921875, 0.02874755859375, 0.06329345703125, -0.036163330078125, -0.015625, 0.01226043701171875, -0.018402099609375, -0.0533447265625, 0.1136474609375, 0.00792694091796875, 0.020965576171875, -0.020416259765625, 0.0406494140625, -0.01152801513671875, 0.051513671875, -0.05419921875, -0.035797119140625, 0.01073455810546875, -0.052093505859375, 0.070556640625, 0.01218414306640625, 0.038726806640625, -0.0078582763671875, 0.040924072265625, -0.01490020751953125, -0.020843505859375, 0.03228759765625, -0.00983428955078125, 0.0290069580078125, 0.01303863525390625, -0.0180816650390625, 0.050537109375, 0.0408935546875, -0.0174407958984375, -0.0031280517578125, 0.00836181640625, -0.007251739501953125, -0.01500701904296875, 0.017120361328125, 0.00963592529296875, 0.0182342529296875, 0.005100250244140625, 0.0228729248046875, -0.0305633544921875, -0.00860595703125, 0.01666259765625, -0.00989532470703125, 0.0287322998046875, 0.01131439208984375, -0.0207366943359375, -0.031829833984375, -0.00617218017578125, -0.031463623046875, -0.01435089111328125, 0.0130462646484375, -0.022613525390625, -0.029083251953125, -0.01526641845703125, 0.0128936767578125, 0.0089569091796875, 0.01053619384765625, -0.006134033203125, 0.006450653076171875, -0.034393310546875, -0.0014657974243164062, -0.0154876708984375, -0.0070648193359375, 0.048828125, 0.0079498291015625, 0.02337646484375, 0.01105499267578125, 0.01788330078125, 0.005504608154296875, -0.0254364013671875, -0.039794921875, -0.0229644775390625, 0.00606536865234375, 0.00370025634765625, -0.07330322265625, 0.016876220703125, -0.01922607421875, -0.0114593505859375, -0.0136871337890625, 0.00955963134765625, -0.044891357421875, -0.0155487060546875, -0.01491546630859375, -0.042694091796875, -0.0098876953125, 0.018768310546875, -0.054229736328125, 0.00487518310546875, -0.016998291015625, 0.040435791015625, 0.06695556640625, 0.0066070556640625, 0.0014200210571289062, -0.01178741455078125, 0.0018177032470703125, 0.0270538330078125, 0.0257415771484375, -0.0225982666015625, 0.05615234375, -0.02484130859375, -0.0203857421875, 0.051788330078125, 0.05859375, -0.01128387451171875, 0.009033203125, 0.01593017578125, 0.0201263427734375, 0.044158935546875, -0.0044097900390625, 0.0201263427734375, 0.033294677734375, 0.0007004737854003906, -0.0176849365234375, -0.01202392578125, 0.049102783203125, -0.039520263671875, -0.03436279296875, -0.060516357421875, -0.01134490966796875, -0.040863037109375, -0.009033203125, -0.0460205078125, -0.0667724609375, 0.05938720703125, -0.025115966796875, -0.0196990966796875, 0.01377105712890625, 0.0118408203125, -0.0233154296875, -0.008056640625, 0.0007987022399902344, 0.028839111328125, 0.00839996337890625, 0.039520263671875, -0.01007080078125, -0.0150146484375, 0.03961181640625, -0.0234832763671875, -0.04046630859375, -0.024169921875, 0.00823974609375, 0.005157470703125, -0.0687255859375, -0.0083770751953125, 0.04730224609375, 0.08062744140625, 0.004650115966796875, 0.0262603759765625, 0.0765380859375, -0.0140228271484375, -0.01641845703125, 0.00933837890625, -0.00791168212890625, -0.023284912109375, 0.0128631591796875, 0.01117706298828125, -0.006595611572265625, -0.0117645263671875, 0.01491546630859375, 0.01528167724609375, -0.00557708740234375, -0.032806396484375, -0.1055908203125, -0.0023479461669921875, -0.033111572265625, 0.057647705078125, -0.0201873779296875, 0.0179290771484375, 0.01209259033203125, 0.0007414817810058594, -0.013671875, -0.02044677734375, 0.007419586181640625, 0.038482666015625, -0.01168060302734375, 0.036376953125, 0.00482177734375, 0.03997802734375, 0.0161285400390625, -0.029510498046875, 0.01519012451171875, -0.005825042724609375, 0.040985107421875, -0.00452423095703125, -0.002223968505859375, -0.01241302490234375, 0.03802490234375, -0.0132904052734375, 0.006847381591796875, 0.0310821533203125, 0.00872039794921875, 0.0184326171875, -0.01317596435546875, -0.00665283203125, 0.01114654541015625, -0.06903076171875, 0.01152801513671875, 0.040802001953125, 0.02752685546875, 0.033660888671875, -0.03558349609375, -0.029449462890625, 0.040313720703125, -0.062408447265625, -0.001972198486328125, -0.0021991729736328125, 0.041473388671875, 0.0577392578125, -0.022125244140625, -0.004791259765625, 0.019561767578125, 0.0205230712890625, 0.00586700439453125, 0.029876708984375, -0.034332275390625, -0.0158843994140625, 0.01311492919921875, -0.0101165771484375, -0.0010395050048828125, -0.044036865234375, -0.00894927978515625, -0.012725830078125, 0.0413818359375, -0.0105438232421875, 0.0228424072265625, 0.01538848876953125, -0.0246124267578125, 0.020172119140625, 0.01285552978515625, -0.0206146240234375, -0.0098724365234375, 0.0010843276977539062, 0.05169677734375, -0.05389404296875, -0.044586181640625, 0.01406097412109375, 0.0011091232299804688, -0.015350341796875, -0.004344940185546875, 0.03369140625, 0.00030159950256347656, -0.009307861328125, -0.03143310546875, -0.04510498046875, 0.0232696533203125, 0.0220947265625, -0.038604736328125, -0.041961669921875, -0.0012807846069335938, 0.033843994140625, -0.02947998046875, 0.032135009765625, 0.00921630859375, -0.01367950439453125, 0.01702880859375, -0.0205078125, 0.01280975341796875, -0.006008148193359375, 0.03900146484375, 0.057159423828125, 0.030731201171875, -0.0237579345703125, -0.005573272705078125, -0.00014472007751464844, 0.01849365234375, -0.04119873046875, -0.04669189453125, 0.0168304443359375, -0.0985107421875, -0.013641357421875, 0.0258941650390625, 0.06378173828125, 0.008636474609375, -0.04193115234375, 0.004016876220703125, 0.047637939453125, -0.0190887451171875, -0.037506103515625, 0.004528045654296875, -0.0244140625, 0.055572509765625, -0.0179290771484375, 0.00817108154296875, -0.0301361083984375, -0.0012617111206054688, 0.0156097412109375, 0.0191497802734375, -0.01149749755859375, -0.005748748779296875, -0.0203857421875, -0.056976318359375, -0.032684326171875, 0.0074462890625, 0.011871337890625, 0.004810333251953125, 0.041229248046875, 0.00363922119140625, -0.04052734375, 0.01190948486328125, -0.0202484130859375, -0.00814056396484375, 0.0109100341796875, 0.02874755859375, -0.0133056640625, -0.0275115966796875, -0.00030732154846191406, 0.034759521484375, 0.0291748046875, -0.0386962890625, -0.0015020370483398438, 0.018951416015625, 0.0037631988525390625, 0.061767578125, -0.0241241455078125, -0.040130615234375, 0.021148681640625, 0.031707763671875, -0.043670654296875, 0.0467529296875, -0.00807952880859375, 0.0159454345703125, 0.045684814453125, -0.04583740234375, -0.030609130859375, 0.04473876953125, 0.006397247314453125, 0.01494598388671875, 0.01450347900390625, 0.003734588623046875, -0.0298919677734375, 0.033172607421875, 0.00635528564453125, 0.027069091796875, -0.0163116455078125, 0.0296478271484375, -0.024169921875, -0.01047515869140625, 0.004322052001953125, -0.00894927978515625, 0.01393890380859375, -0.045166015625, -0.005260467529296875, -0.035125732421875, 0.051513671875, -0.033447265625, -0.0406494140625, -0.0199737548828125, -0.0223388671875, 0.0033473968505859375, 0.061859130859375, -0.05975341796875, -0.0208282470703125, -0.006595611572265625, 0.0167388916015625, 0.016357421875, -0.0284271240234375, -0.002162933349609375, -0.0321044921875, -0.12841796875, 0.0079498291015625, 0.011260986328125, -0.0643310546875, -0.0119781494140625, 0.0224151611328125, -0.09381103515625, -0.040924072265625, 0.03448486328125, -0.064208984375, 0.0496826171875, -0.0203094482421875, 0.014923095703125, -0.0246429443359375, -0.0156097412109375, -0.055419921875, -0.05767822265625, -0.00472259521484375, 0.0018606185913085938, 0.04656982421875, -0.0015916824340820312, 0.0166168212890625, -0.0239715576171875, 0.043914794921875, -0.0235595703125, 0.0133514404296875, 0.0008425712585449219, 0.0190277099609375, -0.03985595703125, 0.0311737060546875, 0.023406982421875, -0.0015125274658203125, 0.0043792724609375, -0.024566650390625, -0.050048828125, -0.0004811286926269531, -0.0009713172912597656, 0.050445556640625, 0.01389312744140625, -0.021881103515625, -0.00577545166015625, -0.00498199462890625, -0.052093505859375, 0.0038051605224609375, -0.0462646484375, 0.00885009765625, -0.02685546875, -0.046722412109375, 0.03717041015625, -0.035797119140625, 0.002025604248046875, 0.0210723876953125, 0.0731201171875, 0.0011959075927734375, -0.0008139610290527344, -0.037506103515625, 0.0035266876220703125, 0.0038661956787109375, -0.004825592041015625, 0.0704345703125, 0.022735595703125, 0.0161285400390625, 0.036865234375, -0.0160064697265625, 0.03411865234375, -0.0220489501953125, 0.03118896484375, -0.0201416015625, -0.02874755859375, 0.0333251953125, -0.00624847412109375, -0.01383209228515625, 0.041015625, 0.005970001220703125, -0.0087738037109375, -0.0027294158935546875, 0.006244659423828125, -0.0128936767578125, -0.0014371871948242188, -0.0017032623291015625, -0.06683349609375, 0.0208892822265625, -0.00218963623046875, -0.0100555419921875, 0.02734375, -0.01073455810546875, 0.0253143310546875, -0.007274627685546875, -0.01513671875, 0.005771636962890625, 0.0789794921875, -0.01995849609375, 0.04583740234375, -0.0247344970703125, -0.037109375, -0.05029296875, -0.008270263671875, 0.052490234375, 0.00363922119140625, -0.033843994140625, -0.032257080078125, -0.0148162841796875, 0.028076171875, -0.001834869384765625, -0.035003662109375, 0.017730712890625, 0.0297698974609375, -0.02691650390625, 0.0232696533203125, -0.0419921875, 0.01494598388671875, -0.03082275390625, 0.0211334228515625, -0.0098419189453125, -0.004505157470703125, 0.00791168212890625, 0.0343017578125, -0.047149658203125, 0.0268402099609375, 0.021484375, 0.041168212890625, 0.0030364990234375, 0.0374755859375, 0.0240478515625, -0.01727294921875, 0.0159912109375, -0.033111572265625, -0.0219268798828125, -0.02691650390625, 0.02099609375, -0.01395416259765625, 0.01476287841796875, -0.032501220703125, -0.0278778076171875, 0.056854248046875, -0.0230865478515625, -0.0099334716796875, 0.049407958984375, 0.003925323486328125, -0.0516357421875, -0.0229034423828125, 0.01267242431640625, 0.047576904296875, -0.01317596435546875, -0.01538848876953125, -0.0260162353515625, -0.023345947265625, -0.032989501953125, 0.02447509765625, -0.07830810546875, 0.006359100341796875, 0.0254058837890625, 0.020111083984375, -0.01424407958984375, -0.02740478515625, -0.046295166015625, -0.034820556640625, -0.0027637481689453125, 0.0260467529296875, 0.038909912109375, 0.0020313262939453125, 0.0158538818359375, -0.00469207763671875, -0.029205322265625, 0.0161590576171875, -0.00743865966796875, 0.06695556640625, 0.033782958984375, -0.0263824462890625, 0.00308990478515625, -0.0160064697265625, -0.0116424560546875, -0.00191497802734375, -0.035491943359375, -0.0281219482421875, -0.0305938720703125, -0.0187225341796875, 0.01201629638671875, -0.00821685791015625, 0.0251312255859375, 0.007266998291015625, 0.0238189697265625, -0.01473236083984375, 0.017913818359375, 0.004909515380859375, 0.025146484375, -0.00009465217590332031, -0.0007061958312988281, 0.0253753662109375, 0.028167724609375, 0.0113525390625, -0.032958984375, 0.01519775390625, -0.0292510986328125, -0.028900146484375, -0.0224151611328125, -0.0343017578125, -0.005828857421875, 0.034637451171875, -0.012115478515625, -0.0007452964782714844, -0.0037078857421875, -0.01427459716796875, -0.014556884765625, 0.0312042236328125, 0.01061248779296875, 0.012237548828125, -0.0026302337646484375, -0.060760498046875, -0.04205322265625, 0.0088653564453125, 0.026397705078125, -0.0227508544921875, -0.02349853515625, -0.0419921875, 0.06097412109375, -0.036773681640625, 0.058074951171875, 0.0377197265625, -0.0017032623291015625, 0.033782958984375, 0.005039215087890625, 0.023895263671875, 0.0071563720703125, 0.0013990402221679688, 0.054901123046875, 0.002429962158203125, 0.077392578125, 0.013824462890625, 0.01206207275390625, 0.0672607421875, -0.03436279296875, 0.032073974609375, 0.0226287841796875, 0.04425048828125, -0.067138671875, 0.03759765625, 0.0194091796875, 0.00809478759765625, 0.057220458984375, 0.01506805419921875, 0.02349853515625, -0.00521087646484375, -0.00601959228515625, 0.0039520263671875, -0.0166473388671875, 0.00612640380859375, 0.00775146484375, -0.02423095703125, 0.004344940185546875, 0.002796173095703125, 0.0007481575012207031, -0.0243072509765625, 0.0007090568542480469, 0.0110015869140625, 0.00225830078125, -0.016357421875, -0.00490570068359375, 0.033111572265625, -0.034393310546875, -0.07928466796875, 0.002429962158203125, -0.0350341796875, -0.0357666015625, 0.059234619140625, 0.0030155181884765625, 0.00007528066635131836, 0.042572021484375, -0.01427459716796875, 0.01416015625, 0.0162811279296875, -0.04180908203125, -0.02593994140625, -0.01326751708984375, 0.011962890625, 0.0310516357421875, -0.0207061767578125, 0.0258026123046875, -0.0171966552734375, -0.00833892822265625, -0.01470947265625, -0.0017595291137695312, 0.08477783203125, -0.017669677734375, -0.01033782958984375, 0.036834716796875, 0.06500244140625, -0.0253448486328125, -0.0128021240234375, -0.00806427001953125, -0.0499267578125, -0.026458740234375, -0.023773193359375, -0.032196044921875, 0.023590087890625, -0.0361328125, -0.07269287109375, 0.10260009765625, -0.0035724639892578125, 0.0284881591796875, -0.00566864013671875, 0.037139892578125, -0.0173187255859375, 0.019195556640625, -0.0179443359375, 0.039581298828125, 0.01457977294921875, -0.009979248046875, 0.006420135498046875, 0.015899658203125, -0.00893402099609375, 0.0162353515625, 0.04931640625, 0.01428985595703125, -0.042633056640625, -0.01543426513671875, 0.05010986328125, 0.02117919921875, 0.007354736328125, 0.043792724609375, 0.043701171875, 0.0164031982421875, 0.0579833984375, 0.00780487060546875, 0.057464599609375, -0.044189453125, 0.0321044921875, 0.039215087890625, 0.01375579833984375, 0.029632568359375, -0.043914794921875, 0.060821533203125, 0.0281982421875, -0.04437255859375, -0.009124755859375, 0.00984954833984375, 0.0206756591796875, -0.0002956390380859375, 0.0168304443359375, 0.00713348388671875, 0.0038471221923828125, -0.00978851318359375, 0.0390625, 0.006664276123046875, 0.0082855224609375, 0.016387939453125, 0.018096923828125, -0.00640869140625, -0.0250091552734375, -0.0015649795532226562, 0.00399017333984375, -0.0160675048828125, 0.00942230224609375, -0.007160186767578125, 0.0115509033203125, 0.003192901611328125, 0.061737060546875, 0.00571441650390625, -0.00186920166015625, -0.0273895263671875, -0.08251953125, 0.0289764404296875, 0.0067596435546875, -0.0201568603515625, 0.050811767578125, 0.00323486328125, -0.06939697265625, 0.01763916015625, -0.04168701171875, 0.0213165283203125, 0.037078857421875, 0.0185394287109375, -0.0028324127197265625, 0.006023406982421875, -0.060211181640625, 0.004741668701171875, 0.01152801513671875, 0.0018863677978515625, -0.012481689453125, -0.0182647705078125, -0.004367828369140625, 0.004169464111328125, -0.00409698486328125, 0.030609130859375, -0.0193023681640625, 0.0618896484375, -0.00782012939453125, 0.0223388671875, -0.039947509765625, -0.05230712890625, 0.0024700164794921875, 0.038177490234375, 0.0215606689453125, 0.031982421875, 0.053924560546875, 0.0242919921875, -0.039764404296875, 0.0078277587890625, 0.032623291015625, -0.028839111328125, -0.01177978515625, -0.01031494140625, 0.015625, 0.0098419189453125, -0.0076141357421875, -0.01273345947265625, 0.0601806640625, -0.01297760009765625, -0.025177001953125, 0.034820556640625, 0.0020809173583984375, 0.003208160400390625, 0.025054931640625, -0.014801025390625, 0.0257415771484375, -0.0002789497375488281, -0.033111572265625, -0.00043654441833496094, -0.03216552734375, 0.007762908935546875, 0.0119781494140625, 0.031036376953125, 0.0049285888671875, 0.0276947021484375, -0.01214599609375, -0.023956298828125, -0.0131072998046875, 0.0227813720703125, 0.0038547515869140625, 0.037872314453125, 0.016632080078125, 0.004642486572265625, -0.0038909912109375, -0.001491546630859375, -0.011383056640625, 0.0187835693359375, 0.0200653076171875, 0.030487060546875, -0.00525665283203125, 0.02813720703125, 0.010986328125, -0.001251220703125, 0.00730133056640625, -0.006107330322265625, 0.0198211669921875, -0.003162384033203125, -0.01230621337890625, -0.00905609130859375, -0.0106353759765625, 0.01318359375, 0.0294952392578125, -0.01318359375, -0.004123687744140625, -0.0146942138671875, 0.0233154296875, -0.00914764404296875, 0.052490234375, 0.0015821456909179688, -0.0240936279296875, -0.0179290771484375, -0.005489349365234375, 0.0391845703125, 0.0689697265625, 0.0177459716796875, -0.0004973411560058594, 0.0380859375, 0.0218963623046875, 0.005878448486328125, 0.05029296875, -0.00411224365234375, 0.030029296875, -0.016510009765625, -0.04620361328125, 0.00811004638671875, -0.007686614990234375, -0.042266845703125, 0.03900146484375, 0.0265960693359375, 0.003833770751953125, -0.0109710693359375, -0.0350341796875, -0.0186767578125, 0.0213623046875, 0.0034885406494140625, 0.02508544921875, -0.052947998046875, 0.01053619384765625, -0.0119476318359375, -0.040191650390625, -0.03240966796875, -0.036895751953125, -0.01739501953125, 0.005504608154296875, -0.0160064697265625, -0.054779052734375, -0.03228759765625, 0.00510406494140625, -0.01337432861328125, 0.011260986328125, -0.0654296875, 0.0251922607421875, 0.00978851318359375, 0.0032978057861328125, -0.031036376953125, -0.010589599609375, -0.019256591796875, 0.015838623046875, -0.0162200927734375, -0.06256103515625, -0.037200927734375, 0.0750732421875, -0.038330078125, 0.004871368408203125, 0.01561737060546875, -0.018218994140625, -0.018096923828125, 0.0111236572265625, 0.023834228515625, 0.0474853515625, 0.0106201171875, -0.0111541748046875, 0.022247314453125, -0.0099639892578125, -0.024688720703125, -0.0877685546875, 0.0117950439453125, -0.090576171875, -0.0230712890625, 0.050262451171875, -0.027374267578125, -0.005519866943359375, -0.052520751953125, -0.07391357421875, 0.07379150390625, 0.01229095458984375, -0.041778564453125, -0.03546142578125, -0.010162353515625, 0.018310546875, 0.0010156631469726562, -0.007411956787109375, -0.020355224609375, -0.074462890625, -0.005870819091796875, -0.0155181884765625, 0.04217529296875, -0.020965576171875, -0.0037384033203125, 0.0160064697265625, 0.04376220703125, 0.05438232421875, -0.0189666748046875, 0.0155792236328125, -0.01093292236328125, 0.06103515625, 0.07318115234375, 0.0240478515625, 0.034271240234375, 0.007617950439453125, -0.12005615234375, -0.00353240966796875, -0.039825439453125, -0.030792236328125, -0.0010395050048828125, 0.041717529296875, 0.057037353515625, 0.0164642333984375, -0.04583740234375, -0.025421142578125, -0.0206146240234375, 0.01024627685546875, -0.033233642578125, 0.0189666748046875, -0.0767822265625, -0.028961181640625, 0.007549285888671875, -0.00928497314453125, 0.00952911376953125, -0.004405975341796875, -0.0030498504638671875, -0.0015172958374023438, 0.029693603515625, -0.0080718994140625, -0.00685882568359375, 0.019744873046875, 0.0219268798828125, -0.0225830078125, -0.005138397216796875, -0.0218505859375, 0.0082550048828125, 0.003658294677734375, -0.02935791015625, -0.037841796875, -0.0147705078125, -0.01904296875, 0.018157958984375, -0.0155487060546875, 0.020599365234375, -0.00734710693359375, 0.0014257431030273438, -0.057952880859375, 0.0190582275390625, 0.0189971923828125, -0.0047760009765625, -0.043731689453125, 0.0672607421875, 0.0528564453125, 0.052154541015625, -0.00435638427734375, -0.0283203125, -0.006832122802734375, 0.0237579345703125, 0.03582763671875, -0.041259765625, 0.06256103515625, -0.023529052734375, -0.018035888671875, -0.008331298828125, -0.023834228515625, -0.08544921875, 0.06201171875, 0.047515869140625, 0.00772857666015625, 0.045562744140625 ]
44702ecb3f7789c621ff9cb3110080c9cdab1da5
Wordpress Stackexchange Q: WordPress 4.6 link edit dialog is too rudimentary In earlier than 4.6, one could, with 1 click, edit all the properties of a link: Now, thanks to the "all new and improved 4.6", the dialog has been turned into this: I understand that this makes it easier for MOST users but I seriously prefer the previous versions. Any idea / workaround? A: To disable the inline link tool and revert it back to a pop-up screen instead, do the following: In your child theme directory, add the following to your function.php: add_filter( 'mce_external_plugins', 'wpse_236590_link_editor' ); function wpse_236590_link_editor( $plugins ) { $plugins['full_link_dialog'] = plugins_url( 'js/', __FILE__ ) . 'editor.js'; return $plugins; } Next create a directory inside your child theme folder called js and create a file called editor.js with the following code: jQuery( function () { tinymce.PluginManager.add( 'full_link_dialog', function ( editor, url ) { if ( editor ) { // Open the full link window instead of the inline linker editor.onExecCommand.add( function( ed, cmd, ui, val ) { if ( cmd == 'WP_Link' ) { window.wpLink.open( editor.id ); } } ); } } ); } );
Q: WordPress 4.6 link edit dialog is too rudimentary In earlier than 4.6, one could, with 1 click, edit all the properties of a link: Now, thanks to the "all new and improved 4.6", the dialog has been turned into this: I understand that this makes it easier for MOST users but I seriously prefer the previous versions. Any idea / workaround? A: To disable the inline link tool and revert it back to a pop-up screen instead, do the following: In your child theme directory, add the following to your function.php: add_filter( 'mce_external_plugins', 'wpse_236590_link_editor' ); function wpse_236590_link_editor( $plugins ) { $plugins['full_link_dialog'] = plugins_url( 'js/', __FILE__ ) . 'editor.js'; return $plugins; } Next create a directory inside your child theme folder called js and create a file called editor.js with the following code: jQuery( function () { tinymce.PluginManager.add( 'full_link_dialog', function ( editor, url ) { if ( editor ) { // Open the full link window instead of the inline linker editor.onExecCommand.add( function( ed, cmd, ui, val ) { if ( cmd == 'WP_Link' ) { window.wpLink.open( editor.id ); } } ); } } ); } );
wordpress
{ "language": "en", "length": 187, "provenance": "stackexchange_00019.jsonl.gz:467636", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/236590" }
[ 0.04388427734375, -0.034393310546875, -0.0175323486328125, -0.035675048828125, 0.010223388671875, -0.037506103515625, 0.0733642578125, 0.029083251953125, 0.029571533203125, -0.01617431640625, 0.04376220703125, -0.062286376953125, -0.0197906494140625, -0.0772705078125, 0.0032978057861328125, -0.02459716796875, 0.033966064453125, -0.0172882080078125, 0.01812744140625, -0.01488494873046875, 0.007537841796875, -0.0016813278198242188, 0.01375579833984375, -0.00139617919921875, -0.0133514404296875, 0.052703857421875, 0.06207275390625, -0.0212860107421875, -0.0199127197265625, -0.02630615234375, 0.004405975341796875, -0.003101348876953125, 0.039215087890625, 0.0284423828125, -0.071044921875, -0.0254058837890625, -0.019256591796875, 0.0247344970703125, -0.02215576171875, 0.007030487060546875, -0.003482818603515625, 0.001750946044921875, -0.060821533203125, 0.034027099609375, -0.05853271484375, -0.035186767578125, 0.010955810546875, -0.01477813720703125, 0.0003094673156738281, 0.0140838623046875, 0.0273284912109375, 0.0197601318359375, 0.038726806640625, -0.0097503662109375, -0.00563812255859375, 0.0249786376953125, -0.0142822265625, 0.003662109375, -0.0050811767578125, 0.05078125, 0.0191192626953125, 0.021331787109375, -0.022216796875, -0.030059814453125, -0.00839996337890625, -0.01021575927734375, -0.029388427734375, 0.003635406494140625, 0.035858154296875, 0.0240325927734375, -0.00838470458984375, 0.0008883476257324219, 0.005218505859375, -0.00850677490234375, 0.019378662109375, 0.01506805419921875, -0.0158538818359375, 0.0049896240234375, 0.034088134765625, 0.0022182464599609375, 0.0258026123046875, 0.00399017333984375, -0.051116943359375, -0.0014085769653320312, 0.02166748046875, 0.019989013671875, 0.004261016845703125, -0.0199432373046875, -0.0280303955078125, -0.010772705078125, -0.017608642578125, -0.049163818359375, 0.0150909423828125, 0.00847625732421875, -0.0306243896484375, -0.005962371826171875, 0.034454345703125, -0.00565338134765625, -0.0007333755493164062, -0.03546142578125, 0.051483154296875, -0.05859375, 0.0131378173828125, -0.007381439208984375, 0.00966644287109375, 0.052947998046875, 0.0300445556640625, -0.0223541259765625, 0.01102447509765625, -0.01284027099609375, -0.007755279541015625, 0.0438232421875, -0.00630950927734375, -0.00015652179718017578, 0.017486572265625, 0.0005679130554199219, -0.04986572265625, 0.06658935546875, -0.0085296630859375, 0.06707763671875, -0.0201263427734375, -0.01556396484375, 0.01407623291015625, 0.01561737060546875, -0.01084136962890625, -0.01611328125, -0.0022563934326171875, -0.0010318756103515625, -0.01172637939453125, -0.0013866424560546875, -0.0170745849609375, -0.005672454833984375, 0.03155517578125, 0.0743408203125, 0.033660888671875, -0.02166748046875, 0.0047454833984375, -0.01323699951171875, 0.0272064208984375, 0.00640869140625, -0.0292205810546875, -0.05755615234375, 0.01557159423828125, 0.01873779296875, -0.01265716552734375, 0.0243072509765625, 0.0162200927734375, 0.0034770965576171875, 0.00499725341796875, -0.030975341796875, -0.03057861328125, -0.002964019775390625, 0.0526123046875, 0.00823211669921875, -0.048583984375, -0.06927490234375, 0.042633056640625, -0.06475830078125, 0.0110321044921875, -0.1007080078125, -0.015899658203125, 0.015777587890625, 0.04632568359375, -0.043365478515625, -0.027862548828125, -0.0430908203125, -0.049224853515625, -0.0002894401550292969, 0.031768798828125, 0.08123779296875, -0.01033782958984375, -0.0166473388671875, 0.00440216064453125, 0.02142333984375, -0.0160675048828125, 0.006259918212890625, 0.0001442432403564453, 0.04241943359375, -0.0020904541015625, 0.041107177734375, 0.004856109619140625, -0.0489501953125, 0.102783203125, -0.045013427734375, -0.03240966796875, 0.0184478759765625, -0.00041747093200683594, 0.048492431640625, 0.020538330078125, 0.001308441162109375, -0.001613616943359375, -0.0110015869140625, 0.04656982421875, -0.0004279613494873047, 0.02276611328125, -0.061553955078125, -0.00617218017578125, -0.02020263671875, -0.009246826171875, -0.0159454345703125, 0.0207977294921875, -0.012298583984375, 0.03497314453125, -0.0277862548828125, -0.0966796875, 0.036651611328125, -0.035400390625, 0.040008544921875, -0.006351470947265625, 0.000400543212890625, 0.0215606689453125, -0.0035533905029296875, -0.01258087158203125, -0.0260009765625, -0.0265655517578125, 0.00890350341796875, -0.0177154541015625, 0.019134521484375, 0.0184326171875, -0.01367950439453125, 0.05780029296875, -0.01544189453125, 0.06280517578125, 0.016021728515625, 0.031402587890625, -0.029296875, -0.016326904296875, -0.024383544921875, 0.0323486328125, -0.0167236328125, 0.01611328125, 0.044036865234375, 0.03411865234375, 0.05474853515625, -0.018585205078125, -0.0277099609375, -0.02130126953125, -0.07977294921875, 0.0186920166015625, 0.0533447265625, 0.030487060546875, -0.00017964839935302734, -0.04315185546875, -0.03125, 0.0293121337890625, 0.0026073455810546875, 0.025177001953125, -0.0261383056640625, 0.0130462646484375, 0.035919189453125, -0.01470184326171875, 0.01409149169921875, 0.03887939453125, 0.04168701171875, 0.011199951171875, 0.041656494140625, 0.03289794921875, 0.027679443359375, -0.0049285888671875, -0.007785797119140625, -0.0054473876953125, -0.004730224609375, -0.03753662109375, 0.0013704299926757812, 0.032867431640625, 0.01216888427734375, 0.048126220703125, 0.054229736328125, -0.019134521484375, 0.0053863525390625, 0.006622314453125, 0.036346435546875, -0.0182952880859375, -0.013916015625, 0.06903076171875, -0.044921875, -0.049652099609375, 0.0313720703125, -0.007198333740234375, -0.01568603515625, -0.032470703125, -0.0278167724609375, 0.04058837890625, -0.00457000732421875, 0.0151214599609375, -0.01384735107421875, 0.038482666015625, -0.047821044921875, 0.039642333984375, -0.00411224365234375, 0.038055419921875, -0.034088134765625, -0.0281829833984375, 0.037017822265625, 0.005054473876953125, -0.0601806640625, 0.036407470703125, 0.01690673828125, 0.01328277587890625, -0.003459930419921875, 0.05645751953125, 0.040374755859375, -0.05340576171875, 0.049072265625, 0.0012760162353515625, -0.01076507568359375, 0.01132965087890625, 0.00040793418884277344, -0.0179901123046875, -0.005771636962890625, -0.04449462890625, 0.012298583984375, -0.00010508298873901367, -0.0170745849609375, -0.01044464111328125, -0.04144287109375, -0.0212554931640625, -0.0287017822265625, -0.07867431640625, -0.0216827392578125, -0.0225830078125, -0.0882568359375, 0.01552581787109375, 0.0126190185546875, -0.052337646484375, -0.015716552734375, 0.07696533203125, 0.0188751220703125, 0.0280609130859375, 0.000011622905731201172, -0.03985595703125, 0.00783538818359375, -0.04901123046875, -0.00548553466796875, -0.01006317138671875, 0.00933074951171875, 0.0255889892578125, -0.0235443115234375, 0.0067291259765625, -0.0181427001953125, 0.053375244140625, -0.016143798828125, -0.03631591796875, -0.0057220458984375, 0.008819580078125, -0.00679779052734375, 0.01238250732421875, 0.0164947509765625, 0.0053558349609375, 0.015350341796875, -0.01305389404296875, -0.0423583984375, -0.0016813278198242188, 0.023223876953125, 0.05322265625, 0.0186309814453125, -0.0018787384033203125, 0.06024169921875, 0.07525634765625, 0.00386810302734375, -0.0102386474609375, -0.007495880126953125, -0.0269927978515625, 0.0137786865234375, -0.00591278076171875, 0.0015430450439453125, 0.0164794921875, 0.0279083251953125, 0.024749755859375, 0.00876617431640625, 0.063720703125, -0.01465606689453125, 0.0032711029052734375, -0.0229949951171875, -0.0104522705078125, -0.05548095703125, 0.0797119140625, 0.013397216796875, -0.0008106231689453125, 0.02716064453125, 0.004425048828125, 0.00836181640625, -0.018707275390625, -0.032684326171875, 0.037353515625, -0.002849578857421875, -0.08831787109375, -0.0104827880859375, -0.019134521484375, 0.0190277099609375, -0.0145263671875, -0.0003247261047363281, 0.0031452178955078125, 0.003173828125, 0.0009860992431640625, -0.012908935546875, -0.027099609375, 0.002719879150390625, -0.06842041015625, 0.024749755859375, -0.034393310546875, 0.02264404296875, 0.01378631591796875, -0.003917694091796875, -0.04193115234375, 0.0489501953125, -0.0216064453125, -0.00911712646484375, 0.027984619140625, -0.01207733154296875, -0.061065673828125, 0.0479736328125, -0.08819580078125, 0.022674560546875, -0.055328369140625, 0.0017061233520507812, -0.11053466796875, -0.017669677734375, -0.0209503173828125, 0.0736083984375, -0.014739990234375, 0.0201263427734375, -0.036346435546875, 0.0625, 0.0015916824340820312, -0.00949859619140625, 0.025665283203125, 0.016937255859375, -0.053619384765625, 0.015777587890625, 0.0234375, -0.032684326171875, 0.004581451416015625, -0.0020751953125, -0.09271240234375, 0.006397247314453125, -0.00998687744140625, 0.0259552001953125, 0.0479736328125, -0.045318603515625, -0.037841796875, -0.03692626953125, -0.03704833984375, 0.0200042724609375, 0.02264404296875, -0.0413818359375, -0.0537109375, -0.09912109375, 0.0243988037109375, -0.051422119140625, -0.01727294921875, -0.01678466796875, 0.047454833984375, 0.019744873046875, -0.0006194114685058594, 0.09307861328125, 0.01201629638671875, 0.0386962890625, 0.002124786376953125, 0.0156097412109375, 0.0227813720703125, -0.017059326171875, -0.0002548694610595703, 0.01861572265625, -0.0027790069580078125, -0.0171661376953125, 0.037353515625, 0.0227203369140625, -0.023193359375, 0.018463134765625, 0.0182037353515625, 0.0103302001953125, 0.0228729248046875, -0.00921630859375, 0.0000597834587097168, 0.0196075439453125, 0.0186004638671875, 0.006290435791015625, -0.03851318359375, -0.039154052734375, 0.0001800060272216797, -0.0220947265625, 0.045623779296875, 0.04522705078125, 0.0452880859375, -0.0018720626831054688, 0.0107421875, 0.03839111328125, -0.00872802734375, 0.04925537109375, -0.001766204833984375, 0.01284027099609375, 0.02239990234375, 0.005489349365234375, -0.025054931640625, 0.0205535888671875, -0.007259368896484375, 0.044647216796875, 0.020843505859375, 0.003932952880859375, -0.060211181640625, 0.004543304443359375, -0.005901336669921875, -0.03179931640625, 0.00217437744140625, 0.039276123046875, 0.007293701171875, -0.013946533203125, -0.00438690185546875, -0.0131072998046875, -0.00893402099609375, -0.0213623046875, 0.02593994140625, 0.023284912109375, -0.00847625732421875, 0.009857177734375, 0.0474853515625, 0.004100799560546875, 0.03143310546875, -0.009490966796875, 0.014556884765625, 0.0199432373046875, 0.017242431640625, 0.035247802734375, -0.0274200439453125, 0.0081787109375, -0.01525115966796875, 0.015289306640625, -0.045440673828125, -0.0260009765625, 0.045196533203125, 0.0275115966796875, 0.01739501953125, 0.00400543212890625, -0.00873565673828125, 0.0218353271484375, -0.0152435302734375, 0.055755615234375, 0.0243682861328125, -0.055694580078125, -0.035186767578125, 0.0005888938903808594, 0.0020809173583984375, -0.0215911865234375, -0.00013017654418945312, 0.00928497314453125, 0.0053253173828125, -0.0159149169921875, 0.0166168212890625, -0.06658935546875, -0.005950927734375, 0.0200653076171875, 0.04010009765625, -0.0125885009765625, 0.00344085693359375, -0.05389404296875, 0.0176239013671875, -0.051483154296875, -0.0013303756713867188, 0.09136962890625, -0.0010051727294921875, 0.03643798828125, -0.0293426513671875, -0.0186767578125, 0.001190185546875, 0.002620697021484375, 0.0074920654296875, -0.0279388427734375, -0.044952392578125, 0.0036182403564453125, -0.052642822265625, -0.0421142578125, -0.00978851318359375, -0.031036376953125, -0.0760498046875, 0.002162933349609375, 0.01061248779296875, 0.0386962890625, 0.0052490234375, 0.015106201171875, 0.00823211669921875, -0.002765655517578125, -0.0119476318359375, 0.060577392578125, 0.0013971328735351562, 0.0266265869140625, -0.0189666748046875, 0.055938720703125, 0.01006317138671875, -0.003582000732421875, -0.016021728515625, -0.0230560302734375, 0.023895263671875, -0.033447265625, -0.03533935546875, -0.047149658203125, 0.04583740234375, 0.01136016845703125, 0.0015878677368164062, -0.0178375244140625, 0.004730224609375, -0.016632080078125, -0.0001329183578491211, -0.024322509765625, 0.007106781005859375, -0.0146026611328125, 0.00897216796875, -0.00946807861328125, -0.01543426513671875, 0.0117340087890625, 0.013671875, 0.036224365234375, -0.01393890380859375, -0.01470184326171875, -0.0121307373046875, -0.01306915283203125, -0.01520538330078125, 0.033905029296875, 0.034088134765625, -0.034820556640625, 0.030029296875, -0.015411376953125, -0.0015878677368164062, 0.040191650390625, -0.0245361328125, 0.02392578125, 0.0269012451171875, 0.0179443359375, -0.0279388427734375, 0.017486572265625, 0.0048065185546875, -0.0085296630859375, 0.038330078125, 0.046173095703125, 0.088134765625, -0.05767822265625, -0.001861572265625, 0.01947021484375, -0.040374755859375, 0.053741455078125, -0.00250244140625, 0.019195556640625, -0.00046062469482421875, 0.0142669677734375, -0.0250701904296875, -0.0178985595703125, -0.0018205642700195312, -0.023223876953125, -0.0145111083984375, 0.0166015625, 0.04095458984375, 0.0172576904296875, -0.04437255859375, 0.004058837890625, 0.0193328857421875, 0.014068603515625, -0.003780364990234375, 0.004207611083984375, -0.028778076171875, -0.032196044921875, -0.02471923828125, -0.0341796875, -0.01226043701171875, -0.02215576171875, 0.080322265625, -0.01482391357421875, -0.027862548828125, 0.0290679931640625, -0.0225372314453125, 0.031646728515625, -0.005840301513671875, -0.035675048828125, 0.020782470703125, -0.046051025390625, -0.018585205078125, 0.005290985107421875, 0.01084136962890625, 0.0188140869140625, 0.0306854248046875, -0.0450439453125, 0.00826263427734375, 0.0667724609375, 0.06494140625, -0.0177154541015625, -0.031707763671875, 0.06109619140625, -0.016021728515625, -0.0494384765625, -0.0222625732421875, -0.00604248046875, -0.049896240234375, -0.03778076171875, -0.0484619140625, -0.07373046875, 0.008758544921875, -0.049468994140625, -0.03350830078125, 0.1314697265625, -0.0211181640625, 0.00902557373046875, 0.004302978515625, 0.058837890625, -0.0276947021484375, 0.035247802734375, -0.0225677490234375, 0.032989501953125, -0.005096435546875, 0.0164337158203125, -0.00997161865234375, 0.00641632080078125, -0.0039825439453125, 0.012939453125, 0.0297088623046875, 0.008026123046875, -0.032073974609375, -0.018829345703125, -0.007228851318359375, 0.004871368408203125, -0.024139404296875, 0.0477294921875, 0.005802154541015625, -0.0303955078125, 0.0192108154296875, -0.01012420654296875, 0.02716064453125, -0.0030956268310546875, -0.009613037109375, 0.0188140869140625, 0.0108642578125, 0.01142120361328125, 0.01087188720703125, 0.0198516845703125, 0.00806427001953125, -0.01503753662109375, -0.0003228187561035156, -0.036346435546875, 0.0102691650390625, 0.041046142578125, 0.0025787353515625, 0.00531768798828125, 0.00775146484375, -0.0262298583984375, 0.033355712890625, -0.0362548828125, -0.05224609375, -0.015106201171875, 0.00429534912109375, -0.01397705078125, -0.0628662109375, -0.06280517578125, -0.0127410888671875, 0.01404571533203125, 0.0034542083740234375, -0.0111083984375, 0.01212310791015625, -0.04364013671875, 0.0012655258178710938, 0.04736328125, 0.026947021484375, -0.0137176513671875, -0.06011962890625, 0.00902557373046875, -0.0311737060546875, -0.00688934326171875, 0.0179595947265625, -0.0079803466796875, -0.00041365623474121094, 0.0421142578125, 0.0054779052734375, -0.0014781951904296875, 0.006923675537109375, 0.00775146484375, 0.01511383056640625, 0.0227813720703125, -0.0200347900390625, -0.005641937255859375, -0.0265960693359375, 0.0032291412353515625, 0.0229949951171875, 0.00567626953125, -0.019989013671875, 0.051361083984375, 0.0306396484375, 0.0052337646484375, -0.050445556640625, 0.04534912109375, 0.0015268325805664062, 0.0357666015625, -0.032562255859375, -0.017913818359375, 0.01611328125, 0.038848876953125, 0.03570556640625, 0.005550384521484375, 0.035797119140625, -0.0008211135864257812, -0.0155792236328125, 0.0126190185546875, -0.0029659271240234375, -0.018218994140625, -0.026763916015625, -0.045257568359375, 0.0162353515625, 0.03302001953125, 0.02728271484375, 0.025726318359375, -0.0007481575012207031, 0.049224853515625, -0.01184844970703125, 0.0244140625, -0.004974365234375, -0.0080718994140625, -0.0010347366333007812, -0.0187225341796875, 0.0225372314453125, 0.0022430419921875, -0.060516357421875, -0.007656097412109375, -0.0062103271484375, -0.0012531280517578125, -0.00666046142578125, 0.0273895263671875, -0.0182952880859375, 0.0262451171875, -0.06317138671875, 0.02252197265625, -0.0166168212890625, -0.0255279541015625, -0.0081329345703125, 0.0262298583984375, -0.0010995864868164062, -0.0003743171691894531, -0.0182952880859375, -0.00736236572265625, 0.00396728515625, 0.0287628173828125, 0.006832122802734375, 0.0634765625, -0.0209197998046875, 0.0154876708984375, 0.008697509765625, 0.0019216537475585938, 0.0081024169921875, -0.00939178466796875, -0.0109405517578125, -0.019256591796875, 0.02362060546875, -0.00007903575897216797, -0.042572021484375, 0.06158447265625, 0.004695892333984375, 0.005893707275390625, 0.03704833984375, 0.0021610260009765625, 0.00933837890625, 0.01070404052734375, 0.032562255859375, -0.0234222412109375, -0.021820068359375, -0.026702880859375, -0.01512908935546875, 0.02423095703125, 0.02886962890625, 0.01031494140625, 0.01511383056640625, 0.0028972625732421875, -0.014129638671875, 0.024688720703125, 0.00140380859375, 0.0058746337890625, 0.0263214111328125, -0.00027370452880859375, 0.019378662109375, 0.00151824951171875, -0.02801513671875, -0.00519561767578125, 0.01953125, -0.053466796875, 0.01166534423828125, -0.053955078125, 0.053619384765625, 0.0297698974609375, 0.03472900390625, -0.034332275390625, -0.01361083984375, 0.06158447265625, 0.004070281982421875, -0.01464080810546875, -0.02508544921875, -0.006805419921875, -0.0203399658203125, -0.0221099853515625, 0.006511688232421875, -0.025543212890625, -0.060302734375, -0.0297393798828125, -0.003643035888671875, 0.055999755859375, 0.0182342529296875, -0.06622314453125, 0.02532958984375, -0.01727294921875, 0.048919677734375, 0.004802703857421875, 0.06854248046875, -0.033477783203125, 0.01030731201171875, -0.04803466796875, -0.029266357421875, -0.0252227783203125, 0.06494140625, -0.032867431640625, 0.0012760162353515625, 0.00702667236328125, -0.00588226318359375, 0.0019626617431640625, 0.0361328125, -0.003753662109375, 0.07867431640625, -0.01678466796875, -0.0256195068359375, 0.0179901123046875, -0.0142974853515625, 0.00832366943359375, -0.0227508544921875, -0.009002685546875, -0.04168701171875, -0.004718780517578125, 0.00858306884765625, -0.046478271484375, -0.036529541015625, -0.06451416015625, -0.09228515625, 0.06195068359375, -0.00843048095703125, -0.036224365234375, -0.01837158203125, -0.0189361572265625, -0.004291534423828125, 0.019317626953125, -0.00904083251953125, -0.01502227783203125, -0.01309967041015625, 0.039154052734375, -0.00498199462890625, 0.06512451171875, -0.005359649658203125, -0.00531768798828125, 0.0140533447265625, -0.004123687744140625, -0.00902557373046875, -0.01702880859375, -0.003490447998046875, 0.02288818359375, 0.0167083740234375, 0.01389312744140625, -0.038299560546875, 0.010223388671875, -0.00501251220703125, -0.00766754150390625, 0.0036640167236328125, -0.00984954833984375, -0.034423828125, -0.01467132568359375, 0.054168701171875, 0.022308349609375, 0.01544189453125, -0.01517486572265625, 0.021148681640625, -0.04296875, -0.035736083984375, 0.020965576171875, -0.0035724639892578125, -0.004207611083984375, 0.0266571044921875, 0.0243377685546875, 0.036712646484375, 0.0297088623046875, 0.0181884765625, 0.022216796875, -0.03985595703125, 0.00946807861328125, -0.0210418701171875, -0.088623046875, 0.022552490234375, 0.0904541015625, -0.052978515625, -0.00331878662109375, 0.01192474365234375, -0.0227203369140625, 0.0380859375, 0.0018253326416015625, -0.01690673828125, 0.002475738525390625, -0.0333251953125, 0.0201263427734375, -0.00763702392578125, 0.0350341796875, -0.0491943359375, 0.003086090087890625, -0.01161956787109375, 0.0007176399230957031, -0.0179290771484375, -0.00836944580078125, 0.0108795166015625, -0.019927978515625, -0.0213775634765625, 0.06201171875, -0.056732177734375, -0.01122283935546875, -0.0225830078125, -0.0185394287109375, -0.007175445556640625, 0.04180908203125, 0.057098388671875, -0.0033016204833984375, 0.0109100341796875, 0.041046142578125, -0.0177764892578125, -0.00751495361328125, 0.016815185546875, -0.0131072998046875, 0.0008711814880371094, -0.012359619140625 ]
cb4701384e0ed4cffab2cd8a7225d41fd3adad98
Wordpress Stackexchange Q: Callback for wp.autosave.server.triggerSave(); I'm using following code to force WordPress page to save post as draft, is there any callback function for it, I want to alert a text after it complete saving post as draft. if ( wp.autosave.server ) { wp.autosave.server.triggerSave(); } A: So I found the solution, callback function for when post or page is: jQuery(document).on('heartbeat-tick.autosave', function( event, data ) { // your code here }); This uses the Wordpress Heartbeat API.
Q: Callback for wp.autosave.server.triggerSave(); I'm using following code to force WordPress page to save post as draft, is there any callback function for it, I want to alert a text after it complete saving post as draft. if ( wp.autosave.server ) { wp.autosave.server.triggerSave(); } A: So I found the solution, callback function for when post or page is: jQuery(document).on('heartbeat-tick.autosave', function( event, data ) { // your code here }); This uses the Wordpress Heartbeat API.
wordpress
{ "language": "en", "length": 75, "provenance": "stackexchange_00019.jsonl.gz:467660", "question_score": "5", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/236690" }
[ 0.033538818359375, -0.005077362060546875, 0.006694793701171875, -0.0167236328125, -0.01207733154296875, -0.017486572265625, 0.02044677734375, -0.038726806640625, 0.06427001953125, 0.0169525146484375, -0.06134033203125, 0.005435943603515625, 0.048828125, -0.0034351348876953125, -0.0163116455078125, 0.005687713623046875, 0.0631103515625, -0.07098388671875, 0.00710296630859375, 0.009246826171875, -0.0124969482421875, 0.0499267578125, 0.0228271484375, 0.046234130859375, 0.00884246826171875, 0.09039306640625, 0.047760009765625, -0.017913818359375, 0.02142333984375, 0.0167999267578125, 0.0233917236328125, -0.07373046875, 0.00923919677734375, 0.04180908203125, -0.0345458984375, 0.00916290283203125, -0.010833740234375, 0.016387939453125, 0.01322174072265625, 0.01202392578125, 0.004169464111328125, -0.0058746337890625, -0.0009937286376953125, -0.0218963623046875, -0.010986328125, -0.00551605224609375, -0.001049041748046875, -0.047454833984375, 0.00650787353515625, 0.005710601806640625, -0.005523681640625, 0.0187225341796875, -0.01297760009765625, 0.049041748046875, 0.00235748291015625, 0.0008273124694824219, -0.05560302734375, 0.06463623046875, 0.0487060546875, 0.006420135498046875, -0.0325927734375, -0.03961181640625, 0.0024967193603515625, -0.036773681640625, -0.038543701171875, 0.01204681396484375, -0.00927734375, 0.0007386207580566406, -0.03363037109375, -0.03363037109375, 0.0186767578125, -0.02362060546875, -0.01399993896484375, 0.015960693359375, -0.01526641845703125, 0.002681732177734375, 0.0164337158203125, 0.0124664306640625, 0.00637054443359375, 0.043182373046875, 0.03216552734375, 0.007038116455078125, 0.0104827880859375, -0.03216552734375, 0.0230712890625, -0.01412200927734375, -0.006107330322265625, -0.005889892578125, -0.0662841796875, -0.04083251953125, -0.032501220703125, -0.004291534423828125, -0.059661865234375, -0.027435302734375, -0.02532958984375, 0.00215911865234375, 0.0096893310546875, 0.06005859375, -0.01425933837890625, 0.0137176513671875, -0.00835418701171875, -0.0187225341796875, 0.0013704299926757812, -0.040924072265625, -0.040374755859375, 0.08270263671875, 0.00360107421875, -0.04595947265625, -0.03582763671875, 0.0168609619140625, 0.010589599609375, -0.08575439453125, 0.01397705078125, -0.00586700439453125, -0.004405975341796875, -0.006008148193359375, -0.046356201171875, 0.052825927734375, 0.0006999969482421875, 0.016326904296875, 0.01485443115234375, 0.0232086181640625, -0.00757598876953125, -0.0216217041015625, 0.0223236083984375, -0.0049591064453125, -0.038116455078125, 0.004871368408203125, 0.0283966064453125, 0.00331878662109375, 0.002758026123046875, 0.00800323486328125, 0.0271453857421875, 0.0186309814453125, -0.006977081298828125, -0.001003265380859375, 0.0298309326171875, 0.009063720703125, -0.00921630859375, 0.017242431640625, -0.01187896728515625, -0.0296630859375, -0.015594482421875, -0.00330352783203125, 0.0176544189453125, -0.013763427734375, 0.006259918212890625, 0.042327880859375, 0.031829833984375, 0.0078582763671875, -0.0024242401123046875, 0.007568359375, 0.024169921875, -0.0047454833984375, 0.00531768798828125, -0.0377197265625, -0.01141357421875, -0.0289154052734375, 0.0298004150390625, -0.025848388671875, 0.005527496337890625, -0.017852783203125, 0.03900146484375, -0.011260986328125, -0.04913330078125, 0.0290679931640625, -0.06781005859375, -0.0194091796875, 0.040679931640625, 0.0682373046875, 0.0053558349609375, -0.00418853759765625, 0.06219482421875, 0.0228271484375, -0.0173187255859375, 0.0145111083984375, 0.043731689453125, -0.0284423828125, 0.0204315185546875, 0.0011510848999023438, -0.05255126953125, -0.0219879150390625, 0.04656982421875, -0.03167724609375, -0.015716552734375, 0.024627685546875, 0.01885986328125, 0.07861328125, -0.00040340423583984375, 0.0401611328125, -0.0304107666015625, 0.01239013671875, -0.001140594482421875, 0.008941650390625, -0.0287628173828125, -0.0244903564453125, -0.01110076904296875, 0.01690673828125, -0.03271484375, 0.0204620361328125, 0.030426025390625, 0.019989013671875, -0.055938720703125, -0.003910064697265625, -0.0859375, -0.029296875, -0.022064208984375, 0.0260162353515625, 0.0157928466796875, 0.03271484375, 0.01383209228515625, 0.0017805099487304688, 0.0066680908203125, -0.032562255859375, -0.0258941650390625, -0.015594482421875, -0.0226287841796875, 0.0125579833984375, -0.02716064453125, -0.0031681060791015625, -0.04595947265625, 0.008392333984375, -0.05096435546875, -0.0044403076171875, 0.0125274658203125, -0.0262908935546875, -0.027984619140625, -0.02569580078125, -0.01546478271484375, -0.027984619140625, 0.018707275390625, 0.0721435546875, 0.006610870361328125, -0.017578125, -0.0243988037109375, -0.01241302490234375, -0.0274658203125, -0.1212158203125, 0.0096435546875, 0.08544921875, 0.0275115966796875, 0.00008177757263183594, 0.00734710693359375, 0.0372314453125, 0.01483154296875, -0.00945281982421875, 0.0268707275390625, -0.000751495361328125, 0.0158538818359375, 0.0753173828125, -0.016632080078125, 0.0283966064453125, 0.0038890838623046875, -0.09075927734375, -0.01433563232421875, 0.059722900390625, -0.0159912109375, 0.0294647216796875, -0.00717926025390625, -0.02105712890625, -0.0038280487060546875, -0.025970458984375, -0.0023899078369140625, -0.029876708984375, 0.01534271240234375, -0.0298614501953125, 0.0283966064453125, 0.0114593505859375, -0.0001996755599975586, -0.033050537109375, 0.0247802734375, 0.003276824951171875, 0.00966644287109375, 0.056304931640625, 0.08660888671875, -0.007232666015625, -0.00734710693359375, -0.048309326171875, 0.028472900390625, 0.04156494140625, -0.0300445556640625, 0.025909423828125, -0.02471923828125, -0.028350830078125, -0.00927734375, -0.0285491943359375, -0.0069122314453125, -0.048492431640625, 0.00762176513671875, -0.01256561279296875, 0.00957489013671875, 0.04339599609375, -0.00463104248046875, 0.0301361083984375, 0.0279998779296875, -0.018218994140625, -0.0052947998046875, 0.01323699951171875, -0.0085601806640625, -0.00046133995056152344, 0.0172882080078125, 0.045440673828125, 0.01373291015625, -0.01288604736328125, -0.00426483154296875, 0.015869140625, -0.00021886825561523438, -0.02081298828125, -0.0361328125, -0.0147705078125, -0.057525634765625, -0.01531982421875, 0.020538330078125, 0.07000732421875, -0.007904052734375, -0.0251312255859375, 0.007335662841796875, 0.03521728515625, -0.021087646484375, -0.07025146484375, 0.03607177734375, -0.0716552734375, 0.032012939453125, -0.040313720703125, -0.03570556640625, -0.034088134765625, -0.01342010498046875, 0.0021266937255859375, -0.109375, -0.01453399658203125, -0.02215576171875, -0.0980224609375, -0.0206146240234375, 0.02667236328125, -0.0022602081298828125, 0.00853729248046875, 0.0160369873046875, 0.05816650390625, 0.01337432861328125, -0.0285797119140625, -0.016937255859375, -0.022857666015625, -0.0521240234375, -0.0357666015625, -0.0243682861328125, 0.0007886886596679688, -0.0189056396484375, 0.0015306472778320312, -0.00299835205078125, -0.0189208984375, 0.018310546875, -0.006847381591796875, -0.01271820068359375, -0.0227508544921875, -0.0175323486328125, 0.05401611328125, 0.0321044921875, 0.0095367431640625, 0.037872314453125, -0.0291290283203125, 0.006191253662109375, -0.0032825469970703125, -0.03497314453125, -0.054840087890625, 0.036285400390625, -0.029632568359375, -0.01995849609375, -0.019683837890625, 0.0177001953125, 0.00949859619140625, 0.02349853515625, 0.0106048583984375, 0.01580810546875, -0.0205078125, -0.0106048583984375, -0.03076171875, 0.05810546875, -0.002010345458984375, 0.015960693359375, 0.029022216796875, 0.026824951171875, 0.00835418701171875, -0.0234375, -0.056182861328125, -0.01134490966796875, -0.00130462646484375, -0.0765380859375, -0.006656646728515625, 0.006969451904296875, 0.0241546630859375, 0.012847900390625, 0.0390625, -0.03326416015625, 0.0085296630859375, -0.006313323974609375, 0.0196075439453125, -0.048675537109375, -0.06573486328125, -0.06488037109375, 0.00795745849609375, 0.03118896484375, 0.01806640625, -0.0024318695068359375, 0.01233673095703125, -0.024871826171875, -0.01605224609375, 0.0128021240234375, -0.0014715194702148438, 0.0068511962890625, -0.07464599609375, 0.0264129638671875, -0.01258087158203125, 0.03582763671875, -0.0595703125, 0.036895751953125, -0.07550048828125, -0.131591796875, -0.0073699951171875, -0.030914306640625, 0.0643310546875, 0.0146331787109375, -0.06512451171875, -0.019622802734375, 0.03973388671875, 0.037872314453125, 0.0206451416015625, 0.01290130615234375, -0.02490234375, 0.01110076904296875, 0.01410675048828125, 0.038726806640625, -0.02423095703125, -0.00934600830078125, -0.006092071533203125, -0.025848388671875, 0.0196990966796875, -0.019012451171875, 0.0084686279296875, 0.01092529296875, -0.0275115966796875, -0.056427001953125, -0.0301666259765625, -0.039337158203125, 0.00812530517578125, -0.01235198974609375, -0.01126861572265625, -0.044677734375, -0.05316162109375, 0.00958251953125, 0.0158233642578125, 0.00038242340087890625, 0.00189208984375, 0.0286865234375, 0.0179901123046875, -0.005413055419921875, 0.0126800537109375, 0.01239013671875, 0.041168212890625, 0.02911376953125, 0.00800323486328125, -0.00013303756713867188, -0.0247955322265625, 0.054229736328125, 0.0108489990234375, -0.00014388561248779297, -0.0592041015625, 0.03228759765625, -0.01346588134765625, -0.0199737548828125, 0.005771636962890625, -0.0295257568359375, 0.07501220703125, 0.037933349609375, -0.0322265625, 0.002475738525390625, 0.01739501953125, 0.02630615234375, -0.070556640625, 0.03900146484375, -0.023651123046875, -0.042999267578125, 0.031341552734375, -0.00493621826171875, 0.02239990234375, 0.01114654541015625, -0.00611114501953125, 0.0300445556640625, 0.0021076202392578125, 0.019775390625, -0.036376953125, 0.0016145706176757812, -0.02069091796875, 0.0301055908203125, 0.0091705322265625, 0.01629638671875, -0.035675048828125, -0.00041985511779785156, -0.01053619384765625, 0.0172576904296875, -0.0170135498046875, -0.0219573974609375, -0.003192901611328125, 0.02288818359375, -0.0088348388671875, -0.004852294921875, 0.0144805908203125, 0.04986572265625, -0.0005421638488769531, 0.01070404052734375, 0.0035076141357421875, 0.048858642578125, -0.0237884521484375, 0.02020263671875, -0.004611968994140625, -0.007602691650390625, -0.0187225341796875, 0.026611328125, 0.0545654296875, -0.0210418701171875, -0.035430908203125, 0.07373046875, 0.039398193359375, 0.01025390625, 0.0055694580078125, 0.01137542724609375, 0.00046372413635253906, -0.0074310302734375, -0.0172119140625, -0.026580810546875, 0.002643585205078125, 0.002552032470703125, 0.02130126953125, -0.009429931640625, -0.006378173828125, 0.044342041015625, 0.0009250640869140625, -0.02972412109375, 0.0357666015625, 0.057342529296875, -0.0264739990234375, 0.00722503662109375, 0.0029773712158203125, -0.026885986328125, 0.00463104248046875, 0.0274810791015625, -0.045684814453125, 0.025726318359375, 0.02337646484375, -0.0469970703125, 0.005886077880859375, -0.0106353759765625, -0.0137176513671875, -0.0162353515625, -0.042938232421875, 0.004383087158203125, -0.00478363037109375, 0.03594970703125, -0.030792236328125, -0.034942626953125, 0.05389404296875, -0.01172637939453125, -0.00643157958984375, -0.0139923095703125, 0.015655517578125, -0.0159912109375, 0.03131103515625, 0.00380706787109375, -0.035186767578125, 0.0286102294921875, -0.0274658203125, -0.0308990478515625, -0.05377197265625, -0.00550079345703125, -0.0019550323486328125, -0.0213165283203125, -0.0206146240234375, -0.0186309814453125, 0.0116119384765625, -0.021331787109375, 0.002124786376953125, 0.006412506103515625, 0.0111083984375, -0.0135955810546875, 0.00838470458984375, 0.019012451171875, 0.054718017578125, -0.042449951171875, 0.07098388671875, 0.0242462158203125, 0.0159912109375, -0.035064697265625, -0.0282135009765625, 0.019683837890625, -0.00833892822265625, 0.00716400146484375, -0.044921875, -0.0003521442413330078, -0.023590087890625, 0.04296875, -0.012115478515625, 0.014068603515625, 0.00760650634765625, 0.0294342041015625, -0.01251220703125, -0.02069091796875, -0.00830078125, -0.071044921875, 0.045623779296875, -0.036529541015625, -0.02984619140625, 0.01076507568359375, -0.0015916824340820312, 0.037109375, -0.0248565673828125, 0.016632080078125, 0.011932373046875, -0.0478515625, 0.0157928466796875, 0.0285186767578125, 0.011505126953125, 0.033660888671875, -0.020355224609375, 0.02166748046875, 0.034759521484375, 0.0279388427734375, -0.034088134765625, -0.05645751953125, 0.0799560546875, 0.041168212890625, -0.045196533203125, 0.07330322265625, -0.044219970703125, 0.039093017578125, 0.02294921875, 0.08447265625, -0.0308074951171875, 0.0189971923828125, 0.052398681640625, -0.056884765625, -0.0234527587890625, -0.0246429443359375, -0.0282135009765625, -0.01080322265625, 0.04925537109375, 0.00611114501953125, -0.03466796875, 0.0177459716796875, 0.01395416259765625, -0.0042266845703125, -0.006160736083984375, 0.0008339881896972656, 0.0006256103515625, -0.0439453125, 0.025787353515625, 0.033599853515625, 0.0170745849609375, -0.0190277099609375, 0.026153564453125, -0.01480865478515625, -0.0298309326171875, -0.03314208984375, 0.0037059783935546875, 0.018829345703125, -0.0191650390625, -0.0016126632690429688, 0.0217437744140625, 0.03314208984375, 0.05377197265625, -0.01904296875, 0.0157928466796875, 0.0207366943359375, 0.0238189697265625, -0.03387451171875, 0.00244903564453125, 0.056884765625, 0.027618408203125, -0.06768798828125, 0.0183258056640625, -0.052947998046875, 0.0011386871337890625, 0.005413055419921875, -0.005767822265625, 0.036285400390625, -0.0081939697265625, -0.01430511474609375, 0.047821044921875, -0.033477783203125, -0.0295867919921875, -0.0282135009765625, 0.0304107666015625, -0.07391357421875, -0.046173095703125, -0.0202178955078125, -0.050750732421875, -0.0170745849609375, -0.07354736328125, -0.07025146484375, 0.10382080078125, 0.011566162109375, 0.036590576171875, -0.012298583984375, 0.0321044921875, -0.00618743896484375, 0.03375244140625, -0.0787353515625, 0.062286376953125, 0.01306915283203125, 0.04833984375, -0.07073974609375, 0.014434814453125, -0.022003173828125, -0.0064697265625, 0.011688232421875, -0.001220703125, 0.022735595703125, -0.017303466796875, 0.03961181640625, 0.031829833984375, -0.0087432861328125, -0.006114959716796875, 0.001567840576171875, 0.035552978515625, 0.033355712890625, -0.0509033203125, 0.0322265625, -0.046234130859375, 0.002170562744140625, 0.0281829833984375, 0.005855560302734375, 0.000007212162017822266, 0.03070068359375, -0.027496337890625, 0.00112152099609375, 0.02227783203125, -0.01122283935546875, 0.0256195068359375, 0.0157318115234375, 0.0272369384765625, 0.0491943359375, -0.035614013671875, -0.037872314453125, -0.0204925537109375, 0.042083740234375, 0.0201263427734375, -0.03131103515625, 0.0194244384765625, -0.00040984153747558594, -0.0567626953125, 0.026214599609375, -0.0312347412109375, 0.024749755859375, 0.02490234375, 0.0298919677734375, 0.0223388671875, 0.0293731689453125, -0.01044464111328125, 0.0016889572143554688, -0.0041961669921875, 0.0234527587890625, -0.0223236083984375, -0.018463134765625, 0.01507568359375, -0.0122528076171875, -0.00246429443359375, -0.0193939208984375, 0.01374053955078125, -0.045135498046875, -0.03472900390625, 0.034515380859375, -0.020751953125, -0.0225067138671875, -0.00653076171875, 0.0170440673828125, 0.07958984375, 0.006801605224609375, 0.0003845691680908203, 0.005535125732421875, -0.00882720947265625, 0.0159759521484375, -0.005687713623046875, -0.0006875991821289062, 0.003448486328125, 0.0064239501953125, 0.0276641845703125, -0.0027980804443359375, 0.0039825439453125, 0.04217529296875, -0.0027103424072265625, 0.0007796287536621094, -0.0097503662109375, 0.052734375, 0.0170745849609375, 0.0262908935546875, 0.046478271484375, 0.09967041015625, 0.06280517578125, -0.054168701171875, -0.0013666152954101562, 0.06378173828125, -0.0284423828125, -0.0157318115234375, -0.017608642578125, 0.01345062255859375, 0.0367431640625, 0.00833892822265625, 0.006343841552734375, 0.026763916015625, 0.029754638671875, -0.0230865478515625, 0.0259552001953125, 0.0036106109619140625, 0.00200653076171875, 0.0011920928955078125, -0.0008878707885742188, -0.001720428466796875, -0.00798797607421875, -0.02313232421875, 0.0305328369140625, -0.0192718505859375, -0.072509765625, -0.017181396484375, 0.01036834716796875, -0.056396484375, 0.0771484375, -0.0083160400390625, -0.0108489990234375, 0.0065765380859375, 0.01187896728515625, -0.01027679443359375, 0.009613037109375, 0.030181884765625, -0.00736236572265625, -0.0828857421875, -0.04833984375, -0.03045654296875, 0.029205322265625, 0.01555633544921875, 0.07769775390625, 0.00513458251953125, 0.0193328857421875, 0.03753662109375, 0.0147857666015625, -0.00255584716796875, -0.005123138427734375, 0.0208282470703125, -0.0221710205078125, 0.0130615234375, 0.0025386810302734375, -0.05279541015625, 0.0343017578125, -0.006610870361328125, 0.02508544921875, 0.040313720703125, -0.027923583984375, 0.0147857666015625, 0.0204010009765625, -0.011810302734375, -0.037811279296875, -0.004520416259765625, -0.0219573974609375, -0.028411865234375, 0.0219268798828125, -0.00982666015625, -0.003265380859375, 0.01160430908203125, -0.002895355224609375, -0.034332275390625, 0.01174163818359375, -0.0374755859375, 0.0251617431640625, 0.0288543701171875, 0.00653839111328125, 0.05810546875, -0.01519012451171875, -0.02227783203125, -0.00261688232421875, 0.0196533203125, -0.044891357421875, -0.00585174560546875, -0.0205078125, -0.0082855224609375, -0.0126800537109375, 0.00722503662109375, -0.0197296142578125, -0.01219940185546875, -0.023406982421875, 0.0023250579833984375, -0.0102996826171875, -0.014495849609375, -0.027252197265625, -0.034210205078125, -0.005084991455078125, 0.01540374755859375, -0.0244598388671875, -0.0097503662109375, -0.0201263427734375, -0.01406097412109375, 0.045989990234375, -0.007720947265625, -0.0293426513671875, 0.0267181396484375, -0.05615234375, 0.0101776123046875, 0.0099945068359375, 0.0298004150390625, -0.0268707275390625, 0.022247314453125, -0.007171630859375, -0.0601806640625, -0.022735595703125, 0.073974609375, -0.01922607421875, -0.0151214599609375, 0.0270538330078125, -0.0195159912109375, -0.057220458984375, -0.045654296875, 0.005870819091796875, -0.003734588623046875, 0.036865234375, -0.032562255859375, 0.0064697265625, 0.0229949951171875, 0.016082763671875, -0.01235198974609375, -0.01393890380859375, 0.0261688232421875, 0.012481689453125, -0.0135650634765625, 0.020416259765625, 0.05364990234375, -0.01151275634765625, -0.045684814453125, -0.008026123046875, -0.0041656494140625, -0.034332275390625, -0.052093505859375, 0.0189971923828125, 0.0198516845703125, -0.03204345703125, -0.04730224609375, 0.033355712890625, -0.0340576171875, 0.0060882568359375, 0.0257415771484375, 0.0229949951171875, 0.037445068359375, 0.006069183349609375, -0.0662841796875, -0.00649261474609375, -0.0435791015625, 0.039459228515625, -0.005092620849609375, 0.0086822509765625, 0.0024242401123046875, 0.0443115234375, -0.026947021484375, -0.057952880859375, -0.01361083984375, -0.027984619140625, -0.00560760498046875, -0.0096435546875, 0.01525115966796875, -0.0011777877807617188, 0.058258056640625, -0.006031036376953125, 0.00022995471954345703, -0.028411865234375, 0.0044708251953125, -0.03875732421875, -0.038787841796875, 0.01036834716796875, 0.00002467632293701172, -0.00775909423828125, 0.0316162109375, -0.00004166364669799805, 0.0028667449951171875, -0.01519012451171875, -0.01467132568359375, -0.01552581787109375, -0.00601959228515625, -0.010986328125, -0.012451171875, -0.0233306884765625, -0.01378631591796875, 0.03863525390625, -0.0257568359375, 0.0024318695068359375, 0.0267333984375, 0.0127410888671875, 0.02386474609375, 0.05767822265625, 0.053863525390625, 0.051849365234375, -0.045074462890625, -0.0275421142578125, 0.046966552734375, -0.0141448974609375, 0.005138397216796875, -0.032958984375, 0.001712799072265625, -0.006412506103515625, -0.0009851455688476562, -0.0007143020629882812, 0.0128326416015625, -0.00762939453125, -0.00994873046875, 0.004886627197265625, -0.0246734619140625, -0.004505157470703125, -0.01110076904296875, 0.0147857666015625, -0.0238800048828125, 0.006313323974609375, 0.033935546875, -0.034393310546875, -0.003047943115234375, 0.00878143310546875, -0.0023975372314453125, -0.032562255859375, 0.0144805908203125, -0.003162384033203125, -0.0033626556396484375, 0.017730712890625 ]
7d9003e8c604216487f81ceaf2cdde16706ce198
Wordpress Stackexchange Q: Remove rel='dns-prefetch' href='//maps.google.com' from wp-head How to remove this from WP head: <link rel='dns-prefetch' href='//maps.google.com'> I had this also: <link rel='dns-prefetch' href='//s.w.org'> But, I removed it with this code inside my functions.php add_filter( 'emoji_svg_url', '__return_false' ); Probably, this is added by one plugin exifografy, which can show map of location where image is taken. But, there is just few posts with map, so having this on all URL-s is just one more line of not used HTML code. A: Resource Hints is a smart feature added to WordPress version 4.6. I think it might improve your site speed. But if you want to disable it, try this: remove_action('wp_head', 'wp_resource_hints', 2); References * *wp_head resource hints *wp_resource_hints filter
Q: Remove rel='dns-prefetch' href='//maps.google.com' from wp-head How to remove this from WP head: <link rel='dns-prefetch' href='//maps.google.com'> I had this also: <link rel='dns-prefetch' href='//s.w.org'> But, I removed it with this code inside my functions.php add_filter( 'emoji_svg_url', '__return_false' ); Probably, this is added by one plugin exifografy, which can show map of location where image is taken. But, there is just few posts with map, so having this on all URL-s is just one more line of not used HTML code. A: Resource Hints is a smart feature added to WordPress version 4.6. I think it might improve your site speed. But if you want to disable it, try this: remove_action('wp_head', 'wp_resource_hints', 2); References * *wp_head resource hints *wp_resource_hints filter A: /* * Removes <link rel="prefetch" for WP assets not used in the theme * */ function remove_dns_prefetch($hints, $relation_type) { if ('dns-prefetch' === $relation_type) { return array_diff(wp_dependencies_unique_hosts(), $hints); } return $hints; } add_filter('wp_resource_hints', 'remove_dns_prefetch', 10, 2); I would suggest to remove it only if not used in the theme, this is the helper function I'm using A: I did this by using wp_resource_hints filter and preg_match : /** * Removes dns-prefetchs links in header */ public function remove_prefetchs($urls) { foreach ($urls as $key => $url) { if(preg_match('/google.com|code.jquery.com$/', $url) === 1) { unset( $urls[ $key ] ); } } return $urls; } add_filter( 'wp_resource_hints', array( $this, 'remove_prefetchs' ), 10, 2);
wordpress
{ "language": "en", "length": 227, "provenance": "stackexchange_00019.jsonl.gz:467663", "question_score": "3", "source": "stackexchange", "timestamp": "2023-03-29", "url": "https://wordpress.stackexchange.com/questions/236705" }
[ 0.054473876953125, 0.004497528076171875, 0.042877197265625, 0.03314208984375, 0.0013742446899414062, -0.03472900390625, 0.09710693359375, -0.051177978515625, 0.0047149658203125, 0.026641845703125, 0.0032520294189453125, -0.00385284423828125, -0.0031833648681640625, -0.03082275390625, 0.00013744831085205078, -0.0238037109375, 0.05230712890625, -0.036041259765625, 0.0168914794921875, -0.01023101806640625, -0.005832672119140625, 0.0222930908203125, 0.01812744140625, 0.0733642578125, 0.0036792755126953125, -0.08294677734375, 0.08880615234375, -0.00785064697265625, -0.0198974609375, -0.04888916015625, 0.01322174072265625, 0.053253173828125, 0.0261383056640625, 0.041717529296875, -0.0760498046875, -0.0304412841796875, -0.01058197021484375, 0.01160430908203125, -0.0085296630859375, -0.00897979736328125, -0.025360107421875, 0.004241943359375, -0.018524169921875, -0.0093536376953125, -0.03375244140625, -0.0209808349609375, -0.0193939208984375, -0.017333984375, 0.001018524169921875, 0.002559661865234375, 0.016448974609375, 0.023681640625, 0.0298614501953125, 0.0009403228759765625, -0.01027679443359375, 0.01035308837890625, 0.006252288818359375, 0.003253936767578125, 0.01331329345703125, 0.0252227783203125, -0.00019609928131103516, 0.02947998046875, -0.01702880859375, -0.0196075439453125, -0.0318603515625, -0.009765625, -0.0171051025390625, 0.005794525146484375, -0.031097412109375, -0.04315185546875, 0.0215911865234375, -0.004856109619140625, 0.00611114501953125, -0.0167999267578125, -0.018829345703125, 0.006969451904296875, -0.0181884765625, -0.01096343994140625, 0.035675048828125, -0.01517486572265625, 0.021820068359375, -0.0285491943359375, 0.0020008087158203125, 0.0092620849609375, 0.0167999267578125, 0.029266357421875, 0.00943756103515625, -0.031463623046875, -0.0582275390625, 0.008544921875, -0.03631591796875, -0.0261383056640625, -0.0280303955078125, 0.0107269287109375, -0.024810791015625, 0.0271148681640625, 0.043487548828125, 0.050506591796875, -0.005870819091796875, -0.037445068359375, 0.015716552734375, -0.03369140625, -0.039642333984375, -0.01318359375, -0.01374053955078125, 0.00666046142578125, -0.022064208984375, -0.014984130859375, 0.03900146484375, 0.035919189453125, -0.002197265625, -0.0234222412109375, -0.02069091796875, 0.0169525146484375, -0.062255859375, 0.022796630859375, -0.0229034423828125, -0.039306640625, -0.0132598876953125, -0.01480865478515625, 0.01296234130859375, 0.045135498046875, -0.0194549560546875, -0.051727294921875, 0.0149078369140625, 0.0012636184692382812, -0.0177154541015625, -0.016937255859375, -0.013458251953125, 0.0050201416015625, -0.02264404296875, 0.00925445556640625, 0.043853759765625, 0.048309326171875, 0.01190185546875, -0.0211639404296875, -0.02783203125, 0.0186614990234375, 0.0006785392761230469, 0.0198822021484375, 0.0252532958984375, -0.05059814453125, 0.00870513916015625, 0.02166748046875, 0.018035888671875, -0.037078857421875, -0.005420684814453125, 0.0751953125, 0.0307159423828125, 0.0023555755615234375, 0.0299224853515625, -0.02227783203125, 0.03497314453125, -0.005260467529296875, 0.0182647705078125, -0.032623291015625, 0.060882568359375, -0.054962158203125, -0.0304718017578125, -0.04559326171875, 0.0008463859558105469, -0.03216552734375, 0.022216796875, -0.006618499755859375, -0.0509033203125, 0.0379638671875, -0.03509521484375, -0.01287841796875, 0.011138916015625, 0.0112152099609375, 0.0235443115234375, -0.01499176025390625, -0.0235443115234375, -0.0068206787109375, 0.00374603271484375, -0.00475311279296875, 0.04779052734375, -0.0014867782592773438, 0.0021114349365234375, 0.0625, 0.0018682479858398438, -0.023284912109375, 0.0694580078125, -0.0469970703125, -0.0662841796875, 0.060455322265625, 0.00969696044921875, 0.0782470703125, -0.0028858184814453125, 0.0016450881958007812, 0.056488037109375, 0.039154052734375, 0.0007987022399902344, 0.007080078125, 0.0131683349609375, -0.035797119140625, -0.0006618499755859375, -0.020599365234375, -0.0013685226440429688, -0.006473541259765625, -0.0217132568359375, 0.0048370361328125, 0.0166015625, 0.0112152099609375, -0.034271240234375, 0.0278778076171875, -0.0267181396484375, 0.044342041015625, -0.0108642578125, 0.037322998046875, 0.03082275390625, 0.03790283203125, -0.042755126953125, -0.0220184326171875, -0.020294189453125, 0.0015869140625, -0.006374359130859375, 0.018798828125, 0.00826263427734375, 0.00677490234375, 0.0231781005859375, -0.0212249755859375, 0.0186004638671875, 0.0004642009735107422, 0.01434326171875, 0.0038928985595703125, -0.041595458984375, -0.00899505615234375, -0.00677490234375, -0.0186614990234375, -0.002166748046875, 0.057525634765625, 0.0021228790283203125, 0.039398193359375, -0.006317138671875, -0.00989532470703125, 0.00865936279296875, -0.0105743408203125, 0.01029205322265625, 0.0207366943359375, 0.05279541015625, 0.0189361572265625, 0.01093292236328125, -0.0467529296875, 0.041046142578125, -0.0202789306640625, 0.038177490234375, -0.059661865234375, 0.005817413330078125, 0.023834228515625, -0.0098724365234375, -0.0152740478515625, 0.033447265625, 0.0209808349609375, -0.0261077880859375, 0.031585693359375, -0.00665283203125, -0.039337158203125, 0.006069183349609375, -0.007007598876953125, 0.0302886962890625, -0.005077362060546875, -0.040771484375, 0.0147247314453125, -0.005153656005859375, -0.0068511962890625, 0.0010833740234375, 0.01369476318359375, -0.0161285400390625, -0.01548004150390625, 0.04156494140625, 0.029144287109375, -0.0303497314453125, 0.0182037353515625, 0.10198974609375, -0.02142333984375, -0.0188751220703125, -0.0117645263671875, -0.0257110595703125, 0.005519866943359375, -0.031829833984375, -0.036102294921875, -0.0246734619140625, 0.00475311279296875, 0.0173797607421875, -0.0809326171875, 0.031707763671875, 0.0113067626953125, 0.053497314453125, 0.0218963623046875, 0.03875732421875, 0.0018510818481445312, -0.0173797607421875, 0.06427001953125, -0.00888824462890625, -0.0352783203125, 0.0361328125, -0.054168701171875, 0.0140533447265625, -0.00821685791015625, 0.10845947265625, 0.07940673828125, 0.0167083740234375, 0.006866455078125, -0.007572174072265625, -0.0107879638671875, -0.028228759765625, 0.0257568359375, -0.00994110107421875, -0.0025806427001953125, -0.059722900390625, 0.0025177001953125, 0.0159149169921875, -0.036773681640625, 0.0017490386962890625, -0.0184326171875, -0.00818634033203125, -0.0160369873046875, -0.09521484375, -0.056884765625, 0.05157470703125, 0.036346435546875, -0.0257720947265625, 0.057037353515625, 0.00864410400390625, -0.033905029296875, 0.08905029296875, -0.0294647216796875, -0.004322052001953125, -0.0673828125, -0.06689453125, -0.07366943359375, -0.037567138671875, 0.02508544921875, 0.0013866424560546875, -0.0051116943359375, 0.00800323486328125, -0.0128173828125, 0.008087158203125, 0.031982421875, 0.048065185546875, 0.0085601806640625, 0.016510009765625, -0.00530242919921875, -0.07452392578125, 0.00870513916015625, 0.0273895263671875, -0.0277252197265625, 0.002552032470703125, -0.00045013427734375, 0.0283203125, 0.0009632110595703125, 0.008209228515625, 0.052032470703125, 0.019500732421875, 0.0183563232421875, 0.0189361572265625, 0.0124053955078125, -0.0233306884765625, -0.046478271484375, -0.0222015380859375, -0.0099639892578125, -0.04486083984375, 0.0010051727294921875, 0.0340576171875, -0.024139404296875, -0.0242156982421875, 0.0169677734375, 0.0723876953125, 0.02947998046875, -0.0003986358642578125, 0.0036258697509765625, 0.0677490234375, 0.0165252685546875, 0.058349609375, -0.057647705078125, 0.0535888671875, -0.01158905029296875, 0.0168304443359375, 0.0333251953125, -0.01035308837890625, 0.0198974609375, -0.029937744140625, -0.0031375885009765625, 0.03228759765625, 0.0574951171875, -0.00496673583984375, 0.023712158203125, 0.0007982254028320312, -0.0246734619140625, -0.0009179115295410156, 0.043487548828125, -0.033477783203125, -0.0172882080078125, -0.0016508102416992188, 0.01096343994140625, -0.019256591796875, -0.0163421630859375, -0.0223236083984375, -0.0214996337890625, -0.06591796875, -0.015960693359375, -0.01172637939453125, -0.026519775390625, -0.04522705078125, 0.037353515625, -0.0482177734375, -0.0254058837890625, 0.02716064453125, 0.0223388671875, -0.02557373046875, 0.0341796875, -0.03350830078125, 0.0250701904296875, -0.0372314453125, 0.016082763671875, -0.07794189453125, -0.025604248046875, 0.0185546875, 0.051971435546875, -0.0026416778564453125, -0.0552978515625, -0.023468017578125, 0.037994384765625, 0.04669189453125, -0.03570556640625, 0.018798828125, -0.046722412109375, -0.006504058837890625, 0.062164306640625, -0.0012388229370117188, 0.00782012939453125, 0.020263671875, 0.0305633544921875, -0.062469482421875, -0.0078277587890625, -0.01001739501953125, -0.03179931640625, 0.043670654296875, -0.06781005859375, -0.03936767578125, -0.031524658203125, 0.0017404556274414062, 0.0151519775390625, -0.01132965087890625, 0.0035800933837890625, -0.034637451171875, -0.03143310546875, 0.00858306884765625, 0.004764556884765625, -0.0079803466796875, 0.006725311279296875, 0.018218994140625, 0.00583648681640625, -0.020782470703125, 0.0015964508056640625, 0.0697021484375, 0.0217437744140625, 0.00255584716796875, 0.0634765625, 0.006687164306640625, 0.007076263427734375, 0.022674560546875, -0.0174102783203125, 0.032745361328125, -0.0036640167236328125, -0.0268707275390625, 0.0118865966796875, -0.032958984375, 0.02862548828125, 0.042724609375, -0.0092315673828125, 0.055328369140625, 0.03326416015625, -0.041229248046875, -0.006412506103515625, 0.0121612548828125, 0.04595947265625, -0.0531005859375, -0.022216796875, -0.0260467529296875, 0.00396728515625, 0.04815673828125, 0.03265380859375, 0.031707763671875, -0.006256103515625, 0.020965576171875, 0.01451873779296875, 0.02728271484375, -0.01096343994140625, 0.023590087890625, -0.0721435546875, 0.042022705078125, -0.03338623046875, -0.041839599609375, -0.0052032470703125, -0.023193359375, 0.09002685546875, 0.024078369140625, -0.04010009765625, 0.037506103515625, -0.00897216796875, 0.0275421142578125, -0.00498199462890625, 0.031036376953125, 0.0211181640625, 0.0034503936767578125, 0.032257080078125, 0.0194244384765625, 0.0013837814331054688, 0.0012073516845703125, -0.007415771484375, 0.024017333984375, -0.0183258056640625, 0.01442718505859375, 0.00905609130859375, -0.004161834716796875, -0.01317596435546875, 0.00417327880859375, 0.0017833709716796875, -0.00714874267578125, 0.0042572021484375, 0.01010894775390625, 0.0172271728515625, 0.01788330078125, 0.00652313232421875, -0.01342010498046875, 0.026214599609375, -0.0274810791015625, -0.03265380859375, 0.0223388671875, 0.025360107421875, -0.01129150390625, -0.0008687973022460938, 0.00983428955078125, 0.002918243408203125, -0.018035888671875, 0.0367431640625, 0.003482818603515625, -0.059783935546875, -0.00946807861328125, 0.0185546875, -0.0019178390502929688, -0.02850341796875, -0.007904052734375, 0.018310546875, -0.0013027191162109375, 0.0169525146484375, 0.00566864013671875, -0.0208740234375, -0.01026153564453125, 0.0033359527587890625, -0.018402099609375, -0.024749755859375, 0.00853729248046875, -0.06158447265625, -0.006771087646484375, 0.00611114501953125, -0.005035400390625, -0.0252227783203125, -0.031707763671875, 0.0083160400390625, -0.0010805130004882812, -0.0031566619873046875, -0.00966644287109375, 0.0149993896484375, 0.0193023681640625, 0.008392333984375, -0.02679443359375, -0.00490570068359375, -0.04046630859375, -0.0238494873046875, -0.00266265869140625, -0.009490966796875, -0.02899169921875, -0.005702972412109375, -0.0174713134765625, 0.032379150390625, -0.034637451171875, 0.01113128662109375, 0.0281829833984375, 0.047332763671875, -0.0157012939453125, 0.09893798828125, -0.03759765625, -0.006374359130859375, 0.038543701171875, -0.0239715576171875, -0.004909515380859375, 0.01380157470703125, 0.04913330078125, -0.0206451416015625, 0.037322998046875, -0.050750732421875, -0.0718994140625, -0.029754638671875, -0.03558349609375, 0.047119140625, 0.03521728515625, -0.0240478515625, 0.028778076171875, -0.007167816162109375, 0.00547027587890625, -0.022125244140625, -0.0047607421875, -0.04656982421875, 0.01812744140625, -0.0023345947265625, 0.0159149169921875, 0.0906982421875, -0.0291290283203125, 0.0029582977294921875, 0.0002377033233642578, -0.024322509765625, 0.0125885009765625, -0.001552581787109375, -0.003986358642578125, -0.005573272705078125, 0.0780029296875, 0.02642822265625, 0.07659912109375, 0.0195465087890625, 0.02874755859375, 0.043304443359375, 0.0145263671875, -0.01474761962890625, -0.0255126953125, 0.0401611328125, 0.0037555694580078125, 0.0135498046875, 0.0418701171875, -0.004802703857421875, -0.00775146484375, -0.005950927734375, -0.00908660888671875, -0.0027008056640625, -0.0082855224609375, -0.0164337158203125, 0.007793426513671875, 0.058990478515625, 0.00919342041015625, -0.01305389404296875, -0.0323486328125, 0.01169586181640625, -0.00439453125, -0.01241302490234375, 0.00299072265625, 0.0097503662109375, -0.0142059326171875, -0.0278167724609375, -0.005352020263671875, 0.0031375885009765625, -0.059295654296875, 0.0103607177734375, 0.059722900390625, -0.0391845703125, -0.01399993896484375, 0.03680419921875, 0.009796142578125, -0.0411376953125, -0.09173583984375, -0.0181121826171875, 0.0254669189453125, -0.05963134765625, 0.02362060546875, 0.0260009765625, 0.027740478515625, 0.04095458984375, 0.01027679443359375, 0.0007090568542480469, 0.01216888427734375, -0.0237579345703125, 0.06622314453125, -0.0237884521484375, 0.01528167724609375, 0.00899505615234375, -0.0210723876953125, 0.0014219284057617188, 0.01201629638671875, -0.0306549072265625, -0.005550384521484375, 0.004852294921875, 0.05316162109375, -0.01448822021484375, -0.032806396484375, 0.0098114013671875, 0.00553131103515625, -0.002895355224609375, -0.0011777877807617188, 0.0670166015625, -0.022003173828125, 0.0084991455078125, 0.007152557373046875, 0.01849365234375, -0.0243072509765625, -0.01212310791015625, -0.0245513916015625, 0.055694580078125, -0.0032520294189453125, 0.0161590576171875, 0.0242156982421875, 0.0242156982421875, -0.008056640625, 0.0175018310546875, 0.0018301010131835938, 0.0254364013671875, 0.037445068359375, 0.006900787353515625, 0.029144287109375, -0.01983642578125, 0.01995849609375, 0.0438232421875, 0.0160369873046875, 0.0037631988525390625, -0.002346038818359375, -0.02679443359375, -0.003108978271484375, 0.024627685546875, -0.01113128662109375, 0.01065826416015625, -0.0239105224609375, 0.00347900390625, 0.037628173828125, -0.0523681640625, 0.0207061767578125, -0.01300048828125, -0.017333984375, 0.0008726119995117188, 0.029052734375, 0.032684326171875, 0.018798828125, 0.03375244140625, -0.051025390625, 0.01367950439453125, 0.046783447265625, 0.0165557861328125, 0.010528564453125, 0.0279693603515625, 0.01239013671875, -0.0300750732421875, -0.0116119384765625, -0.01983642578125, 0.039306640625, -0.0004696846008300781, 0.021881103515625, 0.048248291015625, 0.0294952392578125, 0.05938720703125, 0.0252838134765625, 0.0207672119140625, 0.03436279296875, 0.0015583038330078125, 0.024444580078125, 0.034576416015625, 0.0264434814453125, -0.0196075439453125, 0.018829345703125, 0.05548095703125, 0.043182373046875, -0.04571533203125, -0.0160064697265625, 0.0018482208251953125, 0.018707275390625, 0.0418701171875, -0.044952392578125, 0.045166015625, -0.086669921875, -0.038787841796875, -0.023956298828125, -0.00545501708984375, 0.01462554931640625, 0.0088043212890625, 0.0057373046875, 0.052398681640625, -0.02813720703125, -0.0149688720703125, -0.018890380859375, -0.014862060546875, 0.003673553466796875, 0.0509033203125, 0.052398681640625, 0.0282440185546875, -0.0125732421875, -0.034210205078125, -0.01381683349609375, 0.03240966796875, 0.0025920867919921875, 0.00917816162109375, -0.01316070556640625, -0.01275634765625, -0.0321044921875, 0.00756072998046875, 0.048797607421875, 0.026580810546875, 0.033538818359375, -0.01184844970703125, -0.043243408203125, 0.024505615234375, 0.04193115234375, -0.024444580078125, 0.0272674560546875, -0.0301666259765625, 0.0248565673828125, 0.0003180503845214844, -0.0064239501953125, -0.01432037353515625, 0.0023899078369140625, 0.0301055908203125, -0.0250396728515625, 0.0083160400390625, -0.007663726806640625, -0.03009033203125, 0.047393798828125, -0.048431396484375, 0.01074981689453125, -0.0203094482421875, -0.0008053779602050781, 0.00019299983978271484, 0.01258087158203125, -0.0280609130859375, -0.00887298583984375, 0.014862060546875, -0.004764556884765625, 0.0263214111328125, -0.00418853759765625, 0.0149993896484375, 0.01343536376953125, -0.0243072509765625, -0.021392822265625, -0.02099609375, 0.0268707275390625, -0.0168914794921875, -0.01031494140625, -0.0029392242431640625, 0.01560211181640625, 0.016357421875, 0.0012111663818359375, 0.0201263427734375, 0.01236724853515625, 0.0017938613891601562, 0.025543212890625, -0.00875091552734375, 0.0263824462890625, 0.01505279541015625, 0.025634765625, 0.00489044189453125, 0.01971435546875, -0.0208740234375, -0.0296478271484375, 0.0280914306640625, 0.0264129638671875, -0.025390625, 0.042388916015625, -0.01727294921875, -0.0082244873046875, -0.05120849609375, -0.0195770263671875, -0.0496826171875, -0.053466796875, -0.045501708984375, 0.001232147216796875, 0.010894775390625, -0.03466796875, -0.06396484375, 0.0762939453125, -0.0036411285400390625, 0.0271453857421875, 0.04541015625, -0.070556640625, 0.046661376953125, 0.042388916015625, -0.0212249755859375, 0.01396942138671875, 0.0103759765625, -0.0288238525390625, 0.029296875, -0.0008916854858398438, -0.0037689208984375, -0.000041604042053222656, 0.01158905029296875, -0.048065185546875, -0.050750732421875, -0.021148681640625, -0.03662109375, -0.018402099609375, -0.045684814453125, 0.01715087890625, -0.0120849609375, 0.00777435302734375, -0.0157623291015625, -0.04351806640625, -0.0173187255859375, 0.0255889892578125, -0.04095458984375, -0.0179901123046875, -0.047576904296875, -0.0055389404296875, 0.036224365234375, 0.00510406494140625, -0.0869140625, 0.036346435546875, -0.0024585723876953125, 0.060791015625, -0.0288238525390625, 0.031036376953125, -0.057098388671875, -0.03839111328125, -0.003719329833984375, -0.05523681640625, -0.05096435546875, 0.08782958984375, -0.0267333984375, -0.0183563232421875, 0.0287628173828125, 0.0039825439453125, 0.004520416259765625, -0.029144287109375, -0.0185394287109375, 0.0176544189453125, -0.044281005859375, -0.040191650390625, 0.00823211669921875, -0.0205841064453125, 0.00353240966796875, -0.02532958984375, -0.0105743408203125, -0.07659912109375, -0.01163482666015625, -0.0226287841796875, -0.013885498046875, -0.0211334228515625, -0.033660888671875, -0.030242919921875, 0.021636962890625, 0.005340576171875, -0.014923095703125, -0.033782958984375, -0.0242767333984375, -0.036590576171875, 0.0816650390625, 0.005218505859375, -0.006092071533203125, -0.0195465087890625, 0.0275115966796875, 0.0052642822265625, 0.0726318359375, -0.0462646484375, 0.0193634033203125, -0.0012607574462890625, 0.056182861328125, 0.0396728515625, 0.01230621337890625, 0.005611419677734375, 0.0092926025390625, 0.0311431884765625, 0.0221405029296875, -0.035003662109375, 0.051055908203125, -0.01486968994140625, -0.00933074951171875, -0.024993896484375, 0.0240020751953125, -0.030120849609375, 0.0186920166015625, 0.060760498046875, 0.105712890625, 0.0208587646484375, -0.056732177734375, -0.036773681640625, -0.005901336669921875, 0.033905029296875, -0.037200927734375, 0.005950927734375, -0.0655517578125, -0.032928466796875, -0.0234832763671875, -0.00189971923828125, -0.041961669921875, -0.0253448486328125, -0.0445556640625, -0.021453857421875, -0.00513458251953125, 0.0258941650390625, -0.03009033203125, 0.0693359375, 0.0026264190673828125, -0.0285491943359375, 0.0187225341796875, -0.04400634765625, -0.01416015625, 0.016265869140625, -0.05303955078125, -0.015899658203125, -0.007381439208984375, 0.0181884765625, 0.053009033203125, 0.0119476318359375, 0.0022716522216796875, -0.032012939453125, 0.00604248046875, -0.030914306640625, -0.009490966796875, 0.03399658203125, -0.00864410400390625, -0.0244598388671875, -0.0089111328125, 0.021453857421875, -0.03485107421875, -0.006923675537109375, 0.058135986328125, -0.01340484619140625, 0.0255889892578125, -0.033782958984375, -0.00397491455078125, -0.00948333740234375, -0.00199127197265625, 0.0004451274871826172, 0.035369873046875, 0.009063720703125, -0.03521728515625, 0.0022983551025390625, 0.006526947021484375, 0.033203125, -0.0006785392761230469 ]